From f66b8d1226a48cd963ff25835d85ab40e0391c21 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 May 2020 09:19:39 +0200 Subject: [PATCH] Re generate translations --- .../followers-list.component.html | 2 +- .../following-list.component.html | 2 +- client/src/locale/angular.ar-001.xlf | 621 +++++-- client/src/locale/angular.ca-ES.xlf | 657 +++++--- client/src/locale/angular.cs-CZ.xlf | 620 +++++-- client/src/locale/angular.da-DK.xlf | 612 +++++-- client/src/locale/angular.de-DE.xlf | 656 +++++--- client/src/locale/angular.el-GR.xlf | 612 +++++-- client/src/locale/angular.en-GB.xlf | 630 +++++-- client/src/locale/angular.en-US.xlf | 618 +++++-- client/src/locale/angular.eo.xlf | 1398 ++++++++++------ client/src/locale/angular.es-ES.xlf | 1372 ++++++++++------ client/src/locale/angular.eu-ES.xlf | 687 +++++--- client/src/locale/angular.fa-IR.xlf | 632 +++++--- client/src/locale/angular.fi-FI.xlf | 617 +++++-- client/src/locale/angular.fr-FR.xlf | 1412 ++++++++++------ client/src/locale/angular.gd.xlf | 626 +++++-- client/src/locale/angular.gl-ES.xlf | 1436 ++++++++++------ client/src/locale/angular.hu-HU.xlf | 1360 +++++++++++----- client/src/locale/angular.it-IT.xlf | 656 +++++--- client/src/locale/angular.ja-JP.xlf | 659 +++++--- client/src/locale/angular.jbo.xlf | 614 +++++-- client/src/locale/angular.ko-KR.xlf | 649 +++++--- client/src/locale/angular.lt-LT.xlf | 659 +++++--- client/src/locale/angular.nb-NO.xlf | 614 +++++-- client/src/locale/angular.nl-NL.xlf | 611 +++++-- client/src/locale/angular.oc.xlf | 682 +++++--- client/src/locale/angular.pl-PL.xlf | 685 +++++--- client/src/locale/angular.pt-BR.xlf | 654 +++++--- client/src/locale/angular.pt-PT.xlf | 630 +++++-- client/src/locale/angular.ru-RU.xlf | 659 +++++--- client/src/locale/angular.sk-SK.xlf | 614 +++++-- client/src/locale/angular.sl-SI.xlf | 609 +++++-- client/src/locale/angular.sv-SE.xlf | 1378 ++++++++++------ client/src/locale/angular.ta.xlf | 614 +++++-- client/src/locale/angular.th-TH.xlf | 1411 ++++++++++------ client/src/locale/angular.tr-TR.xlf | 657 +++++--- client/src/locale/angular.uk-UA.xlf | 1442 +++++++++++------ client/src/locale/angular.vi-VN.xlf | 616 +++++-- client/src/locale/angular.xlf | 668 ++++++-- client/src/locale/angular.zh-Hans-CN.xlf | 656 +++++--- client/src/locale/angular.zh-Hant-TW.xlf | 1382 ++++++++++------ 42 files changed, 22621 insertions(+), 9768 deletions(-) diff --git a/client/src/app/+admin/follows/followers-list/followers-list.component.html b/client/src/app/+admin/follows/followers-list/followers-list.component.html index 7b75bd453..a9e1d4cc9 100644 --- a/client/src/app/+admin/follows/followers-list/followers-list.component.html +++ b/client/src/app/+admin/follows/followers-list/followers-list.component.html @@ -2,7 +2,7 @@ [value]="followers" [lazy]="true" [paginator]="totalRecords > 0" [totalRecords]="totalRecords" [rows]="rowsPerPage" [rowsPerPageOptions]="rowsPerPageOptions" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} followers" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} followers" >
diff --git a/client/src/app/+admin/follows/following-list/following-list.component.html b/client/src/app/+admin/follows/following-list/following-list.component.html index 5769c7b53..057e4d1d0 100644 --- a/client/src/app/+admin/follows/following-list/following-list.component.html +++ b/client/src/app/+admin/follows/following-list/following-list.component.html @@ -2,7 +2,7 @@ [value]="following" [lazy]="true" [paginator]="totalRecords > 0" [totalRecords]="totalRecords" [rows]="rowsPerPage" [rowsPerPageOptions]="rowsPerPageOptions" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} hosts" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} hosts" >
diff --git a/client/src/locale/angular.ar-001.xlf b/client/src/locale/angular.ar-001.xlf index dd0f66548..88c90d267 100644 --- a/client/src/locale/angular.ar-001.xlf +++ b/client/src/locale/angular.ar-001.xlf @@ -681,7 +681,7 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1076,7 +1076,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user حظر هذا المستخدم @@ -1088,11 +1088,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1101,35 +1098,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1140,7 +1147,7 @@ - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User المستخدِم @@ -1149,7 +1156,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address اسم المستخدم أو عنوان البريد الإلكتروني @@ -1157,15 +1164,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - أو أنشئ حسابًا - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1183,13 +1193,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1199,7 +1206,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password نسيتَ كلمتَك السرية @@ -1207,14 +1220,14 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email البريد الإلكتروني @@ -1230,7 +1243,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address عنوان البريد الإلكتروني @@ -1239,7 +1252,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password أرسل لي رسالة لإعادة تعيين كلمتي السرية @@ -1247,7 +1260,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password إعادة تعيين كلمتي السرية @@ -2105,17 +2118,14 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title العنوان @@ -2904,7 +2914,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information احصل على معلومات أكثر @@ -3106,11 +3116,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3122,7 +3129,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3134,7 +3171,7 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State الحالة @@ -3145,7 +3182,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -3171,7 +3208,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted تم القبول @@ -3180,7 +3217,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending معلق @@ -3189,13 +3226,13 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse رفض @@ -3204,7 +3241,25 @@ - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -3218,16 +3273,41 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 - + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3303,7 +3383,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3388,42 +3468,36 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: سبب الحظر: @@ -3431,7 +3505,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3491,38 +3565,44 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive حساس @@ -3530,17 +3610,27 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video إنتقل إلى الفيديو @@ -3550,7 +3640,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions الإجراءات @@ -3559,7 +3649,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: سبب الحجب: @@ -3567,7 +3657,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3596,7 +3698,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter المُبلِغ @@ -3604,7 +3742,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video الفيديو @@ -3614,24 +3752,52 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account إنتقل إلى الحساب @@ -3641,25 +3807,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - السبب: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3672,11 +3869,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance مثيل الخادوم @@ -3687,7 +3881,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3695,7 +3889,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute إلغاء الكتم @@ -3706,7 +3900,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3718,17 +3924,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account الحساب @@ -3737,7 +3937,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3854,7 +4066,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System النظام @@ -4045,7 +4257,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms الشروط @@ -5040,20 +5252,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6982,8 +7188,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7847,6 +8053,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -9405,8 +9617,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9730,7 +9951,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9788,7 +10027,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -9808,8 +10065,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9821,7 +10078,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf index b1ac5600d..700c21507 100644 --- a/client/src/locale/angular.ca-ES.xlf +++ b/client/src/locale/angular.ca-ES.xlf @@ -580,9 +580,9 @@ Deleted Suprimit - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edita iniciar/parar a @@ -942,7 +942,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Expulsa aquesta usuaria @@ -951,11 +951,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -965,63 +962,83 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Si está cercant un compte … + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Aquesta instància no admet ara nous enregistraments d'usuaries, pots trobar altra a. Find yours among multiple instances at https://joinpeertube.org/instances. + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Demana nou correu de verificació.. - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Usuari 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nom d'usuari o adreça de correu electrònic 15 - src/app/login/login.component.html30 - - - or create an account - - o crear un compte - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Contrasenya @@ -1037,13 +1054,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1053,22 +1067,28 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Has oblidat la teva contrasenya 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Correu @@ -1084,16 +1104,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Adreça de correu 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Envia'm un correu per a restablir la contrasenya @@ -1101,7 +1121,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1965,17 +1985,14 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Títol @@ -2767,7 +2784,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Obtenir més informació @@ -2991,11 +3008,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3004,7 +3018,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3016,8 +3060,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Estat @@ -3026,7 +3070,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3064,30 +3108,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3102,18 +3164,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3189,7 +3276,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3271,7 +3358,7 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nom d'usuari @@ -3279,42 +3366,36 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3374,60 +3455,76 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensible - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Desfederat - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Anar al vídeo @@ -3437,18 +3534,30 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Accions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Motius per ser a la llista negra: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3474,7 +3583,43 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Notificador @@ -3482,7 +3627,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vídeo @@ -3492,28 +3637,56 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Anar al compte @@ -3523,22 +3696,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3551,11 +3758,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instància @@ -3566,7 +3770,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3574,7 +3778,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3582,7 +3786,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3594,23 +3810,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3727,8 +3949,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3929,7 +4151,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Termes @@ -4955,23 +5177,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6955,8 +7168,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7841,6 +8054,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9400,8 +9619,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9753,7 +9981,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9811,7 +10057,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -9834,22 +10098,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Reporta 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf index fec251605..bd1e60ebd 100644 --- a/client/src/locale/angular.cs-CZ.xlf +++ b/client/src/locale/angular.cs-CZ.xlf @@ -682,7 +682,7 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Upravit čas spuštění/zastavení @@ -1092,7 +1092,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Zablokovat tohoto uživatele @@ -1107,8 +1107,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1119,35 +1119,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1158,7 +1168,7 @@ - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Uživatel @@ -1167,7 +1177,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Uživatelské jméno nebo e-mail @@ -1175,17 +1185,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - - nebo si vytvořte účet - - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1203,13 +1214,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1219,7 +1227,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Zapomenuté heslo @@ -1227,14 +1241,14 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email E-mail @@ -1250,7 +1264,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-mailová adresa @@ -1259,7 +1273,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Poslat e-mail pro resetování hesla @@ -1267,7 +1281,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2166,8 +2180,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2176,7 +2190,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Nadpis @@ -2974,7 +2988,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Získat více informací @@ -3184,11 +3198,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3200,7 +3211,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3218,7 +3259,7 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State Stav @@ -3229,7 +3270,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -3258,7 +3299,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Přijato @@ -3267,7 +3308,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Čeká @@ -3276,7 +3317,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Přijmout @@ -3285,7 +3326,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Odmítnout @@ -3294,7 +3335,25 @@ - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -3308,16 +3367,41 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 - + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3393,7 +3477,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3490,7 +3574,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Uživatelské jméno @@ -3498,12 +3582,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (zablokován) @@ -3511,17 +3595,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Uživatelský email musí být před přihlášením ověřen @@ -3529,7 +3607,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Uživatelský email je ověřen / Uživatel se může přihlásit bez ověření @@ -3537,7 +3615,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Důvod zablokování: @@ -3545,7 +3623,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3602,11 +3680,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Název videa @@ -3614,29 +3689,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Citlivé @@ -3644,7 +3728,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated @@ -3652,7 +3736,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Datum @@ -3660,7 +3744,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Přejít na video @@ -3670,7 +3764,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Akce @@ -3679,7 +3773,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Důvod blokace: @@ -3687,7 +3781,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3719,7 +3825,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Autor nahlášení @@ -3727,7 +3869,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video @@ -3737,13 +3879,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Stav @@ -3751,13 +3924,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Přejít na účet @@ -3767,25 +3937,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Důvod: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3798,11 +3999,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance @@ -3813,7 +4011,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3824,7 +4022,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Zhlasitit @@ -3835,7 +4033,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3847,17 +4057,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Účet @@ -3866,7 +4070,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3983,7 +4199,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Systém @@ -4183,7 +4399,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Podmínky @@ -5202,23 +5418,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7176,8 +7383,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8041,6 +8248,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -9599,8 +9812,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9924,7 +10146,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9982,7 +10222,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -10002,8 +10260,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -10015,7 +10273,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.da-DK.xlf b/client/src/locale/angular.da-DK.xlf index fa7f9cde2..33ca744f1 100644 --- a/client/src/locale/angular.da-DK.xlf +++ b/client/src/locale/angular.da-DK.xlf @@ -588,7 +588,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -860,7 +860,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -870,7 +870,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -881,35 +881,45 @@ 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 + + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -918,32 +928,32 @@ 16 - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Bruger 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Brugernavn eller email-adresse 15 - src/app/login/login.component.html30 - + src/app/login/login.component.html37 - or create an account - - - eller opret en konto - - - 18 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + + Password @@ -951,48 +961,51 @@ 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 LoginLogin - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Glemt din adgangskode 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Email 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email-adresse 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my passwordSend me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1716,14 +1729,11 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 TitleTitle src/app/videos/+video-edit/shared/video-edit.component.html11 @@ -2267,7 +2277,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2424,16 +2434,43 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2443,13 +2480,13 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2472,23 +2509,41 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2497,16 +2552,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2557,7 +2637,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2620,35 +2700,29 @@ Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2696,61 +2770,89 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Videonavn 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 SensitiveSensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2772,50 +2874,149 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 - + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2828,30 +3029,39 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instans 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2863,24 +3073,30 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Konto 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -2976,7 +3192,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -3111,7 +3327,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Vilkår @@ -3911,23 +4127,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5554,8 +5761,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6260,6 +6467,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7480,8 +7693,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7747,7 +7969,25 @@ Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7793,8 +8033,23 @@ Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7812,17 +8067,32 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index 1bdc97c2d..7912eb786 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf @@ -681,9 +681,9 @@ Deleted Gelöscht - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Bearbeitung beginnt/endet bei @@ -1092,7 +1092,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Diesen Nutzer sperren @@ -1107,8 +1107,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1119,66 +1119,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Wenn Du an einem Account interessiert bist… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Im Moment gestattet diese Instanz keine neuen Benutzer-Registrierungen. Es gibt aber noch viele andere Instanzen. Finde die richtige Instanz für dich auf https://joinpeertube.org/instances. + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Eine neue Bestätigungs-E-Mail anfordern. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Benutzer 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Benutzername oder E-Mail-Adresse 15 - src/app/login/login.component.html30 - - - or create an account - - oder erstelle ein Konto - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Passwort @@ -1193,23 +1213,26 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Click here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Anmelden 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1217,13 +1240,13 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. Es tut uns Leid, du kannst dein Kennwort nicht wiederherstellen weil dein Instanzadministrator das PeerTube-E-Mail-System nicht konfiguriert hat. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-Mail @@ -1238,16 +1261,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-Mail-Adresse 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Mir eine E-Mail schicken, um mein Passwort zurückzusetzen @@ -1255,7 +1278,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2194,8 +2217,8 @@ Hilf mit PeerTube zu übersetzen! 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2204,7 +2227,7 @@ Hilf mit PeerTube zu übersetzen! 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titel @@ -3108,7 +3131,7 @@ Hilf mit PeerTube zu übersetzen! 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Weitere Informationen bekommen @@ -3323,11 +3346,8 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3339,7 +3359,37 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3354,8 +3404,8 @@ Hilf mit PeerTube zu übersetzen! 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Status @@ -3364,7 +3414,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Verzögert. @@ -3402,7 +3452,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Akzeptiert @@ -3411,7 +3461,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Ausstehend @@ -3420,24 +3470,42 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Akzeptieren 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Ablehnen 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3452,18 +3520,43 @@ Hilf mit PeerTube zu übersetzen! 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundanz erlaubt - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3540,7 +3633,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3638,7 +3731,7 @@ Hilf mit PeerTube zu übersetzen! 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Benutzername @@ -3646,7 +3739,7 @@ Hilf mit PeerTube zu übersetzen! 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video-Kontingent @@ -3654,7 +3747,7 @@ Hilf mit PeerTube zu übersetzen! 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (gebannt) @@ -3662,17 +3755,11 @@ Hilf mit PeerTube zu übersetzen! 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Die E-Mail-Adresse des Nutzers muss vor dem Einloggen bestätigt werden @@ -3680,7 +3767,7 @@ Hilf mit PeerTube zu übersetzen! 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Die E-Mail-Adresse des Nutzers wurde bestätigt / Nutzer kann ohne E-Mail-Bestätigung einloggen @@ -3688,7 +3775,7 @@ Hilf mit PeerTube zu übersetzen! 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Grund für die Sperrung: @@ -3696,7 +3783,7 @@ Hilf mit PeerTube zu übersetzen! 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3753,11 +3840,8 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Name des Videos @@ -3766,35 +3850,44 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Anstößig @@ -3802,7 +3895,7 @@ Hilf mit PeerTube zu übersetzen! 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unföderiert @@ -3810,7 +3903,7 @@ Hilf mit PeerTube zu übersetzen! 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Datum @@ -3818,7 +3911,17 @@ Hilf mit PeerTube zu übersetzen! 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Zum Video gehen @@ -3828,7 +3931,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Aktionen @@ -3837,7 +3940,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Grund für die Sperre: @@ -3845,7 +3948,19 @@ Hilf mit PeerTube zu übersetzen! 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3877,7 +3992,43 @@ Hilf mit PeerTube zu übersetzen! 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Melder @@ -3885,7 +4036,7 @@ Hilf mit PeerTube zu übersetzen! 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video @@ -3895,13 +4046,44 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Status @@ -3911,15 +4093,12 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Bewertung - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Zum Konto gehen @@ -3929,25 +4108,56 @@ Hilf mit PeerTube zu übersetzen! src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Grund: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3960,11 +4170,8 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instanz @@ -3974,7 +4181,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Stummgeschaltet am @@ -3985,7 +4192,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Stummschalten aufheben @@ -3996,7 +4203,19 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -4008,17 +4227,11 @@ Hilf mit PeerTube zu übersetzen! It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account @@ -4027,7 +4240,19 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4169,8 +4394,8 @@ Hilf mit PeerTube zu übersetzen! 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4382,7 +4607,7 @@ Hilf mit PeerTube zu übersetzen! Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Bestimmungen @@ -5491,20 +5716,14 @@ Hilf mit PeerTube zu übersetzen! 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7466,8 +7685,8 @@ Erstelle mein Konto 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8338,6 +8557,12 @@ Erstelle mein Konto src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9891,7 +10116,19 @@ Erstelle mein Konto 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10238,7 +10475,25 @@ Erstelle mein Konto 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Encoder Encoder @@ -10306,7 +10561,25 @@ Erstelle mein Konto 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10332,22 +10605,39 @@ Erstelle mein Konto 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Melden 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.el-GR.xlf b/client/src/locale/angular.el-GR.xlf index 4fd1eed6b..e64ed37e1 100644 --- a/client/src/locale/angular.el-GR.xlf +++ b/client/src/locale/angular.el-GR.xlf @@ -625,7 +625,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Επεξεργασία ξεκινά/σταματά στο @@ -958,7 +958,7 @@ 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Αποκλεισμός χρήστη @@ -972,7 +972,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 @@ -984,35 +984,45 @@ 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1021,32 +1031,32 @@ 16 - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Χρήστης 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Όνομα χρήστη ή διεύθυνση e-mail 15 - src/app/login/login.component.html30 - + src/app/login/login.component.html37 - or create an account - - - ή δημιουργήστε ένα λογαριασμό - - - 18 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + + @@ -1055,13 +1065,10 @@ 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1069,42 +1076,48 @@ 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Ξεχάσατε τον κωδικό σύνδεσης 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email E-mail 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Διεύθυνση e-mail 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Στείλτε μου ένα e-mail για επαναφορά του κωδικού μου 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1896,7 +1909,7 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -1904,7 +1917,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Τίτλος @@ -2696,7 +2709,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Δείτε περισσότερες πληροφορίες @@ -2903,11 +2916,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2916,7 +2926,37 @@ 27 - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2930,14 +2970,14 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State Κατάσταση 10 - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2960,35 +3000,53 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Έγινε αποδοχή 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Εκκρεμεί 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Αποδοχή 41 - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Άρνηση 42 - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -3001,16 +3059,41 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3073,7 +3156,7 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3158,59 +3241,53 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Όνομα χρήστη 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Όριο ανεβάσματος βίντεο 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (έχει αποκλειστεί) 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Το e-mail του χρήστη πρέπει να είναι επιβεβαιωμένο για τη σύνδεση 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Το e-mail του χρήστη έχει επιβεβαιωθεί / Ο χρήστης μπορεί να συνδεθεί χωρίς επιβεβαίωση e-mail 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Λόγος αποκλεισμού: 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3260,82 +3337,110 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Όνομα βίντεο 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Ευαίσθητο 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Εκτός ομόσπονδης αναμετάδοσης 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Ημερομηνία 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Μετάβαση στο βίντεο 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ενέργειες 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Λόγος αναθεώρησης: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3366,40 +3471,104 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Αναφέρθηκε από 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Βίντεο 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Κατάσταση 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Μετάβαση στον λογαριασμό @@ -3407,24 +3576,56 @@ 27 src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Λόγος: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3435,32 +3636,41 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Κόμβος 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Τέθηκε σε σίγαση σε 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Εκτός σίγασης 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3472,24 +3682,30 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Λογαριασμός 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3617,7 +3833,7 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Σύστημα @@ -3788,7 +4004,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Όροι @@ -4720,19 +4936,13 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6495,8 +6705,8 @@ 1 - src/app/+admin/users/user-edit/user-password.component.ts1 - User updated.User updated. + src/app/+admin/users/user-edit/user-password.component.ts1 + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7237,6 +7447,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -8557,7 +8773,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Account unmuted by the instance. Αφαιρέθηκε η σίγαση στον κόμβο για τον λογαριασμό . @@ -8843,7 +9071,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8898,7 +9144,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + This video will be duplicated by your instance.This video will be duplicated by your instance. src/app/shared/video/video-actions-dropdown.component.ts @@ -8918,8 +9182,8 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 - Duplicate (redundancy)Duplicate (redundancy) + src/app/shared/video/video-actions-dropdown.component.ts1 + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -8931,7 +9195,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + + Published Δημοσιευμένο diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf index 47fdd44b5..a555c7afe 100644 --- a/client/src/locale/angular.en-GB.xlf +++ b/client/src/locale/angular.en-GB.xlf @@ -686,7 +686,7 @@ Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1097,7 +1097,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Ban this user @@ -1112,8 +1112,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1124,35 +1124,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 + + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1163,7 +1173,7 @@ - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User User @@ -1172,7 +1182,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Username or email address @@ -1180,17 +1190,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - - or create an account - - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1208,13 +1219,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1224,7 +1232,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Forgot your password @@ -1232,14 +1246,14 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Email @@ -1255,7 +1269,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email address @@ -1264,7 +1278,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Send me an email to reset my password @@ -1272,7 +1286,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2177,8 +2191,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2187,7 +2201,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -3063,7 +3077,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -3289,11 +3303,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3305,7 +3316,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3317,8 +3358,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State @@ -3327,7 +3368,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3365,7 +3406,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted @@ -3374,7 +3415,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending @@ -3383,21 +3424,39 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3412,18 +3471,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3498,7 +3582,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3595,7 +3679,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username @@ -3603,12 +3687,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) @@ -3616,17 +3700,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login @@ -3634,7 +3712,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification @@ -3642,7 +3720,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: @@ -3650,7 +3728,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3707,11 +3785,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name @@ -3719,29 +3794,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive @@ -3749,7 +3833,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated @@ -3757,7 +3841,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date @@ -3765,7 +3849,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video @@ -3775,7 +3869,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions @@ -3784,7 +3878,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: @@ -3792,7 +3886,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3824,7 +3930,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter @@ -3832,7 +3974,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video @@ -3842,13 +3984,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State @@ -3858,15 +4031,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account @@ -3876,25 +4046,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3907,11 +4108,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance @@ -3922,7 +4120,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3933,7 +4131,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3944,7 +4142,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3956,17 +4166,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account @@ -3975,7 +4179,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4091,8 +4307,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4290,7 +4506,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -5318,20 +5534,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7302,8 +7512,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8154,6 +8364,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9701,7 +9917,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10031,7 +10259,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10089,7 +10335,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -10110,8 +10374,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -10123,7 +10387,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.en-US.xlf b/client/src/locale/angular.en-US.xlf index 304da8bfd..d0e3f41aa 100644 --- a/client/src/locale/angular.en-US.xlf +++ b/client/src/locale/angular.en-US.xlf @@ -696,7 +696,7 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1052,7 +1052,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Ban this user @@ -1061,11 +1061,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1076,35 +1073,45 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1112,25 +1119,29 @@ Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User User - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Username or email address - src/app/login/login.component.html30 - - or create an account - - or create an account - - - src/app/login/login.component.html33 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + + @@ -1145,32 +1156,35 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Login - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Forgot your password - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Email @@ -1183,18 +1197,18 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email address - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Send me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1988,17 +2002,14 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -2694,7 +2705,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -2883,11 +2894,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2896,7 +2904,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2908,7 +2946,7 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State State @@ -2916,7 +2954,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2942,31 +2980,49 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2977,16 +3033,41 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3047,7 +3128,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3129,47 +3210,41 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3229,71 +3304,99 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3319,58 +3422,156 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3386,11 +3587,8 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance @@ -3398,7 +3596,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3406,7 +3604,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3414,7 +3612,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3426,23 +3636,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3556,7 +3772,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3729,7 +3945,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -4673,23 +4889,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6632,8 +6839,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7524,6 +7731,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -9112,8 +9325,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9434,7 +9656,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9486,8 +9726,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9509,8 +9764,8 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9519,9 +9774,24 @@ Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.eo.xlf b/client/src/locale/angular.eo.xlf index 51f3ff8cc..44df82353 100644 --- a/client/src/locale/angular.eo.xlf +++ b/client/src/locale/angular.eo.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - publikigis novan filmon: + published a new video: + publikigis novan filmon: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Via filmo estis retenita + Your video has been unblacklisted + Via filmo estis retenita src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Via filmo estis fortenita + Your video has been blacklisted + Via filmo estis fortenita src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Nova filma misuzo kreiĝis ĉe filmo + A new video abuse has been created on video + Nova filma misuzo kreiĝis ĉe filmo src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - La freŝe aldonita filmo estis memage fortenita + The recently added video has been auto-blacklisted + La freŝe aldonita filmo estis memage fortenita src/app/shared/users/user-notifications.component.html56 - commented your video - komentis vian filmon + commented your video + komentis vian filmon src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - Via filmo estis publikigita + Your video has been published + Via filmo estis publikigita src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - Via filma enporto sukcesis + Your video import succeeded + Via filma enporto sukcesis src/app/shared/users/user-notifications.component.html94 - Your video import failed - Via filma enporto malsukcesis + Your video import failed + Via filma enporto malsukcesis src/app/shared/users/user-notifications.component.html102 - User registered on your instance - Uzanto registriĝis ĉe via nodo + User registered on your instance + Uzanto registriĝis ĉe via nodo src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - sekvas vian kanalon vian konton + + is following + + your channel + your account + + sekvas vian kanalon vian konton src/app/shared/users/user-notifications.component.html120 - mentioned you on video - vin menciis ĉe filmo + mentioned you on video + vin menciis ĉe filmo src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Via nodo havas novan abonanton () kiu atendas vian aprobon + + Your instance has a new follower () + awaiting your approval + + Via nodo havas novan abonanton () kiu atendas vian aprobon src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Via nodo memage abonis + Your instance automatically followed + Via nodo memage abonis src/app/shared/users/user-notifications.component.html150 @@ -535,9 +543,9 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. src/app/shared/video/modals/video-report.component.html @@ -676,9 +684,9 @@ 34 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Redakti tempojn de komenco kaj ĉeso @@ -833,10 +841,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Aboni el alia nodo - Interagi el alia nodo + Aboni el alia nodo + Interagi el alia nodo 10 @@ -844,9 +855,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - Vi povas aboni la kanalon per ajna nodo de la fediverso kongrua kun ActivityPub. + Vi povas aboni la kanalon per ajna nodo de la fediverso kongrua kun ActivityPub. Ekzemple en Mastodono aŭ Pleromo, vi povas tajpi la ligilon al la kanalo en la serĉujon, kaj tiel aboni. @@ -855,9 +869,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + - Vi povas kun ĉi tio interagi per ajna nodo de la fediverso kongrua kun ActivityPub. + Vi povas kun ĉi tio interagi per ajna nodo de la fediverso kongrua kun ActivityPub. Ekzemple en Mastodono aŭ Pleromo vi povas tajpi la nunan ligilon en la serĉujon kaj interagi kun ĝi tie. @@ -874,10 +891,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - Norma politiko pri konsternaj filmoj - povas redifiniĝi de la uzantoj + Norma politiko pri konsternaj filmoj + povas redifiniĝi de la uzantoj 5 @@ -936,9 +956,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Senlima (po tage) + Senlima (po tage) 53 @@ -1094,20 +1114,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Forbari ĉi tiun uzanton @@ -1122,8 +1142,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1133,90 +1153,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Se vi serĉas konton… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - Nuntempe ĉi tiu nodo ne permesas registradon de novaj uzantoj, sed vi povas serĉi nodon, kiu ebligos al vi registron de konto kaj alŝutadon de filmoj tien. Trovu la vian inter multaj nodoj en https://joinpeertube.org/instances. + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. Peti novan konfirman retleteron. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Uzanto 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Salutnomo aŭ retpoŝtadreso 15 - src/app/login/login.component.html30 - - - or create an account - - aŭ kreu konton - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Pasvorto 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Klaku ĉi tien por restarigi vian pasvorton - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Saluti 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1224,8 +1274,8 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. @@ -1234,40 +1284,40 @@ 65 - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Retpoŝtadreso 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Retpoŝtadreso 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Sendu al mi retleteron por restarigi mian pasvorton 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1311,9 +1361,9 @@ - for + for - por + por 6 @@ -1321,10 +1371,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filtriloj - + 16 @@ -1358,7 +1411,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Konzolo dokumentaĵo @@ -1375,7 +1429,8 @@ src/app/modal/welcome-modal.component.html15 - Administer documentation + Administer + documentation Administri dokumentaĵo @@ -1392,7 +1447,8 @@ src/app/modal/welcome-modal.component.html22 - Use documentation + Use + documentation Uzi dokumentaĵo @@ -1417,16 +1473,16 @@ src/app/modal/welcome-modal.component.html41 - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Oficiala retejo de PeerTube (novaĵoj, subteno, kontribuoj…): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Oficiala retejo de PeerTube (novaĵoj, subteno, kontribuoj…): https://joinpeertube.org 44 src/app/modal/welcome-modal.component.html44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Metu vian nodon en la publikan indekson de PeerTube: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Metu vian nodon en la publikan indekson de PeerTube: https://instances.joinpeertube.org/instances 47 @@ -1442,10 +1498,14 @@ src/app/modal/welcome-modal.component.html59 - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Elekti nomon de via nodo, agordi priskribon, precizigi kiu vi estas, - kial vi kreis vian nodon kaj kiom longe vi planas ĝin bontenadi + Elekti nomon de via nodo, agordi priskribon, precizigi kiu vi estas, + kial vi kreis vian nodon kaj kiom longe vi planas ĝin bontenadi estas tre grave, por ke viaj vizitantoj komprenu, kian specon de nodo ili vizitas. @@ -1454,12 +1514,18 @@ src/app/modal/welcome-modal.component.html61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - Se vi volas malfermi registradon, bonvolu decidi viajn regulojn, plenigu la uzokondiĉojn - de via nodo - kaj precizigu la kategoriojn, kaj la lingvojn, kiujn vi parolas. Tiel vi helpos al uzantoj registriĝi je la - taŭga + Se vi volas malfermi registradon, bonvolu decidi viajn regulojn, plenigu la uzokondiĉojn + de via nodo + kaj precizigu la kategoriojn, kaj la lingvojn, kiujn vi parolas. Tiel vi helpos al uzantoj registriĝi je la + taŭga nodo de PeerTube. @@ -1558,8 +1624,11 @@ src/app/modal/instance-config-warning-modal.component.html21 - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - Bonvolu pripensi agordon de ĉi tiuj kampoj, por helpi al homoj elekti la ĝustan nodon. Sen ili, via nodo ne povas esti montrita sur la retpaĝo de JoinPeerTube. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + Bonvolu pripensi agordon de ĉi tiuj kampoj, por helpi al homoj elekti la ĝustan nodon. Sen ili, via nodo ne povas esti montrita sur la retpaĝo de JoinPeerTube. src/app/modal/instance-config-warning-modal.component.html 24 @@ -1992,8 +2061,11 @@ - Jump to channel ↵ - Salti al kanalo ↵ + + Jump to channel + ↵ + + Salti al kanalo ↵ src/app/header/suggestion.component.html 18 @@ -2203,16 +2275,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Aldoni ĉi tiun transskribon 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titolo @@ -2231,8 +2303,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - Etikedo povas servi proponojn de rilataj rekomendoj. Maksimuma limo estas 5 etikedoj. Premu la enigan klavon por aldoni novan. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + Etikedo povas servi proponojn de rilataj rekomendoj. Maksimuma limo estas 5 etikedoj. Premu la enigan klavon por aldoni novan. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2397,7 +2473,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Jam alŝutita ✔ 179 @@ -2528,9 +2604,13 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + - Vi povas enporti iun ajn ligilon subtenatan de youtube-dl + Vi povas enporti iun ajn ligilon subtenatan de youtube-dl aŭ ligilon, kiu montras al kruda MP4-dosiero. Vi certigu, ke vi havas dissendajn rajtojn pri la datumoj, al kiuj ĝi montras, alie ĝi povus kaŭzi leĝajn problemojn al vi kaj via nodo. @@ -2595,10 +2675,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + Bildo kiu unuiĝos kun via sona dosiero. - + La elektita bildo estos ĉiama kaj ne povos ŝanĝiĝi. @@ -2668,7 +2752,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + Vi povas enporti ĉiun ajn torentan dosieron, kiu montras al mp4-dosiero. Vi certigu, ke vi havas dissendajn rajtojn pri la datumoj, al kiuj ĝi montras; alie ĝi povus kaŭzi leĝajn problemojn por vi kaj via nodo. @@ -2689,8 +2776,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Ni rekomendas, ke vi ne uzu la radikan (root) uzanton por publikigado de viaj filmoj, ĉar ĝi estas la super-administranto de via nodo. Anstataŭe, kreu specialan konton por alŝutoj de viaj filmoj. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + Ni rekomendas, ke vi ne uzu la radikan (root) uzanton por publikigado de viaj filmoj, ĉar ĝi estas la super-administranto de via nodo. Anstataŭe, kreu specialan konton por alŝutoj de viaj filmoj. src/app/videos/+video-edit/video-add.component.html 2 @@ -2932,16 +3023,16 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views - Publikigita • rigardoj + Published • views + Publikigita • rigardoj src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Publikigita • rigardoj + Published • views + Publikigita • rigardoj src/app/videos/+video-watch/video-watch.component.html 56 @@ -3107,11 +3198,11 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Akiri pliajn informojn @@ -3234,7 +3325,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + Vi povas komenti per konto de iu ajn nodo akorda kun la normo « ActivityPub ». Sur plej multaj platformoj, vi povas trovi la filmon per entajpo de ĝia URL en la serĉujon, kaj poste ĝin komenti en fasado de la programaro. src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3317,20 +3412,47 @@ Follow domain Follow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Filtri... 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3346,17 +3468,17 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Stato 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Prokrastita. @@ -3383,53 +3505,71 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Kreita + Created + Kreita 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Aprobita 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Traktata 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Akcepti 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Rifuzi 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3445,21 +3585,46 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Ripetaĵo permesita - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Follow domains + Redundancy allowed + Ripetaĵo permesita + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances My videos duplicated by remote instances @@ -3530,13 +3695,16 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - Transkodado estas ŝaltita. Ĉi tiu datumlimo konsideras originalan grandecon de la filmo. Plej grande ĉi tiu uzanto povus alŝuti ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + + Transkodado estas ŝaltita. Ĉi tiu datumlimo konsideras originalan grandecon de la filmo. Plej grande ĉi tiu uzanto povus alŝuti ~ . src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3625,68 +3793,62 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Salutnomo + Username + Salutnomo 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Datumlimo de filmoj + Video quota + Datumlimo de filmoj 42 - src/app/+admin/users/user-list/user-list.component.html44 - + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (forbarita) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Open account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Por saluti, la retpoŝtadreso de la uzanto devas esti konfirmita 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Retpoŝtadreso de la uzanto estas konfirmita / Uzanto povas saluti sen konfirmo de retpoŝtadreso 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Kialo de forbaro: 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Showing to of users @@ -3745,72 +3907,88 @@ src/app/+admin/moderation/moderation.component.html13 - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Nomo de filmo + Video name + Nomo de filmo 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL URL de filmo - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Tuta grando - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Ŝalti statistikon pri strategioj - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. Neniu strategio pri ripetaĵoj estas ŝaltita en via nodo. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Konsterna 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Nefedera 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Dato + Date + Dato 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3818,25 +3996,37 @@ 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Agoj 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Kialo de forteno: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3871,6 +4061,42 @@ 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3878,44 +4104,72 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Filmo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Open video in a new tab + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - Stato + State + Stato 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - Takso - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + Takso + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Iri al la konto @@ -3924,22 +4178,8 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Kialo: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Showing to of reports @@ -3947,6 +4187,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3960,42 +4244,51 @@ Mute domain Mute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Nodo 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Silentigita je + Muted at + Silentigita je 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Malsilentigi 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -4010,27 +4303,33 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Mute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Konto 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -4135,7 +4434,7 @@ for "" - je "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" + je "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" 22 @@ -4174,8 +4473,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Sistemo @@ -4243,8 +4542,8 @@ - By -> - De -> + By -> + De -> src/app/+admin/system/logs/logs.component.html 32 @@ -4292,8 +4591,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - La sistemo de kunhavigado implicas, ke iuj teĥnikaj informoj pri via sistemo (ekzemple la publika IP-adreso) povas sendiĝi al aliaj samtavolanoj, sed ĝi ankaŭ multe helpas malpliigi la ŝarĝon de la servilo. + The sharing system 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. + La sistemo de kunhavigado implicas, ke iuj teĥnikaj informoj pri via sistemo (ekzemple la publika IP-adreso) povas sendiĝi al aliaj samtavolanoj, sed ĝi ankaŭ multe helpas malpliigi la ŝarĝon de la servilo. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4335,8 +4634,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. - Administru uzantojn por kunigi skipon de reguligistoj. + Manage users to build a moderation team. + Administru uzantojn por kunigi skipon de reguligistoj. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4348,8 +4647,11 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - Ŝaltite, tio sciigos aliajn administrantojn, ke vi federas ĉefe konsternan enhavon. Plie, la markbutono « konsterna » ĉe alŝuto de filmo estos implice markita. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Ŝaltite, tio sciigos aliajn administrantojn, ke vi federas ĉefe konsternan enhavon. Plie, la markbutono « konsterna » ĉe alŝuto de filmo estos implice markita. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4361,8 +4663,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Kun Ne listigi aŭ Malklarigi bildetojn, oni ricevos peton de konfirmo pri sia volo spekti la filmon. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + Kun Ne listigi aŭ Malklarigi bildetojn, oni ricevos peton de konfirmo pri sia volo spekti la filmon. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4396,8 +4698,8 @@ Strategy Strategio - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Kondiĉoj @@ -4522,8 +4824,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - Uzu kromprogramojn kaj haŭtojn por pli grandaj ŝanĝoj, aŭ aldonu nur etajn adaptojn. + Use plugins & themes for more involved changes, or add slight customizations. + Uzu kromprogramojn kaj haŭtojn por pli grandaj ŝanĝoj, aŭ aldonu nur etajn adaptojn. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4585,8 +4887,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - Administri uzantojn por agordi iliajn datumlimojn unuope. + Manage users to set their quota individually. + Administri uzantojn por agordi iliajn datumlimojn unuope. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4761,8 +5063,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Administri rilatojn kun aliaj nodoj. + Manage relations with other instances. + Administri rilatojn kun aliaj nodoj. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4781,9 +5083,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -4877,8 +5179,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. - Se via nodo estas permesata de Tvitero, filmludilo enkorpiĝos en la Tviteran fluon kiam oni kunhavigos filmon de PeerTube. Se la nodo ne estas permesata, ni uzos bildkarton kun ligilo al via nodo de PeerTube. Marku la markbutonon, konservu la agordaron, kaj provu per URL al iu filmo de via nodo (https://ekzemplo.net/videos/watch/blabla) en https://cards-dev.twitter.com/validator, por vidi ĉu via nodo estas permesata. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + + Se via nodo estas permesata de Tvitero, filmludilo enkorpiĝos en la Tviteran fluon kiam oni kunhavigos filmon de PeerTube. Se la nodo ne estas permesata, ni uzos bildkarton kun ligilo al via nodo de PeerTube. Marku la markbutonon, konservu la agordaron, kaj provu per URL al iu filmo de via nodo (https://ekzemplo.net/videos/watch/blabla) en https://cards-dev.twitter.com/validator, por vidi ĉu via nodo estas permesata. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4895,7 +5203,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + Prilabori alŝutitajn filmojn tiel, ke ili havu formon ludeblan por ĉiu aparato. Kvankam tio kostas multajn rimedojn, ĝi estas grava parto de PeerTube; priagu atente. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 @@ -4942,8 +5253,16 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 - Eksperimenta; ni konsilas, ke vi nun ne malŝaltu subtenon de WebTorrent Se vi ankaŭ ŝaltis subtenon de HLS, tio duobligos deponon de filmoj Malŝaltite, ĝi rompas federadon kun nodoj de PeerTube < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + + Eksperimenta; ni konsilas, ke vi nun ne malŝaltu subtenon de WebTorrent Se vi ankaŭ ŝaltis subtenon de HLS, tio duobligos deponon de filmoj Malŝaltite, ĝi rompas federadon kun nodoj de PeerTube < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4952,8 +5271,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 - Bezonas ffmpeg >= 4.1 Estigi HLS-ludlistojn kaj fragmentigi MP4-dosierojn, kaŭzante pli bonan ludadon kun la nuna norma ludilo: Ŝanĝo de distingumo pli glatas Pli rapida ludado, precipe de longaj filmoj Pli dependebla ludado (malpli da eraroj, enlegado) Se vi ankaŭ ŝaltis subtenon de WebTorrent, ĝi duobligos la deponejon de filmoj + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Bezonas ffmpeg >= 4.1 Estigi HLS-ludlistojn kaj fragmentigi MP4-dosierojn, kaŭzante pli bonan ludadon kun la nuna norma ludilo: Ŝanĝo de distingumo pli glatas Pli rapida ludado, precipe de longaj filmoj Pli dependebla ludado (malpli da eraroj, enlegado) Se vi ankaŭ ŝaltis subtenon de WebTorrent, ĝi duobligos la deponejon de filmoj src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -5020,23 +5350,34 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - Skribu Ĝavoskriptan kodon rekte.Ekzemple: console.log('mia nodo mojosas'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + Skribu Ĝavoskriptan kodon rekte.Ekzemple: console.log('mia nodo mojosas'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + - Write CSS code directly. Example: - #custom-css + Write CSS code directly. Example: + #custom-css color: red; - - Prepend with #custom-css to override styles. Example: - #custom-css .logged-in-email + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email color: red; - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5230,9 +5571,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Kun Ne listigi aŭ Malklarigi bildetojn, konfirmo al spekto de la filmo estos petita. + Kun Ne listigi aŭ Malklarigi bildetojn, konfirmo al spekto de la filmo estos petita. 6 @@ -5262,9 +5603,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - Via nuna retpoŝtadreso estas + Via nuna retpoŝtadreso estas 4 @@ -5272,9 +5613,9 @@ src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html4 - is awaiting email verification + is awaiting email verification - atendas retpoŝtan kontrolon + atendas retpoŝtan kontrolon 8 @@ -5356,8 +5697,8 @@ src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - Filmoj + Videos + Filmoj src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5393,10 +5734,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Kreita - + 15 @@ -5468,8 +5812,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Short text to tell people how they can support your channel (membership platform...).<br /><br /> + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5497,24 +5842,18 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error See the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted This video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Post forigo de via konto estas nenia reveno. Vi estos petita konfirmi ĉi tiun agon. @@ -5573,9 +5912,12 @@ - Delete history + + + Delete history + - + Forigi historion @@ -5592,9 +5934,12 @@ - Notification preferences + + + Notification preferences + - + Sciigaj agordoj @@ -5674,8 +6019,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Ludlistoj + Playlists + Ludlistoj src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5703,9 +6048,9 @@ src/app/+signup/shared/signup-success.component.html8 - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - Se vi bezonas helpon pri uzado de PeerTube, vi povas rigardi la dokumentaĵon. + Se vi bezonas helpon pri uzado de PeerTube, vi povas rigardi la dokumentaĵon. 13 @@ -6159,10 +6504,13 @@ - It is a free and open-source software, under the AGPLv3 licence. + + It is a free and open-source software, under the AGPLv3 + licence. + - It is a free and open-source software, under the AGPLv3 - licence. + It is a free and open-source software, under the AGPLv3 + licence. src/app/+about/about-peertube/about-peertube.component.html @@ -6170,15 +6518,16 @@ - For more information, please visit joinpeertube.org. - Por pliaj informoj, bonvolu rigardi joinpeertube.org. + For more information, please visit joinpeertube.org. + Por pliaj informoj, bonvolu rigardi joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation Uzu dokumentaĵon de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6194,7 +6543,8 @@ - PeerTube Applications + PeerTube + Applications Aplikaĵoj de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6210,7 +6560,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Kontribui en PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6234,7 +6585,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube uzas la protokolon «BitTorrent» por implice kunhavigi kapaciton inter uzantoj, por malpliigi la ŝarĝon de la servilo, sed fine lasas vin elekti ĉu vi volas anstataŭe uzi la ordinaran elsendadon el la servilo de la filmo. La sekvo nur aplikiĝas se vi volas daŭre uzadi la samtavolan reĝimon de PeerTube. src/app/+about/about-peertube/about-peertube.component.html74 @@ -6247,12 +6602,18 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + Teorie, iu sufiĉe teĥnike lerta povus krei skripton, kiu spionas, kiu IP-adreso elŝutas kiun filmon. Sed efektive tio multe pli malfacilas, ĉar: src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + 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) @@ -6260,7 +6621,11 @@ src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + 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 @@ -6279,7 +6644,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + 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 @@ -6294,12 +6662,21 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - Retaj samtavolanoj ne estas publike alireblaj: ĉar ni uzas la protokolon WebRTC en la foliumilo (kun la biblioteko WebTorrent), la protokolo malsamas de la normala BitTorrent. Kiam vi uzas retan foliumilon, vi sendas signalon kun via IP-adreso al la kunordiga servilo, kiu hazarde elektos aliajn samtavolanojn, kiu ricevos tiun informon. Vidu pliajn informojn en ĉi tiu dokumento. + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + Retaj samtavolanoj ne estas publike alireblaj: ĉar ni uzas la protokolon WebRTC en la foliumilo (kun la biblioteko WebTorrent), la protokolo malsamas de la normala BitTorrent. Kiam vi uzas retan foliumilon, vi sendas signalon kun via IP-adreso al la kunordiga servilo, kiu hazarde elektos aliajn samtavolanojn, kiu ricevos tiun informon. Vidu pliajn informojn en ĉi tiu dokumento. src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + La plej malbona okazo de normala persono spionanta siajn amikojn estas tre malprobabla. Ekzistas multe pli efikaj manieroj akiri tiajn informojn. src/app/+about/about-peertube/about-peertube.component.html126 @@ -6312,7 +6689,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + La minacoj al privateco malsamas ĉe YouTube de tiuj ĉe PeerTube. Ĉe YouTube, la platformo kolektas grandegajn kvantojn de viaj personaj informoj (ne nur vian IP-adreson) por ilin analizi kaj vin spuri. Plie, YouTube estas posedata de Google/Alphabet, kompanio kiu vin spuras trans multegaj retpaĝoj (per AdSense aŭ Google Analytics). src/app/+about/about-peertube/about-peertube.component.html133 @@ -6325,7 +6706,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + Via IP-adreso estas publika, sekve ĉiufoje, kiam vi vizitas retpaĝon, pluraj partoprenantoj (aldone al la fina retpaĝo) vidas vian IP-adreson en siaj protokoloj de konektoj: provizanto de retservoj, enkursigiloj, spuriloj, provizantoj de enhavo, kaj aliaj. PeerTube ne kaŝas tion: ni avertas vin, ke se vi volas teni vian IP-adreson privata, vi devas uzi virtualan privatan reton (VPN) aŭ foliumilon de Tor (Tor Browser). Pensi, ke forigo de samtavola teĥnikaro de PeerTube sennomigos vin, ne sencas. src/app/+about/about-peertube/about-peertube.component.html141 @@ -6338,7 +6724,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube volas provizi la plej bonajn kontraŭrimedojn, por doni al vi pliajn elekteblojn kaj malprobabligi atakojn. Jen kion ni efektivigis ĝis nun: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6363,7 +6752,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Finfine memoru, ke vi ĉiam povas malŝalti samtavolan teĥnikaron per baskulo en la filmludilo, aŭ per malŝalto de WebRTC en via foliumilo. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6400,8 +6792,8 @@ - Developed with ❤ by Framasoft - Evoluigita kun ❤ de Framasoft + Developed with ❤ by Framasoft + Evoluigita kun ❤ de Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6484,9 +6876,12 @@ src/app/+signup/+register/register.component.html56 - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + - Al kanalo oni alŝutas siajn filmojn. Havo de kelkaj kanaloj helpas organizi kaj apartigi vian enhavon.. + Al kanalo oni alŝutas siajn filmojn. Havo de kelkaj kanaloj helpas organizi kaj apartigi vian enhavon.. Ekzemple, vi povus decidi krei unu kanalon por publikigado de viaj pianaj koncertoj, kaj alian por publikigado de filmoj, kie vi priparolas ekologion. @@ -6563,11 +6958,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + Mi aĝas almenaŭ 16 jarojn kaj konsentas - al la Uzokondiĉoj - kaj al la Konduta regularo + al la Uzokondiĉoj + kaj al la Konduta regularo de ĉi tiu nodo @@ -6672,8 +7072,8 @@ - A .mp4 that keeps the original audio track, with no video - .mp4 kiu retenas la originalan sonparton, sen filmoparto + A .mp4 that keeps the original audio track, with no video + .mp4 kiu retenas la originalan sonparton, sen filmoparto src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7424,15 +7824,14 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - - User updated. - Uzanto ĝisdatiĝis. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Ĝisdatigi uzanton @@ -8301,6 +8700,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8372,8 +8777,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Longa (> 10 min) + Long (> 10 min) + Longa (> 10 min) 1 @@ -9732,8 +10137,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Subtenas « Markdown » kaj: + Markdown compatible that supports: + Subtenas « Markdown » kaj: 1 @@ -9857,7 +10262,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10205,6 +10622,24 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10273,7 +10708,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10299,22 +10752,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duoblo (ripetaĵo) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Raporti 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.es-ES.xlf b/client/src/locale/angular.es-ES.xlf index 3c72d18f0..dcd7a7a62 100644 --- a/client/src/locale/angular.es-ES.xlf +++ b/client/src/locale/angular.es-ES.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - publicó un nuevo video: + published a new video: + publicó un nuevo video: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Su video se ha removido de la lista negra + Your video has been unblacklisted + Su video se ha removido de la lista negra src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Su video se ha incluido en la lista negra + Your video has been blacklisted + Su video se ha incluido en la lista negra src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Un nuevo video abusivo se ha generado en el video + A new video abuse has been created on video + Un nuevo video abusivo se ha generado en el video src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - El video añadido recientemente ha sido puesto automáticamente en la lista negra + The recently added video has been auto-blacklisted + El video añadido recientemente ha sido puesto automáticamente en la lista negra src/app/shared/users/user-notifications.component.html56 - commented your video - comentó su video + commented your video + comentó su video src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - Su video ha sido publicado + Your video has been published + Su video ha sido publicado src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - La importación de su video fue exitosa + Your video import succeeded + La importación de su video fue exitosa src/app/shared/users/user-notifications.component.html94 - Your video import failed - L importación de su video falló + Your video import failed + L importación de su video falló src/app/shared/users/user-notifications.component.html102 - User registered on your instance - User registrado en su instancia + User registered on your instance + User registrado en su instancia src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - está siguiendo your channel su cuenta + + is following + + your channel + your account + + está siguiendo your channel su cuenta src/app/shared/users/user-notifications.component.html120 - mentioned you on video - lo mencionó en el video + mentioned you on video + lo mencionó en el video src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Su instancia tiene un nuevo seguidor () esperando su aprobación + + Your instance has a new follower () + awaiting your approval + + Su instancia tiene un nuevo seguidor () esperando su aprobación src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Su instancia siguió automáticamente + Your instance automatically followed + Su instancia siguió automáticamente src/app/shared/users/user-notifications.component.html150 @@ -535,8 +543,8 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. - Su informe será enviado a los moderadores de y se reenviará al origen del video () también. + Your report will be sent to moderators of and will be forwarded to the video origin () too. + Su informe será enviado a los moderadores de y se reenviará al origen del video () también. src/app/shared/video/modals/video-report.component.html 9 @@ -669,9 +677,9 @@ Deleted Borrado - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at La edición comienza/termina en @@ -826,10 +834,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Suscripción remota - Interacción remota + Suscripción remota + Interacción remota 10 @@ -837,16 +848,22 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. - Se puede suscribir al canal a través de cualquier instancia capaz de federarse con ActivityPub. Por ejemplo, con Mastodon o Pleroma puede digitar la URL del canal en el cuadro de búsqueda y suscribirse. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + Se puede suscribir al canal a través de cualquier instancia capaz de federarse con ActivityPub. Por ejemplo, con Mastodon o Pleroma puede digitar la URL del canal en el cuadro de búsqueda y suscribirse. src/app/shared/user-subscription/remote-subscribe.component.html 17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. - Puede interactuar por medio de cualquier instancia capaz de federarse con ActivityPub. Por ejemplo con Mastodon o Pleroma puede digitar la URL actual en el cuadro de búsqueda e interactuar allí. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + Puede interactuar por medio de cualquier instancia capaz de federarse con ActivityPub. Por ejemplo con Mastodon o Pleroma puede digitar la URL actual en el cuadro de búsqueda e interactuar allí. src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -861,8 +878,11 @@ - Default NSFW/sensitive videos policy can be redefined by the users - La política predefinida para videos sensibles se puede redefinir por los usuarios + + Default NSFW/sensitive videos policy + can be redefined by the users + + La política predefinida para videos sensibles se puede redefinir por los usuarios src/app/shared/instance/instance-features-table.component.html11 @@ -908,9 +928,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Illimitado ( por día) + Illimitado ( por día) 53 @@ -1066,20 +1086,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Expulsar este usuario @@ -1094,8 +1114,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1104,90 +1124,120 @@ Iniciar sesión 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Si estás buscando una cuenta… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - Actualmente esta instancia no permite el registro de nuevos usuarios, pero puedes encontrar varias instancias en las que tendrás la posibilidad de crear una cuenta y subir tus videos. Entre muchas instacias, encuentra la tuya en https://joinpeertube.org/instances. + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. Solicitar un nuevo correo de verificación. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Usuario 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Usuario o correo electrónico 15 - src/app/login/login.component.html30 - - - or create an account - - o crear una cuenta - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Contraseña 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Haga clic aquí para restablecer la contraseña - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Identificarse 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1195,45 +1245,45 @@ Iniciar sesión 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. Lo sentimos, no puede recuperar su contraseña porque el administrador de su instancia no configuró el sistema de corre electrónico de PeerTube. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Correo electrónico 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Correo electrónico 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Enviar un correo electrónico para restablecer mi contraseña 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1277,9 +1327,9 @@ Iniciar sesión - for + for - para + para 6 @@ -1287,10 +1337,13 @@ Iniciar sesión src/app/search/search.component.html6 - Filters + + Filters + + Filtros - + 16 @@ -1324,7 +1377,8 @@ Iniciar sesión - CLI documentation + CLI + documentation documentación de la CLI src/app/modal/welcome-modal.component.html @@ -1340,7 +1394,8 @@ Iniciar sesión - Administer documentation + Administer + documentation Administrar documentación src/app/modal/welcome-modal.component.html @@ -1356,7 +1411,8 @@ Iniciar sesión - Use documentation + Use + documentation Documentación de uso src/app/modal/welcome-modal.component.html @@ -1380,16 +1436,16 @@ Iniciar sesión - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Sitio web oficial de PeerTube (noticias, soporte, contribución...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Sitio web oficial de PeerTube (noticias, soporte, contribución...): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Ponga su instancia en el índice público de PeerTube: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Ponga su instancia en el índice público de PeerTube: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html 47 @@ -1404,16 +1460,26 @@ Iniciar sesión - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. - Seleccionando su instancia name, configurando descripción, definiendo quien es usted, por qué creó su instancia y por cuanto tiempo planea mantenerla es muy importante para los visitantes entencer en qué tipo de instancia están. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + + Seleccionando su instancia name, configurando descripción, definiendo quien es usted, por qué creó su instancia y por cuanto tiempo planea mantenerla es muy importante para los visitantes entencer en qué tipo de instancia están. src/app/modal/welcome-modal.component.html 61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. - Si desea abrir las inscripciones, por favor decida que son sus reglas de moderación, llene su términos de instancia y especificar las categorías y los idiomas que habla. De esta manera, ayudará a los usuarios a registrarse en laapropiada PeerTube instancia. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + + Si desea abrir las inscripciones, por favor decida que son sus reglas de moderación, llene su términos de instancia y especificar las categorías y los idiomas que habla. De esta manera, ayudará a los usuarios a registrarse en laapropiada PeerTube instancia. src/app/modal/welcome-modal.component.html 67 @@ -1502,8 +1568,11 @@ Iniciar sesión - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - Por favor, configurr estos campos para ayudar a otros en la elecciónla instancia apropiada. Sin ellos, su instancia no puede ser referenciada enJoinPeerTube website. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + Por favor, configurr estos campos para ayudar a otros en la elecciónla instancia apropiada. Sin ellos, su instancia no puede ser referenciada enJoinPeerTube website. src/app/modal/instance-config-warning-modal.component.html 24 @@ -1921,8 +1990,11 @@ Iniciar sesión - Jump to channel ↵ - Salta al canal ↵ + + Jump to channel + ↵ + + Salta al canal ↵ src/app/header/suggestion.component.html 18 @@ -2123,16 +2195,16 @@ Iniciar sesión 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Añadir este subtítulo 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Título @@ -2151,8 +2223,12 @@ Iniciar sesión src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - Podrían usarse etiquetas para sugerir recomendaciones relevantesHay un máximo de 5 etiquetas. Presiona Enter para añadir una etiqueta nueva. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + Podrían usarse etiquetas para sugerir recomendaciones relevantesHay un máximo de 5 etiquetas. Presiona Enter para añadir una etiqueta nueva. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2312,7 +2388,7 @@ Iniciar sesión src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Ya ha sido subido ✔ 179 @@ -2431,8 +2507,12 @@ Iniciar sesión src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. - Puedes importar cualquier URL suportada en youtube-dl o una URL que apunte a un archivo MP4 sin procesar. Debes asegurarte de tener derechos de difusión sobre el contenido al que señala, de lo contrario podría problemas legales. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + + Puedes importar cualquier URL suportada en youtube-dl o una URL que apunte a un archivo MP4 sin procesar. Debes asegurarte de tener derechos de difusión sobre el contenido al que señala, de lo contrario podría problemas legales. src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2491,8 +2571,12 @@ Iniciar sesión src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. - Imagen que se fusionará con tu archivo de audio. La imagen elegida será definitiva y no se puede modificar. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + + Imagen que se fusionará con tu archivo de audio. La imagen elegida será definitiva y no se puede modificar. src/app/videos/+video-edit/video-add-components/video-upload.component.html33 @@ -2552,7 +2636,10 @@ Iniciar sesión src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + Puedes importar cualquier archivo torrent que apunte a un archivo mp4. Debes asegurarse de tener los derechos de difusión sobre el contenido al que señala, de lo contrario podría causar problemas legales. src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 @@ -2567,8 +2654,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Te recomendamos que no use el rootusuario para publicar sus videos, ya que es la cuenta de superadministrador de tu instancia. Instead, crear una cuenta dedicada para subir tus videos. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + Te recomendamos que no use el rootusuario para publicar sus videos, ya que es la cuenta de superadministrador de tu instancia. Instead, crear una cuenta dedicada para subir tus videos. src/app/videos/+video-edit/video-add.component.html 2 @@ -2786,16 +2877,16 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/videos/+video-watch/video-watch.component.html32 - Published • views - Published • vistas + Published • views + Published • vistas src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Publicado • views + Published • views + Publicado • views src/app/videos/+video-watch/video-watch.component.html 56 @@ -2958,11 +3049,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Ver más información @@ -3085,7 +3176,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + Puede comentar utilizando una cuenta en cualquier instancia compatible con ActivityPub. En la mayoría de las plataformas, puede encontrar el video escribiendo su URL en la barra de búsqueda y luego comentarlo desde la interfaz del software. src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3168,20 +3263,47 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Follow domain Seguir dominio - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Filtrar... 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3194,17 +3316,17 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Follower handle Control de seguidor - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Estado 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Retrasado. @@ -3231,50 +3353,68 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/system/jobs/jobs.component.html51 - Created - Creado + Created + Creado 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Aceptado 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pendiente 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Aceptar - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Rechazar 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3290,21 +3430,46 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 19 - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundancia permitida - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Seguir dominios + Redundancy allowed + Redundancia permitida + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Seguir dominios + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances Mis videos duplicados por instancias remotas @@ -3375,13 +3540,16 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - La transcodificación está habilitada. La cuota de video solo tiene en cuentaoriginal tamaño de vídeo. Como máximo, este usuario podría subir ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + + La transcodificación está habilitada. La cuota de video solo tiene en cuentaoriginal tamaño de vídeo. Como máximo, este usuario podría subir ~ . src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3461,65 +3629,59 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 19 - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Nombre de usuario + Username + Nombre de usuario 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Quota de video - src/app/+admin/users/user-list/user-list.component.html44 - + Video quota + Quota de video + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (expulsado) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Abrir cuenta en una pestaña nueva - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Se requiere validar la dirección de correo electrónico del usuario antes de conectarse 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification La dirección de correo electrónico del usuario ha sido verificada / El usuario puede conectarse sin verificación de dirección de correo electrónico 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Razón de la expulsión: 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Mostrando a de usuarios @@ -3578,69 +3740,85 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/moderation/moderation.component.html13 - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Nombre del vídeo + Video name + Nombre del vídeo 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Tamaño total - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies Lista de redundancias + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Estadísticas de estrategias habilitadas - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No hay una estrategia de redundancia habilitada en su instancia. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensible 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated No federado - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Fecha + Date + Fecha 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3648,25 +3826,37 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Acciones 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Razón del bloqueo: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3701,6 +3891,42 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3708,44 +3934,72 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vídeo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Abrir video en una pestaña nueva + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Abrir video en una pestaña nueva + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - Estado + State + Estado 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - Puntuación - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + Puntuación + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Ir a la cuenta @@ -3754,22 +4008,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Razón: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Nota: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Mostrando a de informes @@ -3777,6 +4017,50 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3790,42 +4074,51 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Mute domain Dominio mudo - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Nodo 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Silenciado en + Muted at + Silenciado en 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Dejar de silenciar 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3838,27 +4131,33 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. Parece que no estás en un servidor HTTPS. Su servidor web necesita tener TLS activado para seguir a los servidores. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Dominios mudos - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Cuenta 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -3979,8 +4278,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac This does not have settings. Esteno tiene configuraciones. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Sistema @@ -4045,8 +4344,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - By -> - Por -> + By -> + Por -> src/app/+admin/system/logs/logs.component.html 32 @@ -4088,8 +4387,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - Elsistema de intercambio implica que cierta información técnica sobre su sistema (como una dirección IP pública) puede enviarse a otros pares, pero ayuda en gran medida a reducir la carga del servidor. + The sharing system 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. + Elsistema de intercambio implica que cierta información técnica sobre su sistema (como una dirección IP pública) puede enviarse a otros pares, pero ayuda en gran medida a reducir la carga del servidor. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4128,8 +4427,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. - Gestiona usuarios para establecer un equipo de moderación. + Manage users to build a moderation team. + Gestiona usuarios para establecer un equipo de moderación. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4138,8 +4437,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - Habilitarlo permitirá que otros administradores sepan que usted está federando principalmente contenido confidencial. Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Habilitarlo permitirá que otros administradores sepan que usted está federando principalmente contenido confidencial. Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4151,8 +4453,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - ConNo enumerar o Difuminar miniaturas, se solicitará una confirmación para ver el video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + ConNo enumerar o Difuminar miniaturas, se solicitará una confirmación para ver el video. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4186,8 +4488,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Strategy Estrategia - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Términos de uso @@ -4288,8 +4590,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - Utilizarplugins & temaspara cambios más involucrados, oagregar ligeras personalizaciones. + Use plugins & themes for more involved changes, or add slight customizations. + Utilizarplugins & temaspara cambios más involucrados, oagregar ligeras personalizaciones. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4336,8 +4638,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - Gestionarusuariospara establecer su cuota individualmente. + Manage users to set their quota individually. + Gestionarusuariospara establecer su cuota individualmente. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4506,8 +4808,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Gestionar relacionescon otras instancias. + Manage relations with other instances. + Gestionar relacionescon otras instancias. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4526,8 +4828,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. - Solo debe seguir los índices en los que confía, o aloja tu propio. + You should only follow indexes you trust, or host your own. + Solo debe seguir los índices en los que confía, o aloja tu propio. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 450 @@ -4617,8 +4919,14 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. - Si su instancia está en la lista blanca de Twitter, se insertará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.Si la instancia no está en la lista blanca, utilizamos una tarjeta de enlace de imagen que redirigirá en su instancia de PeerTube.Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/videos/watch/blabla) enhttps://cards-dev.twitter.com/validator to see if you instance is whitelisted. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + + Si su instancia está en la lista blanca de Twitter, se insertará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.Si la instancia no está en la lista blanca, utilizamos una tarjeta de enlace de imagen que redirigirá en su instancia de PeerTube.Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/videos/watch/blabla) enhttps://cards-dev.twitter.com/validator to see if you instance is whitelisted. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4635,7 +4943,10 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + Procese los videos cargados para que puedan reproducirse de manera que cualquier dispositivo pueda reproducirlos. Aunque es costoso en recursos, esta es una parte crítica de PeerTube, así que pise con cuidado. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 @@ -4679,8 +4990,16 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 - Experimental, le sugerimos que no desactive el soporte de webtorrent por ahora Si también habilitó el soporte HLS, multiplicará el almacenamiento de videos por 2 Si está deshabilitado, rompe la federación con instancias de PeerTube < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + + Experimental, le sugerimos que no desactive el soporte de webtorrent por ahora Si también habilitó el soporte HLS, multiplicará el almacenamiento de videos por 2 Si está deshabilitado, rompe la federación con instancias de PeerTube < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4689,8 +5008,19 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 - Requiere ffmpeg>= 4.1 Genera listas de reproducción HLS y archivos MP4 fragmentados que resulten en una mejor reproducción que con el reproductor predeterminado actual: El cambio de resolución es más suave Reproducción más rápida en particular con videos largos Reproducción más estable (menos errores / carga infinita) Si también habilitaste el soporte de WebTorrent, multiplicará el almacenamiento de videos por 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Requiere ffmpeg>= 4.1 Genera listas de reproducción HLS y archivos MP4 fragmentados que resulten en una mejor reproducción que con el reproductor predeterminado actual: El cambio de resolución es más suave Reproducción más rápida en particular con videos largos Reproducción más estable (menos errores / carga infinita) Si también habilitaste el soporte de WebTorrent, multiplicará el almacenamiento de videos por 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -4750,13 +5080,24 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - Escribir código JavaScript directamente.Ejemplo: console.log ('mi instancia es asombrosa'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + Escribir código JavaScript directamente.Ejemplo: console.log ('mi instancia es asombrosa'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; - Escribir código CSS directamente. Ejemplo: #custom-css color: rojo; Anteponer con #custom-csspara anular estilos. Ejemplo:: #custom-css .logged-in-email color: rojo; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + + Escribir código CSS directamente. Ejemplo: #custom-css color: rojo; Anteponer con #custom-csspara anular estilos. Ejemplo:: #custom-css .logged-in-email color: rojo; src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4946,8 +5287,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Con No enumerar o difuminar miniaturas, se solicitará una confirmación para ver el video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + Con No enumerar o difuminar miniaturas, se solicitará una confirmación para ver el video. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 @@ -4976,16 +5317,16 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is - Tu correo electrónico actual es + Your current email is + Tu correo electrónico actual es src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 4 - is awaiting email verification - está esperando la verificación por correo electrónico + is awaiting email verification + está esperando la verificación por correo electrónico src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 8 @@ -5057,8 +5398,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - Videos + Videos + Videos src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5094,10 +5435,13 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Creado - + 15 @@ -5169,8 +5513,9 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Texto breve para decirle a las personas cómo pueden apoyar su canal (plataforma de membresía ...).<br /><br /> Cuando cargue un video en este canal, el campo de soporte de video se completará automáticamente con este texto. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Texto breve para decirle a las personas cómo pueden apoyar su canal (plataforma de membresía ...).<br /><br /> Cuando cargue un video en este canal, el campo de soporte de video se completará automáticamente con este texto. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5194,24 +5539,18 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error Ver el error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted Este video ha sido eliminado - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Una vez que elimine su cuenta, no hay vuelta atrás. Se le pedirá que confirme esta acción. @@ -5270,8 +5609,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - Delete history - Borrar historial + + + Delete history + + Borrar historial src/app/+my-account/my-account-history/my-account-history.component.html 7 @@ -5286,8 +5628,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - Notification preferences - Preferencias de notificación + + + Notification preferences + + Preferencias de notificación src/app/+my-account/my-account-notifications/my-account-notifications.component.html 2 @@ -5362,8 +5707,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Listas de reproducción + Playlists + Listas de reproducción src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5391,8 +5736,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - If you need help to use PeerTube, you can have a look at the documentation. - Si necesita ayuda para usar PeerTube, puede echar un vistazo a documentación. + If you need help to use PeerTube, you can have a look at the documentation. + Si necesita ayuda para usar PeerTube, puede echar un vistazo a documentación. src/app/+signup/shared/signup-success.component.html 13 @@ -5841,23 +6186,27 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - It is a free and open-source software, under the AGPLv3 licence. - Es un software gratuito y de código abierto, bajo el licencia AGPLv3 . + + It is a free and open-source software, under the AGPLv3 + licence. + + Es un software gratuito y de código abierto, bajo el licencia AGPLv3 . src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - Para mayor información por favor visite joinpeertube.org. + For more information, please visit joinpeertube.org. + Para mayor información por favor visite joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation Use la documentación de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5873,7 +6222,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - PeerTube Applications + PeerTube + Applications Aplicaciones de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5889,7 +6239,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - Contribute on PeerTube + Contribute on + PeerTube Contribuir en PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5913,7 +6264,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube usa el protocolo BitTorrent para compartir el ancho de banda entre los usuarios de manera predeterminada para ayudar a reducir la carga en el servidor, pero finalmente le deja la opción de volver a la transmisión regular exclusivamente desde el servidor del video. Lo que sigue se aplica solo si desea seguir usando el modo P2P de PeerTube. src/app/+about/about-peertube/about-peertube.component.html74 @@ -5926,17 +6281,27 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + En teoría, alguien con suficientes habilidades técnicas podría crear un script que rastree qué IP está descargando qué video. En la práctica, esto es mucho más difícil porque: src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + Se debe enviar una solicitud HTTP en cada rastreador para cada video para espiar. Si queremos espiar todos los videos de PeerTube, tenemos que enviar tantas solicitudes como haya videos (potencialmente mucho) src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + Por cada solicitud enviada, el rastreador devuelve pares aleatorios en un número limitado. Por ejemplo, si hay 1000 pares en el enjambre y el rastreador envía solo 20 pares por cada solicitud, debe haber al menos 50 solicitudes enviadas para conocer a todos los pares en el enjambre src/app/+about/about-peertube/about-peertube.component.html @@ -5949,7 +6314,10 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + Si se almacena una dirección IP en el rastreador, no significa que la persona detrás de la IP (si existe) haya visto el video src/app/+about/about-peertube/about-peertube.component.html108 @@ -5959,12 +6327,21 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - Los pares web no son de acceso público: porque usamos WebRTC dentro del navegador web (con la biblioteca WebTorrent), el protocolo es diferente del clásico BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Vereste documentopara más información + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + Los pares web no son de acceso público: porque usamos WebRTC dentro del navegador web (con la biblioteca WebTorrent), el protocolo es diferente del clásico BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Vereste documentopara más información src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + El peor de los casos de una persona promedio espiando a sus amigos es bastante improbable. Hay formas mucho más efectivas de obtener ese tipo de información. src/app/+about/about-peertube/about-peertube.component.html126 @@ -5977,7 +6354,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + Las amenazas a la privacidad con YouTube son diferentes a las de PeerTube. En el caso de YouTube, la plataforma recopila una gran cantidad de su información personal (no solo su IP) para analizarlos y rastrearlo. Además, YouTube es propiedad de Google / Alphabet, una compañía que lo rastrea en muchos sitios web (a través de AdSense o Google Analytics). src/app/+about/about-peertube/about-peertube.component.html133 @@ -5990,7 +6371,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + Su dirección IP es pública, por lo que cada vez que consulta un sitio web, hay una serie de actores (además del sitio web final) que ven su IP en sus registros de conexión: ISP / enrutadores / rastreadores / CDN y más. PeerTube es transparente al respecto: le advertimos que si desea mantener su IP privada, debe usar una VPN o un navegador Tor. Pensar que eliminar P2P de PeerTube te devolverá el anonimato no tiene sentido. src/app/+about/about-peertube/about-peertube.component.html141 @@ -6003,7 +6389,10 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube quiere ofrecer las mejores contramedidas posibles, para darle más opciones y hacer que los ataques sean menos probables. Esto es lo que hemos implementado hasta ahora: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6028,7 +6417,10 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + En última instancia, recuerde que siempre puede deshabilitar P2P al alternarlo en el reproductor de video o simplemente deshabilitando WebRTC en su navegador. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6065,8 +6457,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - Developed with ❤ by Framasoft - Desarrollado con ❤ por Framasoft + Developed with ❤ by Framasoft + Desarrollado con ❤ por Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6145,8 +6537,11 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. - Un canal es una entidad en la que subes tus videos. Crear varios de ellos te ayuda a organizar y separar tu contenidoPor ejemplo, podría decidir tener un canal para publicar sus conciertos de piano y otro canal en el que publique sus videos hablando de ecología. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + Un canal es una entidad en la que subes tus videos. Crear varios de ellos te ayuda a organizar y separar tu contenidoPor ejemplo, podría decidir tener un canal para publicar sus conciertos de piano y otro canal en el que publique sus videos hablando de ecología. src/app/+signup/+register/register-step-channel.component.html 4 @@ -6217,8 +6612,13 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance - Tengo al menos 16 años y estoy de acuerdo conCondicionesy a laCódigo de Conductade esta instancia + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + + Tengo al menos 16 años y estoy de acuerdo conCondicionesy a laCódigo de Conductade esta instancia src/app/+signup/+register/register-step-user.component.html 65 @@ -6313,8 +6713,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac - A .mp4 that keeps the original audio track, with no video - Un .mp4 que mantiene la pista de audio original, sin video + A .mp4 that keeps the original audio track, with no video + Un .mp4 que mantiene la pista de audio original, sin video src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7071,15 +7471,14 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - Usuario actualizado. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Actualizar usuario @@ -7948,6 +8347,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8019,8 +8424,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/search/search-filters.component.ts1 - Long (> 10 min) - Largo (> 10 min) + Long (> 10 min) + Largo (> 10 min) 1 @@ -9379,8 +9784,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Markdown compatible que soporta: + Markdown compatible that supports: + Markdown compatible que soporta: 1 @@ -9504,7 +9909,19 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -9858,6 +10275,24 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -9926,7 +10361,25 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -9949,22 +10402,39 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicado (redundancia) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Reportar 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.eu-ES.xlf b/client/src/locale/angular.eu-ES.xlf index 1c2625a8a..b5899833f 100644 --- a/client/src/locale/angular.eu-ES.xlf +++ b/client/src/locale/angular.eu-ES.xlf @@ -677,9 +677,9 @@ Deleted Ezabatua - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1098,7 +1098,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Debekatu erabiltzaile hau @@ -1110,11 +1110,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1125,106 +1122,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Eskatu baieztatze e-mail berria 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Erabiltzailea 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Erabiltzaile-izena edo e-mail helbidea 15 - src/app/login/login.component.html30 - - - or create an account - - edo sortu kontu bat - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Pasahitza 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Egin klik hemen zure pasahitza berrezartzeko - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Hasi saioa 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1232,13 +1243,13 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-mail @@ -1253,24 +1264,24 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-mail helbidea 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Bidali e-mail bat nire pasahitza berrezartzeko 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -2186,16 +2197,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Gehitu azpititulu hau 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Izenburua @@ -3065,7 +3076,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Lortu informazio gehiago @@ -3286,11 +3297,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3302,7 +3310,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID-a @@ -3314,8 +3352,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Egoera @@ -3324,7 +3362,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3362,7 +3400,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Onartua @@ -3371,7 +3409,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Zain @@ -3380,21 +3418,39 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Errefusatu 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3409,18 +3465,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3493,7 +3574,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. @@ -3580,7 +3661,7 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Erabiltzaile-izena @@ -3588,12 +3669,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (debekatua) @@ -3601,17 +3682,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Erabiltzailearen e-mail helbidea baieztatu behar da saioa hasi aurretik @@ -3619,7 +3694,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Erabiltzailearen e-mail helbidea baieztatuta dago / Erabiltzaileak e-mail helbidea baieztatu gabe saioa hasi dezake @@ -3627,7 +3702,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Debekatzeko arrazoia: @@ -3635,7 +3710,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3692,11 +3767,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Bideoaren izena @@ -3705,35 +3777,44 @@ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Hunkigarria @@ -3741,12 +3822,12 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3754,7 +3835,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Joan bideora @@ -3764,7 +3855,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ekintzak @@ -3773,7 +3864,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Zerrenda beltzean sartzeko arrazoia: @@ -3781,7 +3872,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3813,7 +3916,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Salatzailea @@ -3821,7 +3960,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Bideoa @@ -3831,13 +3970,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State @@ -3847,15 +4017,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Joan kontura @@ -3865,25 +4032,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Arrazoia: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3896,11 +4094,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instantzia @@ -3910,7 +4105,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3918,7 +4113,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Desmututu @@ -3929,7 +4124,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3941,17 +4148,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Kontua @@ -3960,7 +4161,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4078,8 +4291,8 @@ This does not have settings. This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4297,7 +4510,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Baldintzak @@ -5393,20 +5606,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -7395,15 +7602,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Eguneratu erabiltzailea @@ -8271,6 +8477,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9833,7 +10045,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10186,7 +10410,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Encoder Encoder @@ -10254,7 +10496,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10277,22 +10537,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Salatu 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf index 91640da08..422dc11fd 100644 --- a/client/src/locale/angular.fa-IR.xlf +++ b/client/src/locale/angular.fa-IR.xlf @@ -640,7 +640,7 @@ Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1015,7 +1015,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Ban this user @@ -1024,11 +1024,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1039,35 +1036,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1075,7 +1082,7 @@ Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User کاربر @@ -1084,7 +1091,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address نام کاربری یا آدرس رایانامه @@ -1092,17 +1099,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - - یا یک حساب بسازید - - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1120,13 +1128,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1136,7 +1141,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password گذرواژه‌تان را فراموش کرده‌اید @@ -1144,14 +1155,14 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email رایانامه @@ -1167,7 +1178,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address آدرس رایانامه @@ -1176,7 +1187,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password یک رایانامه برای بازنشانی گذرواژه برای من بفرست @@ -1184,7 +1195,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2046,17 +2057,14 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -2770,7 +2778,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -2972,11 +2980,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2985,7 +2990,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2994,8 +3029,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State @@ -3004,7 +3039,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -3029,30 +3064,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3067,18 +3120,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 - + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3150,7 +3228,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3232,47 +3310,41 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3332,71 +3404,99 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3422,12 +3522,48 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video ویدئو @@ -3437,50 +3573,112 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3496,11 +3694,8 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance @@ -3508,7 +3703,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3516,7 +3711,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3524,7 +3719,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3536,23 +3743,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3665,8 +3878,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3847,7 +4060,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -4818,23 +5031,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6803,8 +7007,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7694,6 +7898,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9280,8 +9490,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9608,7 +9827,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9666,7 +9903,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -9687,8 +9942,8 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9697,9 +9952,24 @@ Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf index e0f451e16..03ffe5669 100644 --- a/client/src/locale/angular.fi-FI.xlf +++ b/client/src/locale/angular.fi-FI.xlf @@ -704,7 +704,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Muokkaus alkaa/loppuu kohdassa @@ -1099,7 +1099,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Sulje tämä käyttäjä @@ -1114,8 +1114,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1126,35 +1126,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1165,7 +1175,7 @@ - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Käyttäjä @@ -1174,7 +1184,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Käyttäjänimi tai sähköpostiosoite @@ -1182,17 +1192,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - - tai luo uusi tili - - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1210,13 +1221,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1226,7 +1234,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Unohda salasanasi @@ -1234,11 +1248,11 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Sähköposti @@ -1254,7 +1268,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Sähköpostiosoite @@ -1263,7 +1277,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Lähetä minulle sähköpostiviesti nollatakseni salasanani @@ -1271,7 +1285,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2135,8 +2149,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2145,7 +2159,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Otsikko @@ -3002,7 +3016,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Näytä lisätietoa @@ -3212,11 +3226,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3228,7 +3239,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3246,7 +3287,7 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State Tila @@ -3257,7 +3298,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -3286,7 +3327,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Hyväksytty @@ -3295,7 +3336,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Odottaa @@ -3304,7 +3345,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Hyväksy @@ -3313,7 +3354,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Kieltäydy @@ -3322,7 +3363,25 @@ - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -3336,16 +3395,41 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3421,7 +3505,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3518,7 +3602,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Käyttäjänimi @@ -3526,7 +3610,7 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Videokiintiö @@ -3534,7 +3618,7 @@ 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (suljettu) @@ -3542,17 +3626,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Käyttäjän sähköpostiosoite pitää olla vahvistettu, jotta hän voi kirjautua. @@ -3560,7 +3638,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Käyttäjän sähköpostiosoite on vahvistettu / Käyttäjä voi kirjautua ilman sähköpostiosoitteen vahvistusta @@ -3568,7 +3646,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Sulkemisen syy: @@ -3576,7 +3654,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3633,11 +3711,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Videon nimi @@ -3645,29 +3720,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Arkaluonteinen @@ -3675,7 +3759,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Ei federoitu @@ -3683,7 +3767,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Päivämäärä @@ -3691,7 +3775,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Mene videolle @@ -3701,7 +3795,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Toiminnot @@ -3710,7 +3804,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Estoliston syy: @@ -3718,7 +3812,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3750,7 +3856,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Lähettäjä @@ -3758,7 +3900,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video @@ -3768,13 +3910,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Tila @@ -3782,13 +3955,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Mene käyttäjään @@ -3798,25 +3968,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Syy: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3829,11 +4030,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instanssi @@ -3844,7 +4042,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Mykistetty kohdassa @@ -3855,7 +4053,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Poista mykistys @@ -3866,7 +4064,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3878,17 +4088,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Tili @@ -3897,7 +4101,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4024,7 +4240,7 @@ This does not have settings. This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Järjestelmä @@ -4221,7 +4437,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Käyttöehdot @@ -5238,20 +5454,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7157,8 +7367,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7997,6 +8207,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -9492,8 +9708,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9800,7 +10025,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9858,7 +10101,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -9881,8 +10142,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9894,7 +10155,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index e4c4860e5..1af0e0152 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - a publié une nouvelle vidéo : + published a new video: + a publié une nouvelle vidéo : src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Votre vidéo a été retirée de la liste noire + Your video has been unblacklisted + Votre vidéo a été retirée de la liste noire src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Votre vidéo a été mise sur liste noire + Your video has been blacklisted + Votre vidéo a été mise sur liste noire src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Un nouvel abus de vidéo a été créé sur la vidéo + A new video abuse has been created on video + Un nouvel abus de vidéo a été créé sur la vidéo src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - La vidéo récemment ajoutée a été automatiquement mise sur liste noire + The recently added video has been auto-blacklisted + La vidéo récemment ajoutée a été automatiquement mise sur liste noire src/app/shared/users/user-notifications.component.html56 - commented your video - a commenté votre vidéo + commented your video + a commenté votre vidéo src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - Votre vidéo a été publiée + Your video has been published + Votre vidéo a été publiée src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - Votre import de vidéo a terminé avec succès + Your video import succeeded + Votre import de vidéo a terminé avec succès src/app/shared/users/user-notifications.component.html94 - Your video import failed - Votre import de vidéo a échoué + Your video import failed + Votre import de vidéo a échoué src/app/shared/users/user-notifications.component.html102 - User registered on your instance - L’utilisateur s’est enregistré sur votre instance + User registered on your instance + L’utilisateur s’est enregistré sur votre instance src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - suit your channel votre compte + + is following + + your channel + your account + + suit your channel votre compte src/app/shared/users/user-notifications.component.html120 - mentioned you on video - vous a mentionné sur la vidéo + mentioned you on video + vous a mentionné sur la vidéo src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Votre instance a un nouvel abonné () qui attend votre approbation + + Your instance has a new follower () + awaiting your approval + + Votre instance a un nouvel abonné () qui attend votre approbation src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Votre instance s'est automatiquement abonnée à + Your instance automatically followed + Votre instance s'est automatiquement abonnée à src/app/shared/users/user-notifications.component.html150 @@ -535,9 +543,9 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. src/app/shared/video/modals/video-report.component.html @@ -676,9 +684,9 @@ 34 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Modifier le début / la fin à @@ -833,10 +841,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - S'abonner à distance - Interaction distante + S'abonner à distance + Interaction distante 10 @@ -844,9 +855,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub. + Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub. Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL de la chaîne dans le champ de recherche et vous abonner. @@ -855,9 +869,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + - Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub. + Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub. Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL dans le champ de recherche et interagir avec. @@ -874,10 +891,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites - peut être redéfini par les utilisateur·rices + Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites + peut être redéfini par les utilisateur·rices 5 @@ -936,9 +956,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - ( illimité par jour) + ( illimité par jour) 53 @@ -1094,20 +1114,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Bannir cet utilisateur @@ -1122,8 +1142,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1132,90 +1152,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Si vous cherchez un compte… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - Actuellement, cette instance ne permet pas la création de comptes, mais vous pouvez trouver une instance qui vous permet de créer votre compte et d’y téléverser vos vidéos. Trouvez la vôtre parmi de multiples instances à cette adresse https://joinpeertube.org/instances. + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. Demander un nouvel email de vérification. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Utilisateur 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Identifiant ou courriel 15 - src/app/login/login.component.html30 - - - or create an account - - ou créer un compte - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Mot de passe 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Cliquez ici pour réinitialiser votre mot de passe - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Se connecter 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1223,8 +1273,8 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. @@ -1233,40 +1283,40 @@ 65 - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Courriel 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Courriel 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password M'envoyer un courriel pour réinitialiser mon mot de passe 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1310,9 +1360,9 @@ - for + for - pour + pour 6 @@ -1320,10 +1370,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filtres - + 16 @@ -1357,7 +1410,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Documentation de la CLI 12 @@ -1373,7 +1427,8 @@ src/app/modal/welcome-modal.component.html15 - Administer documentation + Administer + documentation Documentation sur l'administration 19 @@ -1389,7 +1444,8 @@ src/app/modal/welcome-modal.component.html22 - Use documentation + Use + documentation Documentation d'utilisation 26 @@ -1413,16 +1469,16 @@ src/app/modal/welcome-modal.component.html41 - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Site web officiel de PeerTube (actus, support, contribution...) : https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Site web officiel de PeerTube (actus, support, contribution...) : https://joinpeertube.org 44 src/app/modal/welcome-modal.component.html44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Mettre votre instances sur l'index public des instances PeerTube https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Mettre votre instances sur l'index public des instances PeerTube https://instances.joinpeertube.org/instances 47 @@ -1438,9 +1494,13 @@ src/app/modal/welcome-modal.component.html59 - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Choisir le nom de son instance, mettre une description, spécifier qui vous êtes, pourquoi vous avez créé cette instance et combien de temps vous prévoyez de la maintenir est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont. + Choisir le nom de son instance, mettre une description, spécifier qui vous êtes, pourquoi vous avez créé cette instance et combien de temps vous prévoyez de la maintenir est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont. 61 @@ -1448,10 +1508,16 @@ src/app/modal/welcome-modal.component.html61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - Si vous voulez ouvrir les inscriptions, merci de décider quelles sont les règles de modération, remplir les conditions d'utilisation de votre instance - et spécifier les catégories ainsi que les langues que vous parlez. De cette façon, vous aiderez les utilisateurs à s'enregistrer sur l'instance PeerTube appropriée. + Si vous voulez ouvrir les inscriptions, merci de décider quelles sont les règles de modération, remplir les conditions d'utilisation de votre instance + et spécifier les catégories ainsi que les langues que vous parlez. De cette façon, vous aiderez les utilisateurs à s'enregistrer sur l'instance PeerTube appropriée. 67 @@ -1547,8 +1613,11 @@ src/app/modal/instance-config-warning-modal.component.html21 - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - Veuillez envisager de configurer ces champs pour aider les personnes à choisir l'instance appropriée. Sans elles, votre instance ne peut être référencée sur site internet JoinPeerTube. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + Veuillez envisager de configurer ces champs pour aider les personnes à choisir l'instance appropriée. Sans elles, votre instance ne peut être référencée sur site internet JoinPeerTube. src/app/modal/instance-config-warning-modal.component.html 24 @@ -1981,8 +2050,11 @@ - Jump to channel ↵ - Passer à la chaîne ↵ + + Jump to channel + ↵ + + Passer à la chaîne ↵ src/app/header/suggestion.component.html 18 @@ -2192,16 +2264,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Ajouter ce sous-titre 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titre @@ -2220,8 +2292,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - Les étiquettes pourraient être utilisées pour suggérer des recommandations pertinentes. Il y a un maximum de 5 étiquettes. Appuyez sur Entrée pour ajouter une nouvelle étiquette. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + Les étiquettes pourraient être utilisées pour suggérer des recommandations pertinentes. Il y a un maximum de 5 étiquettes. Appuyez sur Entrée pour ajouter une nouvelle étiquette. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2386,7 +2462,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Déjà téléversé ✔ 179 @@ -2517,8 +2593,12 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. - Vous pouvez importer n’importe quelle URL supportée par youtube-dl ou une URL qui pointe vers un fichier MP4 brut. Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel elle pointe, sinon cela pourrait vous causer des problèmes juridiques à vous et à votre instance. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + + Vous pouvez importer n’importe quelle URL supportée par youtube-dl ou une URL qui pointe vers un fichier MP4 brut. Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel elle pointe, sinon cela pourrait vous causer des problèmes juridiques à vous et à votre instance. src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2580,10 +2660,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + Image qui sera fusionnée avec le fichier audio. - + L'image choisie sera définitive et ne pourra pas être modifiée. @@ -2653,7 +2737,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + Vous pouvez importer n'importe quel fichier torrent qui pointe vers un fichier mp4. Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel il pointe, sinon cela pourrait vous causer des problèmes juridiques, personnellement et à votre instance. @@ -2673,8 +2760,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Nous vous recommandons de ne pas utiliser l’utilisateur root pour publier vos vidéos, puisque c’est le compte super-admin de votre instance. À la place, créez un compte dédié pour téléverser vos vidéos. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + Nous vous recommandons de ne pas utiliser l’utilisateur root pour publier vos vidéos, puisque c’est le compte super-admin de votre instance. À la place, créez un compte dédié pour téléverser vos vidéos. src/app/videos/+video-edit/video-add.component.html 2 @@ -2916,16 +3007,16 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views - Publié • vues + Published • views + Publié • vues src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Publié • vues + Published • views + Publié • vues src/app/videos/+video-watch/video-watch.component.html 56 @@ -3091,11 +3182,11 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Obtenir plus d'informations @@ -3220,7 +3311,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it @@ -3307,20 +3402,47 @@ Follow domain Follow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Filtrage... 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3336,17 +3458,17 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Statut 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Retardé. @@ -3373,53 +3495,71 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Créé le + Created + Créé le 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepté 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending En attente 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accepter 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuser 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3435,21 +3575,46 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redondance autorisée - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Follow domains + Redundancy allowed + Redondance autorisée + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances My videos duplicated by remote instances @@ -3522,14 +3687,17 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + - Transcoding is enabled. The video quota only takes into account original video size. + Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3620,68 +3788,62 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Identifiant + Username + Identifiant 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Quota des vidéo + Video quota + Quota des vidéo 42 - src/app/+admin/users/user-list/user-list.component.html44 - + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banni) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Open account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login L'adresse mail de l'utilisateur·rice doit être vérifiée afin de se connecter 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification L'adresse mail de l'utilisateur·rice est vérifié / L'utilisateur·rice peut se connecter sans vérification mail 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Raison du bannissement : 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Showing to of users @@ -3740,72 +3902,88 @@ src/app/+admin/moderation/moderation.component.html13 - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Nom de la vidéo + Video name + Nom de la vidéo 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL URL de la vidéo - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Taille totale - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Statistiques des stratégies activée - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. Aucune stratégie de redondance n'est activée sur votre instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensible 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Non fédéré 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Date + Date + Date 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3813,25 +3991,37 @@ 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Raison de mise sur liste noire : 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3866,6 +4056,42 @@ 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3873,44 +4099,72 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vidéo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Open video in a new tab + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - État + State + État 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + Score + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Aller sur le compte @@ -3919,22 +4173,8 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Raison : - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Showing to of reports @@ -3942,6 +4182,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3955,42 +4239,51 @@ Mute domain Mute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Rendu silencieux + Muted at + Rendu silencieux 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Réactiver 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -4005,27 +4298,33 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Mute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Comptes 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -4167,8 +4466,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Système @@ -4236,8 +4535,8 @@ - By -> - Par -> + By -> + Par -> src/app/+admin/system/logs/logs.component.html 32 @@ -4285,8 +4584,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - The sharing system 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. + The sharing system 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. + The sharing system 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. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4328,9 +4627,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. + Manage users to build a moderation team. - Manage users to build a moderation team. + Manage users to build a moderation team. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4343,9 +4642,12 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + - Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4359,9 +4661,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4396,8 +4698,8 @@ Strategy Stratégie - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Conditions d'utilisation @@ -4516,9 +4818,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4581,9 +4883,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. + Manage users to set their quota individually. - Manage users to set their quota individually. + Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4753,9 +5055,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. + Manage relations with other instances. - Manage relations with other instances. + Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4775,9 +5077,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -4873,12 +5175,18 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. - If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on - https://cards-dev.twitter.com/validator + https://cards-dev.twitter.com/validator to see if you instance is whitelisted. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4897,7 +5205,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + 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. @@ -4947,15 +5258,23 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + - Experimental, we suggest you to not disable webtorrent support for now + Experimental, we suggest you to not disable webtorrent support for now - If you also enabled HLS support, it will multiply videos storage by 2 + If you also enabled HLS support, it will multiply videos storage by 2 - + - If disabled, breaks federation with PeerTube instances < 2.1 + If disabled, breaks federation with PeerTube instances < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4965,18 +5284,29 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + - Requires ffmpeg >= 4.1 + Requires ffmpeg >= 4.1 - Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: - - Resolution change is smoother - Faster playback in particular with long videos - More stable playback (less bugs/infinite loading) - + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + - If you also enabled WebTorrent support, it will multiply videos storage by 2 + If you also enabled WebTorrent support, it will multiply videos storage by 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -5041,25 +5371,36 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + - Write CSS code directly. Example: - #custom-css + Write CSS code directly. Example: + #custom-css color: red; - - Prepend with #custom-css to override styles. Example: - #custom-css .logged-in-email + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email color: red; - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5250,8 +5591,8 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Avec Ne pas lister ou Flouter les vignettes, une confirmation sera demandée pour regarder la vidéo. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + Avec Ne pas lister ou Flouter les vignettes, une confirmation sera demandée pour regarder la vidéo. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 @@ -5280,9 +5621,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - Votre courriel actuel est + Votre courriel actuel est 4 @@ -5290,9 +5631,9 @@ src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html4 - is awaiting email verification + is awaiting email verification - est en attente de la vérification de votre courriel. + est en attente de la vérification de votre courriel. 8 @@ -5374,8 +5715,8 @@ src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - Vidéos + Videos + Vidéos src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5411,10 +5752,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Créé - + 15 @@ -5486,8 +5830,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Short text to tell people how they can support your channel (membership platform...).<br /><br /> + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5515,24 +5860,18 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error See the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted This video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5591,9 +5930,12 @@ - Delete history + + + Delete history + - + Supprimer l'historique @@ -5610,9 +5952,12 @@ - Notification preferences + + + Notification preferences + - + Préférences de notification @@ -5692,8 +6037,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Listes de lecture + Playlists + Listes de lecture src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5721,8 +6066,8 @@ src/app/+signup/shared/signup-success.component.html8 - If you need help to use PeerTube, you can have a look at the documentation. - Si vous avez besoin d’aide pour utiliser PeerTube, vous pouvez consulter la documentation. + If you need help to use PeerTube, you can have a look at the documentation. + Si vous avez besoin d’aide pour utiliser PeerTube, vous pouvez consulter la documentation. src/app/+signup/shared/signup-success.component.html 13 @@ -6177,23 +6522,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - C’est un logiciel libre et open-source, sous la licence AGPLv3. + + It is a free and open-source software, under the AGPLv3 + licence. + + C’est un logiciel libre et open-source, sous la licence AGPLv3. src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - Pour plus d’informations, consultez le site joinpeertube.org. + For more information, please visit joinpeertube.org. + Pour plus d’informations, consultez le site joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation Utiliser la documentation de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6209,7 +6558,8 @@ - PeerTube Applications + PeerTube + Applications Applications PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6225,7 +6575,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Contribuer à PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6249,7 +6600,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube utilise par défaut le protocole BitTorrent pour partager la bande passante entre les utilisateurs afin de réduire la charge sur le serveur, mais vous laisse ultimement le choix de revenir à la diffusion régulière en continu exclusivement à partir du serveur de la vidéo. Ce qui suit ne s’applique que si vous souhaitez continuer à utiliser le mode P2P de PeerTube. src/app/+about/about-peertube/about-peertube.component.html74 @@ -6262,17 +6617,27 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + En théorie, une personne ayant suffisamment de compétences techniques pourrait créer un script qui suit quelle IP télécharge quelle vidéo. En pratique, c'est beaucoup plus difficile car : src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + Une requête HTTP doit être envoyée sur chaque tracker pour chaque vidéo à espionner. Si nous voulons espionner toutes les vidéos de PeerTube, nous devons envoyer autant de requêtes qu'il y a de vidéos (donc potentiellement un grand nombre) src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + 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 @@ -6289,7 +6654,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + Si une adresse IP est stockée dans le tracker, cela ne signifie pas que la personne derrière l'IP (si cette personne existe) a regardé la vidéo src/app/+about/about-peertube/about-peertube.component.html108 @@ -6299,12 +6667,21 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - Les pairs Web ne sont pas accessibles au public : parce que nous utilisons WebRTC à l’intérieur du navigateur (avec la bibliothèque WebTorrent), le protocole est différent du BitTorrent classique. Lorsque vous êtes dans un navigateur Web, vous envoyez un signal contenant votre adresse IP au traqueur qui choisira au hasard d'autres pairs à qui transmettre les informations. Voir ce document pour plus d’informations + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + Les pairs Web ne sont pas accessibles au public : parce que nous utilisons WebRTC à l’intérieur du navigateur (avec la bibliothèque WebTorrent), le protocole est différent du BitTorrent classique. Lorsque vous êtes dans un navigateur Web, vous envoyez un signal contenant votre adresse IP au traqueur qui choisira au hasard d'autres pairs à qui transmettre les informations. Voir ce document pour plus d’informations src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + Le pire scénario d’une personne moyenne qui espionne ses amis est très peu probable. Il existe des moyens beaucoup plus efficaces d’obtenir ce genre d’information. src/app/+about/about-peertube/about-peertube.component.html126 @@ -6317,7 +6694,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + Les menaces qui pèsent sur la vie privée avec YouTube sont différentes de celles de PeerTube. Dans le cas de YouTube, la plateforme recueille une énorme quantité d’informations personnelles (pas seulement votre IP) pour les analyser et vous suivre. En outre, YouTube est la propriété de Google/Alphabet, une société qui vous suit sur de nombreux sites web (via AdSense ou Google Analytics). src/app/+about/about-peertube/about-peertube.component.html133 @@ -6330,7 +6711,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + Votre adresse IP est publique, donc chaque fois que vous consultez un site web, un certain nombre d’acteurs (en plus du site final) voient votre IP dans leurs journaux de connexion : FAI/routeurs/trackers/CDN et plus encore. PeerTube est transparent à ce sujet : nous vous avertissons que si vous voulez garder votre IP privée, vous devez utiliser un VPN ou le navigateur Tor. Penser que supprimer le P2P de PeerTube vous rendra l’anonymat n’a pas de sens. src/app/+about/about-peertube/about-peertube.component.html141 @@ -6343,7 +6729,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube veut offrir les meilleures contre-mesures possibles, pour vous donner plus de choix et rendre les attaques moins probables. Voici ce que nous avons mis en place jusqu’à présent : src/app/+about/about-peertube/about-peertube.component.html150 @@ -6368,7 +6757,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Ultimement, n’oubliez pas que vous pouvez toujours désactiver le P2P en le basculant dans le lecteur vidéo, ou simplement en désactivant WebRTC dans votre navigateur. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6405,8 +6797,8 @@ - Developed with ❤ by Framasoft - Développé avec ❤ par Framasoft + Developed with ❤ by Framasoft + Développé avec ❤ par Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6489,8 +6881,11 @@ src/app/+signup/+register/register.component.html56 - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. - Une chaîne est une entité dans laquelle vous téléversez vos vidéos. La création de plusieurs d'entre elles vous aide à organiser et séparer votre contenu.. Par exemple, vous pourriez décider d'avoir une chaîne pour publier vos concerts de piano et une autre chaîne pour publier vos vidéos sur l'écologie. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + Une chaîne est une entité dans laquelle vous téléversez vos vidéos. La création de plusieurs d'entre elles vous aide à organiser et séparer votre contenu.. Par exemple, vous pourriez décider d'avoir une chaîne pour publier vos concerts de piano et une autre chaîne pour publier vos vidéos sur l'écologie. 4 @@ -6564,11 +6959,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + J'ai au moins 16 ans et je suis d'accord - avec les Conditions - et le Code de Conduite + avec les Conditions + et le Code de Conduite de cette instance @@ -6671,8 +7071,8 @@ - A .mp4 that keeps the original audio track, with no video - Un .mp4 qui conserve le son original, sans la vidéo + A .mp4 that keeps the original audio track, with no video + Un .mp4 qui conserve le son original, sans la vidéo src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7423,15 +7823,14 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Mettre à jour l'utilisateur·rice @@ -8300,6 +8699,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8371,8 +8776,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Longue (> 10 min) + Long (> 10 min) + Longue (> 10 min) 1 @@ -9731,8 +10136,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Compatible Markdown supportant : + Markdown compatible that supports: + Compatible Markdown supportant : 1 @@ -9856,7 +10261,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10204,6 +10621,24 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10272,7 +10707,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10298,22 +10751,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Dupliquer (redondance) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Signaler 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf index fb260303c..d4ffdad28 100644 --- a/client/src/locale/angular.gd.xlf +++ b/client/src/locale/angular.gd.xlf @@ -618,7 +618,7 @@ Air a sguabadh às - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Tha toiseach/deireadh an deasachaidh aig @@ -955,7 +955,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Toirmisg an cleachdaiche seo @@ -964,11 +964,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -977,35 +974,45 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1013,23 +1020,29 @@ Iarr post-d dearbhaidh ùr. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Cleachdaiche - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Ainm-cleachdaiche no seòladh puist-d - src/app/login/login.component.html30 - - or create an account - no cruthaich cunntas - - src/app/login/login.component.html33 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + + @@ -1044,30 +1057,33 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Clàraich a-steach - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Na dhìochuimhnich thu am facal-faire agad? - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 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. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Post-d @@ -1080,18 +1096,18 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Seòladh puist-d - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Cuir post-d thugam ach an ath-shuidhichinn am facal-faire agam - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password Ath-shuidhich am facal-faire agam @@ -1859,17 +1875,14 @@ This will replace an existing caption! Cuidich le eadar-theangachadh PeerTube! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Cuir am fo-thiotal seo ris - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Tiotal @@ -2540,7 +2553,7 @@ More information Barrachd fiosrachaidh - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Faigh barrachd fiosrachaidh @@ -2726,11 +2739,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2739,7 +2749,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2748,14 +2788,14 @@ Follower handle Làimhsichear neach-leantainn - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Staid - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2780,30 +2820,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Air a ghabhail ris - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Ri lèirmheasadh - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Gabh ris - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Diùlt - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -2815,18 +2873,43 @@ Host Òstair - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 - + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2886,7 +2969,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2968,47 +3051,41 @@ Batch actions Gnìomhan ’nan grunnan - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Ainm-cleachdaiche - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Cuota de videothan - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (air a thoirmeasg) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Feumaidh cleachdaiche am post-d a dhearbhadh ron chlàradh a-steach - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Chaidh post-d a’ chleachdaiche a dhearbhadh / Faodaidh an cleachdaiche clàradh a-steach gun dearbhadh a’ phuist-d - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Adhbhar an toirmisg: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3068,71 +3145,99 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Ainm a’ video - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Dìomhair - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Gun cho-nasgadh - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Ceann-là - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Tadhail air a’ video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Gnìomhan - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Adhbhar a’ chuir air an dubh-liosta: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3156,62 +3261,160 @@ Update this comment Ùraich am beachd seo - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Cò rinn an gearan - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Staid - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Tadhail air a’ chunntas src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Adhbhar: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3227,11 +3430,8 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Ionstans @@ -3239,7 +3439,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Air a mhùchadh @@ -3247,7 +3447,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Dì-mhùch @@ -3255,7 +3455,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3267,23 +3479,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Cunntas - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3388,8 +3606,8 @@ This does not have settings. Chan eil roghainnean aig a’ seo. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System An siostam @@ -3562,7 +3780,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Teirmichean @@ -4507,23 +4725,14 @@ Target Targaid - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6462,8 +6671,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7354,6 +7563,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -8944,8 +9159,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9266,7 +9490,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9318,8 +9560,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9341,8 +9598,8 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9351,9 +9608,24 @@ Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.gl-ES.xlf b/client/src/locale/angular.gl-ES.xlf index 2a325c939..82f05f15d 100644 --- a/client/src/locale/angular.gl-ES.xlf +++ b/client/src/locale/angular.gl-ES.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - publicou un novo vídeo: + published a new video: + publicou un novo vídeo: src/app/shared/users/user-notifications.component.html 15 @@ -282,37 +282,37 @@ - Your video has been unblacklisted + Your video has been unblacklisted - Your video has been unblacklisted + Your video has been unblacklisted src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted + Your video has been blacklisted - Your video has been blacklisted + Your video has been blacklisted src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video + A new video abuse has been created on video - A new video abuse has been created on video + A new video abuse has been created on video src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted + The recently added video has been auto-blacklisted - The recently added video has been auto-blacklisted + The recently added video has been auto-blacklisted src/app/shared/users/user-notifications.component.html56 - commented your video + commented your video - commented your video + commented your video src/app/shared/users/user-notifications.component.html @@ -330,30 +330,30 @@ - Your video has been published + Your video has been published - Your video has been published + Your video has been published src/app/shared/users/user-notifications.component.html86 - Your video import succeeded + Your video import succeeded - Your video import succeeded + Your video import succeeded src/app/shared/users/user-notifications.component.html94 - Your video import failed + Your video import failed - Your video import failed + Your video import failed src/app/shared/users/user-notifications.component.html102 - User registered on your instance + User registered on your instance - User registered on your instance + User registered on your instance src/app/shared/users/user-notifications.component.html @@ -361,34 +361,42 @@ - is following your channel your account + + is following + + your channel + your account + - is following + is following - your channel - your account + your channel + your account src/app/shared/users/user-notifications.component.html120 - mentioned you on video + mentioned you on video - mentioned you on video + mentioned you on video src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval + + Your instance has a new follower () + awaiting your approval + - Your instance has a new follower () - awaiting your approval + Your instance has a new follower () + awaiting your approval src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed + Your instance automatically followed - Your instance automatically followed + Your instance automatically followed src/app/shared/users/user-notifications.component.html150 @@ -571,9 +579,9 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. src/app/shared/video/modals/video-report.component.html @@ -709,9 +717,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at A edición inicia/para en @@ -866,10 +874,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Subscrición remota - Interacción remota + Subscrición remota + Interacción remota 10 @@ -877,9 +888,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - You can subscribe to the channel via any ActivityPub-capable fediverse instance. + You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. @@ -888,9 +902,12 @@ - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + - You can interact with this via any ActivityPub-capable fediverse instance. + You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. @@ -907,10 +924,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - Default NSFW/sensitive videos policy - can be redefined by the users + Default NSFW/sensitive videos policy + can be redefined by the users src/app/shared/instance/instance-features-table.component.html11 @@ -957,9 +977,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Sen límite ( diario) + Sen límite ( diario) 53 @@ -1109,20 +1129,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Vetar esta usuaria @@ -1137,8 +1157,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1148,99 +1168,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Solicitar novo correo de validación. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Usuaria 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nome de usuaria ou enderezo de correo 15 - src/app/login/login.component.html30 - - - or create an account - - ou crear unha conta - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Contrasinal 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Click here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Conectar 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1248,47 +1289,47 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Correo electrónico 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Enderezo de correo electrónico 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Envíenme un correo para restablecer o contrasinal 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1332,9 +1373,9 @@ - for + for - for + for 6 @@ -1342,10 +1383,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filtros - + 16 @@ -1379,7 +1423,8 @@ - CLI documentation + CLI + documentation CLI documentation @@ -1396,7 +1441,8 @@ - Administer documentation + Administer + documentation Administer documentation @@ -1413,7 +1459,8 @@ - Use documentation + Use + documentation Use documentation @@ -1438,16 +1485,16 @@ - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html @@ -1463,10 +1510,14 @@ - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Choosing your instance name, setting up a description, specifying who you are, - why you created your instance and how long you plan to maintain your it + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. @@ -1475,12 +1526,18 @@ - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - If you want to open registrations, please decide what are your moderation rules, fill your instance - terms - and specify the categories and languages you speak. This way, you will help users to register on the - appropriate + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate PeerTube instance. @@ -1573,10 +1630,13 @@ - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + - Please consider to configure these fields to help people to choose the appropriate instance. - Without them, your instance may not be referenced on JoinPeerTube website. + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. src/app/modal/instance-config-warning-modal.component.html @@ -2006,10 +2066,13 @@ - Jump to channel ↵ + + Jump to channel + ↵ + Jump to channel - ↵ + ↵ src/app/header/suggestion.component.html @@ -2226,16 +2289,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Engadir este subtítulo 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Título @@ -2254,10 +2317,14 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + - Tags could be used to suggest relevant recommendations. - There is a maximum of 5 tags. + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. Press Enter to add a new tag. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2421,7 +2488,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Xa subido ✔ 179 @@ -2552,9 +2619,13 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + - You can import any URL supported by youtube-dl + You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. @@ -2619,10 +2690,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + Imaxe que se unirá ao teu ficheiro de audio. - + A imaxe escollida será definitiva e non se pode modificar. @@ -2680,7 +2755,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + You can import any torrent file that points to a mp4 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. @@ -2695,11 +2773,15 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. - - Instead, create a dedicated account to upload your videos. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. src/app/videos/+video-edit/video-add.component.html @@ -2905,9 +2987,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -2915,9 +2997,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -3059,11 +3141,11 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -3184,7 +3266,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it @@ -3256,17 +3342,44 @@ Follow domain Follow domain + + src/app/+admin/follows/following-list/following-list.component.html19 + + Filter... + Filter... + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + src/app/+admin/follows/following-list/following-list.component.html 15 - - - Filter... - Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3276,14 +3389,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3310,38 +3423,56 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Created - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + Created + Created + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3354,21 +3485,46 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Follow domains + Redundancy allowed + Redundancy allowed + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances My videos duplicated by remote instances @@ -3429,14 +3585,17 @@ Role Role - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + - Transcoding is enabled. The video quota only takes into account original video size. + Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3512,50 +3671,44 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Username - src/app/+admin/users/user-list/user-list.component.html42 - + Username + Username + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Video quota - src/app/+admin/users/user-list/user-list.component.html44 - + Video quota + Video quota + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Open account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Showing to of users @@ -3617,79 +3770,107 @@ - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + Video name + Video name + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + Date + Date + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3718,60 +3899,113 @@ Update this comment Update this comment src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Open video in a new tab + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - - - State - State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - - - Score - Score + + by on by on - src/app/+admin/follows/followers-list/followers-list.component.html - 18 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 + + State + State + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 + + Score + Score + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Showing to of reports @@ -3779,6 +4013,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3795,36 +4073,45 @@ Mute domain Mute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instancia 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + Muted at + Muted at + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3839,24 +4126,30 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Mute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -3982,8 +4275,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4045,8 +4338,8 @@ - By -> - By -> + By -> + By -> src/app/+admin/system/logs/logs.component.html 32 @@ -4088,8 +4381,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - The sharing system 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. + The sharing system 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. + The sharing system 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. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4128,9 +4421,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. + Manage users to build a moderation team. - Manage users to build a moderation team. + Manage users to build a moderation team. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4140,9 +4433,12 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + - Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4156,9 +4452,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4193,8 +4489,8 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Termos @@ -4295,9 +4591,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4345,9 +4641,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. + Manage users to set their quota individually. - Manage users to set their quota individually. + Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4514,9 +4810,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. + Manage relations with other instances. - Manage relations with other instances. + Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4536,9 +4832,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -4628,12 +4924,18 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. - If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on - https://cards-dev.twitter.com/validator + https://cards-dev.twitter.com/validator to see if you instance is whitelisted. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4652,7 +4954,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + 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. @@ -4696,15 +5001,23 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + - Experimental, we suggest you to not disable webtorrent support for now + Experimental, we suggest you to not disable webtorrent support for now - If you also enabled HLS support, it will multiply videos storage by 2 + If you also enabled HLS support, it will multiply videos storage by 2 - + - If disabled, breaks federation with PeerTube instances < 2.1 + If disabled, breaks federation with PeerTube instances < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4714,18 +5027,29 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + - Requires ffmpeg >= 4.1 + Requires ffmpeg >= 4.1 - Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: - - Resolution change is smoother - Faster playback in particular with long videos - More stable playback (less bugs/infinite loading) - + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + - If you also enabled WebTorrent support, it will multiply videos storage by 2 + If you also enabled WebTorrent support, it will multiply videos storage by 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -4790,25 +5114,36 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + - Write CSS code directly. Example: - #custom-css + Write CSS code directly. Example: + #custom-css color: red; - - Prepend with #custom-css to override styles. Example: - #custom-css .logged-in-email + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email color: red; - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4996,9 +5331,9 @@ - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html @@ -5028,9 +5363,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - Your current email is + Your current email is src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html @@ -5038,9 +5373,9 @@ - is awaiting email verification + is awaiting email verification - is awaiting email verification + is awaiting email verification src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html @@ -5110,8 +5445,8 @@ - Videos - Videos + Videos + Videos src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5147,10 +5482,13 @@ - Created + + Created + + Created - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -5222,8 +5560,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Short text to tell people how they can support your channel (membership platform...).<br /><br /> + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5242,27 +5581,18 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error See the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted This video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5315,9 +5645,12 @@ - Delete history + + + Delete history + - + Delete history @@ -5334,9 +5667,12 @@ - Notification preferences + + + Notification preferences + - + Notification preferences @@ -5413,8 +5749,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Playlists + Playlists + Playlists src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5442,9 +5778,9 @@ - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. src/app/+signup/shared/signup-success.component.html @@ -5902,10 +6238,13 @@ - It is a free and open-source software, under the AGPLv3 licence. + + It is a free and open-source software, under the AGPLv3 + licence. + - It is a free and open-source software, under the AGPLv3 - licence. + It is a free and open-source software, under the AGPLv3 + licence. src/app/+about/about-peertube/about-peertube.component.html @@ -5913,9 +6252,9 @@ - For more information, please visit joinpeertube.org. + For more information, please visit joinpeertube.org. - For more information, please visit joinpeertube.org. + For more information, please visit joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html @@ -5923,7 +6262,8 @@ - Use PeerTube documentation + Use PeerTube + documentation Use PeerTube documentation @@ -5942,7 +6282,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube Applications @@ -5961,7 +6302,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Contribute on PeerTube @@ -5988,7 +6330,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube 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 @@ -6005,7 +6351,10 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + 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: @@ -6013,7 +6362,10 @@ src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + 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) @@ -6021,7 +6373,11 @@ src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + 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 @@ -6040,7 +6396,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + 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 @@ -6055,18 +6414,27 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the - WebTorrent library), the protocol is different from classic BitTorrent. + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. - See this document for more information + See this document for more information src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + 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. @@ -6082,7 +6450,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + 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. @@ -6099,7 +6471,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + 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. @@ -6117,7 +6494,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube 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: @@ -6145,7 +6525,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. @@ -6185,8 +6568,8 @@ - Developed with ❤ by Framasoft - Developed with ❤ by Framasoft + Developed with ❤ by Framasoft + Developed with ❤ by Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6269,9 +6652,12 @@ - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. @@ -6352,11 +6738,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + I am at least 16 years old and agree - to the Terms - and to the Code of Conduct + to the Terms + and to the Code of Conduct of this instance @@ -6458,8 +6849,8 @@ - A .mp4 that keeps the original audio track, with no video - A .mp4 that keeps the original audio track, with no video + A .mp4 that keeps the original audio track, with no video + A .mp4 that keeps the original audio track, with no video src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7246,15 +7637,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Update user @@ -8165,6 +8555,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8239,8 +8635,8 @@ - Long (> 10 min) - Long (> 10 min) + Long (> 10 min) + Long (> 10 min) src/app/search/search-filters.component.ts 1 @@ -9641,8 +10037,8 @@ - Markdown compatible that supports: - Markdown compatible that supports: + Markdown compatible that supports: + Markdown compatible that supports: src/app/shared/misc/help.component.ts 1 @@ -9763,8 +10159,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -10117,6 +10522,24 @@ Video blacklisted. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10179,8 +10602,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -10205,21 +10643,35 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.hu-HU.xlf b/client/src/locale/angular.hu-HU.xlf index 45bbd8de0..ad89aea53 100644 --- a/client/src/locale/angular.hu-HU.xlf +++ b/client/src/locale/angular.hu-HU.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - közzétett egy új videót: + published a new video: + közzétett egy új videót: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - A(z) videója el lett távolítva a feketelistáról + Your video has been unblacklisted + A(z) videója el lett távolítva a feketelistáról src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - A(z) videója feketelistára lett téve + Your video has been blacklisted + A(z) videója feketelistára lett téve src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Egy új videó visszaélési jelentés lett létrehozva a(z) videóhoz + A new video abuse has been created on video + Egy új videó visszaélési jelentés lett létrehozva a(z) videóhoz src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - A legutóbb hozzáadott videó automatikusan feketelistára került + The recently added video has been auto-blacklisted + A legutóbb hozzáadott videó automatikusan feketelistára került src/app/shared/users/user-notifications.component.html56 - commented your video - hozzászólt az Ön videójához + commented your video + hozzászólt az Ön videójához src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - A(z) videója közzé lett téve + Your video has been published + A(z) videója közzé lett téve src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - A videoimportálás sikerült + Your video import succeeded + A videoimportálás sikerült src/app/shared/users/user-notifications.component.html94 - Your video import failed - A videoimportálás nem sikerült + Your video import failed + A videoimportálás nem sikerült src/app/shared/users/user-notifications.component.html102 - User registered on your instance - felhasználó regisztrált az Ön példányára + User registered on your instance + felhasználó regisztrált az Ön példányára src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - követi az Ön csatornáját az Ön fiókját + + is following + + your channel + your account + + követi az Ön csatornáját az Ön fiókját src/app/shared/users/user-notifications.component.html120 - mentioned you on video - megemlítette Önt a(z) videónál + mentioned you on video + megemlítette Önt a(z) videónál src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Az Ön példányának új követője van (), aki az Ön jóváhagyására vár + + Your instance has a new follower () + awaiting your approval + + Az Ön példányának új követője van (), aki az Ön jóváhagyására vár src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Az Ön példányát automatikusan követi + Your instance automatically followed + Az Ön példányát automatikusan követi src/app/shared/users/user-notifications.component.html150 @@ -533,8 +541,8 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. - A jelentése el lesz küldve a(z) moderátoranak, és továbbítva lesz a videó eredetéhez is (). + Your report will be sent to moderators of and will be forwarded to the video origin () too. + A jelentése el lesz küldve a(z) moderátoranak, és továbbítva lesz a videó eredetéhez is (). src/app/shared/video/modals/video-report.component.html 9 @@ -660,9 +668,9 @@ Deleted Törölve - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at A szerkesztés itt kezdődik vagy végződik @@ -817,24 +825,33 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact - Távoli feliratkozás Távoli interakció + + Remote subscribe + Remote interact + + Távoli feliratkozás Távoli interakció 10 src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. - Feliratkozhat egy csatornára bármely ActivityPub-kompatibilis födiverzum példányon keresztül. Például a Mastodon vagy a Pleroma esetén beírhatja a csatorna URL-t a keresőmezőbe, és ott feliratkozhat. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + Feliratkozhat egy csatornára bármely ActivityPub-kompatibilis födiverzum példányon keresztül. Például a Mastodon vagy a Pleroma esetén beírhatja a csatorna URL-t a keresőmezőbe, és ott feliratkozhat. src/app/shared/user-subscription/remote-subscribe.component.html 17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. - Interakcióba léphet ezzel bármely ActivityPub-kompatibilis födiverzum példányon keresztül. Például a Mastodon vagy a Pleroma esetén beírhatja a jelenlegi URL-t a keresőmezőbe, és ott interakcióba léphet ezzel. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + Interakcióba léphet ezzel bármely ActivityPub-kompatibilis födiverzum példányon keresztül. Például a Mastodon vagy a Pleroma esetén beírhatja a jelenlegi URL-t a keresőmezőbe, és ott interakcióba léphet ezzel. src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -849,8 +866,11 @@ - Default NSFW/sensitive videos policy can be redefined by the users - Az alapértelmezett érzékeny videók irányelvét a felhasználók felüldefiniálhatják + + Default NSFW/sensitive videos policy + can be redefined by the users + + Az alapértelmezett érzékeny videók irányelvét a felhasználók felüldefiniálhatják src/app/shared/instance/instance-features-table.component.html11 @@ -896,9 +916,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Korlátlan (naponta ) + Korlátlan (naponta ) 53 @@ -1046,20 +1066,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Felhasználó kitiltása @@ -1074,8 +1094,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1085,88 +1105,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Ha egy fiókot keres… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - Jelenleg ezen a példányon nem engedélyezett a felhasználói regisztráció, de kereshet egy olyan példányt, amely lehetőséget ad egy fiók regisztrálására és a videók oda történő feltöltésére. Keresse meg a sajátját több más példány mellett a https://joinpeertube.org/instances oldalon. + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. Új ellenőrző e-mail kérése. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Felhasználó 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Felhasználónév vagy e-mail-cím 15 - src/app/login/login.component.html30 - - - or create an account - vagy hozzon létre egy fiókot - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Jelszó 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Kattintson ide a jelszava visszaállításához - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Bejelentkezés 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1174,45 +1226,45 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 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. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-mail 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-mail-cím 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password E-mail küldése a jelszavam visszaállításához 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password Jelszavam visszaállítása @@ -1254,9 +1306,9 @@ - for + for - erre: + erre: 6 @@ -1264,10 +1316,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Szűrők - + 16 @@ -1301,7 +1356,8 @@ - CLI documentation + CLI + documentation CLI dokumentáció src/app/modal/welcome-modal.component.html @@ -1317,7 +1373,8 @@ - Administer documentation + Administer + documentation Rendszergazda dokumentáció src/app/modal/welcome-modal.component.html @@ -1333,7 +1390,8 @@ - Use documentation + Use + documentation Dokumentáció használata src/app/modal/welcome-modal.component.html @@ -1357,16 +1415,16 @@ - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Hivatalos PeerTube weboldal (hírek, támogatás, közreműködés…): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Hivatalos PeerTube weboldal (hírek, támogatás, közreműködés…): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Saját példány elhelyezése a nyilvános PeerTube jegyzékbe: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Saját példány elhelyezése a nyilvános PeerTube jegyzékbe: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html 47 @@ -1381,16 +1439,26 @@ - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. - A példány nevének kiválasztása, a leírás megadása, annak meghatározása, hogy Ön kicsoda, miért hozta létre a példányát és meddig tervezi fenntartani , nagyon fontosak a látogatóknak, hogy megértsék, milyen típusú példányon is vannak. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + + A példány nevének kiválasztása, a leírás megadása, annak meghatározása, hogy Ön kicsoda, miért hozta létre a példányát és meddig tervezi fenntartani , nagyon fontosak a látogatóknak, hogy megértsék, milyen típusú példányon is vannak. src/app/modal/welcome-modal.component.html 61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. - Ha meg szeretné nyitni a regisztrációt, akkor döntse el, mik a moderálási szabályok, töltse ki a példány használati feltételeit, valamint adja meg a kategóriákat és a beszélt nyelveket. Ezzel segíteni fog a felhasználóknak, hogy a megfelelő PeerTube példányra regisztráljanak. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + + Ha meg szeretné nyitni a regisztrációt, akkor döntse el, mik a moderálási szabályok, töltse ki a példány használati feltételeit, valamint adja meg a kategóriákat és a beszélt nyelveket. Ezzel segíteni fog a felhasználóknak, hogy a megfelelő PeerTube példányra regisztráljanak. src/app/modal/welcome-modal.component.html 67 @@ -1479,8 +1547,11 @@ - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - Fontolja meg ezen mezők beállítását, hogy segítsen az embereknek kiválasztani a megfelelő példányt. Ezek nélkül előfordulhat, hogy az Ön példányára nem hivatkoznak a JoinPeerTube weboldalon. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + Fontolja meg ezen mezők beállítását, hogy segítsen az embereknek kiválasztani a megfelelő példányt. Ezek nélkül előfordulhat, hogy az Ön példányára nem hivatkoznak a JoinPeerTube weboldalon. src/app/modal/instance-config-warning-modal.component.html 24 @@ -1905,8 +1976,11 @@ - Jump to channel ↵ - Ugrás a csatornához ↵ + + Jump to channel + ↵ + + Ugrás a csatornához ↵ src/app/header/suggestion.component.html 18 @@ -2105,16 +2179,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Képaláírás hozzáadása 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Cím @@ -2133,8 +2207,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - A címkék a kapcsolódó javaslatok ajánlásához használhatók. Legfeljebb 5 címke adható meg. Nyomja meg az Enter billentyűt új címke hozzáadásához. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + A címkék a kapcsolódó javaslatok ajánlásához használhatók. Legfeljebb 5 címke adható meg. Nyomja meg az Enter billentyűt új címke hozzáadásához. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2294,7 +2372,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Már fel van töltve ✔ 179 @@ -2420,8 +2498,12 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. - A youtube-dl által támogatott bármilyen URL-t importálhat, vagy olyan URL-t, amely egy nyers MP4-fájlra mutat. Meg kell győződnie arról, hogy rendelkezik-e terjesztési jogokkal a hivatkozott tartalom felett, különben jogi problémákat okozhat Önnek és a példányának. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + + A youtube-dl által támogatott bármilyen URL-t importálhat, vagy olyan URL-t, amely egy nyers MP4-fájlra mutat. Meg kell győződnie arról, hogy rendelkezik-e terjesztési jogokkal a hivatkozott tartalom felett, különben jogi problémákat okozhat Önnek és a példányának. src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2478,8 +2560,12 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. - Egy kép, amely egyesítve lesz a hangfájllal. A kiválasztott kép végleges lesz, és nem lehet módosítani. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + + Egy kép, amely egyesítve lesz a hangfájllal. A kiválasztott kép végleges lesz, és nem lehet módosítani. src/app/videos/+video-edit/video-add-components/video-upload.component.html33 @@ -2542,7 +2628,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + Bármilyen torrent-fájlt importálhat, amely egy MP4-fájlra mutat. Meg kell győződnie arról, hogy rendelkezik-e terjesztési jogokkal a hivatkozott tartalom felett, különben jogi problémákat okozhat Önnek és a példányának. src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 @@ -2555,8 +2644,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Azt ajánljuk, hogy ne használja a root felhasználót a videók közzétételéhez, mivel az a példány rendszergazda fiókja. Ehelyett inkább hozzon létre egy külön fiókot a videói feltöltéséhez. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + Azt ajánljuk, hogy ne használja a root felhasználót a videók közzétételéhez, mivel az a példány rendszergazda fiókja. Ehelyett inkább hozzon létre egy külön fiókot a videói feltöltéséhez. src/app/videos/+video-edit/video-add.component.html 2 @@ -2774,16 +2867,16 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views - Közzétéve • megtekintés + Published • views + Közzétéve • megtekintés src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Közzétéve • megtekintés + Published • views + Közzétéve • megtekintés src/app/videos/+video-watch/video-watch.component.html 56 @@ -2949,11 +3042,11 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information További információk szerzése @@ -3074,7 +3167,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + Hozzászólhat bármilyen ActivityPub-kompatibilis példányon lévő fiók használatával is. A legtöbb platformon úgy találhatja meg a videót, hogy beírja az URL-ét a keresősávba, majd hozzászól a szoftver felületén belülről. src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3152,20 +3249,47 @@ Follow domain Tartomány követése - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Szűrő… 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3178,17 +3302,17 @@ Follower handle Követőkezelő - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Állapot 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Késleltetett. @@ -3215,50 +3339,68 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Létrehozva + Created + Létrehozva 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Elfogadva 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Függőben 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Elfogadás - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Visszautasítás 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3271,21 +3413,46 @@ Host Gép - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundancia megengedett - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Tartományok követése + Redundancy allowed + Redundancia megengedett + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Tartományok követése + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances Távoli példányok által kettőzött saját videók @@ -3356,13 +3523,16 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - Az átkódolás engedélyezve van. A videokvóta csak az eredeti videó méretét veszi figyelembe. Ez a felhasználó legfeljebb ~ mennyiséget tölthet fel. + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + + Az átkódolás engedélyezve van. A videokvóta csak az eredeti videó méretét veszi figyelembe. Ez a felhasználó legfeljebb ~ mennyiséget tölthet fel. src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3448,65 +3618,59 @@ Batch actions Kötegelt műveletek - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Felhasználónév + Username + Felhasználónév 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Videokvóta - src/app/+admin/users/user-list/user-list.component.html44 - + Video quota + Videokvóta + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (kitiltva) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Fiók megnyitása új lapon - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login A felhasználó e-mail-címét ellenőrizni kell a bejelentkezéshez 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification A felhasználó e-mail-címe ellenőrzött / A felhasználó be tud jelentkezni e-mail ellenőrzés nélkül 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Kitiltás indoka: 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users – / felhasználó megjelenítése @@ -3565,69 +3729,85 @@ src/app/+admin/moderation/moderation.component.html13 - Video - Videó - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Videó + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Videó neve + Video name + Videó neve 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Videó URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Teljes méret - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies Redundanciák felsorolása + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Stratégiák statisztikái engedélyezve - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. Nincs redundanciás stratégia engedélyezve az Ön példányán. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Érzékeny 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Nincs föderálva - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Dátum + Date + Dátum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3635,25 +3815,37 @@ 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Műveletek 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Feketelista indoka: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3686,6 +3878,42 @@ 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3693,44 +3921,72 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Videó 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Videó megnyitása új lapon + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Videó megnyitása új lapon + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - Állapot + State + Állapot 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - Pontszám - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + Pontszám + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Ugrás a fiókhoz @@ -3739,22 +3995,8 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Indok: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Jegyzet: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports – / jelentés megjelenítése @@ -3762,6 +4004,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3775,42 +4061,51 @@ Mute domain Tartomány némítása - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Példány 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Némítás ideje: + Muted at + Némítás ideje: 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Némítás visszavonása 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3823,27 +4118,33 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. Úgy tűnik, hogy nem HTTPS kiszolgálón van. A TLS-nek bekapcsolva kell lennie a webkiszolgálóján, hogy kiszolgálókat követhessen. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Tartományok némítása - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Fiók 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -3961,8 +4262,8 @@ This does not have settings. Ez a(z) nem rendelkezik beállításokkal. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Rendszer @@ -4027,7 +4328,7 @@ - By -> + By -> Szerző: → src/app/+admin/system/logs/logs.component.html @@ -4070,8 +4371,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - A megosztási rendszer következménye, hogy bizonyos műszaki adatok (mint a nyilvános IP-cím) el lesznek küldve a többi partnernek, viszont ez nagymértékben segít a kiszolgáló tehermentesítésében. + The sharing system 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. + A megosztási rendszer következménye, hogy bizonyos műszaki adatok (mint a nyilvános IP-cím) el lesznek küldve a többi partnernek, viszont ez nagymértékben segít a kiszolgáló tehermentesítésében. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4110,8 +4411,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. - Felhasználók kezelése egy moderáló csapat összeállításához. + Manage users to build a moderation team. + Felhasználók kezelése egy moderáló csapat összeállításához. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4120,8 +4421,11 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - Ennek engedélyezésével a többi rendszergazda tudni fogja, hogy elsősorban az érzékeny tartalmakat föderálja. Ezenkívül a videó feltöltésénél az érzékeny tartalom jelölőnégyzet alapértelmezetten automatikusan be lesz jelölve. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Ennek engedélyezésével a többi rendszergazda tudni fogja, hogy elsősorban az érzékeny tartalmakat föderálja. Ezenkívül a videó feltöltésénél az érzékeny tartalom jelölőnégyzet alapértelmezetten automatikusan be lesz jelölve. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4133,8 +4437,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - A Ne listázza vagy a Bélyegképek elhomályosítása beállításokkal megerősítés lesz kérve a videó megnézéséhez. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + A Ne listázza vagy a Bélyegképek elhomályosítása beállításokkal megerősítés lesz kérve a videó megnézéséhez. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4168,8 +4472,8 @@ Strategy Stratégia - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Használati feltételek @@ -4270,8 +4574,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - Használjon bővítményeket és témákat a nagyobb mértékű változtatásokhoz, vagy adjon hozzá apró személyre szabásokat. + Use plugins & themes for more involved changes, or add slight customizations. + Használjon bővítményeket és témákat a nagyobb mértékű változtatásokhoz, vagy adjon hozzá apró személyre szabásokat. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4318,8 +4622,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - Felhasználók kezelése a kvótáik egyénileg történő beállításához. + Manage users to set their quota individually. + Felhasználók kezelése a kvótáik egyénileg történő beállításához. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4488,8 +4792,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Kapcsolatok kezelése más példányokkal. + Manage relations with other instances. + Kapcsolatok kezelése más példányokkal. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4508,8 +4812,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. - Csak azokat az indexeket kell követnie, amelyekben megbízik, vagy készítsen sajátot. + You should only follow indexes you trust, or host your own. + Csak azokat az indexeket kell követnie, amelyekben megbízik, vagy készítsen sajátot. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 450 @@ -4599,8 +4903,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. - Ha a példánya a Twitter fehérlistáján van, akkor a videolejátszó be lesz ágyazva a Twitter hírforrásba a PeerTube videomegosztásakor. Ha a példány nincs a fehérlistán, akkor egy képhivatkozás-kártyát használunk, amely átirányít az Ön PeerTube példányára. Jelölje be ezt a jelölőnégyzetet, mentse el a beállítást, és próbálja ki az Ön példánya videó URL-jével (https://example.com/videos/watch/blabla) a https://cards-dev.twitter.com/validator oldalon, hogy az Ön példánya rajta van-e a fehérlistán. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + + Ha a példánya a Twitter fehérlistáján van, akkor a videolejátszó be lesz ágyazva a Twitter hírforrásba a PeerTube videomegosztásakor. Ha a példány nincs a fehérlistán, akkor egy képhivatkozás-kártyát használunk, amely átirányít az Ön PeerTube példányára. Jelölje be ezt a jelölőnégyzetet, mentse el a beállítást, és próbálja ki az Ön példánya videó URL-jével (https://example.com/videos/watch/blabla) a https://cards-dev.twitter.com/validator oldalon, hogy az Ön példánya rajta van-e a fehérlistán. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4617,7 +4927,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + A feltöltött videók feldolgozása, hogy azok olyan műsorszórható formában legyenek, amit bármely eszköz képes lejátszani. Bár ez drága erőforrásokat igényel, de ez a PeerTube kritikus része, szóval gondosan járjon el. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 @@ -4661,8 +4974,16 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 - Kísérleti, azt ajánljuk, hogy most ne tiltsa le a webtorrentet Ha engedélyezte a HLS támogatást is, akkor az a duplájára fogja növelni a videók tárolási igényét Ha le van tiltva, akkor tönkre teszi a 2.1-es verziónál régebbi PeerTube példányok föderációját + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + + Kísérleti, azt ajánljuk, hogy most ne tiltsa le a webtorrentet Ha engedélyezte a HLS támogatást is, akkor az a duplájára fogja növelni a videók tárolási igényét Ha le van tiltva, akkor tönkre teszi a 2.1-es verziónál régebbi PeerTube példányok föderációját src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4671,8 +4992,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 - Az ffmpeg >= 4.1 szükséges A HLS lejátszási listák és a tördelt MP4 fájlok előállítása jobb lejátszást eredményez mint a jelenlegi alapértelmezett lejátszó: A felbontás megváltoztatása simább Gyorsabb lejátszás, különösen hosszú videóknál Stabilabb lejátszás (kevesebb hiba vagy végtelen betöltés) Ha engedélyezte a WebTorrent támogatást is, akkor az a duplájára növeli a videó tárolási szükségletét + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Az ffmpeg >= 4.1 szükséges A HLS lejátszási listák és a tördelt MP4 fájlok előállítása jobb lejátszást eredményez mint a jelenlegi alapértelmezett lejátszó: A felbontás megváltoztatása simább Gyorsabb lejátszás, különösen hosszú videóknál Stabilabb lejátszás (kevesebb hiba vagy végtelen betöltés) Ha engedélyezte a WebTorrent támogatást is, akkor az a duplájára növeli a videó tárolási szükségletét src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -4732,13 +5064,24 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - JavaScript kód közvetlen írása.Példa: console.log('az én példányom csodálatos'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + JavaScript kód közvetlen írása.Példa: console.log('az én példányom csodálatos'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; - A CSS kód közvetlen írása. Példa: #custom-css color: red; Tegye elé a #custom-css azonosítót a stílusok felülírásához. Példa: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + + A CSS kód közvetlen írása. Példa: #custom-css color: red; Tegye elé a #custom-css azonosítót a stílusok felülírásához. Példa: #custom-css .logged-in-email color: red; src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4928,8 +5271,8 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - A Ne listázza vagy a Bélyegképek elhomályosítása beállításokkal megerősítés lesz kérve a videó megnézéséhez. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + A Ne listázza vagy a Bélyegképek elhomályosítása beállításokkal megerősítés lesz kérve a videó megnézéséhez. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 @@ -4958,16 +5301,16 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is - A jelenlegi e-mail-címe + Your current email is + A jelenlegi e-mail-címe src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 4 - is awaiting email verification - e-mail ellenőrzésre vár + is awaiting email verification + e-mail ellenőrzésre vár src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 8 @@ -5039,8 +5382,8 @@ src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - Videók + Videos + Videók src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5076,8 +5419,11 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created - Létrehozva + + Created + + + Létrehozva 15 @@ -5148,8 +5494,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Rövid szöveg, amely ismerteti az embereknek, hogy hogyan támogathatják a csatornáját (tagsági platform…).<br /><br /> Ha feltölt egy videót ebbe a csatornába, akkor a videó támogatási mezője automatikusan ki lesz töltve ezzel a szöveggel. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Rövid szöveg, amely ismerteti az embereknek, hogy hogyan támogathatják a csatornáját (tagsági platform…).<br /><br /> Ha feltölt egy videót ebbe a csatornába, akkor a videó támogatási mezője automatikusan ki lesz töltve ezzel a szöveggel. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5173,24 +5520,18 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error A hiba megtekintése - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted Ezt a videót törölték - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Ha egyszer törli a fiókját, nincs visszaút. Ezt a műveletet meg is kell erősítenie. @@ -5249,9 +5590,12 @@ - Delete history + + + Delete history + - + Előzmények törlése @@ -5268,9 +5612,12 @@ - Notification preferences + + + Notification preferences + - + Értesítési beállítások @@ -5347,8 +5694,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Lejátszási listák + Playlists + Lejátszási listák src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5376,8 +5723,8 @@ - If you need help to use PeerTube, you can have a look at the documentation. - Ha segítségre van szüksége a PeerTube használatához, akkor megnézheti a dokumentációt. + If you need help to use PeerTube, you can have a look at the documentation. + Ha segítségre van szüksége a PeerTube használatához, akkor megnézheti a dokumentációt. src/app/+signup/shared/signup-success.component.html 13 @@ -5823,23 +6170,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - Ez egy szabad és nyílt forráskódú szoftver az AGPLv3 licenc előírásai szerint. + + It is a free and open-source software, under the AGPLv3 + licence. + + Ez egy szabad és nyílt forráskódú szoftver az AGPLv3 licenc előírásai szerint. src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - További információkért látogassa meg a joinpeertube.org oldalt. + For more information, please visit joinpeertube.org. + További információkért látogassa meg a joinpeertube.org oldalt. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation A PeerTube dokumentáció használata src/app/+about/about-peertube/about-peertube.component.html @@ -5855,7 +6206,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube alkalmazások src/app/+about/about-peertube/about-peertube.component.html @@ -5871,7 +6223,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Közreműködés a PeerTube fejlesztésében src/app/+about/about-peertube/about-peertube.component.html @@ -5895,7 +6248,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube 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. + A PeerTube alapértelmezetten a BitTorrent protokollt használja a felhasználók közötti sávszélesség megosztásához, hogy segítsen a kiszolgálón lévő terhelés csökkentésében, de végül Önre hagyja annak megválasztást, hogy visszaváltson kizárólag a videó kiszolgálójától érkező szokásos adatfolyamra. Az alábbiak csak akkor lesznek alkalmazva, ha továbbra is a PeerTube egyenrangú hálózati módját szeretné használni. src/app/+about/about-peertube/about-peertube.component.html74 @@ -5908,17 +6265,27 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + Elméletben, ha valaki megfelelő műszaki képességgel rendelkezik, akkor képes lehet olyan parancsfájlt létrehozni, amely követni tudja, hogy mely IP-címről töltenek le egy videót. A gyakorlatban ez sokkal nehezebb, mert: src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + A kikémleléshez minden egyes követőhöz egy-egy HTTP-kérést kell elküldeni minden egyes videónál. Ha ki akarjuk kémlelni az összes PeerTube videóját, akkor annyi kérést kell elküldenünk, ahány videó van (vagyis potenciálisan sokat) src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + Minden egyes elküldött kérésnél a követő korlátozott számú, véletlenszerűen kiválasztott partnert ad vissza. Például ha 1000 partner van a rajban, és a követő kérésenként 20 partnert küld el, akkor legalább 50 kérésre van szükség, hogy megismerje a rajban szereplő összes partnert. src/app/+about/about-peertube/about-peertube.component.html @@ -5931,7 +6298,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + Ha egy IP-cím tárolásra került a követőben, akkor az nem jelenti azt, hogy az IP-cím mögötti személy (ha ez a személy létezik) megnézte a videót src/app/+about/about-peertube/about-peertube.component.html108 @@ -5941,12 +6311,21 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - A webes partnerek nem érhetől el nyilvánosan: mivel WebRTC protokollt használunk a webböngészőn belül (a WebTorrent programkönyvtárral), a protokoll eltér a klasszikus BitTorrent protokolltól. Ha Ön egy webböngészőben van, akkor elküldi az IP-címét tartalmazó jelet a követőnek, amely véletlenszerűen fogja kiválasztani azokat a partnereket, akiknek az információt továbbítja. További információkért nézze meg ezt a dokumentumot + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + A webes partnerek nem érhetől el nyilvánosan: mivel WebRTC protokollt használunk a webböngészőn belül (a WebTorrent programkönyvtárral), a protokoll eltér a klasszikus BitTorrent protokolltól. Ha Ön egy webböngészőben van, akkor elküldi az IP-címét tartalmazó jelet a követőnek, amely véletlenszerűen fogja kiválasztani azokat a partnereket, akiknek az információt továbbítja. További információkért nézze meg ezt a dokumentumot src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + A legrosszabb forgatókönyv, hogy egy átlagos személy kikémleli az ismerőseit, meglehetősen valószínűtlen. Sokkal több hatékonyabb mód létezik az ilyesfajta információk megszerzéséhez. src/app/+about/about-peertube/about-peertube.component.html126 @@ -5959,7 +6338,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + A magánéletet fenyegető veszélyek a YouTube és a PeerTube használatakor eltérőek. A YouTube esetében a platform hatalmas mennyiségű személyes információt gyűjt (nem csak az IP-címet), hogy elemezze azokat és kövesse Önt. Ráadásul a YouTube a Google/Alphabet tulajdona, egy olyan vállalaté, amely számos weboldalon keresztül követi Önt (az AdSense vagy a Google Analytics használatával). src/app/+about/about-peertube/about-peertube.component.html133 @@ -5972,7 +6355,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + Az Ön IP-címe nyilvános, így minden alkalommal, amikor meglátogat egy weboldalt, számos szereplő látja az Ön IP-címét (a végső weboldalon kívüli is) a kapcsolódási naplókban: az internet-szolgáltató, az útválasztók, a követők, a tartalomkézbesítési hálózatok, és továbbiak. A PeerTube átlátszó ilyen szempontból: figyelmeztetjük, hogy ha titokban szeretné tartani az IP-címét, akkor VPN-t vagy Tor böngészőt kell használnia. Ha arra gondol, hogy az egyenrangú hálózat eltávolítása a PeerTube szoftverből visszaadja a névtelenségét, akkor ennek nincs semmi értelme. src/app/+about/about-peertube/about-peertube.component.html141 @@ -5982,7 +6370,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube 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: + A PeerTube a lehető legjobb ellenintézkedéseket akarja megvalósítani azzal, hogy nagyobb választási lehetőséget biztosít, és kevésbé valószínűvé teszi a támadásokat. Ez az, amit eddig bevezettünk: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6007,7 +6398,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Végezetül ne feledje, hogy bármikor letilthatja az egyenrangú hálózatot a videolejátszóban történő kikapcsolással, vagy egyszerűen a WebRTC letiltásával a böngészőben. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6044,8 +6438,8 @@ - Developed with ❤ by Framasoft - A szoftvert a Framasoft fejleszti + Developed with ❤ by Framasoft + A szoftvert a Framasoft fejleszti src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6126,8 +6520,11 @@ - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. - A csatorna egy olyan egység, amelybe feltölti a videóit. Több csatorna létrehozása segít a tartalom szervezésében és elkülönítésében. Például dönthet úgy, hogy létrehoz egy csatornát a zongorakoncertek közzétételéhez, valamint egy másik csatornát, amelyben az ökológiáról szóló videóit teszi közzé. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A csatorna egy olyan egység, amelybe feltölti a videóit. Több csatorna létrehozása segít a tartalom szervezésében és elkülönítésében. Például dönthet úgy, hogy létrehoz egy csatornát a zongorakoncertek közzétételéhez, valamint egy másik csatornát, amelyben az ökológiáról szóló videóit teszi közzé. src/app/+signup/+register/register-step-channel.component.html 4 @@ -6198,8 +6595,13 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance - Elmúltam 16 éves, és elfogadom ennek a példánynak a használati feltételeit és a magatartási kódexét + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + + Elmúltam 16 éves, és elfogadom ennek a példánynak a használati feltételeit és a magatartási kódexét src/app/+signup/+register/register-step-user.component.html 65 @@ -6294,8 +6696,8 @@ - A .mp4 that keeps the original audio track, with no video - Egy .mp4, amely megtartja az eredeti hangsávot videó nélkül + A .mp4 that keeps the original audio track, with no video + Egy .mp4, amely megtartja az eredeti hangsávot videó nélkül src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7082,15 +7484,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - felhasználó frissítve. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Felhasználó frissítése @@ -8000,6 +8401,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8074,8 +8481,8 @@ - Long (> 10 min) - Hosszú (> 10 perc) + Long (> 10 min) + Hosszú (> 10 perc) src/app/search/search-filters.component.ts 1 @@ -9476,8 +9883,8 @@ - Markdown compatible that supports: - Markdown-kompatibilis, amely ezeket támogatja: + Markdown compatible that supports: + Markdown-kompatibilis, amely ezeket támogatja: src/app/shared/misc/help.component.ts 1 @@ -9598,8 +10005,17 @@ Account muted by the instance. A(z) fiókot némította a példány. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9952,6 +10368,24 @@ Videó feketelistára lett téve. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10014,8 +10448,23 @@ Do you really want to delete this video? Valóban törölni szeretné ezt a videót? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -10040,22 +10489,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Kettőzés (redundancia) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Jelentés 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf index 25ba207ca..422e316d4 100644 --- a/client/src/locale/angular.it-IT.xlf +++ b/client/src/locale/angular.it-IT.xlf @@ -695,9 +695,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Modifica inizio/fine a @@ -1106,7 +1106,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Espelli questo utente @@ -1121,8 +1121,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1133,75 +1133,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Richiedi una nuova email di verifica 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Utente 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nome utente o indirizzo email 15 - src/app/login/login.component.html30 - - - or create an account - - o crea un account - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Password @@ -1217,13 +1228,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1233,22 +1241,28 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Password dimenticata 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Email @@ -1264,16 +1278,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Indirizzo email 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Inviami un email per resettare la password @@ -1281,7 +1295,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2195,8 +2209,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2205,7 +2219,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titolo @@ -3092,7 +3106,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Ottieni più informazioni @@ -3319,11 +3333,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3335,7 +3346,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3347,8 +3388,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Stato @@ -3357,7 +3398,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3395,7 +3436,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accettato @@ -3404,7 +3445,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending In attesa @@ -3413,24 +3454,42 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accetta 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Rifiuta 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3445,18 +3504,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3531,7 +3615,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3628,7 +3712,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nome utente @@ -3636,12 +3720,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (espulso) @@ -3649,17 +3733,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login L'indirizzo dell'utente deve essere verificato per accedere @@ -3667,7 +3745,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification L'indirizzo dell'utente è verificato/L'utente può accedere senza verifica dell'indirizzo @@ -3675,7 +3753,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Motivo espulsione: @@ -3683,7 +3761,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3740,11 +3818,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Nome del video @@ -3752,29 +3827,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensibile @@ -3782,7 +3866,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Non federato @@ -3790,7 +3874,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3798,7 +3882,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Vai al video @@ -3808,7 +3902,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Azioni @@ -3817,7 +3911,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: motivo per essere in lista nera: @@ -3825,7 +3919,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3857,7 +3963,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Chi ha segnalato @@ -3865,7 +4007,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video @@ -3875,13 +4017,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Stato @@ -3891,15 +4064,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Vai all'account @@ -3909,25 +4079,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Motivo: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3940,11 +4141,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Istanza @@ -3955,7 +4153,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Silenziato a @@ -3966,7 +4164,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Non silenziare più @@ -3977,7 +4175,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3989,17 +4199,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account @@ -4008,7 +4212,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4125,8 +4341,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Sistema @@ -4327,7 +4543,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Termini @@ -5362,20 +5578,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7358,8 +7568,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8211,6 +8421,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9758,7 +9974,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10089,7 +10317,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10147,7 +10393,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -10171,8 +10435,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -10184,7 +10448,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index ff9aa527c..452f4169f 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -694,9 +694,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1108,7 +1108,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user このユーザーをBANする @@ -1123,8 +1123,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1135,75 +1135,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. 新しい登録確認メールを要求 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User ユーザー 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address ユーザー名かメールアドレス 15 - src/app/login/login.component.html30 - - - or create an account - - アカウントを作成する - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password パスワード @@ -1219,13 +1230,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1235,22 +1243,28 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password パスワードをお忘れですか 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email メール @@ -1266,16 +1280,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address メールアドレス 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password 新しいパスワードをメールで送る @@ -1283,7 +1297,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2200,8 +2214,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2210,7 +2224,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title タイトル @@ -3099,7 +3113,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information 詳細 @@ -3323,11 +3337,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3339,7 +3350,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3351,8 +3392,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State 状態 @@ -3361,7 +3402,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3399,7 +3440,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted 受入済 @@ -3408,7 +3449,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending 保留中 @@ -3417,24 +3458,42 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept 受け入れる 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse 断る 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3449,18 +3508,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3536,7 +3620,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3633,7 +3717,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username ユーザー名 @@ -3641,12 +3725,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) @@ -3654,17 +3738,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login ログインするためには、メールアドレスを確認する必要があります。 @@ -3672,7 +3750,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification ユーザーのメールアドレスは確認済 / ユーザーはメールアドレスの確認なしでログインできます @@ -3680,7 +3758,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: BAN理由: @@ -3688,7 +3766,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3745,11 +3823,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name 動画名 @@ -3758,35 +3833,44 @@ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive センシティブ @@ -3794,7 +3878,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated 連合なし @@ -3802,7 +3886,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date 日付 @@ -3810,7 +3894,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video 動画に移動 @@ -3820,7 +3914,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions アクション @@ -3829,7 +3923,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: ブラックリストの理由: @@ -3837,7 +3931,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3869,7 +3975,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter レポーター @@ -3877,7 +4019,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video 動画 @@ -3887,13 +4029,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State 状態 @@ -3903,15 +4076,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account アカウントに移動 @@ -3921,25 +4091,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - 理由: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3952,11 +4153,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance インスタンス @@ -3967,7 +4165,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3978,7 +4176,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute ミュートを解除 @@ -3989,7 +4187,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -4001,17 +4211,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account アカウント @@ -4020,7 +4224,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4137,8 +4353,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4342,7 +4558,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms 利用規約 @@ -5389,20 +5605,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7395,8 +7605,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8254,6 +8464,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9801,7 +10017,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10148,7 +10376,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10206,7 +10452,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10229,22 +10493,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report 報告 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.jbo.xlf b/client/src/locale/angular.jbo.xlf index a7198ac78..b315ee293 100644 --- a/client/src/locale/angular.jbo.xlf +++ b/client/src/locale/angular.jbo.xlf @@ -571,7 +571,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -844,16 +844,13 @@ 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -863,58 +860,71 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 Request new verification email.Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User lo pilno 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email addressUsername or email address - src/app/login/login.component.html30 + src/app/login/login.component.html37 - or create an account - - or create an account - - - src/app/login/login.component.html33 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + Password @@ -922,13 +932,10 @@ 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -936,42 +943,48 @@ 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password .i mi nalmo'i le mi lerpoijaspu 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email lo ve samymri 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address lo ve samymri 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password samymri fi mi te zu'e lo nu galfi le mi japyvla 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1706,14 +1719,11 @@ galfi le mi japyvla This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title lo cmene @@ -2335,7 +2345,7 @@ galfi le mi japyvla More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2504,16 +2514,43 @@ galfi le mi japyvla src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + IDID @@ -2521,13 +2558,13 @@ galfi le mi japyvla src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2550,23 +2587,41 @@ galfi le mi japyvla - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2575,16 +2630,41 @@ galfi le mi japyvla HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2635,7 +2715,7 @@ galfi le mi japyvla - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2698,35 +2778,29 @@ galfi le mi japyvla Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2774,65 +2848,93 @@ galfi le mi japyvla Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive kajde fi lo ganvi 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date detri 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2858,48 +2960,147 @@ galfi le mi japyvla 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 VideoVideo - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 141 - + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2912,30 +3113,39 @@ galfi le mi japyvla Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance samtcise'u 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2947,24 +3157,30 @@ galfi le mi japyvla It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account lo pilno 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3060,7 +3276,7 @@ galfi le mi japyvla This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -3205,7 +3421,7 @@ galfi le mi japyvla src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -3998,23 +4214,14 @@ galfi le mi japyvla src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5673,8 +5880,8 @@ zbasu lo pilno src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6383,6 +6590,12 @@ zbasu lo pilno src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -7607,8 +7820,17 @@ zbasu lo pilno Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7874,7 +8096,25 @@ zbasu lo pilno Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7920,8 +8160,23 @@ zbasu lo pilno Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7939,17 +8194,32 @@ zbasu lo pilno src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.ko-KR.xlf b/client/src/locale/angular.ko-KR.xlf index f5e89b2c6..69ff548d6 100644 --- a/client/src/locale/angular.ko-KR.xlf +++ b/client/src/locale/angular.ko-KR.xlf @@ -688,9 +688,9 @@ Deleted 삭제됨 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at 시작 / 종료 지점 수정 @@ -1087,7 +1087,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user 이 사용자 강퇴 @@ -1102,8 +1102,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1114,75 +1114,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. 새 인증 메일 요청하기 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User 사용자 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address 사용자명 혹은 이메일 주소 15 - src/app/login/login.component.html30 - - - or create an account - - 아니면 계정 만들기 - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password 암호 @@ -1198,13 +1209,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1214,22 +1222,28 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password 암호 잊음 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email 이메일 @@ -1245,16 +1259,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address 이메일 주소 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password 암호 재설정 이메일 보내기 @@ -1262,7 +1276,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2170,8 +2184,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2180,7 +2194,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title 제목 @@ -2920,7 +2934,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -3120,11 +3134,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3133,7 +3144,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3142,14 +3183,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3184,30 +3225,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3219,18 +3278,43 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 - + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3290,7 +3374,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3372,47 +3456,41 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3472,71 +3550,99 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3562,62 +3668,160 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3633,11 +3837,8 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance @@ -3645,7 +3846,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3653,7 +3854,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3661,7 +3862,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3673,23 +3886,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3803,8 +4022,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3981,7 +4200,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -4941,23 +5160,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6940,8 +7150,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7835,6 +8045,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9424,8 +9640,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9758,7 +9983,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9810,8 +10053,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9834,8 +10092,8 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -9844,9 +10102,24 @@ Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.lt-LT.xlf b/client/src/locale/angular.lt-LT.xlf index 02e0878b8..a81fb43a2 100644 --- a/client/src/locale/angular.lt-LT.xlf +++ b/client/src/locale/angular.lt-LT.xlf @@ -632,9 +632,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -989,7 +989,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Ban this user @@ -998,11 +998,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1013,63 +1010,77 @@ src/app/login/login.component.html 2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Request new verification email. - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User User - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Username or email address - src/app/login/login.component.html30 - - - or create an account - - or create an account - - src/app/login/login.component.html33 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + Password Password @@ -1081,33 +1092,36 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Click here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Login - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password Forgot your password - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Email @@ -1119,18 +1133,18 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email address - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Send me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1986,17 +2000,14 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -2734,7 +2745,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -2930,11 +2941,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2943,7 +2951,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2952,14 +2990,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -2994,30 +3032,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3029,18 +3085,43 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3102,7 +3183,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3185,47 +3266,41 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3285,78 +3360,106 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3382,62 +3485,160 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3453,18 +3654,15 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3472,7 +3670,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3480,7 +3678,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3492,23 +3702,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3631,8 +3847,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3817,7 +4033,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -4835,23 +5051,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6858,8 +7065,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7772,6 +7979,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9367,8 +9580,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9720,7 +9942,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Encoder Encoder @@ -9782,8 +10022,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9808,21 +10063,35 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.nb-NO.xlf b/client/src/locale/angular.nb-NO.xlf index 1cd190478..f710bbbe1 100644 --- a/client/src/locale/angular.nb-NO.xlf +++ b/client/src/locale/angular.nb-NO.xlf @@ -488,7 +488,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -759,16 +759,13 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -778,55 +775,68 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 Request new verification email.Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 UserUser - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email addressUsername or email address - src/app/login/login.component.html30 + src/app/login/login.component.html37 - or create an account - - or create an account - - - src/app/login/login.component.html33 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + PasswordPassword @@ -837,27 +847,30 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 LoginLogin - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your passwordForgot your password - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 EmailEmail @@ -868,14 +881,14 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email addressEmail address - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my passwordSend me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1527,14 +1540,11 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 TitleTitle src/app/videos/+video-edit/shared/video-edit.component.html11 @@ -2083,7 +2093,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2239,16 +2249,43 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + IDID @@ -2256,13 +2293,13 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2285,23 +2322,41 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2310,16 +2365,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2368,7 +2448,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2431,35 +2511,29 @@ Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2507,57 +2581,85 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 SensitiveSensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2579,48 +2681,147 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 VideoVideo - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2633,29 +2834,38 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2667,21 +2877,27 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 AccountAccount - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -2777,7 +2993,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -2912,7 +3128,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -3675,23 +3891,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5312,8 +5519,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6017,6 +6224,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7237,8 +7450,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7504,7 +7726,25 @@ Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7550,8 +7790,23 @@ Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7569,17 +7824,32 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf index 4ef9fbac5..f060444c2 100644 --- a/client/src/locale/angular.nl-NL.xlf +++ b/client/src/locale/angular.nl-NL.xlf @@ -624,7 +624,7 @@ Annuleren DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Bewerk beginnen/stoppen bij @@ -956,7 +956,7 @@ Een verbannen gebruiker kan niet langer inloggen. 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Verban deze gebruiker @@ -970,7 +970,7 @@ Een verbannen gebruiker kan niet langer inloggen. 11 - src/app/shared/menu/top-menu-dropdown.component.html11 + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 @@ -981,35 +981,45 @@ Aanmelden 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1018,31 +1028,32 @@ Aanmelden 16 - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Gebruiker 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Gebruikersnaam of e-mailadres 15 - src/app/login/login.component.html30 - + src/app/login/login.component.html37 - or create an account - - -of maak een account - - 18 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + + @@ -1051,13 +1062,10 @@ of maak een account 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1065,42 +1073,48 @@ of maak een account 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Jouw wachtwoord vergeten 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email E-mail 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-mailadres 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Zend me een e-mail om een nieuw wachtwoord in te stellen 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1887,7 +1901,7 @@ Dit zal een bestaande ondertiteling vervangen! 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -1895,7 +1909,7 @@ Dit zal een bestaande ondertiteling vervangen! 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titel @@ -2689,7 +2703,7 @@ Je kan nu al informatie toevoegen over deze video. 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Krijg meer informatie @@ -2895,11 +2909,8 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2908,7 +2919,37 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 27 - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2922,14 +2963,14 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State Status 10 - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2952,35 +2993,53 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 11 - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Geaccepteerd 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending In behandeling 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accepteren 41 - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Weigeren 42 - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2993,16 +3052,41 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3065,7 +3149,7 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 43 - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3150,59 +3234,53 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Gebruikersnaam 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (verbannen) 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Gebruiker's e-mail moet geverifieerd zijn om in te loggen 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Gebruiker's e-mail is geverifieerd / Gebruiker kan inloggen zonder e-mailverificatie 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Reden van verbanning: 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3252,82 +3330,110 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Videonaam 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Gevoelig 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Niet gefedereerd 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Naar video gaan 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Acties 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Reden voor de zwarte lijst: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3358,40 +3464,104 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Melder 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Status 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Naar account gaan @@ -3399,24 +3569,56 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 27 src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reden: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3427,32 +3629,41 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instantie 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Gedempt bij 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Demping opheffen 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3464,24 +3675,30 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3609,7 +3826,7 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Systeem @@ -3780,7 +3997,7 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Voorwaarden @@ -4713,19 +4930,13 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6485,8 +6696,8 @@ Account aanmaken 1 - src/app/+admin/users/user-edit/user-password.component.ts1 - User updated.User updated. + src/app/+admin/users/user-edit/user-password.component.ts1 + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7227,6 +7438,12 @@ Account aanmaken src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + @@ -8547,7 +8764,19 @@ Account aanmaken 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Account unmuted by the instance. Account niet meer gedempt door de instantie. @@ -8833,7 +9062,25 @@ Account aanmaken 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8888,7 +9135,25 @@ Account aanmaken 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + This video will be duplicated by your instance.This video will be duplicated by your instance. src/app/shared/video/video-actions-dropdown.component.ts @@ -8908,8 +9173,8 @@ Account aanmaken 1 - src/app/shared/video/video-actions-dropdown.component.ts1 - Duplicate (redundancy)Duplicate (redundancy) + src/app/shared/video/video-actions-dropdown.component.ts1 + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -8921,7 +9186,25 @@ Account aanmaken 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + + Published Gepubliceerd diff --git a/client/src/locale/angular.oc.xlf b/client/src/locale/angular.oc.xlf index 03dcc4b48..3c2b73bb1 100644 --- a/client/src/locale/angular.oc.xlf +++ b/client/src/locale/angular.oc.xlf @@ -704,9 +704,9 @@ 34 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Modificar la debuta/fin @@ -1134,7 +1134,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Fòrabandir aqueste utilizaire @@ -1149,8 +1149,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1161,104 +1161,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Se cercatz un compte… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Demandar un novèl corrièl de verificacion. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Utilizaire 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nom d’utilizaire o adreça electronica 15 - src/app/login/login.component.html30 - - - or create an account - - o crear un compte - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Senhal 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Clicatz aquí per reïnicializar vòstre senhal - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Connexion 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1266,13 +1282,13 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 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. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Corrièl @@ -1287,24 +1303,24 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Adreça de corrièl 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Me mandar un corrièl per reïnicializar lo senhal 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password Reïnicializar lo senhal @@ -2253,16 +2269,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Ajustar aquesta legenda 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Títol @@ -3178,7 +3194,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Obténer mai d’informacions @@ -3395,11 +3411,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3411,7 +3424,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3426,8 +3469,8 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Estatisticas @@ -3436,7 +3479,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3474,7 +3517,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Acceptat @@ -3483,7 +3526,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending En espèra @@ -3492,24 +3535,42 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Acceptar 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refusar 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3524,18 +3585,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3608,7 +3694,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. @@ -3707,7 +3793,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nom d’utilizaire @@ -3715,7 +3801,7 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Quòta vidèo @@ -3723,7 +3809,7 @@ 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (fòrabandit) @@ -3731,17 +3817,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Lo corrièl de l’utilizaire deu èsser verificat abans la connexion @@ -3749,7 +3829,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Lo corrièl de l’utilizaire es verificat / Pòt se connectar sens verificacion de l’adreça @@ -3757,7 +3837,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Rason del bandiment : @@ -3765,7 +3845,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3822,11 +3902,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Nom de la vidèo @@ -3835,35 +3912,44 @@ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL URL de la vidèo - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensible @@ -3871,7 +3957,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Pas federada @@ -3879,7 +3965,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3887,7 +3973,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Anar a la vidèo @@ -3897,7 +3993,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Accions @@ -3906,7 +4002,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Rason de la mesa en lista negra : @@ -3914,7 +4010,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3946,7 +4054,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Senhalaire @@ -3954,7 +4098,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vidèo @@ -3964,13 +4108,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Estat @@ -3980,15 +4155,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Anar al compte @@ -3998,25 +4170,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Rason : - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -4029,11 +4232,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instància @@ -4043,7 +4243,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Mut lo @@ -4054,7 +4254,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Restablir @@ -4065,7 +4265,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -4077,17 +4289,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Compte @@ -4096,7 +4302,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4238,8 +4456,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Sistèma @@ -4469,7 +4687,7 @@ Strategy Estrategia - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Tèrmes @@ -5618,20 +5836,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -7631,15 +7843,14 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Actualizar l’utilizaire @@ -8507,6 +8718,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -10060,7 +10277,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10407,7 +10636,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Encoder Encodar @@ -10475,7 +10722,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10501,22 +10766,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicar (redondància) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Senhalar 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.pl-PL.xlf b/client/src/locale/angular.pl-PL.xlf index 1567e441b..625636896 100644 --- a/client/src/locale/angular.pl-PL.xlf +++ b/client/src/locale/angular.pl-PL.xlf @@ -657,9 +657,9 @@ Deleted Usunięte - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edycja zaczyna się/kończy na @@ -1065,7 +1065,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Zbanuj tego użytkownika @@ -1074,11 +1074,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1089,94 +1086,117 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Jeżeli szukasz konta… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Ta instancja aktualnie nie ma otwartej rejestracji, ale możesz znaleźć inną instancję gdzie możesz się zarejestrować i tam wrzucać swoje filmy. Znajdź swoją między różnymi instancjami na stronie https://joinpeertube.org/instances. + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Wyślij ponownie wiadomość potwierdzającą. - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Użytkownik 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nazwa użytkownika lub adres e-mail 15 - src/app/login/login.component.html30 - - - or create an account - - lub utwórz konto - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Hasło 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Kliknij tutaj aby zresetować swoje hasło - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Zaloguj się 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1184,13 +1204,13 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. Przepraszamy, nie możesz odzyskać hasła ponieważ administrator twojej instancji nie skonfigurował systemu e-mail. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-mail @@ -1205,24 +1225,24 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Adres e-mail 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Wyślij mi wiadomość e-mail przywracającą hasło 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -2116,16 +2136,13 @@ This will replace an existing caption! To zastąpi bieżący napis! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Dodaj ten napis - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Tytuł @@ -2919,7 +2936,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Uzyskaj więcej informacji @@ -3122,11 +3139,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3135,7 +3149,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3147,8 +3191,8 @@ Follower handle Nazwa obserwującego użytkownika - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Stan @@ -3157,7 +3201,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Opóźniona. @@ -3195,7 +3239,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Zaakceptowane @@ -3204,7 +3248,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Oczekiwane @@ -3213,18 +3257,36 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Akceptuj - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Odmów - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3239,18 +3301,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancja zezwolona - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3321,7 +3408,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. @@ -3405,7 +3492,7 @@ Batch actions Akcje seryjne - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nazwa użytkownika @@ -3413,42 +3500,36 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Przestrzeń na filmy - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (zbanowany) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login E-mail użytkownika musi być zweryfikowany, żeby się zalogować - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification E-mail użytkownika jest zweryfikowany / Użytkownik może zalogować się bez weryfikacji przez e-maila - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Powód bana: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3508,53 +3589,59 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Nazwa filmu - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Link do filmu - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Wielkość - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Statystyki użytych strategii - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. Na twojej instancji nie są używne żadne strategie redundancji. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Wrażliwe - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Niefederowane - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3562,7 +3649,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Przejdź do filmu @@ -3572,7 +3669,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Akcje @@ -3581,12 +3678,24 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Powód dodania do czarnej listy: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3613,7 +3722,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Zgłaszający @@ -3621,7 +3766,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Film @@ -3631,28 +3776,56 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Stan - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Wynik - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Przejdź na konto @@ -3662,25 +3835,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Powód: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3693,11 +3897,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instancja @@ -3707,7 +3908,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Wyciszone o @@ -3715,7 +3916,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Cofnij wyciszenie @@ -3723,7 +3924,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3735,23 +3948,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Konto - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3869,8 +4088,8 @@ This does not have settings. Ta nie ma ustawień. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4088,7 +4307,7 @@ Strategy Strategia - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Zasady @@ -5173,23 +5392,14 @@ Target Element docelowy - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -7093,15 +7303,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Zaktualizuj użytkownika @@ -7996,6 +8205,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9561,8 +9776,17 @@ Account muted by the instance. Wyciszono przez instancję konto . + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9914,7 +10138,25 @@ Video blacklisted. Dodano film do czarnej listy. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Encoder Encoder @@ -9982,7 +10224,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10005,22 +10265,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplikuj (redundancja) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Zgłoś 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.pt-BR.xlf b/client/src/locale/angular.pt-BR.xlf index bf4d7143b..483dce87c 100644 --- a/client/src/locale/angular.pt-BR.xlf +++ b/client/src/locale/angular.pt-BR.xlf @@ -651,9 +651,9 @@ Deleted Apagado - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at A edição começa /termina em @@ -1053,7 +1053,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Banir este usuário @@ -1068,8 +1068,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1080,66 +1080,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Se você busca uma conta… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - No momento esta instância não permite o registro de usuário, mas você pode encontrar uma instância que permite você se registrar e subir seus vídeos. Find yours among multiple instances at https://joinpeertube.org/instances. + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Solicitar novo email de verificação. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Usuário 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nome de usuário ou endereço de e-mail 15 - src/app/login/login.component.html30 - - - or create an account - - ou crie uma conta - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Senha @@ -1155,13 +1175,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1171,20 +1188,26 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Esqueceu sua senha 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. Lamentamos, não podemos recuperar sua senha porque o administrador dessa instância não ativou o envio de e-mail pelo PeerTube. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-mail @@ -1200,16 +1223,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Endereço de e-mail 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Me envie um e-mail para redefinir minha senha @@ -1217,7 +1240,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2103,8 +2126,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2113,7 +2136,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Título @@ -2960,7 +2983,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Obtenha mais informações @@ -3184,11 +3207,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3200,7 +3220,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3212,8 +3262,8 @@ Follower handle Identificador de inscritos - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Estado @@ -3222,7 +3272,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Atrasado. @@ -3260,7 +3310,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Aceito @@ -3269,7 +3319,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pendente @@ -3278,21 +3328,39 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Aceitar - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Recusar 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3307,18 +3375,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundância permitida - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3394,7 +3487,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3491,7 +3584,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nome de usuário @@ -3499,12 +3592,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Quota de vídeo - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banido) @@ -3512,17 +3605,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login O email do usuário deve ter sido confirmado para entrar @@ -3530,7 +3617,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification O email do usuário foi confirmado / O usuário pode entrar sem a confirmação do email @@ -3538,7 +3625,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Motivo do banimento: @@ -3546,7 +3633,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3603,11 +3690,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Nome do vídeo @@ -3616,35 +3700,44 @@ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensível @@ -3652,7 +3745,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Não federado @@ -3660,7 +3753,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3668,7 +3761,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Ir para o vídeo @@ -3678,7 +3781,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ações @@ -3687,7 +3790,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Motivo da lista negra: @@ -3695,7 +3798,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3727,7 +3842,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Denunciante @@ -3735,7 +3886,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vídeo @@ -3745,13 +3896,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Estado @@ -3761,15 +3943,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Pontuação - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Ir para a conta @@ -3779,25 +3958,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Motivo: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3810,11 +4020,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instância @@ -3825,7 +4032,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Silenciado em @@ -3836,7 +4043,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Remover silêncio @@ -3847,7 +4054,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3859,17 +4078,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Conta @@ -3878,7 +4091,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3987,8 +4212,8 @@ This does not have settings. Este não têm configurações. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Sistema @@ -4189,7 +4414,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Termos @@ -5230,20 +5455,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7151,8 +7370,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8010,6 +8229,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9557,7 +9782,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -9910,7 +10147,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9968,7 +10223,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -9991,22 +10264,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Denunciar 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.pt-PT.xlf b/client/src/locale/angular.pt-PT.xlf index 093f1c5e0..290b65b6c 100644 --- a/client/src/locale/angular.pt-PT.xlf +++ b/client/src/locale/angular.pt-PT.xlf @@ -694,7 +694,7 @@ Eliminado - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Editar iniciar/parar às @@ -1101,7 +1101,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Banir este utilizador @@ -1116,8 +1116,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1128,35 +1128,45 @@ 2 src/app/login/login.component.html2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 + + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -1167,7 +1177,7 @@ - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Utilizador @@ -1176,7 +1186,7 @@ - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Nome de utilizador ou endereço de correio eletrónico @@ -1184,17 +1194,18 @@ 15 - src/app/login/login.component.html30 - - or create an account - - ou crie uma conta - - - 18 + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - - src/app/login/login.component.html33 + + @@ -1212,13 +1223,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1228,7 +1236,13 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Esqueceu-se da sua palavra-passe @@ -1236,14 +1250,14 @@ 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Correio eletrónico @@ -1259,7 +1273,7 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Endereço de correio eletrónico @@ -1268,7 +1282,7 @@ - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Enviar-me uma mensagem para redefinir a minha palavra-passe @@ -1276,7 +1290,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password Redefinir a minha palavra-passe @@ -2159,8 +2173,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2169,7 +2183,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Título @@ -3036,7 +3050,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Obtenha mais informações @@ -3262,11 +3276,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3278,7 +3289,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3290,8 +3331,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Estado @@ -3300,7 +3341,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3338,7 +3379,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted @@ -3347,7 +3388,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending @@ -3356,21 +3397,39 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Recusar 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3385,18 +3444,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3471,7 +3555,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3559,7 +3643,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Nome de usuário @@ -3567,12 +3651,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) @@ -3580,17 +3664,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login @@ -3598,7 +3676,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification @@ -3606,7 +3684,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Motivo do banimento: @@ -3614,7 +3692,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3671,11 +3749,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Nome do vídeo @@ -3683,29 +3758,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensível @@ -3713,7 +3797,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated @@ -3721,7 +3805,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Data @@ -3729,7 +3813,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Ir para o vídeo @@ -3739,7 +3833,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ações @@ -3748,7 +3842,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Motivo da lista negra: @@ -3756,7 +3850,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3788,7 +3894,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Denunciante @@ -3796,7 +3938,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Vídeo @@ -3806,13 +3948,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Estado @@ -3822,15 +3995,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Ir para a conta @@ -3840,25 +4010,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Motivo: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3871,11 +4072,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instância @@ -3886,7 +4084,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3897,7 +4095,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3908,7 +4106,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3920,17 +4130,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account @@ -3939,7 +4143,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4055,8 +4271,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4254,7 +4470,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Termos @@ -5282,20 +5498,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7266,8 +7476,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8118,6 +8328,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9665,7 +9881,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -9995,7 +10223,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10053,7 +10299,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -10074,8 +10338,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -10087,7 +10351,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf index 1461a3993..356d70365 100644 --- a/client/src/locale/angular.ru-RU.xlf +++ b/client/src/locale/angular.ru-RU.xlf @@ -675,9 +675,9 @@ Deleted Удален - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Редактировать начало/конец в @@ -1085,7 +1085,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Заблокировать этого пользователя @@ -1097,11 +1097,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1112,66 +1109,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Если вы потеряли учетную запись… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - В настоящее время этот экземпляр не позволяет регистрировать пользователей, но вы можете найти экземпляр, на котором доступна регистрация и загрузка туда своих видео. Найдите подходящий экземпляр по адресу https://joinpeertube.org/instances. + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Получить новое подтверждение электронной почты. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Пользователь 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Имя пользователя или электронный адрес 15 - src/app/login/login.component.html30 - - - or create an account - - или создать учетную запись - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Пароль @@ -1187,23 +1204,26 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Нажмите здесь что бы сбросить пароль - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Авторизация 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1211,13 +1231,13 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. К сожалению, вы не можете восстановить свой пароль, так как администратор вашего экземпляра не настроил почтовую систему PeerTube. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Электронная почта @@ -1233,16 +1253,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Электронный адрес 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Отправить мне письмо для сброса пароля @@ -1250,7 +1270,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2191,8 +2211,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2201,7 +2221,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Название @@ -3061,7 +3081,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Получить подробную информацию @@ -3277,11 +3297,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3293,7 +3310,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3305,8 +3352,8 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Состояние @@ -3315,7 +3362,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Отложено. @@ -3353,7 +3400,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Принято @@ -3362,7 +3409,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Ожидается @@ -3371,21 +3418,39 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Согласиться - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Отклонить 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3400,18 +3465,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3488,7 +3578,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3582,7 +3672,7 @@ Batch actions Пакетные действия - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Имя пользователя @@ -3590,12 +3680,12 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Квота видео - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (заблокирован) @@ -3603,17 +3693,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Электронная почта пользователя должна быть подтверждена для авторизации @@ -3621,7 +3705,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Электронная почта пользователя подтверждена / Пользователь может авторизоваться без подтверждения электронной почты @@ -3629,7 +3713,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Причина блокировки: @@ -3637,7 +3721,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3694,11 +3778,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Название видео @@ -3707,33 +3788,42 @@ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL URL Видео - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Общий размер - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Включенная статистика - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. В вашем экземпляре не включено превышение - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Чувствительный @@ -3741,7 +3831,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Нефедеральный @@ -3749,7 +3839,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Дата @@ -3757,7 +3847,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Перейти в видео @@ -3767,7 +3867,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Действия @@ -3776,7 +3876,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Причина блокирования: @@ -3784,7 +3884,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3816,7 +3928,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Репортёр @@ -3824,7 +3972,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Видео @@ -3834,13 +3982,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State Состояние @@ -3850,15 +4029,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Рейтинг - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Перейти в профиль @@ -3868,25 +4044,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Причина: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3899,11 +4106,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Сервер @@ -3913,7 +4117,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Заглушено в @@ -3924,7 +4128,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Разглушить @@ -3935,7 +4139,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3947,17 +4163,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Аккаунт @@ -3966,7 +4176,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4086,8 +4308,8 @@ This does not have settings. Этот не имеет настроек. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System Системный @@ -4293,7 +4515,7 @@ Strategy Стратегия - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Условия пользователя @@ -5351,20 +5573,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7315,8 +7531,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8185,6 +8401,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9735,7 +9957,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10082,7 +10316,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10140,7 +10392,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10166,22 +10436,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Пожаловаться 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.sk-SK.xlf b/client/src/locale/angular.sk-SK.xlf index 9768274eb..ca4f84639 100644 --- a/client/src/locale/angular.sk-SK.xlf +++ b/client/src/locale/angular.sk-SK.xlf @@ -561,7 +561,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -832,16 +832,13 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -851,55 +848,68 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 Request new verification email.Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 UserUser - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email addressUsername or email address - src/app/login/login.component.html30 + src/app/login/login.component.html37 - or create an account - - or create an account - - - src/app/login/login.component.html33 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + PasswordPassword @@ -910,27 +920,30 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 LoginLogin - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your passwordForgot your password - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 EmailEmail @@ -941,14 +954,14 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email addressEmail address - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my passwordSend me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1600,14 +1613,11 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 TitleTitle src/app/videos/+video-edit/shared/video-edit.component.html11 @@ -2156,7 +2166,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2312,16 +2322,43 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + IDID @@ -2329,13 +2366,13 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2358,23 +2395,41 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2383,16 +2438,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2441,7 +2521,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2504,35 +2584,29 @@ Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2580,57 +2654,85 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 SensitiveSensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2652,48 +2754,147 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 VideoVideo - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2706,29 +2907,38 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2740,21 +2950,27 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 AccountAccount - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -2850,7 +3066,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -2985,7 +3201,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -3748,23 +3964,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5385,8 +5592,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6090,6 +6297,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7310,8 +7523,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7577,7 +7799,25 @@ Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7623,8 +7863,23 @@ Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7642,17 +7897,32 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.sl-SI.xlf b/client/src/locale/angular.sl-SI.xlf index 22698e8d6..4cee51e8b 100644 --- a/client/src/locale/angular.sl-SI.xlf +++ b/client/src/locale/angular.sl-SI.xlf @@ -572,7 +572,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -868,7 +868,7 @@ 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -878,7 +878,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -889,35 +889,45 @@ 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 + + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -926,25 +936,28 @@ 16 - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 UserUser - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Uporabniško ime ali e-poštni naslov 15 - src/app/login/login.component.html30 + src/app/login/login.component.html37 - or create an account - - or create an account - - - src/app/login/login.component.html33 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + Password @@ -952,13 +965,10 @@ 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -966,42 +976,48 @@ 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Ste pozabili geslo? 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email E-poštni naslov 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-poštni naslov 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Pošlji me e-sporočilo za ponastavitev gesla 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1739,14 +1755,11 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 TitleTitle src/app/videos/+video-edit/shared/video-edit.component.html11 @@ -2330,7 +2343,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2486,16 +2499,43 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + IDID @@ -2503,13 +2543,13 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2532,23 +2572,41 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2557,16 +2615,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2615,7 +2698,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2678,35 +2761,29 @@ Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2754,57 +2831,85 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 SensitiveSensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2826,48 +2931,147 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 VideoVideo - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2880,29 +3084,38 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2914,21 +3127,27 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 AccountAccount - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3024,7 +3243,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -3159,7 +3378,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -3922,23 +4141,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5559,8 +5769,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6264,6 +6474,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7484,8 +7700,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7751,7 +7976,25 @@ Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7797,8 +8040,23 @@ Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7816,17 +8074,32 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf index ba7296bdf..c0efdd661 100644 --- a/client/src/locale/angular.sv-SE.xlf +++ b/client/src/locale/angular.sv-SE.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - publicerade en ny video: + published a new video: + publicerade en ny video: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Your video är inte längre svartlistad + Your video has been unblacklisted + Your video är inte längre svartlistad src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Your video har svartlistats + Your video has been blacklisted + Your video har svartlistats src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - En anmälan om missbruk har gjorts angående videon + A new video abuse has been created on video + En anmälan om missbruk har gjorts angående videon src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - Den nyligen uppladdade videon har svartlistats automatiskt + The recently added video has been auto-blacklisted + Den nyligen uppladdade videon har svartlistats automatiskt src/app/shared/users/user-notifications.component.html56 - commented your video - skrev en kommentar på din video + commented your video + skrev en kommentar på din video src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - Din video har publicerats + Your video has been published + Din video har publicerats src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - Din videoimport lyckades + Your video import succeeded + Din videoimport lyckades src/app/shared/users/user-notifications.component.html94 - Your video import failed - Din videoimport misslyckades + Your video import failed + Din videoimport misslyckades src/app/shared/users/user-notifications.component.html102 - User registered on your instance - Användaren skapade ett konto på din instans + User registered on your instance + Användaren skapade ett konto på din instans src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - följer din kanal ditt konto + + is following + + your channel + your account + + följer din kanal ditt konto src/app/shared/users/user-notifications.component.html120 - mentioned you on video - nämnde dig i en kommentar till videon + mentioned you on video + nämnde dig i en kommentar till videon src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Din instans har en ny följare () som inväntar ditt godkännande + + Your instance has a new follower () + awaiting your approval + + Din instans har en ny följare () som inväntar ditt godkännande src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Din instans började följa automatiskt + Your instance automatically followed + Din instans började följa automatiskt src/app/shared/users/user-notifications.component.html150 @@ -535,8 +543,8 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. - Din anmälan kommer skickas till moderatorerna på samt videons ursprungsinstans (). + Your report will be sent to moderators of and will be forwarded to the video origin () too. + Din anmälan kommer skickas till moderatorerna på samt videons ursprungsinstans (). src/app/shared/video/modals/video-report.component.html 9 @@ -674,9 +682,9 @@ 34 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Redigera start- och sluttid @@ -831,10 +839,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Fjärrprenumerera - Fjärrinteragera + Fjärrprenumerera + Fjärrinteragera 10 @@ -842,9 +853,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - Du kan prenumerera på den här kanalen via vilken ActivityPub-kapabel fediversum-instans som helst. + Du kan prenumerera på den här kanalen via vilken ActivityPub-kapabel fediversum-instans som helst. På instanser med Mastodon eller Pleroma kan du skriva kanalens URL i sökrutan och prenumerera därifrån. @@ -853,8 +867,11 @@ src/app/shared/user-subscription/remote-subscribe.component.html17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. - Du kan interagera med det här från vilken instans som helst i Fediversumet som har stöd för ActivityPub. På instanser av Mastodon och Pleroma kan du klistra in den här sidans adress i sökrutan för att interagera därifrån. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + Du kan interagera med det här från vilken instans som helst i Fediversumet som har stöd för ActivityPub. På instanser av Mastodon och Pleroma kan du klistra in den här sidans adress i sökrutan för att interagera därifrån. src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -869,10 +886,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - Standardpolicy för känsligt och oförbehållsamt innehåll - kan ändras av användarna + Standardpolicy för känsligt och oförbehållsamt innehåll + kan ändras av användarna 5 @@ -931,9 +951,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Obegränsat ( per dag) + Obegränsat ( per dag) 53 @@ -1089,20 +1109,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Blockera den här användaren @@ -1117,8 +1137,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1128,90 +1148,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - Om du letar efter ett konto … + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - Den här instansen tillåter inte kontoregistrering för tillfället, men du kan hitta en instans som ger dig möjligheten att skapa ett konto och ladda upp dina videor till. Hitta din favorit bland de många instanserna på joinpeertube.org. + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. Begär nytt e-postmeddelande med verifikationslänk. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Användare 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Användarnamn eller e-postadress 15 - src/app/login/login.component.html30 - - - or create an account - - eller skapa ett konto - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Lösenord 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Klicka här för att återställa ditt lösenord - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Logga in 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1219,8 +1269,8 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. @@ -1229,40 +1279,40 @@ 65 - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email E-post 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address E-postadress 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Skicka ett e-postmeddelande för att återställa mitt lösenord 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1306,9 +1356,9 @@ - for + for - för + för 6 @@ -1316,10 +1366,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filter - + 16 @@ -1353,7 +1406,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Kommandotolk dokumentation @@ -1370,7 +1424,8 @@ - Administer documentation + Administer + documentation Administration dokumentation @@ -1387,7 +1442,8 @@ - Use documentation + Use + documentation Användning dokumentation @@ -1412,16 +1468,16 @@ src/app/modal/welcome-modal.component.html41 - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - PeerTubesofficiella webbplats (nyheter, support, att bidraga …): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + PeerTubesofficiella webbplats (nyheter, support, att bidraga …): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Lägg till din instans i PeerTubes offentliga index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Lägg till din instans i PeerTubes offentliga index: https://instances.joinpeertube.org/instances 47 @@ -1437,10 +1493,14 @@ src/app/modal/welcome-modal.component.html59 - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Att välja ett namn för instansen, författa en beskrivning, beskriva vem du är, - varför du har startat instansen och hur länge du tänker underhålla den + Att välja ett namn för instansen, författa en beskrivning, beskriva vem du är, + varför du har startat instansen och hur länge du tänker underhålla den är mycket viktig information för att dina användare ska kunna skapa sig en bild av instansen. @@ -1449,8 +1509,14 @@ src/app/modal/welcome-modal.component.html61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. - Om du vill öppna för kontoregistrering, ber vi dig fundera över dina riktlinjer för moderering, skriva ner villkor för instansen samt ange vilka språk du talar och kategorier som stöds. På så vis kan du hjälpa användare att skapa sina konton på en passande PeerTube-instans. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + + Om du vill öppna för kontoregistrering, ber vi dig fundera över dina riktlinjer för moderering, skriva ner villkor för instansen samt ange vilka språk du talar och kategorier som stöds. På så vis kan du hjälpa användare att skapa sina konton på en passande PeerTube-instans. src/app/modal/welcome-modal.component.html 67 @@ -1547,8 +1613,11 @@ src/app/modal/instance-config-warning-modal.component.html21 - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - Fyll gärna i den här informationen för att hjälpa folk välja sin favoritinstans. Din instans kommer kanske inte visas på JoinPeerTube-webbplatsen om du inte uppger den här informationen. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + Fyll gärna i den här informationen för att hjälpa folk välja sin favoritinstans. Din instans kommer kanske inte visas på JoinPeerTube-webbplatsen om du inte uppger den här informationen. src/app/modal/instance-config-warning-modal.component.html 24 @@ -1981,8 +2050,11 @@ - Jump to channel ↵ - Besök kanalen ↵ + + Jump to channel + ↵ + + Besök kanalen ↵ src/app/header/suggestion.component.html 18 @@ -2192,16 +2264,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Lägg till den här texten 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Titel @@ -2220,8 +2292,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - Taggar kan användas för att föreslå relaterade rekommendationer. Max fem taggar kan användas. Tryck Enter för att lägga till en ny tagg. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + Taggar kan användas för att föreslå relaterade rekommendationer. Max fem taggar kan användas. Tryck Enter för att lägga till en ny tagg. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2386,7 +2462,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Redan uppladdad ✔ 179 @@ -2517,9 +2593,13 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + - Du kan importera vilken URL som helst som stöds av youtube-dl + Du kan importera vilken URL som helst som stöds av youtube-dl eller en URL som pekar mot en MP4-fil. Dubbelkolla att du har rätt att sprida materialet vidare för att inte orsaka upphovsrättsliga problem för dig och din instans. @@ -2584,10 +2664,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + Bilden kommer slås ihop med din ljudfil. - + Den valda bilden är slutgiltig och kommer inte kunna ändras. @@ -2657,7 +2741,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + Du kan importera vilken torrentfil som helst som pekar mot en mp4-fil. Dubbelkolla att du har rätt att sprida materialet vidare för att inte orsaka upphovsrättsliga problem för dig och din instans. @@ -2678,8 +2765,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Vi rekommenderar att du inte använder användaren root för att ladda upp dina videor eftersom det är din instans administrationskonto. Du kan istället skapa ett separat konto att ladda upp dina videor med. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + Vi rekommenderar att du inte använder användaren root för att ladda upp dina videor eftersom det är din instans administrationskonto. Du kan istället skapa ett separat konto att ladda upp dina videor med. src/app/videos/+video-edit/video-add.component.html 2 @@ -2921,16 +3012,16 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views - Publicerad • views + Published • views + Publicerad • views src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Publicerad • views + Published • views + Publicerad • views src/app/videos/+video-watch/video-watch.component.html 56 @@ -3096,11 +3187,11 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Visa mer information @@ -3223,7 +3314,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + Du kan kommentera från ett konto på vilken ActivityPub-kompatibel instans som helst. På de flesta plattformar hittar du videon genom att skriva dess webbadress i sökrutan. Därefter kan du skriva din kommentar från mjukvarans användargränssnitt. src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3306,20 +3401,47 @@ Follow domain Följ domän - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Filtrera … 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3335,17 +3457,17 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State Status 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Uppskjuten. @@ -3372,53 +3494,71 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Skapad + Created + Skapad 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepterad 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Väntar 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Godkänn 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Neka 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3434,21 +3574,46 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundans tillåten - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Följ domäner + Redundancy allowed + Redundans tillåten + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Följ domäner + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances Mina videor som duplicerats på fjärrinstanser @@ -3519,13 +3684,16 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - Omkodning har aktiverats. Videokvoten omfattar endast originalfilens storlek. Den här användaren kan ladda upp ungefär . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + + Omkodning har aktiverats. Videokvoten omfattar endast originalfilens storlek. Den här användaren kan ladda upp ungefär . src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3614,68 +3782,62 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Användarnamn + Username + Användarnamn 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Videokvot + Video quota + Videokvot 42 - src/app/+admin/users/user-list/user-list.component.html44 - + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (blockerad) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Öppna kontot i en ny flik - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Användarens e-post måste verifieras innan inloggning 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Användarens e-post har verifierats / Användaren behöver inte verifiera sin e-post för att logga in 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Blockeringsanledning: 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Visar användare till av @@ -3734,72 +3896,88 @@ src/app/+admin/moderation/moderation.component.html13 - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Videonamn + Video name + Videonamn 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Videolänk - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total storlek - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies Visa redundanser + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Statistik för valda strategier - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. Din instans följer inte någon strategi för videoredundans. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Känsligt 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Inte federerad 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Datum + Date + Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3807,25 +3985,37 @@ 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Åtgärder 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Anledning för svartlistning: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3860,6 +4050,42 @@ 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3867,44 +4093,72 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Öppna video i en ny flik + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Öppna video i en ny flik + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - Status + State + Status 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - Betyg - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + Betyg + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Gå till kontot @@ -3913,22 +4167,8 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Anledning: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Observera: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Visar anmälning till av @@ -3936,6 +4176,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3949,42 +4233,51 @@ Mute domain Ignorera domän - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instans 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Ignorerad på + Muted at + Ignorerad på 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Sluta ignorera 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3997,27 +4290,33 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. Det verkar som att din server inte använder HTTPS. Webbserver måste ha TLS aktiverat för att följa andra servrar. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Ignorera instanser - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Konto 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -4164,8 +4463,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -4233,8 +4532,8 @@ - By -> - Efter -> + By -> + Efter -> src/app/+admin/system/logs/logs.component.html 32 @@ -4282,8 +4581,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - Delningssystemet gör att en del teknisk information om ditt system (såsom publik IP-adress) kan skickas till andra serventer, men hjälper även till att minska serverbelastningen. + The sharing system 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. + Delningssystemet gör att en del teknisk information om ditt system (såsom publik IP-adress) kan skickas till andra serventer, men hjälper även till att minska serverbelastningen. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4325,8 +4624,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. - Hantera användare för att bygga ett moderationsteam. + Manage users to build a moderation team. + Hantera användare för att bygga ett moderationsteam. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4338,8 +4637,11 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - Du kan låta andra administratörer veta att du huvudsakligen federerar känsligt material. Dessutom kommer rutan för känsligt och oförbehållsamt innehåll vara ifylld som standard. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Du kan låta andra administratörer veta att du huvudsakligen federerar känsligt material. Dessutom kommer rutan för känsligt och oförbehållsamt innehåll vara ifylld som standard. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4351,8 +4653,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Med Lista inte eller Gör miniatyrer suddiga kommer användaren bli tillfrågad om han eller hon vill titta på videon. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + Med Lista inte eller Gör miniatyrer suddiga kommer användaren bli tillfrågad om han eller hon vill titta på videon. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4386,8 +4688,8 @@ Strategy Strategi - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Villkor @@ -4512,8 +4814,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - Använd tillägg och teman för mer avancerade ändringar, eller för att lägga till mindre anpassningar. + Use plugins & themes for more involved changes, or add slight customizations. + Använd tillägg och teman för mer avancerade ändringar, eller för att lägga till mindre anpassningar. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4575,8 +4877,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - Hantera användare för att ange deras kvot individuellt. + Manage users to set their quota individually. + Hantera användare för att ange deras kvot individuellt. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4751,8 +5053,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Hantera relationer till andra instanser. + Manage relations with other instances. + Hantera relationer till andra instanser. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4771,8 +5073,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. - Du bör endast följa de indexeringar du litar på eller starta ett eget index. + You should only follow indexes you trust, or host your own. + Du bör endast följa de indexeringar du litar på eller starta ett eget index. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 450 @@ -4865,8 +5167,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. - När du delar en videolänk och instansen är vitlistad av Twitter kommer en spelare bäddas in i Twitterflödet. Om instansen inte är vitlistad kommer vi använda ett bildkort som länkar till din PeerTube-instans. 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å https://cards-dev.twitter.com/validator för att se om din instans är vitlistad. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + + När du delar en videolänk och instansen är vitlistad av Twitter kommer en spelare bäddas in i Twitterflödet. Om instansen inte är vitlistad kommer vi använda ett bildkort som länkar till din PeerTube-instans. 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å https://cards-dev.twitter.com/validator för att se om din instans är vitlistad. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4883,7 +5191,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + Behandla uppladdade videor till ett format som går att strömma från vilken apparat som helst. Det är dock mycket resurskrävande av servern och en mycket viktig del av PeerTube, så gå varsamt. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 @@ -4930,8 +5241,16 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 - Experimentellt, vi råder dig att behålla webtorrent-stödet ett tag till Om du även har HLS aktiverat kommer videorna kräva dubbelt så mycket lagringsutrymme Utan webtorrent kan du inte federera med PeerTube-instanser med lägre versionsnummer än 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + + Experimentellt, vi råder dig att behålla webtorrent-stödet ett tag till Om du även har HLS aktiverat kommer videorna kräva dubbelt så mycket lagringsutrymme Utan webtorrent kan du inte federera med PeerTube-instanser med lägre versionsnummer än 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4940,8 +5259,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 - Kräver minst version >= 4.1 av ffmpeg Skapa en HLS-spellista och fragmenterade mp4-filer för bättre uppspelning än med den nuvarande standardspelaren: Mjukare byten mellan upplösningar Snabbare uppspelningar, särskilt för långa videor Stabilare uppspelning (färre buggar samt obegränsad buffert) Om du även stöder WebTorrent kommer varje video kräva dubbelt så mycket lagringsutryme + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Kräver minst version >= 4.1 av ffmpeg Skapa en HLS-spellista och fragmenterade mp4-filer för bättre uppspelning än med den nuvarande standardspelaren: Mjukare byten mellan upplösningar Snabbare uppspelningar, särskilt för långa videor Stabilare uppspelning (färre buggar samt obegränsad buffert) Om du även stöder WebTorrent kommer varje video kräva dubbelt så mycket lagringsutryme src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -5004,13 +5334,24 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - Skriv ditt JavaScript här.Example: console.log('min instans är fantastisk'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + Skriv ditt JavaScript här.Example: console.log('min instans är fantastisk'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; - Skriv din CSS-kod här. Exempel: #custom-css color: red; Föregå med #custom-css för att skriva över standardutseendet. Exempel: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + + Skriv din CSS-kod här. Exempel: #custom-css color: red; Föregå med #custom-css för att skriva över standardutseendet. Exempel: #custom-css .logged-in-email color: red; src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5203,9 +5544,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - Med Lista inte eller Gör miniatyrbilden suddig, kommer en bekräftelse krävas innan videon visas. + Med Lista inte eller Gör miniatyrbilden suddig, kommer en bekräftelse krävas innan videon visas. 6 @@ -5235,9 +5576,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - Din nuvarande e-postadress är + Din nuvarande e-postadress är 4 @@ -5245,9 +5586,9 @@ src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html4 - is awaiting email verification + is awaiting email verification - inväntar verifikation via e-post + inväntar verifikation via e-post 8 @@ -5329,8 +5670,8 @@ src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - Videor + Videos + Videor src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5366,10 +5707,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Skapad - + 15 @@ -5441,8 +5785,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - En kort text som berättar hur andra kan stötta din kanal (t.ex. medlemskap på någon plattform).<br /><br /> När du laddar upp en video till den här kanalen kommer videons supportruta fyllas i med den här texten automatiskt. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + En kort text som berättar hur andra kan stötta din kanal (t.ex. medlemskap på någon plattform).<br /><br /> När du laddar upp en video till den här kanalen kommer videons supportruta fyllas i med den här texten automatiskt. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5469,24 +5814,18 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error Visa felet - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted Den här videon har raderats - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Om du raderar ditt konto kan det inte återskapas. Du kommer bli ombedd att bekräfta åtgärden. @@ -5545,9 +5884,12 @@ - Delete history + + + Delete history + - + Radera historik @@ -5564,9 +5906,12 @@ - Notification preferences + + + Notification preferences + - + Notifikationsinställningar @@ -5646,8 +5991,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Spellistor + Playlists + Spellistor src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5675,9 +6020,9 @@ src/app/+signup/shared/signup-success.component.html8 - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - Om du behöver hjälp att använda PeerTube, kan du ta en titt på dokumentationen. + Om du behöver hjälp att använda PeerTube, kan du ta en titt på dokumentationen. 13 @@ -6131,23 +6476,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - Det är fri mjukvara med öppen källkod, publicerad under licensen AGPLv3. + + It is a free and open-source software, under the AGPLv3 + licence. + + Det är fri mjukvara med öppen källkod, publicerad under licensen AGPLv3. src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - Besök gärna joinpeertube.org för mer information. + For more information, please visit joinpeertube.org. + Besök gärna joinpeertube.org för mer information. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation Läs PeerTubes dokumentation src/app/+about/about-peertube/about-peertube.component.html @@ -6163,7 +6512,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube-applikationer src/app/+about/about-peertube/about-peertube.component.html @@ -6179,7 +6529,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Bidra till PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6203,7 +6554,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube 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. + Som standard använder PeerTube protokollet BitTorrent för att dela bandbredd mellan användarna och därmed bidra till att minska belastningen på servrarna. Du är däremot fri att växla tillbaka till klassisk strömning direkt från videons server. Följande gäller enbart om du väljer att fortsätta använda PeerTubes P2P-funktion. src/app/+about/about-peertube/about-peertube.component.html74 @@ -6216,17 +6571,27 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + Rent teoretiskt kan någon med tillräckliga tekniska kunskaper skriva ett skript som spårar vilken video som laddas ner av vilken IP-adress. I praktiken blir det mycket svårare eftersom: src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + En HTTP-förfrågan måste skickas till spåraren för varje video du vill spionera på. Om du vill spionera på samtliga PeerTube-video måste du skicka lika många förfrågningar som det finns videor (vilket kan bli en hel del) src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + För varje förfrågan svarar spåraren med ett begränsat antal slumpmässiga serventer. Om det till exempel finns 1000 serventer i svärmen och spåraren endast svarar med 20 av dem per förfrågan, måste minst 50 förfrågningar skickas för att identifiera varje servent i svärmen src/app/+about/about-peertube/about-peertube.component.html @@ -6239,7 +6604,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + Även om en IP-adress finns i spåraren, betyder det inte nödvändigtvis att personen bakom IP-adressen (om personen ens existerar) har tittat på videon src/app/+about/about-peertube/about-peertube.component.html108 @@ -6249,12 +6617,21 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - Webbserventer är inte åtkomliga offentligt. Eftersom vi använder WebRTC i webbläsaren (med WebTorrent-biblioteket) är protokollet inte detsamma som vanlig BitTorrent. När du använder webbläsaren skickar du en signal till hanteraren som slumpmässigt utser andra serventer att skicka informationen till. Se det här dokumentet för mer information + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + Webbserventer är inte åtkomliga offentligt. Eftersom vi använder WebRTC i webbläsaren (med WebTorrent-biblioteket) är protokollet inte detsamma som vanlig BitTorrent. När du använder webbläsaren skickar du en signal till hanteraren som slumpmässigt utser andra serventer att skicka informationen till. Se det här dokumentet för mer information src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + Det värsta som kan hända, att en person spionerar på sina vänner, är mycket osannolikt. Det finns mycket enklare sätt att få tag på den sortens information. src/app/+about/about-peertube/about-peertube.component.html126 @@ -6267,7 +6644,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + Det som inskränker privatlivet på YouTube är av ett helt annat slag än det på PeerTube. Vad gäller YouTube, samlar plattformen enorma mängder personlig information (inte bara din IP-adress) för att analysera och spåra dig. Dessutom ägs YouTube av Google / Alphabet, ett företag som spårar dig på en uppsjö webbplatser (via AdSense och Google Analytics). src/app/+about/about-peertube/about-peertube.component.html133 @@ -6280,7 +6661,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + Din IP-adress är offentlig, så varje gång du använder en webbplats kommer ett antal aktörer (utöver den efterfrågade webbplatsen) se din IP-adress i sina anslutningsloggar: internetleveratörer, routrar, spårare, innehållsleveransnätverk (CDN) och många fler. PeerTube försöker inte dölja detta: vi varnar dig att om du vill hålla din IP-adress för dig själv, måste du använda ett virtuellt privat nätverk (VPN) eller Tor-webbläsare. Därför är det inte sant att du får tillbaka din anonymitet genom att ta bort P2P från PeerTube. src/app/+about/about-peertube/about-peertube.component.html141 @@ -6293,7 +6679,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube vill erbjuda bästa möjliga lösningarna, ge dig fler valmöjligheter och minimera risken för attacker. Detta har vi gjort hitintills: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6318,7 +6707,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Kom ihåg att du alltid kan avaktivera P2P i videospelaren eller avaktivera WebRCT i din webbläsare. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6355,8 +6747,8 @@ - Developed with ❤ by Framasoft - Utvecklat med ❤ by Framasoft + Developed with ❤ by Framasoft + Utvecklat med ❤ by Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6439,9 +6831,12 @@ src/app/+signup/+register/register.component.html56 - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + - En kanal är en entitet till vilken du laddar upp dina videor. Du kan organisera och dela upp ditt material genom att skapa flera kanaler. + En kanal är en entitet till vilken du laddar upp dina videor. Du kan organisera och dela upp ditt material genom att skapa flera kanaler. Du kan till exempel ha en kanal för att publicera dina pianoframträdanden och en annan där du pratar om ekologi. @@ -6518,11 +6913,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + Jag är minst 16 år gammal och godkänner - den här instansens användarvillkor - och uppförandekod + den här instansens användarvillkor + och uppförandekod @@ -6627,8 +7027,8 @@ - A .mp4 that keeps the original audio track, with no video - En .mp4 som bevarar originalets ljudspår men inte bilden + A .mp4 that keeps the original audio track, with no video + En .mp4 som bevarar originalets ljudspår men inte bilden src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7379,15 +7779,14 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - - User updated. - Användaren har uppdaterats. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Uppdatera användare @@ -8256,6 +8655,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8327,8 +8732,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Lång (> 10 min) + Long (> 10 min) + Lång (> 10 min) 1 @@ -9687,8 +10092,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Markdown-kompatibel text med stöd för: + Markdown compatible that supports: + Markdown-kompatibel text med stöd för: 1 @@ -9812,7 +10217,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10160,6 +10577,24 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10228,7 +10663,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10254,22 +10707,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - Duplicera (redundans) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Rapportera 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.ta.xlf b/client/src/locale/angular.ta.xlf index 44fec0b31..d36d33c61 100644 --- a/client/src/locale/angular.ta.xlf +++ b/client/src/locale/angular.ta.xlf @@ -515,7 +515,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -785,7 +785,7 @@ 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user இந்த பயணரை ரத்து செய் @@ -794,11 +794,8 @@ src/app/shared/moderation/user-ban-modal.component.html31 - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -809,109 +806,125 @@ 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 + + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 Request new verification email.Request new verification email. - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User பயணர் 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email addressUsername or email address - src/app/login/login.component.html30 + src/app/login/login.component.html37 - or create an account - - or create an account - - - src/app/login/login.component.html33 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + Password கடவுச்சொல் 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login உள்நுழை 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password கடவுச்சொல் மறந்துவிட்டது 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email மின்னஞ்சல் 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address மின்னஞ்சல் 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my passwordSend me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1599,14 +1612,11 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 TitleTitle src/app/videos/+video-edit/shared/video-edit.component.html11 @@ -2155,7 +2165,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2317,16 +2327,43 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter...Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2336,13 +2373,13 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 StateState - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2366,26 +2403,44 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted ஏற்றுக்கொள்ளப்பட்டது 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 AcceptAccept - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 RefuseRefuse - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2394,16 +2449,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2458,7 +2538,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2522,35 +2602,29 @@ src/app/+admin/users/user-list/user-list.component.html2 Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned)(banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verificationUser's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason:Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -2598,57 +2672,85 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 SensitiveSensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 UnfederatedUnfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the videoGo to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason:Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2670,48 +2772,147 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 VideoVideo - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 142 - + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -2724,29 +2925,38 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2758,21 +2968,27 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 AccountAccount - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -2868,7 +3084,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -3008,7 +3224,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -3788,23 +4004,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5435,8 +5642,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6140,6 +6347,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7360,8 +7573,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7627,7 +7849,25 @@ Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7673,8 +7913,23 @@ Do you really want to delete this video?Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -7692,17 +7947,32 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 ReportReport + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 PublishedPublished diff --git a/client/src/locale/angular.th-TH.xlf b/client/src/locale/angular.th-TH.xlf index a5fe22c44..76e74ca5d 100644 --- a/client/src/locale/angular.th-TH.xlf +++ b/client/src/locale/angular.th-TH.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - ได้เผยแพร่วิดีโอใหม่: + published a new video: + ได้เผยแพร่วิดีโอใหม่: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - วิดีโอ ของคุณได้ถูกปลดออกจากบัญชีดำแล้ว + Your video has been unblacklisted + วิดีโอ ของคุณได้ถูกปลดออกจากบัญชีดำแล้ว src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - วิดีโอ ของคุณถูกขึ้นบัญชีดำแล้ว + Your video has been blacklisted + วิดีโอ ของคุณถูกขึ้นบัญชีดำแล้ว src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - มีรายงานการละเมิดใหม่บนวิดีโอ + A new video abuse has been created on video + มีรายงานการละเมิดใหม่บนวิดีโอ src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - วิดีโอ ที่เพิ่งเพิ่มได้ถูกขึ้นบัญชีดำโดยอัตโนมัติ + The recently added video has been auto-blacklisted + วิดีโอ ที่เพิ่งเพิ่มได้ถูกขึ้นบัญชีดำโดยอัตโนมัติ src/app/shared/users/user-notifications.component.html56 - commented your video - ได้แสดงความคิดเห็นบนวิดีโอ ของคุณ + commented your video + ได้แสดงความคิดเห็นบนวิดีโอ ของคุณ src/app/shared/users/user-notifications.component.html 69 @@ -316,47 +316,55 @@ - Your video has been published - วิดีโอ ของคุณถูกเผยแพร่แล้ว + Your video has been published + วิดีโอ ของคุณถูกเผยแพร่แล้ว src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - การนำเข้าวิดีโอของคุณ สำเร็จ + Your video import succeeded + การนำเข้าวิดีโอของคุณ สำเร็จ src/app/shared/users/user-notifications.component.html94 - Your video import failed - การนำเข้าวิดีโอของคุณ ล้มเหลว + Your video import failed + การนำเข้าวิดีโอของคุณ ล้มเหลว src/app/shared/users/user-notifications.component.html102 - User registered on your instance - ผู้ใช้ ได้ลงทะเบียนบนระบบของคุณแล้ว + User registered on your instance + ผู้ใช้ ได้ลงทะเบียนบนระบบของคุณแล้ว src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - กำลังติดตามช่อง ของคุณ บัญชีของคุณ + + is following + + your channel + your account + + กำลังติดตามช่อง ของคุณ บัญชีของคุณ src/app/shared/users/user-notifications.component.html120 - mentioned you on video - ได้กล่าวถึงคุณบนวิดีโอ + mentioned you on video + ได้กล่าวถึงคุณบนวิดีโอ src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - เว็บไซต์ของคุณมีผู้ติดตามใหม่ () ที่กำลังรอการอนุญาต + + Your instance has a new follower () + awaiting your approval + + เว็บไซต์ของคุณมีผู้ติดตามใหม่ () ที่กำลังรอการอนุญาต src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed + Your instance automatically followed - Your instance automatically followed + Your instance automatically followed src/app/shared/users/user-notifications.component.html150 @@ -537,9 +545,9 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. src/app/shared/video/modals/video-report.component.html @@ -675,9 +683,9 @@ Deleted ถูกลบ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at แก้ไขช่วงเวลาเริ่ม/จบ @@ -832,10 +840,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - ติดตามผ่านระบบอื่น - โต้ตอบผ่านระบบอื่น + ติดตามผ่านระบบอื่น + โต้ตอบผ่านระบบอื่น 10 @@ -843,16 +854,22 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. - คุณสามารถติดตามช่องผ่านระบบเฟดิเวิร์สที่รองรับ ActivityPub สำหรับเว็บที่ใช้ Mastodon หรือ Pleroma คุณสามารถใส่ URL ของช่องในช่องค้นหาและติดตามจากที่นั่นได้เลย + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + คุณสามารถติดตามช่องผ่านระบบเฟดิเวิร์สที่รองรับ ActivityPub สำหรับเว็บที่ใช้ Mastodon หรือ Pleroma คุณสามารถใส่ URL ของช่องในช่องค้นหาและติดตามจากที่นั่นได้เลย src/app/shared/user-subscription/remote-subscribe.component.html 17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. - คุณสามารถโต้ตอบกับวิดีโอนี้ผ่านระบบเฟดิเวิร์สที่รองรับ ActivityPub สำหรับเว็บที่ใช้ Mastodon หรือ Pleroma คุณสามารถใส่ URL ปัจจุบันในช่องค้นหาและโต้ตอบจากที่นั่นได้เลย + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + คุณสามารถโต้ตอบกับวิดีโอนี้ผ่านระบบเฟดิเวิร์สที่รองรับ ActivityPub สำหรับเว็บที่ใช้ Mastodon หรือ Pleroma คุณสามารถใส่ URL ปัจจุบันในช่องค้นหาและโต้ตอบจากที่นั่นได้เลย src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -867,8 +884,11 @@ - Default NSFW/sensitive videos policy can be redefined by the users - ค่าเริ่มต้นสำหรับวิดีโอที่มีเนื้อหาไม่เหมาะสม can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + + ค่าเริ่มต้นสำหรับวิดีโอที่มีเนื้อหาไม่เหมาะสม can be redefined by the users src/app/shared/instance/instance-features-table.component.html11 @@ -914,9 +934,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - ไม่จำกัด ( ต่อวัน) + ไม่จำกัด ( ต่อวัน) 53 @@ -1063,20 +1083,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user แบนผู้ใช้นี้ @@ -1091,8 +1111,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1102,90 +1122,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - ถ้าคุณต้องการสร้างบัญชี… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - ณ ตอนนี้ เว็บไซต์นี้ไม่อนุญาตให้สร้างบัญชีใหม่ แต่คุณสามารถหาเว็บไซต์อื่นที่ให้คุณสร้างบัญชีและอัปโหลดวิดีโอได้ หาเว็บไซต์อื่นได้ที่ https://joinpeertube.org/instances + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. ขออีเมล์ยืนยันตัวตนใหม่ 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User ผู้ใช้ 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address ชื่อผู้ใช้หรือที่อยู่อีเมล 15 - src/app/login/login.component.html30 - - - or create an account - - หรือสร้างบัญชีใหม่ - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password รหัสผ่าน 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password คลิกที่นี่เพื่อรีเซ็ตรหัสผ่าน - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login เข้าสู่ระบบ 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1193,45 +1243,45 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. ขออภัย คุณไม่สามารถกู้คืนรหัสผ่านของคุณเนื่องจากผู้ดูแลระบบไม่ได้ตั้งค่าระบบอีเมล PeerTube - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email อีเมล 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address ที่อยู่อีเมล 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password ส่งอีเมลเพื่อรีเซ็ทรหัสผ่าน 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password @@ -1275,9 +1325,9 @@ - for + for - สำหรับ + สำหรับ 6 @@ -1285,10 +1335,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + ตัวกรอง - + 16 @@ -1322,7 +1375,8 @@ - CLI documentation + CLI + documentation คู่มือ CLI src/app/modal/welcome-modal.component.html @@ -1338,7 +1392,8 @@ - Administer documentation + Administer + documentation Administer documentation @@ -1355,7 +1410,8 @@ - Use documentation + Use + documentation Use documentation @@ -1380,16 +1436,16 @@ - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html @@ -1405,10 +1461,14 @@ - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Choosing your instance name, setting up a description, specifying who you are, - why you created your instance and how long you plan to maintain your it + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. @@ -1417,12 +1477,18 @@ - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - If you want to open registrations, please decide what are your moderation rules, fill your instance - terms - and specify the categories and languages you speak. This way, you will help users to register on the - appropriate + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate PeerTube instance. @@ -1515,10 +1581,13 @@ - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + - Please consider to configure these fields to help people to choose the appropriate instance. - Without them, your instance may not be referenced on JoinPeerTube website. + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. src/app/modal/instance-config-warning-modal.component.html @@ -1944,10 +2013,13 @@ - Jump to channel ↵ + + Jump to channel + ↵ + Jump to channel - ↵ + ↵ src/app/header/suggestion.component.html @@ -2158,16 +2230,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption เพิ่มคำบรรยายนี้ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title เพิ่มหัวเรื่อง @@ -2186,8 +2258,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - แท็กสามารถใช้เพื่อแนะนำวิดีโอที่เกี่ยวข้อง สามารถกำหนดได้สูงสุด 5 แท็ก กด Enter เพื่อเพิ่มแท็กใหม่ + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + แท็กสามารถใช้เพื่อแนะนำวิดีโอที่เกี่ยวข้อง สามารถกำหนดได้สูงสุด 5 แท็ก กด Enter เพื่อเพิ่มแท็กใหม่ src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2347,7 +2423,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ อัพโหลดแล้ว ✔ 179 @@ -2463,8 +2539,12 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. - คุณสามารถนำเข้า URL ใดก็ได้ที่รองรับโดย youtube-dl หรือ URL ที่ชี้ไปที่ไฟล์ MP4 โดยตรง ตรวจสอบด้วยว่าคุณมีสิทธิในการเผยแพร่เนื้อหานั้น มิเช่นนั้นอาจเกิดปัญหาทางกฎหมายกับคุณและระบบนี้ได้ + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + + คุณสามารถนำเข้า URL ใดก็ได้ที่รองรับโดย youtube-dl หรือ URL ที่ชี้ไปที่ไฟล์ MP4 โดยตรง ตรวจสอบด้วยว่าคุณมีสิทธิในการเผยแพร่เนื้อหานั้น มิเช่นนั้นอาจเกิดปัญหาทางกฎหมายกับคุณและระบบนี้ได้ src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2512,8 +2592,12 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. - เลือกภาพที่ต้องการรวมกับไฟล์เสียง คุณจะไม่สามารถเปลี่ยนภาพนี้ได้ในภายหลัง + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + + เลือกภาพที่ต้องการรวมกับไฟล์เสียง คุณจะไม่สามารถเปลี่ยนภาพนี้ได้ในภายหลัง src/app/videos/+video-edit/video-add-components/video-upload.component.html33 @@ -2564,7 +2648,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + คุณสามารถนำเข้าไฟล์ torrent ใดก็ได้ที่ชี้ไปยังไฟล์ MP4 ตรวจสอบว่าคุณมีสิทธิเผยแพร่เนื้อหานั้น มิเช่นนั้นอาจเกิดปัญหาทางกฎหมายกับคุณและระบบนี้ได้ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 @@ -2574,8 +2661,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - เราไม่แนะนำให้คุณใช้ผู้ใช้ root เพื่อเผยแพร่วิดีโอ เนื่องจากเป็นบัญชีผู้ดูแลระบบสูงสุดของระบบของคุณ คุณควรสร้างบัญชีแยกเพื่ออัปโหลดวิดีโอ + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + เราไม่แนะนำให้คุณใช้ผู้ใช้ root เพื่อเผยแพร่วิดีโอ เนื่องจากเป็นบัญชีผู้ดูแลระบบสูงสุดของระบบของคุณ คุณควรสร้างบัญชีแยกเพื่ออัปโหลดวิดีโอ src/app/videos/+video-edit/video-add.component.html 2 @@ -2766,16 +2857,16 @@ - Published • views - เผยแพร่เมื่อ • การดู ครั้ง + Published • views + เผยแพร่เมื่อ • การดู ครั้ง src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - เผยแพร่เมื่อ • การดู ครั้ง + Published • views + เผยแพร่เมื่อ • การดู ครั้ง src/app/videos/+video-watch/video-watch.component.html 56 @@ -2916,11 +3007,11 @@ More information ข้อมูลเพิ่มเติม - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information อ่านรายละเอียดเพิ่มเติม @@ -3033,7 +3124,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it @@ -3103,17 +3198,44 @@ Follow domain Follow domain + + src/app/+admin/follows/following-list/following-list.component.html19 + + Filter... + Filter... + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + src/app/+admin/follows/following-list/following-list.component.html 15 - - - Filter... - Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3123,14 +3245,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3157,38 +3279,56 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Created - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + Created + Created + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3201,21 +3341,46 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Follow domains + Redundancy allowed + Redundancy allowed + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances My videos duplicated by remote instances @@ -3282,14 +3447,17 @@ Role หน้าที่ - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + - Transcoding is enabled. The video quota only takes into account original video size. + Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3365,50 +3533,44 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Username - src/app/+admin/users/user-list/user-list.component.html42 - + Username + Username + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Video quota - src/app/+admin/users/user-list/user-list.component.html44 - + Video quota + Video quota + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (ถูกแบน) - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Open account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Showing to of users @@ -3470,79 +3632,107 @@ - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - ชื่อวิดีโอ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + Video name + ชื่อวิดีโอ + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive ไม่เหมาะสม - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + Date + Date + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3571,60 +3761,113 @@ Update this comment Update this comment src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Open video in a new tab + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - - - State - State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - - - Score - Score + + by on by on - src/app/+admin/follows/followers-list/followers-list.component.html - 18 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 + + State + State + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 + + Score + Score + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Showing to of reports @@ -3632,6 +3875,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3648,33 +3935,42 @@ Mute domain Mute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance ระบบ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + Muted at + Muted at + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3689,24 +3985,30 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Mute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -3832,8 +4134,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3895,8 +4197,8 @@ - By -> - By -> + By -> + By -> src/app/+admin/system/logs/logs.component.html 32 @@ -3938,8 +4240,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - The sharing system 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. + The sharing system 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. + The sharing system 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. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -3978,9 +4280,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. + Manage users to build a moderation team. - Manage users to build a moderation team. + Manage users to build a moderation team. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -3990,9 +4292,12 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + - Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4006,9 +4311,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4040,8 +4345,8 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms เงื่อนไข @@ -4142,9 +4447,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4189,9 +4494,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. + Manage users to set their quota individually. - Manage users to set their quota individually. + Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4349,9 +4654,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. + Manage relations with other instances. - Manage relations with other instances. + Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4371,9 +4676,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -4448,12 +4753,18 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. - If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on - https://cards-dev.twitter.com/validator + https://cards-dev.twitter.com/validator to see if you instance is whitelisted. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4469,7 +4780,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + 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. @@ -4507,15 +4821,23 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + - Experimental, we suggest you to not disable webtorrent support for now + Experimental, we suggest you to not disable webtorrent support for now - If you also enabled HLS support, it will multiply videos storage by 2 + If you also enabled HLS support, it will multiply videos storage by 2 - + - If disabled, breaks federation with PeerTube instances < 2.1 + If disabled, breaks federation with PeerTube instances < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4525,18 +4847,29 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + - Requires ffmpeg >= 4.1 + Requires ffmpeg >= 4.1 - Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: - - Resolution change is smoother - Faster playback in particular with long videos - More stable playback (less bugs/infinite loading) - + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + - If you also enabled WebTorrent support, it will multiply videos storage by 2 + If you also enabled WebTorrent support, it will multiply videos storage by 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -4595,25 +4928,36 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + - Write CSS code directly. Example: - #custom-css + Write CSS code directly. Example: + #custom-css color: red; - - Prepend with #custom-css to override styles. Example: - #custom-css .logged-in-email + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email color: red; - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4795,8 +5139,8 @@ - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - หากตั้งค่าเป็น ไม่แสดง หรือ เบลอภาพขนาดย่อ จะต้องยืนยันเพื่อดูวิดีโอ + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + หากตั้งค่าเป็น ไม่แสดง หรือ เบลอภาพขนาดย่อ จะต้องยืนยันเพื่อดูวิดีโอ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 @@ -4825,16 +5169,16 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is - อีเมลของคุณคือ + Your current email is + อีเมลของคุณคือ src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 4 - is awaiting email verification - กำลังรอการยืนยันอีเมล + is awaiting email verification + กำลังรอการยืนยันอีเมล src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 8 @@ -4903,8 +5247,8 @@ - Videos - Videos + Videos + Videos src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -4940,10 +5284,13 @@ - Created + + Created + + Created - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -5012,8 +5359,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Short text to tell people how they can support your channel (membership platform...).<br /><br /> + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5032,27 +5380,18 @@ Target เป้าหมาย - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error See the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted This video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5105,8 +5444,11 @@ - Delete history - ลบประวัติ + + + Delete history + + ลบประวัติ src/app/+my-account/my-account-history/my-account-history.component.html 7 @@ -5121,8 +5463,11 @@ - Notification preferences - การตั้งค่าการแจ้งเตือน + + + Notification preferences + + การตั้งค่าการแจ้งเตือน src/app/+my-account/my-account-notifications/my-account-notifications.component.html 2 @@ -5197,8 +5542,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Playlists + Playlists + Playlists src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5226,8 +5571,8 @@ - If you need help to use PeerTube, you can have a look at the documentation. - หากคุณต้องการความช่วยเหลือในการใช้ PeerTube คุณสามารถอ่านคู่มือการใช้งาน + If you need help to use PeerTube, you can have a look at the documentation. + หากคุณต้องการความช่วยเหลือในการใช้ PeerTube คุณสามารถอ่านคู่มือการใช้งาน src/app/+signup/shared/signup-success.component.html 13 @@ -5672,23 +6017,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - PeerTube เป็นซอฟต์แวร์เสรีและโอเพนซอร์ส ภายใต้สัญญาอนุญาต AGPLv3. + + It is a free and open-source software, under the AGPLv3 + licence. + + PeerTube เป็นซอฟต์แวร์เสรีและโอเพนซอร์ส ภายใต้สัญญาอนุญาต AGPLv3. src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - สำหรับข้อมูลเพิ่มเติม โปรดดูที่ joinpeertube.org + For more information, please visit joinpeertube.org. + สำหรับข้อมูลเพิ่มเติม โปรดดูที่ joinpeertube.org src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation อ่านคู่มือ PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5704,7 +6053,8 @@ - PeerTube Applications + PeerTube + Applications แอปพลิเคชั่น PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5720,7 +6070,8 @@ - Contribute on PeerTube + Contribute on + PeerTube มีส่วนร่วมในการพัฒนา PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5744,7 +6095,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube 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 @@ -5761,7 +6116,10 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + 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: @@ -5769,7 +6127,10 @@ src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + 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) @@ -5777,7 +6138,11 @@ src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + 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 @@ -5796,7 +6161,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + 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 @@ -5811,18 +6179,27 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the - WebTorrent library), the protocol is different from classic BitTorrent. + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. - See this document for more information + See this document for more information src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + 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. @@ -5835,7 +6212,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + 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. @@ -5849,7 +6230,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + 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. @@ -5864,7 +6250,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube 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: @@ -5892,7 +6281,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. @@ -5932,8 +6324,8 @@ - Developed with ❤ by Framasoft - พัฒนาด้วย ❤ โดย Framasoft + Developed with ❤ by Framasoft + พัฒนาด้วย ❤ โดย Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6012,8 +6404,11 @@ - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. - ช่องเป็นพื้นที่ที่คุณอัปโหลดวิดีโอ การสร้างหลายช่องช่วยให้คุณจัดการและแยกเนื้อหาต่าง ๆ ออกจากกันได้ ตัวอย่างเช่น คุณใช้ช่องหนึ่งเพื่อเผยแพร่วิดีโอคอนเสิร์ตเปียโนของคุณ และอีกช่องหนึ่งเพื่อเผยแพร่วิดีโอเกี่ยวกับนิเวศวิทยาได้ + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + ช่องเป็นพื้นที่ที่คุณอัปโหลดวิดีโอ การสร้างหลายช่องช่วยให้คุณจัดการและแยกเนื้อหาต่าง ๆ ออกจากกันได้ ตัวอย่างเช่น คุณใช้ช่องหนึ่งเพื่อเผยแพร่วิดีโอคอนเสิร์ตเปียโนของคุณ และอีกช่องหนึ่งเพื่อเผยแพร่วิดีโอเกี่ยวกับนิเวศวิทยาได้ src/app/+signup/+register/register-step-channel.component.html 4 @@ -6088,8 +6483,13 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance - ฉันมีอายุอย่างน้อย 16 ปีและยอมรับข้อกำหนด และกฎระเบียบของระบบนี้ + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + + ฉันมีอายุอย่างน้อย 16 ปีและยอมรับข้อกำหนด และกฎระเบียบของระบบนี้ src/app/+signup/+register/register-step-user.component.html 65 @@ -6187,8 +6587,8 @@ - A .mp4 that keeps the original audio track, with no video - ไฟล์ .mp4 ที่มีเสียงต้นฉบับ ไม่มีภาพ + A .mp4 that keeps the original audio track, with no video + ไฟล์ .mp4 ที่มีเสียงต้นฉบับ ไม่มีภาพ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -6975,15 +7375,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Update user @@ -7893,6 +8292,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -7967,8 +8372,8 @@ - Long (> 10 min) - ยาว (> 10 นาที) + Long (> 10 min) + ยาว (> 10 นาที) src/app/search/search-filters.component.ts 1 @@ -9369,8 +9774,8 @@ - Markdown compatible that supports: - Markdown compatible that supports: + Markdown compatible that supports: + Markdown compatible that supports: src/app/shared/misc/help.component.ts 1 @@ -9491,8 +9896,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9845,6 +10259,24 @@ วิดีโอถูกแบล็กลิสต์แล้ว src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -9907,8 +10339,23 @@ Do you really want to delete this video? คุณแน่ใจว่าต้องการลบวิดีโอนี้หรือไม่ + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9933,21 +10380,35 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report รายงาน + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf index edae95d21..f02a17327 100644 --- a/client/src/locale/angular.tr-TR.xlf +++ b/client/src/locale/angular.tr-TR.xlf @@ -677,9 +677,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -1035,7 +1035,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Ban this user @@ -1044,11 +1044,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1059,67 +1056,83 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Request new verification email. - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Kullanıcı 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Kullanıcı adı ya da e-posta adresi 15 - src/app/login/login.component.html30 - - - or create an account - or create an account - src/app/login/login.component.html33 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 + + Password Şifre @@ -1135,34 +1148,37 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Click here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Oturum aç 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password Forgot your password - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Email @@ -1175,18 +1191,18 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email address - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Send me an email to reset my password - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password Reset my password @@ -2036,17 +2052,14 @@ This will replace an existing caption! This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -2770,7 +2783,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -2971,11 +2984,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -2984,7 +2994,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -2993,14 +3033,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3035,30 +3075,48 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3070,18 +3128,43 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 - + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3146,7 +3229,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3231,47 +3314,41 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3331,78 +3408,106 @@ Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3426,62 +3531,160 @@ Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3497,18 +3700,15 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at @@ -3516,7 +3716,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute @@ -3524,7 +3724,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3536,23 +3748,29 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3670,8 +3888,8 @@ This does not have settings. This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3856,7 +4074,7 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -4837,23 +5055,14 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -6818,8 +7027,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7729,6 +7938,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9318,8 +9533,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9671,7 +9895,25 @@ Video blacklisted. Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9723,8 +9965,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9749,21 +10006,35 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf index 700f3ae1d..1bfa064b2 100644 --- a/client/src/locale/angular.uk-UA.xlf +++ b/client/src/locale/angular.uk-UA.xlf @@ -255,8 +255,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - опублікував (-ла) нове відео: + published a new video: + опублікував (-ла) нове відео: src/app/shared/users/user-notifications.component.html 15 @@ -271,35 +271,35 @@ - Your video has been unblacklisted + Your video has been unblacklisted - Your video has been unblacklisted + Your video has been unblacklisted src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted + Your video has been blacklisted - Your video has been blacklisted + Your video has been blacklisted src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Нова скарга на відео has been created on video + A new video abuse has been created on video + Нова скарга на відео has been created on video src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted + The recently added video has been auto-blacklisted - The recently added video has been auto-blacklisted + The recently added video has been auto-blacklisted src/app/shared/users/user-notifications.component.html56 - commented your video + commented your video - commented your video + commented your video src/app/shared/users/user-notifications.component.html @@ -317,30 +317,30 @@ - Your video has been published + Your video has been published - Your video has been published + Your video has been published src/app/shared/users/user-notifications.component.html86 - Your video import succeeded + Your video import succeeded - Your video import succeeded + Your video import succeeded src/app/shared/users/user-notifications.component.html94 - Your video import failed + Your video import failed - Your video import failed + Your video import failed src/app/shared/users/user-notifications.component.html102 - User registered on your instance + User registered on your instance - User registered on your instance + User registered on your instance src/app/shared/users/user-notifications.component.html @@ -348,34 +348,42 @@ - is following your channel your account + + is following + + your channel + your account + - is following + is following - your channel - your account + your channel + your account src/app/shared/users/user-notifications.component.html120 - mentioned you on video + mentioned you on video - mentioned you on video + mentioned you on video src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval + + Your instance has a new follower () + awaiting your approval + - Your instance has a new follower () - awaiting your approval + Your instance has a new follower () + awaiting your approval src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed + Your instance automatically followed - Your instance automatically followed + Your instance automatically followed src/app/shared/users/user-notifications.component.html150 @@ -529,9 +537,9 @@ - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. - Your report will be sent to moderators of and will be forwarded to the video origin () too. + Your report will be sent to moderators of and will be forwarded to the video origin () too. src/app/shared/video/modals/video-report.component.html @@ -653,9 +661,9 @@ Deleted Видалено - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at Edit starts/stops at @@ -798,10 +806,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Remote subscribe - Remote interact + Remote subscribe + Remote interact src/app/shared/user-subscription/remote-subscribe.component.html @@ -809,9 +820,12 @@ - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - You can subscribe to the channel via any ActivityPub-capable fediverse instance. + You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. @@ -820,9 +834,12 @@ - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + - You can interact with this via any ActivityPub-capable fediverse instance. + You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. @@ -839,10 +856,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - Default NSFW/sensitive videos policy - can be redefined by the users + Default NSFW/sensitive videos policy + can be redefined by the users src/app/shared/instance/instance-features-table.component.html11 @@ -889,9 +909,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Unlimited ( per day) + Unlimited ( per day) 53 @@ -1035,20 +1055,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Заблокувати цього користувача @@ -1060,11 +1080,8 @@ - - src/app/shared/menu/top-menu-dropdown.component.html - 11 - - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1074,130 +1091,151 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + + + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. Запросити нове підтвердження електронною поштою. 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Користувач 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Ім'я користувача або E-mail 15 - src/app/login/login.component.html30 - - - or create an account - - чи створити обліковий запис - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password Пароль 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password Click here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login Логін - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password Забув(ла) пароль - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. Вибачте, але ви не можете відновити пароль, тому що адміністратор вашого інстанса не налаштував систему email PeerTube. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email Email - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Email адрес - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Відправте мені email для сбросу пароля - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password Сброс пароля @@ -1239,9 +1277,9 @@ - for + for - for + for src/app/search/search.component.html @@ -1249,10 +1287,13 @@ - Filters + + Filters + + Filters - + src/app/search/search.component.html @@ -1284,7 +1325,8 @@ - CLI documentation + CLI + documentation Документація CLI src/app/modal/welcome-modal.component.html @@ -1300,7 +1342,8 @@ - Administer documentation + Administer + documentation Administer documentation @@ -1317,7 +1360,8 @@ - Use documentation + Use + documentation Використовувати документацію src/app/modal/welcome-modal.component.html @@ -1341,16 +1385,16 @@ - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html @@ -1366,10 +1410,14 @@ - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - Choosing your instance name, setting up a description, specifying who you are, - why you created your instance and how long you plan to maintain your it + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. @@ -1378,12 +1426,18 @@ - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - If you want to open registrations, please decide what are your moderation rules, fill your instance - terms - and specify the categories and languages you speak. This way, you will help users to register on the - appropriate + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate PeerTube instance. @@ -1474,10 +1528,13 @@ - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + - Please consider to configure these fields to help people to choose the appropriate instance. - Without them, your instance may not be referenced on JoinPeerTube website. + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. src/app/modal/instance-config-warning-modal.component.html @@ -1853,10 +1910,13 @@ - Jump to channel ↵ + + Jump to channel + ↵ + Jump to channel - ↵ + ↵ src/app/header/suggestion.component.html @@ -2022,16 +2082,13 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption Add this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Title @@ -2044,10 +2101,14 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + - Tags could be used to suggest relevant recommendations. - There is a maximum of 5 tags. + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. Press Enter to add a new tag. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2172,7 +2233,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Already uploaded ✔ src/app/videos/+video-edit/shared/video-edit.component.html184 @@ -2255,9 +2316,13 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + - You can import any URL supported by youtube-dl + You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. @@ -2310,10 +2375,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + Image that will be merged with your audio file. - + The chosen image will be definitive and cannot be modified. src/app/videos/+video-edit/video-add-components/video-upload.component.html33 @@ -2368,7 +2437,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + You can import any torrent file that points to a mp4 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. @@ -2383,11 +2455,15 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. - - Instead, create a dedicated account to upload your videos. + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. src/app/videos/+video-edit/video-add.component.html @@ -2593,9 +2669,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -2603,9 +2679,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -2747,11 +2823,11 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information Get more information @@ -2872,7 +2948,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it @@ -2944,17 +3024,44 @@ Follow domain Follow domain + + src/app/+admin/follows/following-list/following-list.component.html19 + + Filter... + Filter... + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + src/app/+admin/follows/following-list/following-list.component.html 15 - - - Filter... - Filter... - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -2964,14 +3071,14 @@ Follower handle Follower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State State - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -2998,38 +3105,56 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - Created - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + Created + Created + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Accept - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Refuse - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3042,21 +3167,46 @@ Host Host - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - Follow domains + Redundancy allowed + Redundancy allowed + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances My videos duplicated by remote instances @@ -3114,14 +3264,17 @@ Role Role - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + - Transcoding is enabled. The video quota only takes into account original video size. + Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3197,50 +3350,44 @@ Batch actions Batch actions - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - Username - src/app/+admin/users/user-list/user-list.component.html42 - + Username + Username + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - Video quota - src/app/+admin/users/user-list/user-list.component.html44 - + Video quota + Video quota + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (banned) - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab Open account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login User's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification User's email is verified / User can login without email verification - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Ban reason: - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users Showing to of users @@ -3302,79 +3449,107 @@ - Video - Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + Video name + Video name + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL Video URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size Total size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats Enabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Sensitive - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Unfederated - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - Date - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + Date + Date + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video Go to the video - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Blacklist reason: - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3403,60 +3578,113 @@ Update this comment Update this comment src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter Reporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - Open video in a new tab + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - - - State - State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - - - Score - Score + + by on by on - src/app/+admin/follows/followers-list/followers-list.component.html - 18 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 + + State + State + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 + + Score + Score + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account Go to the account src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports Showing to of reports @@ -3464,6 +3692,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3480,33 +3752,42 @@ Mute domain Mute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance Instance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + Muted at + Muted at + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute Unmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3521,24 +3802,30 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains Mute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account Account - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -3664,8 +3951,8 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System System @@ -3727,8 +4014,8 @@ - By -> - By -> + By -> + By -> src/app/+admin/system/logs/logs.component.html 32 @@ -3764,8 +4051,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - The sharing system 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. + The sharing system 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. + The sharing system 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. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -3804,9 +4091,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. + Manage users to build a moderation team. - Manage users to build a moderation team. + Manage users to build a moderation team. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -3816,9 +4103,12 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + - Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -3829,9 +4119,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -3857,8 +4147,8 @@ Strategy Strategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms Terms @@ -3956,9 +4246,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. - Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4003,9 +4293,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. + Manage users to set their quota individually. - Manage users to set their quota individually. + Manage users to set their quota individually. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4163,9 +4453,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. + Manage relations with other instances. - Manage relations with other instances. + Manage relations with other instances. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4185,9 +4475,9 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. - You should only follow indexes you trust, or host your own. + You should only follow indexes you trust, or host your own. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -4262,12 +4552,18 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. - If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on - https://cards-dev.twitter.com/validator + https://cards-dev.twitter.com/validator to see if you instance is whitelisted. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4283,7 +4579,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + 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. @@ -4321,15 +4620,23 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + - Experimental, we suggest you to not disable webtorrent support for now + Experimental, we suggest you to not disable webtorrent support for now - If you also enabled HLS support, it will multiply videos storage by 2 + If you also enabled HLS support, it will multiply videos storage by 2 - + - If disabled, breaks federation with PeerTube instances < 2.1 + If disabled, breaks federation with PeerTube instances < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4339,18 +4646,29 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + - Requires ffmpeg >= 4.1 + Requires ffmpeg >= 4.1 - Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: - - Resolution change is smoother - Faster playback in particular with long videos - More stable playback (less bugs/infinite loading) - + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + - If you also enabled WebTorrent support, it will multiply videos storage by 2 + If you also enabled WebTorrent support, it will multiply videos storage by 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -4409,25 +4727,36 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); - Write JavaScript code directly.Example: console.log('my instance is amazing'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + - Write CSS code directly. Example: - #custom-css + Write CSS code directly. Example: + #custom-css color: red; - - Prepend with #custom-css to override styles. Example: - #custom-css .logged-in-email + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email color: red; - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4609,9 +4938,9 @@ - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html @@ -4641,9 +4970,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - Your current email is + Your current email is src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html @@ -4651,9 +4980,9 @@ - is awaiting email verification + is awaiting email verification - is awaiting email verification + is awaiting email verification src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html @@ -4723,8 +5052,8 @@ - Videos - Videos + Videos + Videos src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -4760,10 +5089,13 @@ - Created + + Created + + Created - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -4832,8 +5164,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - Short text to tell people how they can support your channel (membership platform...).<br /><br /> + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -4852,27 +5185,18 @@ Target Target - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error See the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted This video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -4925,9 +5249,12 @@ - Delete history + + + Delete history + - + Delete history @@ -4944,9 +5271,12 @@ - Notification preferences + + + Notification preferences + - + Notification preferences @@ -5023,8 +5353,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Playlists + Playlists + Playlists src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5052,9 +5382,9 @@ - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. src/app/+signup/shared/signup-success.component.html @@ -5512,10 +5842,13 @@ - It is a free and open-source software, under the AGPLv3 licence. + + It is a free and open-source software, under the AGPLv3 + licence. + - It is a free and open-source software, under the AGPLv3 - licence. + It is a free and open-source software, under the AGPLv3 + licence. src/app/+about/about-peertube/about-peertube.component.html @@ -5523,9 +5856,9 @@ - For more information, please visit joinpeertube.org. + For more information, please visit joinpeertube.org. - For more information, please visit joinpeertube.org. + For more information, please visit joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html @@ -5533,7 +5866,8 @@ - Use PeerTube documentation + Use PeerTube + documentation Use PeerTube documentation @@ -5552,7 +5886,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube Applications @@ -5571,7 +5906,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Contribute on PeerTube @@ -5595,7 +5931,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube 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 @@ -5609,7 +5949,10 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + 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: + 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: @@ -5617,7 +5960,10 @@ src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + 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) @@ -5625,7 +5971,11 @@ src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + 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 + 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 @@ -5644,7 +5994,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + 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 + 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 @@ -5659,18 +6012,27 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the - WebTorrent library), the protocol is different from classic BitTorrent. + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. - See this document for more information + See this document for more information src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + 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. + 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. @@ -5683,7 +6045,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + 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. @@ -5697,7 +6063,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + 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. + 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. @@ -5712,7 +6083,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube 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: @@ -5740,7 +6114,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. @@ -5780,8 +6157,8 @@ - Developed with ❤ by Framasoft - Developed with ❤ by Framasoft + Developed with ❤ by Framasoft + Developed with ❤ by Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -5864,9 +6241,12 @@ - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. @@ -5947,11 +6327,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + I am at least 16 years old and agree - to the Terms - and to the Code of Conduct + to the Terms + and to the Code of Conduct of this instance @@ -6053,8 +6438,8 @@ - A .mp4 that keeps the original audio track, with no video - A .mp4 that keeps the original audio track, with no video + A .mp4 that keeps the original audio track, with no video + A .mp4 that keeps the original audio track, with no video src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -6841,15 +7226,14 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - - User updated. - User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user Update user @@ -7760,6 +8144,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -7834,8 +8224,8 @@ - Long (> 10 min) - Long (> 10 min) + Long (> 10 min) + Long (> 10 min) src/app/search/search-filters.component.ts 1 @@ -9236,8 +9626,8 @@ - Markdown compatible that supports: - Markdown compatible that supports: + Markdown compatible that supports: + Markdown compatible that supports: src/app/shared/misc/help.component.ts 1 @@ -9358,8 +9748,17 @@ Account muted by the instance. Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9712,6 +10111,24 @@ Video blacklisted. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -9774,8 +10191,23 @@ Do you really want to delete this video? Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. - src/app/shared/video/video-actions-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -9800,21 +10232,35 @@ src/app/shared/video/video-actions-dropdown.component.ts 1 - - - Duplicate (redundancy) - Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote - src/app/shared/video/video-actions-dropdown.component.ts - 1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf index eab0f64ca..f9683b9ac 100644 --- a/client/src/locale/angular.vi-VN.xlf +++ b/client/src/locale/angular.vi-VN.xlf @@ -588,7 +588,7 @@ DeletedDeleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops atEdit starts/stops at src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -907,7 +907,7 @@ 23 - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user Chặn người dùng này @@ -921,7 +921,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 @@ -933,35 +933,45 @@ 2 - src/app/login/login.component.html2 + src/app/login/login.component.html2 - If you are looking for an account… - - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 @@ -970,32 +980,32 @@ 16 - src/app/login/login.component.html22src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User Người dùng 13 - src/app/login/login.component.html28src/app/+signup/+register/register.component.html13 + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address Tên người dùng hoặc địa chỉ email 15 - src/app/login/login.component.html30 - + src/app/login/login.component.html37 - or create an account - - - hoặc tạo tài khoản - - - 18 + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + + @@ -1004,13 +1014,10 @@ 54 - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1018,42 +1025,48 @@ 32 - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password Quên mật khẩu 58 - src/app/login/login.component.html63 + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 + src/app/login/login.component.html90 Email Thư điện tử 43 - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address Địa chỉ thư điện tử 10 - src/app/login/login.component.html77src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password Gửi tôi thư đặt lại mật khẩu 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -1837,15 +1850,12 @@ This will replace an existing caption! - - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 - - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this captionAdd this caption - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title Tiêu đề @@ -2582,7 +2592,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2761,18 +2771,45 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... Bộ lọc... 27 - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID Mã @@ -2782,14 +2819,14 @@ src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle - src/app/+admin/follows/followers-list/followers-list.component.html16 + src/app/+admin/follows/followers-list/followers-list.component.html22 State Trạng thái 10 - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed.Delayed. src/app/+admin/system/jobs/jobs.component.html47 @@ -2812,35 +2849,53 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted Đã chấp nhận 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending Đang chờ 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept Chấp nhận 41 - src/app/+admin/follows/followers-list/followers-list.component.html36src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse Từ chối 42 - src/app/+admin/follows/followers-list/followers-list.component.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + + src/app/+admin/config/shared/batch-domains-modal.component.html @@ -2849,16 +2904,41 @@ HostHost - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 - + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -2919,7 +2999,7 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2998,51 +3078,45 @@ src/app/+admin/users/user-list/user-list.component.html2 Batch actionsBatch actions - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username Username - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota Video quota - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (đã bị chặn) 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login Cần xác nhận địa chỉ thư của người dùng trước khi đăng nhập 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification Địa chỉ thư của người dùng đã được xác nhận / Người dùng có thể đăng nhập mà không cần xác nhận qua thư 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: Lí do chặn: 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3089,78 +3163,106 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive Nhạy cảm 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated Không được liên kết 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date Ngày 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video Tới video 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Hành động 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: Lí do bị thêm vào danh sách đen: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3186,50 +3288,149 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this commentUpdate this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + ReporterReporter - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - - Go to the accountGo to the account + src/app/+admin/follows/followers-list/followers-list.component.html24 + Go to the accountGo to the account - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - Reason:Reason: - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + UnblacklistUnblacklist @@ -3242,29 +3443,38 @@ Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Muted at - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 UnmuteUnmute - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -3276,21 +3486,27 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 AccountAccount - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -3386,7 +3602,7 @@ This does not have settings. - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 SystemSystem src/app/+admin/system/system.component.html @@ -3521,7 +3737,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 TermsTerms @@ -4289,23 +4505,14 @@ src/app/+my-account/shared/actor-avatar-info.component.html20 TargetTarget - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -5931,8 +6138,8 @@ src/app/+admin/users/user-edit/user-password.component.ts 1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -6625,6 +6832,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset!Your password has been successfully reset! @@ -7879,8 +8092,17 @@ Account muted by the instance.Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server - src/app/shared/moderation/user-moderation-dropdown.component.ts + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -8160,7 +8382,25 @@ src/app/shared/video-playlist/video-playlist-element-miniature.component.ts1 Video blacklisted.Video blacklisted. - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8215,7 +8455,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + This video will be duplicated by your instance.This video will be duplicated by your instance. src/app/shared/video/video-actions-dropdown.component.ts @@ -8235,8 +8493,8 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 - Duplicate (redundancy)Duplicate (redundancy) + src/app/shared/video/video-actions-dropdown.component.ts1 + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -8248,7 +8506,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + + Published Đã xuất bản diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 674f711cc..1d06dc2f1 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -566,11 +566,11 @@ src/app/login/login.component.html - 85 + 105 src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 36 + 37 src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -744,6 +744,10 @@ src/app/videos/+video-watch/comment/video-comment.component.html 49 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 100 + Edit starts/stops at @@ -1240,7 +1244,11 @@ src/app/shared/menu/top-menu-dropdown.component.html - 11 + 12 + + + src/app/shared/menu/top-menu-dropdown.component.html + 21 Default policy on videos containing sensitive content @@ -1398,32 +1406,40 @@ src/app/login/login.component.html 2 - + - If you are looking for an account… - + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 Request new verification email. src/app/login/login.component.html - 22 + 27 src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html @@ -1433,7 +1449,7 @@ User src/app/login/login.component.html - 28 + 35 src/app/+signup/+register/register.component.html @@ -1443,25 +1459,25 @@ Username or email address src/app/login/login.component.html - 30 + 37 - + - or create an account - + or create an account + src/app/login/login.component.html - 33 + 40 Password src/app/login/login.component.html - 44 + 51 src/app/login/login.component.html - 47 + 54 src/app/reset-password/reset-password.component.html @@ -1491,23 +1507,29 @@ Click here to reset your password src/app/login/login.component.html - 50 + 57 Login src/app/login/login.component.html - 57 + 64 src/app/menu/menu.component.html 77 + + Or sign in with + + src/app/login/login.component.html + 68 + Forgot your password src/app/login/login.component.html - 63 + 83 @@ -1515,13 +1537,13 @@ src/app/login/login.component.html - 70 + 90 Email src/app/login/login.component.html - 75 + 95 src/app/+admin/users/user-edit/user-edit.component.html @@ -1533,7 +1555,7 @@ src/app/+admin/users/user-list/user-list.component.html - 43 + 46 src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html @@ -1555,7 +1577,7 @@ Email address src/app/login/login.component.html - 77 + 97 src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html @@ -1565,7 +1587,7 @@ Send me an email to reset my password src/app/login/login.component.html - 90 + 110 @@ -2500,13 +2522,13 @@ src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 29 + 30 Add this caption src/app/videos/+video-edit/shared/video-caption-add-modal.component.html - 41 + 42 Basic info @@ -3235,11 +3257,11 @@ src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 21 + 35 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 20 + 50 src/app/+admin/system/jobs/jobs.component.html @@ -3431,59 +3453,105 @@ Filter... src/app/+admin/follows/followers-list/followers-list.component.html - 8 + 11 src/app/+admin/follows/following-list/following-list.component.html - 9 + 11 src/app/+admin/users/user-list/user-list.component.html - 29 + 30 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 12 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 11 + + + Clear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 Follower handle src/app/+admin/follows/followers-list/followers-list.component.html - 16 + 22 State src/app/+admin/follows/followers-list/followers-list.component.html - 17 + 23 src/app/+admin/follows/following-list/following-list.component.html - 23 + 27 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 13 + 43 Score src/app/+admin/follows/followers-list/followers-list.component.html - 18 + 24 Created src/app/+admin/follows/followers-list/followers-list.component.html - 19 + 25 src/app/+admin/follows/following-list/following-list.component.html - 24 + 28 src/app/+admin/users/user-list/user-list.component.html - 46 + 49 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 11 + 42 src/app/+admin/system/jobs/jobs.component.html @@ -3491,33 +3559,33 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 11 + 12 Accepted src/app/+admin/follows/followers-list/followers-list.component.html - 28 + 34 src/app/+admin/follows/following-list/following-list.component.html - 34 + 43 Pending src/app/+admin/follows/followers-list/followers-list.component.html - 29 + 35 src/app/+admin/follows/following-list/following-list.component.html - 35 + 44 Accept src/app/+admin/follows/followers-list/followers-list.component.html - 36 + 42 src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -3527,12 +3595,30 @@ Refuse src/app/+admin/follows/followers-list/followers-list.component.html - 37 + 43 src/app/+my-account/my-account-ownership/my-account-ownership.component.html 42 + + No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3549,25 +3635,61 @@ Follow domain src/app/+admin/follows/following-list/following-list.component.html - 15 + 19 Host src/app/+admin/follows/following-list/following-list.component.html - 22 + 26 Redundancy allowed src/app/+admin/follows/following-list/following-list.component.html - 25 + 29 + + + Open instance in a new tab + + src/app/+admin/follows/following-list/following-list.component.html + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + + src/app/+admin/follows/following-list/following-list.component.html + 72 Follow domains src/app/+admin/follows/following-list/following-list.component.html - 50 + 70 My videos duplicated by remote instances @@ -3585,37 +3707,49 @@ Strategy src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 21 + 22 Video name src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 + 23 Video URL src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 23 + 24 Total size src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 + 25 List redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 34 + + + Your instance doesn't mirror any video. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 77 + + + Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 75 + 87 @@ -3623,7 +3757,7 @@ src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 79 + 91 Users @@ -3763,7 +3897,7 @@ src/app/+admin/users/user-list/user-list.component.html - 45 + 48 @@ -3874,53 +4008,57 @@ Batch actions src/app/+admin/users/user-list/user-list.component.html - 21 + 22 Username src/app/+admin/users/user-list/user-list.component.html - 42 + 45 Video quota src/app/+admin/users/user-list/user-list.component.html - 44 + 47 (banned) src/app/+admin/users/user-list/user-list.component.html - 78 + 81 Open account in a new tab src/app/+admin/users/user-list/user-list.component.html - 65 + 68 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 + 57 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 31 User's email must be verified to login src/app/+admin/users/user-list/user-list.component.html - 85 + 88 User's email is verified / User can login without email verification src/app/+admin/users/user-list/user-list.component.html - 89 + 92 Ban reason: src/app/+admin/users/user-list/user-list.component.html - 108 + 111 Showing to of users @@ -3972,51 +4110,73 @@ Video src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 + 24 Sensitive src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 + 25 Unfederated src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 12 + 26 Date src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 13 + 27 - - Go to the video + + Video was blacklisted src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 28 + 50 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + + Open video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 42 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 74 Actions src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 38 + 72 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 123 Blacklist reason: src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 46 + 82 + + + No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 Showing to of blacklisted videos @@ -4044,17 +4204,57 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html 31 + + Advanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 10 + 40 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 7 Video src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 12 + 41 src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -4062,25 +4262,41 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 10 - - Open video in a new tab + + This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - - Reason: + + by on src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 68 + 91 - - Note: src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 + 107 + + + Video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 Showing to of reports @@ -4088,6 +4304,70 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + Reportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + Updated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + + + Report + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 54 + + + Note + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Unblacklist @@ -4102,13 +4382,13 @@ Mute domain src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 + 19 Instance src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 18 + 26 src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html @@ -4122,11 +4402,11 @@ Muted at src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 + 27 src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 11 + 23 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html @@ -4140,11 +4420,11 @@ Unmute src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 29 + 42 src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 21 + 49 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html @@ -4154,36 +4434,52 @@ src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html 23 - - Showing to of muted instances + + No server found matching current filters. src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 5 + 51 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - + + No server found. src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 + 52 + + + Showing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 5 Mute domains src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 + 59 Account src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 10 + 22 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html 12 + + No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -4270,7 +4566,7 @@ src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html - 29 + 47 System @@ -4328,7 +4624,7 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 10 + 11 Delayed. @@ -5221,6 +5517,12 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html 27 + + Go to the video + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html + 33 + @@ -5231,19 +5533,19 @@ Target src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 8 + 9 See the error src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 + 20 This video was deleted src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 + 37 Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -6791,6 +7093,84 @@ 1 + + Unblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Delete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Do you really want to delete this video? + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + src/app/shared/video/video-actions-dropdown.component.ts + 1 + + + + Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Actions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Mute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Account muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + src/app/shared/moderation/user-moderation-dropdown.component.ts + 1 + + + + Mute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Do you really want to delete this abuse report? @@ -7053,8 +7433,8 @@ 1 - - User updated. + + User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -7829,22 +8209,22 @@ 1 - - Incorrect username or password. + + An email with the reset password instructions will be sent to . The link will expire within 1 hour. src/app/login/login.component.ts 1 - - You account is blocked. + + Incorrect username or password. src/app/login/login.component.ts 1 - - An email with the reset password instructions will be sent to . The link will expire within 1 hour. + + You account is blocked. src/app/login/login.component.ts 1 @@ -7871,6 +8251,13 @@ 1 + + Unknown + + src/app/menu/menu.component.ts + 1 + + any language @@ -9303,13 +9690,6 @@ 1 - - Account muted by the instance. - - src/app/shared/moderation/user-moderation-dropdown.component.ts - 1 - - Account unmuted by the instance. @@ -9714,13 +10094,6 @@ 1 - - Do you really want to delete this video? - - src/app/shared/video/video-actions-dropdown.component.ts - 1 - - This video will be duplicated by your instance. @@ -9746,15 +10119,8 @@ 1 - - Duplicate (redundancy) - - src/app/shared/video/video-actions-dropdown.component.ts - 1 - - - - Report + + Mirror src/app/shared/video/video-actions-dropdown.component.ts 1 diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index d23270b85..b18e9afab 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf @@ -695,9 +695,9 @@ Deleted Deleted - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at 编辑开始或结尾 @@ -1112,7 +1112,7 @@ - src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html85src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user 封禁此用户 @@ -1127,8 +1127,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1139,75 +1139,86 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - - If you are looking for an account… - + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - + - Currently this instance doesn't allow for user registration, but you can find an instance - that gives you the possibility to sign up for an account and upload your videos there. + If you are looking for an account… + + If you are looking for an account… + + + src/app/login/login.component.html + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - + Find yours among multiple instances at https://joinpeertube.org/instances. + src/app/login/login.component.html - 11 + 16 + + Request new verification email. 重新请求验证邮件。 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User 用户 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address 用户名或电子邮件地址 15 - src/app/login/login.component.html30 - - - or create an account - - 或者创建一个帐户 - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password 密码 @@ -1223,13 +1234,10 @@ - src/app/login/login.component.html44src/app/login/login.component.html47src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your passwordClick here to reset your password - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login @@ -1239,22 +1247,28 @@ - src/app/login/login.component.html57src/app/menu/menu.component.html77 + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + + Forgot your password 忘记密码 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email 电子邮件地址 @@ -1270,16 +1284,16 @@ - src/app/login/login.component.html75src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html43src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address 电子邮件地址 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password 发送密码重置邮件 @@ -1287,7 +1301,7 @@ 82 - src/app/login/login.component.html90 + src/app/login/login.component.html110 Reset my password @@ -2203,8 +2217,8 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption @@ -2213,7 +2227,7 @@ 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title 标题 @@ -3127,7 +3141,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20src/app/+admin/system/jobs/jobs.component.html39 + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information 了解详情 @@ -3354,11 +3368,8 @@ src/app/+admin/config/shared/batch-domains-modal.component.html11 Follow domainFollow domain - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 @@ -3370,7 +3381,37 @@ - src/app/+admin/follows/followers-list/followers-list.component.html8src/app/+admin/follows/following-list/following-list.component.html9src/app/+admin/users/user-list/user-list.component.html29 + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + + ID ID @@ -3385,8 +3426,8 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State 状态 @@ -3395,7 +3436,7 @@ - src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. Delayed. @@ -3433,7 +3474,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html24src/app/+admin/users/user-list/user-list.component.html46src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted 已接受 @@ -3442,7 +3483,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending 等待中 @@ -3451,24 +3492,42 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept 接受 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse 拒绝 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3483,18 +3542,43 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 + src/app/+admin/follows/following-list/following-list.component.html26 Redundancy allowed Redundancy allowed - src/app/+admin/follows/following-list/following-list.component.html25 - Follow domainsFollow domains + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + + Follow domainsFollow domains + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html @@ -3569,7 +3653,7 @@ - src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html45 + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3666,7 +3750,7 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 + src/app/+admin/users/user-list/user-list.component.html22 Username 用户名 @@ -3674,7 +3758,7 @@ 40 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html45 Video quota 视频数限制 @@ -3682,7 +3766,7 @@ 42 - src/app/+admin/users/user-list/user-list.component.html44 + src/app/+admin/users/user-list/user-list.component.html47 (banned) (已封禁) @@ -3690,17 +3774,11 @@ 65 - src/app/+admin/users/user-list/user-list.component.html78 + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tabOpen account in a new tab - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login 用户的邮件通过验证后才可以登录 @@ -3708,7 +3786,7 @@ 72 - src/app/+admin/users/user-list/user-list.component.html85 + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification 用户的邮件已通过验证/用户毋需验证邮件即可登录 @@ -3716,7 +3794,7 @@ 76 - src/app/+admin/users/user-list/user-list.component.html89 + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: 封禁理由: @@ -3724,7 +3802,7 @@ 95 - src/app/+admin/users/user-list/user-list.component.html108 + src/app/+admin/users/user-list/user-list.component.html111 Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html @@ -3781,11 +3859,8 @@ src/app/+admin/moderation/moderation.component.html13 Video Video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 Video name 视频标题 @@ -3793,29 +3868,38 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URLVideo URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total sizeTotal size - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundanciesList redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies statsEnabled strategies stats - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. No redundancy strategy is enabled on your instance. - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive 敏感 @@ -3823,7 +3907,7 @@ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated 去联邦化 @@ -3831,7 +3915,7 @@ 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 Date 日期 @@ -3839,7 +3923,17 @@ 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + + Go to the video 转到视频 @@ -3849,7 +3943,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions 操作 @@ -3858,7 +3952,7 @@ - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: 黑名单理由: @@ -3866,7 +3960,19 @@ 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -3898,7 +4004,43 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + + Reporter 举报者 @@ -3906,7 +4048,7 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video 视频 @@ -3916,13 +4058,44 @@ - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - Open video in a new tabOpen video in a new tab + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 - + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + + Open video in a new tabOpen video in a new tab + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 State 状态 @@ -3932,15 +4105,12 @@ - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html23src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 Score Score - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account 转到帐户 @@ -3950,25 +4120,56 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - 理由: - - 53 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - Note:Note: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + @@ -3981,11 +4182,8 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html17 Mute domainMute domain - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance 实例 @@ -3996,7 +4194,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at 屏蔽时间 @@ -4007,7 +4205,7 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute 取消屏蔽 @@ -4018,7 +4216,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -4030,17 +4240,11 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domainsMute domains - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account 帐户 @@ -4049,7 +4253,19 @@ - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -4184,8 +4400,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System 系统 @@ -4389,7 +4605,7 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html17src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html114 StrategyStrategy - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms 条款 @@ -5442,20 +5658,14 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the errorSee the error - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deletedThis video was deleted - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action.Once you delete your account, there is no going back. You will be asked to confirm this action. src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html @@ -7441,8 +7651,8 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - User updated.User updated. + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -8294,6 +8504,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -9841,7 +10057,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10169,7 +10397,25 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10227,7 +10473,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance.This video will be duplicated by your instance. @@ -10251,8 +10515,8 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - Duplicate (redundancy)Duplicate (redundancy) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 @@ -10264,7 +10528,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf index 0564991a6..d469abf40 100644 --- a/client/src/locale/angular.zh-Hant-TW.xlf +++ b/client/src/locale/angular.zh-Hant-TW.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - 發佈了新影片: + published a new video: + 發佈了新影片: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - 您的影片 已被解除黑名單 + Your video has been unblacklisted + 您的影片 已被解除黑名單 src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - 您的影片 已被列入黑名單 + Your video has been blacklisted + 您的影片 已被列入黑名單 src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - 新的影片濫用 已建立於影片 + A new video abuse has been created on video + 新的影片濫用 已建立於影片 src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - 最近新增的影片 已被 自動加入黑名單 + The recently added video has been auto-blacklisted + 最近新增的影片 已被 自動加入黑名單 src/app/shared/users/user-notifications.component.html56 - commented your video - 已在您的影片上留言 + commented your video + 已在您的影片上留言 src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - 您的影片 已發佈 + Your video has been published + 您的影片 已發佈 src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - 您的影片匯入 成功 + Your video import succeeded + 您的影片匯入 成功 src/app/shared/users/user-notifications.component.html94 - Your video import failed - 您的影片匯入 失敗 + Your video import failed + 您的影片匯入 失敗 src/app/shared/users/user-notifications.component.html102 - User registered on your instance - 使用者 已於您的站臺註冊 + User registered on your instance + 使用者 已於您的站臺註冊 src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - 正在追蹤 您的頻道 your account + + is following + + your channel + your account + + 正在追蹤 您的頻道 your account src/app/shared/users/user-notifications.component.html120 - mentioned you on video - 提及您於 影片 + mentioned you on video + 提及您於 影片 src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - 您的站臺有 新的追蹤者 () 正等候您的批准 + + Your instance has a new follower () + awaiting your approval + + 您的站臺有 新的追蹤者 () 正等候您的批准 src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - 您的站臺已自動追蹤 + Your instance automatically followed + 您的站臺已自動追蹤 src/app/shared/users/user-notifications.component.html150 @@ -535,8 +543,8 @@ src/app/shared/video/modals/video-report.component.html3 - Your report will be sent to moderators of and will be forwarded to the video origin () too. - 您的回報將會傳送給 的管理員,同時也會轉發給影片來源 () . + Your report will be sent to moderators of and will be forwarded to the video origin () too. + 您的回報將會傳送給 的管理員,同時也會轉發給影片來源 () . src/app/shared/video/modals/video-report.component.html 9 @@ -674,9 +682,9 @@ 34 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html34 - src/app/videos/+video-watch/comment/video-comment.component.html49 - + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html34src/app/videos/+video-watch/comment/video-comment.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html100 Edit starts/stops at 編輯開始/停止於 @@ -831,10 +839,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - 遠端訂閱 - 遠端實體 + 遠端訂閱 + 遠端實體 10 @@ -842,9 +853,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html10 - You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + + You can subscribe to the channel via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. + - 您可以透過任何支援 ActivityPub 協定的聯盟實體訂閱此頻道。 + 您可以透過任何支援 ActivityPub 協定的聯盟實體訂閱此頻道。 舉例來說,您可以在 Mastodon 或 Pleroma 中的搜尋框輸入頻道的 URL,並在那裡訂閱。 @@ -853,9 +867,12 @@ src/app/shared/user-subscription/remote-subscribe.component.html17 - You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + + You can interact with this via any ActivityPub-capable fediverse instance. + For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. + - 您可以透過任何支援 ActivityPub 協定的聯盟實體與此互動。 + 您可以透過任何支援 ActivityPub 協定的聯盟實體與此互動。 舉例來說,您可以在 Mastodon 或 Pleroma 中的搜尋框輸入頻道的 URL,並在那裡訂閱。 @@ -872,10 +889,13 @@ - Default NSFW/sensitive videos policy can be redefined by the users + + Default NSFW/sensitive videos policy + can be redefined by the users + - 預設的 NSFW/敏感影片政策 - 可以被使用者重新定義 + 預設的 NSFW/敏感影片政策 + 可以被使用者重新定義 5 @@ -934,9 +954,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - 無限 ( per day) + 無限 ( per day) 53 @@ -1092,20 +1112,20 @@ 23 - src/app/shared/video/modals/video-download.component.html99 - src/app/shared/video/modals/video-report.component.html26 - src/app/shared/video/modals/video-blacklist.component.html33 - src/app/shared/moderation/user-ban-modal.component.html26 - src/app/shared/confirm/confirm.component.html20 - src/app/login/login.component.html85 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html36 - src/app/videos/+video-watch/comment/video-comment-add.component.html47 - src/app/+admin/config/shared/batch-domains-modal.component.html31 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26 - src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22 - src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25 - src/app/+about/about-instance/contact-admin-modal.component.html48 - + + + + + + + + + + + + + + src/app/shared/video/modals/video-download.component.html99src/app/shared/video/modals/video-report.component.html26src/app/shared/video/modals/video-blacklist.component.html33src/app/shared/moderation/user-ban-modal.component.html26src/app/shared/confirm/confirm.component.html20src/app/login/login.component.html105src/app/videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/videos/+video-watch/comment/video-comment-add.component.html47src/app/+admin/config/shared/batch-domains-modal.component.html31src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html26src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html22src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html25src/app/+about/about-instance/contact-admin-modal.component.html48 Ban this user 阻擋此使用者 @@ -1120,8 +1140,8 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - + + src/app/shared/menu/top-menu-dropdown.component.html12src/app/shared/menu/top-menu-dropdown.component.html21 Login @@ -1131,90 +1151,120 @@ 2 src/app/login/login.component.html2 - - - If you are looking for an account… - 如果您正在尋找帳號…… + + + Sorry but there was an issue with the external login process. Please contact an administrator. + + Sorry but there was an issue with the external login process. Please contact an administrator. + src/app/login/login.component.html - 7 + 6 - - - Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. - 此站臺目前不允許使用者註冊,但您可以尋找另一個讓您可以註冊帳號並上傳影片的站臺。 在許多站臺中找到適合您的:https://joinpeertube.org/instances。 + + + If you are looking for an account… + + If you are looking for an account… + src/app/login/login.component.html - 11 + 12 + + + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + Currently this instance doesn't allow for user registration, but you can 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 https://joinpeertube.org/instances. + + + src/app/login/login.component.html + 16 + + Request new verification email. 請求新的驗證電子郵件。 16 - src/app/login/login.component.html22 - src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 - + + + src/app/login/login.component.html27src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16 User 使用者 13 - src/app/login/login.component.html28 - src/app/+signup/+register/register.component.html13 - + + + src/app/login/login.component.html35src/app/+signup/+register/register.component.html13 Username or email address 使用者名稱或電子郵件地址 15 - src/app/login/login.component.html30 - - - or create an account - - 或建立帳號 - - - 18 + + src/app/login/login.component.html37 + + or create an account + + or create an account + + + src/app/login/login.component.html + 40 - src/app/login/login.component.html33 + Password 密碼 54 - src/app/login/login.component.html44 - src/app/login/login.component.html47 - src/app/reset-password/reset-password.component.html8 - src/app/reset-password/reset-password.component.html10 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+admin/users/user-edit/user-edit.component.html106 - src/app/+signup/+register/register-step-user.component.html52 - src/app/+signup/+register/register-step-user.component.html54 - + + + + + + + + + src/app/login/login.component.html51src/app/login/login.component.html54src/app/reset-password/reset-password.component.html8src/app/reset-password/reset-password.component.html10src/app/+admin/users/user-edit/user-edit.component.html106src/app/+admin/users/user-edit/user-edit.component.html106src/app/+signup/+register/register-step-user.component.html52src/app/+signup/+register/register-step-user.component.html54 Click here to reset your password 點擊此處以重設您的密碼 - - src/app/login/login.component.html - 50 - - + + src/app/login/login.component.html57 Login 登入 32 - src/app/login/login.component.html57 - src/app/menu/menu.component.html77 + + + src/app/login/login.component.html64src/app/menu/menu.component.html77 + Or sign in withOr sign in with + + src/app/login/login.component.html + 68 + Forgot your password @@ -1222,8 +1272,8 @@ 58 - src/app/login/login.component.html63 - + + src/app/login/login.component.html83 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. @@ -1232,40 +1282,40 @@ 65 - src/app/login/login.component.html70 - + + src/app/login/login.component.html90 Email 電子郵件 43 - src/app/login/login.component.html75 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-edit/user-edit.component.html94 - src/app/+admin/users/user-list/user-list.component.html43 - src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8 - src/app/+signup/+register/register-step-user.component.html41 - src/app/+signup/+register/register-step-user.component.html43 - + + + + + + + + + src/app/login/login.component.html95src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-edit/user-edit.component.html94src/app/+admin/users/user-list/user-list.component.html46src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8src/app/+signup/+register/register-step-user.component.html41src/app/+signup/+register/register-step-user.component.html43 Email address 電子郵件地址 10 - src/app/login/login.component.html77 - src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 - + + + src/app/login/login.component.html97src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html10 Send me an email to reset my password 傳送電子郵件給我以重設我的密碼 82 - src/app/login/login.component.html90 - + + src/app/login/login.component.html110 Reset my password 重設我的密碼 @@ -1307,9 +1357,9 @@ - for + for - 為 + 為 6 @@ -1317,10 +1367,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + 過濾器 - + 16 @@ -1352,7 +1405,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation CLI 文件 @@ -1369,7 +1423,8 @@ src/app/modal/welcome-modal.component.html15 - Administer documentation + Administer + documentation 管理員 文件 @@ -1386,7 +1441,8 @@ src/app/modal/welcome-modal.component.html22 - Use documentation + Use + documentation 使用 文件 @@ -1411,16 +1467,16 @@ src/app/modal/welcome-modal.component.html41 - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - PeerTube 官方網頁(新聞、支援、貢獻……):https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + PeerTube 官方網頁(新聞、支援、貢獻……):https://joinpeertube.org 44 src/app/modal/welcome-modal.component.html44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - 將您的站臺放在公開的 PeerTube 索引中:https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + 將您的站臺放在公開的 PeerTube 索引中:https://instances.joinpeertube.org/instances 47 @@ -1436,10 +1492,14 @@ src/app/modal/welcome-modal.component.html59 - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain your it is very important for visitors to understand on what type of instance they are. + + Choosing your instance name, setting up a description, specifying who you are, + why you created your instance and how long you plan to maintain your it + is very important for visitors to understand on what type of instance they are. + - 選擇您的站臺名稱、設定描述、指定您是誰、 - 為什麼您要建立您自己的站臺與您計畫要維護它多久 + 選擇您的站臺名稱、設定描述、指定您是誰、 + 為什麼您要建立您自己的站臺與您計畫要維護它多久 都對訪客了解他們正在哪種站臺上非常重要。 @@ -1448,12 +1508,18 @@ src/app/modal/welcome-modal.component.html61 - If you want to open registrations, please decide what are your moderation rules, fill your instance terms and specify the categories and languages you speak. This way, you will help users to register on the appropriate PeerTube instance. + + If you want to open registrations, please decide what are your moderation rules, fill your instance + terms + and specify the categories and languages you speak. This way, you will help users to register on the + appropriate + PeerTube instance. + - 如果您想要開放註冊,請決定好您的管理規則,填寫您的站臺 - 條款 - 並指定分類與您說的語言。這樣,您就可以協助使用者在the - 適合的 + 如果您想要開放註冊,請決定好您的管理規則,填寫您的站臺 + 條款 + 並指定分類與您說的語言。這樣,您就可以協助使用者在the + 適合的 PeerTube 站臺上註冊。 @@ -1552,8 +1618,11 @@ src/app/modal/instance-config-warning-modal.component.html21 - Please consider to configure these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on JoinPeerTube website. - 請考慮設定這些欄位以協助人們選擇適合的站臺。沒有它們,您的站臺可能無法在 JoinPeerTube 網站上顯示。 + + Please consider to configure these fields to help people to choose the appropriate instance. + Without them, your instance may not be referenced on JoinPeerTube website. + + 請考慮設定這些欄位以協助人們選擇適合的站臺。沒有它們,您的站臺可能無法在 JoinPeerTube 網站上顯示。 src/app/modal/instance-config-warning-modal.component.html 24 @@ -1986,8 +2055,11 @@ - Jump to channel ↵ - 跳到頻道 ↵ + + Jump to channel + ↵ + + 跳到頻道 ↵ src/app/header/suggestion.component.html 18 @@ -2197,16 +2269,16 @@ 29 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html29 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption 新增此字幕 40 - src/app/videos/+video-edit/shared/video-caption-add-modal.component.html41 - + + src/app/videos/+video-edit/shared/video-caption-add-modal.component.html42 Title 標題 @@ -2225,8 +2297,12 @@ src/app/videos/+video-watch/video-watch.component.html229 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - 標籤可用於相關建議。最多可有 5 個標艱。按下 Enter 以加入新的標籤。 + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + 標籤可用於相關建議。最多可有 5 個標艱。按下 Enter 以加入新的標籤。 src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2391,7 +2467,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ 已上傳 ✔ 179 @@ -2522,9 +2598,13 @@ src/app/videos/+video-watch/modal/video-share.component.html33 - You can import any URL supported by youtube-dl or URL that points to a raw MP4 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. + + You can import any URL supported by youtube-dl + or URL that points to a raw MP4 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. + - 您可以匯入任何 URL supported by youtube-dl + 您可以匯入任何 URL supported by youtube-dl 或指向原始 MP4 檔案的 URL。 您應該確保您對您所指向的內容有傳播權,否則可能會為您與您的站臺惹上法律問題。 @@ -2587,10 +2667,14 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html31 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + 圖片將會被合併到您的音訊檔中。 - + 選定的圖片將無法修改。 @@ -2660,7 +2744,10 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html13 - You can import any torrent file that points to a mp4 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. + + You can import any torrent file that points to a mp4 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. + 您可以匯入任何指向 mp4 檔案的 torrent 檔案。 您應該確保您對您所指向的內容有傳播權,否則可能會讓您與您的站臺惹上法慮問題。 @@ -2679,8 +2766,12 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html56 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - 我們建議您不要使用 root 使用者發佈您的影片,因為這是您站臺的超級管理員帳號。請建立專用的帳號來上傳您的影片。 + + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. + + Instead, create a dedicated account to upload your videos. + + 我們建議您不要使用 root 使用者發佈您的影片,因為這是您站臺的超級管理員帳號。請建立專用的帳號來上傳您的影片。 src/app/videos/+video-edit/video-add.component.html 2 @@ -2922,16 +3013,16 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views - 已發佈 • 檢視 + Published • views + 已發佈 • 檢視 src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - 已發佈 • 檢視 + Published • views + 已發佈 • 檢視 src/app/videos/+video-watch/video-watch.component.html 56 @@ -3097,11 +3188,11 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html21 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html20 - src/app/+admin/system/jobs/jobs.component.html39 - + + + + + src/app/videos/+video-watch/video-watch.component.html266src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html50src/app/+admin/system/jobs/jobs.component.html39 Get more information 取得更多資訊 @@ -3224,7 +3315,11 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html31 - You can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface. + + You can comment using an account on any ActivityPub-compatible instance. + On most platforms, you can find the video by typing its URL in the search bar and then comment it + from within the software's interface. + 您可以使用任何相容於 ActivityPub 的站臺上的帳號留言。在大多數的平臺上,您可以透過在搜尋列中輸入其 URL 來尋找影片,並從軟體界面中留言。 src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3307,20 +3402,47 @@ Follow domain 追蹤網域 - - src/app/+admin/follows/following-list/following-list.component.html - 15 - - + + src/app/+admin/follows/following-list/following-list.component.html19 Filter... 過濾器…… 27 - src/app/+admin/follows/followers-list/followers-list.component.html8 - src/app/+admin/follows/following-list/following-list.component.html9 - src/app/+admin/users/user-list/user-list.component.html29 + + + + src/app/+admin/follows/followers-list/followers-list.component.html11src/app/+admin/follows/following-list/following-list.component.html11src/app/+admin/users/user-list/user-list.component.html30src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html27src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html11src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 + Clear filtersClear filters + + src/app/+admin/follows/followers-list/followers-list.component.html + 15 + + + src/app/+admin/follows/following-list/following-list.component.html + 15 + + + src/app/+admin/users/user-list/user-list.component.html + 34 + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 16 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 31 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 15 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 15 + ID @@ -3336,17 +3458,17 @@ 17 - src/app/+admin/follows/followers-list/followers-list.component.html16 - + + src/app/+admin/follows/followers-list/followers-list.component.html22 State 狀態 10 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 - + + + src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 Delayed. 已延遲。 @@ -3373,53 +3495,71 @@ src/app/+admin/system/jobs/jobs.component.html51 - Created - 建立 + Created + 建立 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html24 - src/app/+admin/users/user-list/user-list.component.html46 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - src/app/+admin/system/jobs/jobs.component.html31 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + src/app/+admin/follows/followers-list/followers-list.component.html25src/app/+admin/follows/following-list/following-list.component.html28src/app/+admin/users/user-list/user-list.component.html49src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html42src/app/+admin/system/jobs/jobs.component.html31src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html12 Accepted 已接受 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html34 - + + + src/app/+admin/follows/followers-list/followers-list.component.html34src/app/+admin/follows/following-list/following-list.component.html43 Pending 擱置中 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html35 - + + + src/app/+admin/follows/followers-list/followers-list.component.html35src/app/+admin/follows/following-list/following-list.component.html44 Accept 接受 41 - src/app/+admin/follows/followers-list/followers-list.component.html36 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 - + + + src/app/+admin/follows/followers-list/followers-list.component.html42src/app/+my-account/my-account-ownership/my-account-ownership.component.html41 Refuse 拒絕 42 - src/app/+admin/follows/followers-list/followers-list.component.html37 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/follows/followers-list/followers-list.component.html43src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + No follower found matching current filters.No follower found matching current filters. + + src/app/+admin/follows/followers-list/followers-list.component.html + 55 + + + Your instance doesn't have any follower.Your instance doesn't have any follower. + + src/app/+admin/follows/followers-list/followers-list.component.html + 56 + + + Showing to of followersShowing to of followers + + src/app/+admin/follows/followers-list/followers-list.component.html + 5 + @@ -3435,21 +3575,46 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html22 - + + src/app/+admin/follows/following-list/following-list.component.html26 - Redundancy allowed - 允許冗餘 - src/app/+admin/follows/following-list/following-list.component.html25 - - - Follow domains - 追蹤網域 + Redundancy allowed + 允許冗餘 + + src/app/+admin/follows/following-list/following-list.component.html29 + Open instance in a new tabOpen instance in a new tab src/app/+admin/follows/following-list/following-list.component.html - 50 + 37 + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + + No host found matching current filters.No host found matching current filters. + + src/app/+admin/follows/following-list/following-list.component.html + 62 + + + Your instance is not following anyone.Your instance is not following anyone. + + src/app/+admin/follows/following-list/following-list.component.html + 63 + + + Showing to of hostsShowing to of hosts + + src/app/+admin/follows/following-list/following-list.component.html + 5 + + Follow domains + 追蹤網域 + + src/app/+admin/follows/following-list/following-list.component.html70 My videos duplicated by remote instances 我的影片被遠端站臺複製了 @@ -3520,13 +3685,16 @@ 43 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-edit/user-edit.component.html124 - src/app/+admin/users/user-list/user-list.component.html45 - + + + + src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-edit/user-edit.component.html124src/app/+admin/users/user-list/user-list.component.html48 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - 轉換編碼已啟用。影片配額僅考慮原始影片大小。 此使用者最多只能上傳 ~ 。 + + Transcoding is enabled. The video quota only takes into account original video size. + At most, this user could upload ~ . + + 轉換編碼已啟用。影片配額僅考慮原始影片大小。 此使用者最多只能上傳 ~ 。 src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3615,68 +3783,62 @@ 19 - src/app/+admin/users/user-list/user-list.component.html21 - + + src/app/+admin/users/user-list/user-list.component.html22 - Username - 使用者名稱 + Username + 使用者名稱 40 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html45 - Video quota - 影片配額 + Video quota + 影片配額 42 - src/app/+admin/users/user-list/user-list.component.html44 - + + src/app/+admin/users/user-list/user-list.component.html47 (banned) (已阻擋) 65 - src/app/+admin/users/user-list/user-list.component.html78 - + + src/app/+admin/users/user-list/user-list.component.html81 Open account in a new tab 在新分頁中開啟帳號 - - src/app/+admin/users/user-list/user-list.component.html - 65 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 27 - - + + + src/app/+admin/users/user-list/user-list.component.html68src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html31 User's email must be verified to login 使用者的電子郵件必須驗證過才能登入 72 - src/app/+admin/users/user-list/user-list.component.html85 - + + src/app/+admin/users/user-list/user-list.component.html88 User's email is verified / User can login without email verification 使用者的電子郵件已驗證/使用者可以不透過電子郵件驗證登入 76 - src/app/+admin/users/user-list/user-list.component.html89 - + + src/app/+admin/users/user-list/user-list.component.html92 Ban reason: 阻擋理由: 95 - src/app/+admin/users/user-list/user-list.component.html108 - + + src/app/+admin/users/user-list/user-list.component.html111 Showing to of users 正在顯示 到 的 使用者 @@ -3735,72 +3897,88 @@ src/app/+admin/moderation/moderation.component.html13 - Video - 影片 - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + Video + 影片 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html24 - Video name - 影片名稱 + Video name + 影片名稱 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Video URL 影片 URL - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 Total size 總大小 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html25 List redundancies 列出冗餘 + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html34 + Your instance doesn't mirror any video.Your instance doesn't mirror any video. src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 33 + 77 + + + Your instance has no mirrored videos.Your instance has no mirrored videos. + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 78 Enabled strategies stats 策略統計已啟用 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html87 No redundancy strategy is enabled on your instance. 您的站臺未啟用策略統計。 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html91 Sensitive 敏感的 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 Unfederated 未加入聯盟 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html26 - Date - 日期 + Date + 日期 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html27 + Video was blacklistedVideo was blacklisted + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 50 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 89 + Go to the video @@ -3808,25 +3986,37 @@ 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions 動作 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html72src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html123 Blacklist reason: 黑名單理由: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html82 + No blacklisted video found matching current filters.No blacklisted video found matching current filters. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 93 + + + No blacklisted video found.No blacklisted video found. + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 94 + Showing to of blacklisted videos @@ -3861,6 +4051,42 @@ 26 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 + + Advanced report filtersAdvanced report filters + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 18 + + + Unsolved reportsUnsolved reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 19 + + + Accepted reportsAccepted reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + Refused reportsRefused reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 21 + + + Reports with blacklisted videosReports with blacklisted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 22 + + + Reports with deleted videosReports with deleted videos + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 23 + Reporter @@ -3868,44 +4094,72 @@ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html40src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html7 Video 影片 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html12 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html14 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 - - - Open video in a new tab - 在新分頁中開啟影片 + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html41src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html10 + This video has been reported multiple times.This video has been reported multiple times. src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 46 + 80 + + + by on by on + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 91 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 107 + + + Video was deletedVideo was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 98 + + + No video abuses found matching current filters.No video abuses found matching current filters. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 141 + + + No video abuses found.No video abuses found. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 142 + + Open video in a new tab + 在新分頁中開啟影片 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html42src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html74 - State - 陳述 + State + 陳述 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html23 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html13 - + + + + src/app/+admin/follows/followers-list/followers-list.component.html23src/app/+admin/follows/following-list/following-list.component.html27src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html43 - Score - 分數 - - src/app/+admin/follows/followers-list/followers-list.component.html - 18 - - + Score + 分數 + + src/app/+admin/follows/followers-list/followers-list.component.html24 Go to the account 到帳號 @@ -3914,22 +4168,8 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - - Reason: - 理由: - - 53 - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html68 - - - Note: - 注意: - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 72 - - + + Showing to of reports 正在顯示 到 的 回報 @@ -3937,6 +4177,50 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html 5 + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 20 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 21 + + + ReporteeReportee + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 27 + + + + + + + + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 40 + + + {VAR_PLURAL, plural, =1 {1 report} other { reports} }{VAR_PLURAL, plural, =1 {1 report} other { reports} } + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 41 + + + UpdatedUpdated + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 47 + Unblacklist @@ -3950,42 +4234,51 @@ Mute domain 靜音網域 - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 11 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 Instance 實體 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12 - src/app/+about/about.component.html5 - + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html26src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - 靜音於 + Muted at + 靜音於 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html11 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 - + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html27src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html13src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html13 Unmute 解除靜音 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html29 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html21 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html42src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html49src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html23src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + No server found matching current filters.No server found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 51 + + + No server found.No server found. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 52 + Showing to of muted instances @@ -3998,27 +4291,33 @@ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. 看起來您似乎不在 HTTPS 伺服器上。您的網路伺服器必須啟用 TLS 才能追蹤伺服器。 - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 37 - - + + src/app/+admin/follows/following-list/following-list.component.html72 Mute domains 靜音網域 - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 35 - - + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html59 Account 帳號 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + No account found matching current filters.No account found matching current filters. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 58 + + + No account found.No account found. + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 59 + Showing to of muted accounts @@ -4163,8 +4462,8 @@ 22 - src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html29 - + + src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html47 System 系統 @@ -4232,8 +4531,8 @@ - By -> - 由 -> + By -> + 由 -> src/app/+admin/system/logs/logs.component.html 32 @@ -4281,8 +4580,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - The sharing system 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. - 分享系統 代表了可能會將您系統的某些技術訊息(如公開 IP 等)傳送給其他 peer,但是這有助於降低伺服器的負載。 + The sharing system 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. + 分享系統 代表了可能會將您系統的某些技術訊息(如公開 IP 等)傳送給其他 peer,但是這有助於降低伺服器的負載。 src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 @@ -4324,8 +4623,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html75 - Manage users to build a moderation team. - 管理 使用者 以建立良好的團隊。 + Manage users to build a moderation team. + 管理 使用者 以建立良好的團隊。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html76 @@ -4337,8 +4636,11 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html86 - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - 啟用它會讓其他管理員知道您主要是在聯播敏感內容。 此外,預設情況下,系統會自動勾選影片上傳時的 NSFW 勾選框。 + + Enabling it will allow other administrators to know that you are mainly federating sensitive content. + Moreover, the NSFW checkbox on video upload will be automatically checked by default. + + 啟用它會讓其他管理員知道您主要是在聯播敏感內容。 此外,預設情況下,系統會自動勾選影片上傳時的 NSFW 勾選框。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html90 @@ -4350,8 +4652,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html99 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - 有不要列出或模糊縮圖時,將會在請求觀看影片時顯示確認方塊。 + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + 有不要列出或模糊縮圖時,將會在請求觀看影片時顯示確認方塊。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html103 @@ -4385,8 +4687,8 @@ Strategy 策略 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Terms 條款 @@ -4511,8 +4813,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - 使用外掛程式與佈景主題進行更多變動,或新增少量修改。 + Use plugins & themes for more involved changes, or add slight customizations. + 使用外掛程式與佈景主題進行更多變動,或新增少量修改。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4574,8 +4876,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - 管理使用者以單獨設定他們的配額。 + Manage users to set their quota individually. + 管理使用者以單獨設定他們的配額。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 @@ -4750,8 +5052,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - 管理與其他站臺的關係。 + Manage relations with other instances. + 管理與其他站臺的關係。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 @@ -4770,8 +5072,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html432 - You should only follow indexes you trust, or host your own. - 您應該只追蹤您所信任的索引,或自行架設。 + You should only follow indexes you trust, or host your own. + 您應該只追蹤您所信任的索引,或自行架設。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 450 @@ -4864,8 +5166,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html535 - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is whitelisted. - 如果您的站臺被 Twitter 列在白名單,Twitter 的推文中就會嵌入 PeerTube 的影片分享播放器。如果站臺不在白名單內,我們會使用圖片連結卡來重新導向到您的 PeerTube 站臺。將此勾選框打勾,儲存設定並使用您站臺的影片 URL 測試 (https://example.com/videos/watch/blabla),在 https://cards-dev.twitter.com/validator 檢視您的站臺是否在白名單中。 + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. + If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance. + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on + https://cards-dev.twitter.com/validator + to see if you instance is whitelisted. + + 如果您的站臺被 Twitter 列在白名單,Twitter 的推文中就會嵌入 PeerTube 的影片分享播放器。如果站臺不在白名單內,我們會使用圖片連結卡來重新導向到您的 PeerTube 站臺。將此勾選框打勾,儲存設定並使用您站臺的影片 URL 測試 (https://example.com/videos/watch/blabla),在 https://cards-dev.twitter.com/validator 檢視您的站臺是否在白名單中。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 @@ -4882,7 +5190,10 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html565 - 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. + + 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. + 處理上傳的影片,以讓它們變成任何裝置都可以播放的串流形式。儘管這相當耗費資源,但這是 PeerTube 的關鍵組成部分,所以請小心處理。 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 @@ -4929,8 +5240,16 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 - Experimental, we suggest you to not disable webtorrent support for now If you also enabled HLS support, it will multiply videos storage by 2 If disabled, breaks federation with PeerTube instances < 2.1 - 實驗性,我們建議您暫時不要停用 webtorrent 支援 如果您也啟用了 HLS 支援,它將會讓影片的儲存空間需求乘以 2 若停用,將會破壞與其他 PeerTube 站臺的聯盟 < 2.1 + + Experimental, we suggest you to not disable webtorrent support for now + + If you also enabled HLS support, it will multiply videos storage by 2 + + + + If disabled, breaks federation with PeerTube instances < 2.1 + + 實驗性,我們建議您暫時不要停用 webtorrent 支援 如果您也啟用了 HLS 支援,它將會讓影片的儲存空間需求乘以 2 若停用,將會破壞與其他 PeerTube 站臺的聯盟 < 2.1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 @@ -4939,8 +5258,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 - Requires ffmpeg >= 4.1 Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: Resolution change is smoother Faster playback in particular with long videos More stable playback (less bugs/infinite loading) If you also enabled WebTorrent support, it will multiply videos storage by 2 - 依賴於 ffmpeg >= 4.1 生成 HLS 播放清單與碎片化的 MP4 檔案以取得比目前預設的播放器更好的結果: 解析度變更會更加平順 播放會更加快速,特別是長影片 播放更穩定(較少臭蟲/無限載入) 若您也啟用了 WebTorrent 支援,其將會讓儲存空間的需求量乘以 2 + + Requires ffmpeg >= 4.1 + + Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: + + Resolution change is smoother + Faster playback in particular with long videos + More stable playback (less bugs/infinite loading) + + + If you also enabled WebTorrent support, it will multiply videos storage by 2 + + 依賴於 ffmpeg >= 4.1 生成 HLS 播放清單與碎片化的 MP4 檔案以取得比目前預設的播放器更好的結果: 解析度變更會更加平順 播放會更加快速,特別是長影片 播放更穩定(較少臭蟲/無限載入) 若您也啟用了 WebTorrent 支援,其將會讓儲存空間的需求量乘以 2 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 @@ -5003,13 +5333,24 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html744 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - 直接編寫 JavaScript 程式碼。範例:console.log('我的站臺超棒的'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + 直接編寫 JavaScript 程式碼。範例:console.log('我的站臺超棒的'); src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 - Write CSS code directly. Example: #custom-css color: red; Prepend with #custom-css to override styles. Example: #custom-css .logged-in-email color: red; - 直接編寫 CSS 程式碼。範例: #custom-css color: red; 以 #custom-css 當前綴來覆寫樣式。範例: #custom-css .logged-in-email color: red; + + Write CSS code directly. Example: + #custom-css + color: red; + + + Prepend with #custom-css to override styles. Example: + #custom-css .logged-in-email + color: red; + + + + 直接編寫 CSS 程式碼。範例: #custom-css color: red; 以 #custom-css 當前綴來覆寫樣式。範例: #custom-css .logged-in-email color: red; src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5202,9 +5543,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html3 - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. - 有了 不要列出 或 模糊縮圖,觀看影片時將會要求確認。 + 有了 不要列出 或 模糊縮圖,觀看影片時將會要求確認。 6 @@ -5234,9 +5575,9 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is + Your current email is - 您目前的電子郵件地址為 + 您目前的電子郵件地址為 4 @@ -5244,9 +5585,9 @@ src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html4 - is awaiting email verification + is awaiting email verification - 正在等待電子郵件驗證 + 正在等待電子郵件驗證 8 @@ -5328,8 +5669,8 @@ src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html10 - Videos - 影片 + Videos + 影片 src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5365,10 +5706,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + 已建立 - + 15 @@ -5440,8 +5784,9 @@ src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html26 - Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text. - 告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。 + Short text to tell people how they can support your channel (membership platform...).<br /><br /> + When you will upload a video in this channel, the video support field will be automatically filled by this text. + 告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html77 @@ -5468,24 +5813,18 @@ 8 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 See the error 檢視錯誤 - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 19 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html20 This video was deleted 此影片已刪除 - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 36 - - + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html37 Once you delete your account, there is no going back. You will be asked to confirm this action. 一旦您刪除了您的帳號,就無法挽回了。系統將會要求您確認此動作。 @@ -5544,9 +5883,12 @@ - Delete history + + + Delete history + - + 刪除歷史紀錄 @@ -5563,9 +5905,12 @@ - Notification preferences + + + Notification preferences + - + 通知偏好設定 @@ -5645,8 +5990,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - 播放清單 + Playlists + 播放清單 src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5674,9 +6019,9 @@ src/app/+signup/shared/signup-success.component.html8 - If you need help to use PeerTube, you can have a look at the documentation. + If you need help to use PeerTube, you can have a look at the documentation. - 如果您需要取得關於使用 PeerTube 的說明,您可以看看 文件。 + 如果您需要取得關於使用 PeerTube 的說明,您可以看看 文件。 13 @@ -6130,23 +6475,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - 這是自由與開放原始碼軟體,以 AGPLv3 licence 授權。 + + It is a free and open-source software, under the AGPLv3 + licence. + + 這是自由與開放原始碼軟體,以 AGPLv3 licence 授權。 src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - 要取得更多資訊,請造訪 joinpeertube.org。 + For more information, please visit joinpeertube.org. + 要取得更多資訊,請造訪 joinpeertube.org。 src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation 使用 PeerTube 文件 src/app/+about/about-peertube/about-peertube.component.html @@ -6162,7 +6511,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube 應用程式 src/app/+about/about-peertube/about-peertube.component.html @@ -6178,7 +6528,8 @@ - Contribute on PeerTube + Contribute on + PeerTube 在 PeerTube 上貢獻 src/app/+about/about-peertube/about-peertube.component.html @@ -6202,7 +6553,11 @@ src/app/+about/about-peertube/about-peertube.component.html71 - PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. + + PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, + but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What + follows applies only if you want to keep using the P2P mode of PeerTube. + PeerTube 預設使用 BitTorrent 協定以在使用者間分享頻寬,藉此協助降低伺服器負載,但仍可讓您切換回一般的從伺服器來的串流方式。僅當您想要繼續使用 PeerTube 的 P2P 模式時,以下的內容才有用。 src/app/+about/about-peertube/about-peertube.component.html74 @@ -6215,17 +6570,27 @@ src/app/+about/about-peertube/about-peertube.component.html85 - 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: + + In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. + In practice, this is much more difficult because: + 理論上,有足夠技術知識的人可以建立指令稿來追蹤哪個 IP 正在下載哪個影片。實際上,這相當困難,因為: src/app/+about/about-peertube/about-peertube.component.html87 - 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) + + 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) + 必須在每個追蹤器上發送 HTTP 請求以監視每個影片。如果我們想要監視所有 PeerTube 影片,我們必須傳送與影片一樣多的請求(因此會非常多) src/app/+about/about-peertube/about-peertube.component.html93 - 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 + + For each request sent, the tracker returns random peers at a limited number. + For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 + requests sent to know every peer in the swarm + 對於每個傳送的請求,tracker 將會回傳隨機但有限的 peer。舉例來說,如果群體中有 1000 個 peer,而 tracker 僅為每個請求傳送 20 個 peer,那就必須至少傳送 50 個請求才能知道群體中所有的 peer src/app/+about/about-peertube/about-peertube.component.html @@ -6238,7 +6603,10 @@ src/app/+about/about-peertube/about-peertube.component.html104 - 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 + + If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the + video + 如果 IP 被儲存在追蹤器中,也不代表在 IP 背後的人(如果這個人存在的話)看過了影片 src/app/+about/about-peertube/about-peertube.component.html108 @@ -6248,12 +6616,21 @@ src/app/+about/about-peertube/about-peertube.component.html113 - Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - 網路的 peer 並無法公開存取:因為我們在瀏覽器中使用 WebRTC(使用 WebTorrent 函式庫),這個協定與經典的 BitTorrent 不同。當您在網路瀏覽器中,您就會傳送一個包含您 IP 位置的訊號給追蹤器,其將會隨機選擇其他 peer 轉發資訊。看看此文件來取得更多資訊 + + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the + WebTorrent library), the protocol is different from classic BitTorrent. + When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers + to forward the information to. + See this document for more information + + 網路的 peer 並無法公開存取:因為我們在瀏覽器中使用 WebRTC(使用 WebTorrent 函式庫),這個協定與經典的 BitTorrent 不同。當您在網路瀏覽器中,您就會傳送一個包含您 IP 位置的訊號給追蹤器,其將會隨機選擇其他 peer 轉發資訊。看看此文件來取得更多資訊 src/app/+about/about-peertube/about-peertube.component.html117 - 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. + + The worst-case scenario of an average person spying on their friends is quite unlikely. + There are much more effective ways to get that kind of information. + 一般人監視朋友的最壞情況是不太可能發生的。有更多有效的方式來取得這類資訊。 src/app/+about/about-peertube/about-peertube.component.html126 @@ -6266,7 +6643,11 @@ src/app/+about/about-peertube/about-peertube.component.html131 - 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). + + 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). + YouTube 的隱私威脅與 PeerTube 的不同。在 YouTube 的例子中,該平台會蒐集大量的個人資料(不只是 IP),以進行分析與追蹤。此外,YouTube 為 Google/Alphabet 所有,該公司可在許多網站上(透過 AdSense 或 Google Analytics)追蹤您。 src/app/+about/about-peertube/about-peertube.component.html133 @@ -6279,7 +6660,12 @@ src/app/+about/about-peertube/about-peertube.component.html139 - 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. + + Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing + your IP in their connection logs: ISP/routers/trackers/CDN and more. + PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. + Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense. + 您的 IP 是公開的,因此您每次存取網站時,都會有許多的參與者(除了最終網站以外)可以在其連線日誌中看到您的 IP:ISP/路由器/追蹤器/CDN 以及更多。PeerTube 對此相當透明:我們會警告您,如果您想要讓您的 IP 保持隱密,請使用 VPN 或 Tor 瀏覽器。認為從 PeerTube 移除 P2P 就能為您帶來匿名性是沒有道理的。 src/app/+about/about-peertube/about-peertube.component.html141 @@ -6292,7 +6678,10 @@ src/app/+about/about-peertube/about-peertube.component.html148 - PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: + + PeerTube wants to deliver the best countermeasures possible, to give you more choice + and render attacks less likely. Here is what we put in place so far: + PeerTube 希望提供盡可能最好的對策,以便為您提供更多選擇並減少攻擊的可能性。到目前為止,這是我們執行的動作: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6317,7 +6706,10 @@ src/app/+about/about-peertube/about-peertube.component.html159 - Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. + + Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling + WebRTC in your browser. + 最後,請記住您一直都可以透過在影片播放器中切換 P2P 來停用它,或者僅在瀏覽器中停用 WebRTC。 src/app/+about/about-peertube/about-peertube.component.html162 @@ -6354,8 +6746,8 @@ - Developed with ❤ by Framasoft - 由帶著 ❤ 的 Framasoft 開發 + Developed with ❤ by Framasoft + 由帶著 ❤ 的 Framasoft 開發 src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6436,9 +6828,12 @@ src/app/+signup/+register/register.component.html56 - A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + + A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. + For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. + - 頻道是您上傳影片的實體。建立數個可以協助您組織並分離您的內容。 + 頻道是您上傳影片的實體。建立數個可以協助您組織並分離您的內容。 舉例來說,您可以決定其中一個頻道發佈您鋼琴演奏會的影片,而另一個頻道則發佈關於生態學的影片。 @@ -6515,11 +6910,16 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + 我至少 16 歲並同意此站臺的 - 條款 - 與行為守則 + 條款 + 與行為守則 65 @@ -6623,8 +7023,8 @@ - A .mp4 that keeps the original audio track, with no video - .mp4 保留了原始音訊軌,但沒有影片 + A .mp4 that keeps the original audio track, with no video + .mp4 保留了原始音訊軌,但沒有影片 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -7375,15 +7775,14 @@ 1 src/app/+admin/users/user-edit/user-password.component.ts1 - - - User updated. - 使用者 已更新。 + + User updated.User updated. src/app/+admin/users/user-edit/user-update.component.ts 1 + Update user 更新使用者 @@ -8252,6 +8651,12 @@ src/app/menu/menu.component.ts 1 + + UnknownUnknown + + src/app/menu/menu.component.ts + 1 + Your password has been successfully reset! @@ -8323,7 +8728,7 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) + Long (> 10 min) 長(大於 10 分鐘) 1 @@ -9683,8 +10088,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Markdown 相容支援: + Markdown compatible that supports: + Markdown 相容支援: 1 @@ -9808,7 +10213,19 @@ 1 - src/app/shared/moderation/user-moderation-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/moderation/user-moderation-dropdown.component.ts1 + Mute serverMute server + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Server muted by the instance.Server muted by the instance. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Account unmuted by the instance. @@ -10156,6 +10573,24 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 src/app/shared/video/modals/video-blacklist.component.ts1 + + Unblacklist videoUnblacklist video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Video unblacklisted.Video unblacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete videoDelete video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Encoder @@ -10224,7 +10659,25 @@ 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/video-actions-dropdown.component.ts1 + Video deleted.Video deleted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Actions for the reporterActions for the reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Mute reporterMute reporter + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + This video will be duplicated by your instance. @@ -10250,22 +10703,39 @@ 1 src/app/shared/video/video-actions-dropdown.component.ts1 - - - Duplicate (redundancy) - 複製(冗餘) + + MirrorMirror src/app/shared/video/video-actions-dropdown.component.ts 1 + Report 回報 1 - src/app/shared/video/video-actions-dropdown.component.ts1 + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html54 + NoteNote + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 61 + + + The video was deletedThe video was deleted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 71 + + + The video was blacklistedThe video was blacklisted + + src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html + 72 + Published -- 2.41.0