From 45c14ae1b2884e75c6341117489ea39ae0e1a3bc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 15 Apr 2020 14:39:59 +0200 Subject: [PATCH] Update translations --- .../instance-account-blocklist.component.html | 2 +- .../instance-server-blocklist.component.html | 2 +- .../video-abuse-list.component.html | 4 +- .../video-blacklist-list.component.html | 2 +- .../users/user-list/user-list.component.html | 2 +- client/src/locale/angular.ar-001.xlf | 1137 ++++----- client/src/locale/angular.ca-ES.xlf | 1211 +++++----- client/src/locale/angular.cs-CZ.xlf | 1098 ++++----- client/src/locale/angular.da-DK.xlf | 1102 ++++----- client/src/locale/angular.de-DE.xlf | 1209 +++++----- client/src/locale/angular.el-GR.xlf | 1009 ++++---- client/src/locale/angular.en-GB.xlf | 1141 +++++---- client/src/locale/angular.en-US.xlf | 1156 ++++----- client/src/locale/angular.eo.xlf | 2082 ++++++++-------- client/src/locale/angular.es-ES.xlf | 2067 ++++++++-------- client/src/locale/angular.eu-ES.xlf | 2104 ++++++++-------- client/src/locale/angular.fa-IR.xlf | 1177 ++++----- client/src/locale/angular.fi-FI.xlf | 1082 ++++----- client/src/locale/angular.fr-FR.xlf | 1208 +++++----- client/src/locale/angular.gd.xlf | 1176 ++++----- client/src/locale/angular.gl-ES.xlf | 1227 ++++------ client/src/locale/angular.hu-HU.xlf | 2058 ++++++++-------- client/src/locale/angular.it-IT.xlf | 1158 +++++---- client/src/locale/angular.ja-JP.xlf | 1181 +++++---- client/src/locale/angular.jbo.xlf | 1104 ++++----- client/src/locale/angular.ko-KR.xlf | 1215 ++++------ client/src/locale/angular.lt-LT.xlf | 1279 +++++----- client/src/locale/angular.nb-NO.xlf | 1111 ++++----- client/src/locale/angular.nl-NL.xlf | 1008 ++++---- client/src/locale/angular.oc.xlf | 2099 ++++++++-------- client/src/locale/angular.pl-PL.xlf | 2116 +++++++++-------- client/src/locale/angular.pt-BR.xlf | 1181 +++++---- client/src/locale/angular.pt-PT.xlf | 1141 +++++---- client/src/locale/angular.ru-RU.xlf | 1221 +++++----- client/src/locale/angular.sk-SK.xlf | 1111 ++++----- client/src/locale/angular.sl-SI.xlf | 1114 ++++----- client/src/locale/angular.sv-SE.xlf | 2053 ++++++++-------- client/src/locale/angular.ta.xlf | 1113 ++++----- client/src/locale/angular.th-TH.xlf | 1283 +++++----- client/src/locale/angular.tr-TR.xlf | 1269 +++++----- client/src/locale/angular.uk-UA.xlf | 1198 ++++------ client/src/locale/angular.vi-VN.xlf | 1051 ++++---- client/src/locale/angular.xlf | 930 ++++---- client/src/locale/angular.zh-Hans-CN.xlf | 1143 +++++---- client/src/locale/angular.zh-Hant-TW.xlf | 2048 ++++++++-------- 45 files changed, 25350 insertions(+), 28033 deletions(-) diff --git a/client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html b/client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html index 8c3930643..2efdd2bc3 100644 --- a/client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html +++ b/client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html @@ -2,7 +2,7 @@ [value]="blockedAccounts" [lazy]="true" [paginator]="true" [totalRecords]="totalRecords" [rows]="rowsPerPage" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} muted accounts" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} muted accounts" > diff --git a/client/src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html b/client/src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html index 0e072d84b..cec703289 100644 --- a/client/src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html +++ b/client/src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html @@ -2,7 +2,7 @@ [value]="blockedServers" [lazy]="true" [paginator]="true" [totalRecords]="totalRecords" [rows]="rowsPerPage" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} muted instances" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} muted instances" >
diff --git a/client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html b/client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html index 3899ee07f..4ecb395f8 100644 --- a/client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html +++ b/client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html @@ -2,7 +2,7 @@ [value]="videoAbuses" [lazy]="true" [paginator]="true" [totalRecords]="totalRecords" [rows]="rowsPerPage" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" dataKey="id" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} reports" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} reports" > @@ -73,7 +73,7 @@
- +
diff --git a/client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html b/client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html index 320172e37..023f4e7b7 100644 --- a/client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html +++ b/client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html @@ -2,7 +2,7 @@ [value]="blacklist" [lazy]="true" [paginator]="true" [totalRecords]="totalRecords" [rows]="rowsPerPage" [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" dataKey="id" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} blacklisted videos" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} blacklisted videos" > diff --git a/client/src/app/+admin/users/user-list/user-list.component.html b/client/src/app/+admin/users/user-list/user-list.component.html index e9ff61283..a555af4c4 100644 --- a/client/src/app/+admin/users/user-list/user-list.component.html +++ b/client/src/app/+admin/users/user-list/user-list.component.html @@ -12,7 +12,7 @@ [sortField]="sort.field" [sortOrder]="sort.order" (onLazyLoad)="loadLazy($event)" dataKey="id" [(selection)]="selectedUsers" [showCurrentPageReport]="true" i18n-currentPageReportTemplate - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} users" + currentPageReportTemplate="Showing {{'{first}'}} to {{'{last}'}} of {{'{totalRecords}'}} users" >
diff --git a/client/src/locale/angular.ar-001.xlf b/client/src/locale/angular.ar-001.xlf index a2850f5e5..dd0f66548 100644 --- a/client/src/locale/angular.ar-001.xlf +++ b/client/src/locale/angular.ar-001.xlf @@ -615,7 +615,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private خاص @@ -625,10 +625,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -637,12 +637,12 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive حساسة - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -700,7 +700,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -748,7 +748,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview معاينة مقتطعة @@ -937,7 +937,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user حظر هذا المستخدم @@ -1093,14 +1093,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login تسجيل الدخول @@ -1237,7 +1230,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.html41src/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.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 Email address عنوان البريد الإلكتروني @@ -1620,15 +1613,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1661,41 +1648,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1806,17 +1778,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2239,7 +2202,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy الخصوصية @@ -2253,37 +2216,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2455,7 +2400,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2475,7 +2420,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload اختر الملف الذي تريد ارساله @@ -2490,16 +2435,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2511,39 +2453,27 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish أنشر @@ -2551,7 +2481,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import إختر التورنت الذي تريد استيراده @@ -2559,23 +2489,19 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - أو - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2585,21 +2511,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2907,7 +2827,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2984,7 +2904,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information احصل على معلومات أكثر @@ -3058,27 +2978,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3087,7 +2998,7 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... إضافة تعليق… @@ -3176,14 +3087,7 @@ src/app/+admin/follows/follows.component.html5 - - Follow - تابِع - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers المُتابِعون @@ -3192,56 +3096,40 @@ - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + 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.html27 - + + + + 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3257,37 +3145,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3298,7 +3171,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted تم القبول @@ -3307,7 +3180,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending معلق @@ -3316,7 +3189,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3331,7 +3204,13 @@ - 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host المضيف @@ -3339,17 +3218,26 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3415,7 +3303,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3499,58 +3387,56 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: سبب الحظر: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3603,90 +3489,90 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive حساس 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video إنتقل إلى الفيديو 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions الإجراءات 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: سبب الحجب: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3701,11 +3587,8 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment تحديث هذا التعليق @@ -3713,30 +3596,36 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter المُبلِغ 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video الفيديو 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3749,25 +3638,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - تعليق المُشرِف: - - 57 + + 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-list.component.html57 + Unblacklist إلغاء الحجب @@ -3776,48 +3670,64 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance مثيل الخادوم - 5 + 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 + + 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 + + Unmute + إلغاء الكتم + + 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 13 - - - - Unmute - إلغاء الكتم - - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 Account @@ -3825,8 +3735,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -3971,26 +3887,13 @@ 9 - - Jobs list - قائمة الإجراءات - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type النوع @@ -3998,7 +3901,7 @@ 19 - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -4050,43 +3953,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4142,13 +4027,13 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display إظهارها @@ -4157,13 +4042,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms الشروط @@ -4173,72 +4055,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4246,45 +4128,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos اكتشف فيديوهات - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos الفيديوهات المحلية @@ -4292,17 +4174,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4311,7 +4193,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification يتطلب التسجيل رسالة تأكيد @@ -4319,7 +4201,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit حد التسجيل @@ -4327,7 +4209,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users المستخدِمون @@ -4416,71 +4298,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator المدير @@ -4496,12 +4391,12 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration الاعدادات الإفتراصية @@ -4509,17 +4404,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4528,13 +4423,13 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4549,7 +4444,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4558,10 +4453,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4570,42 +4465,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4623,14 +4512,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4654,56 +4540,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4712,14 +4595,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4744,7 +4627,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4754,17 +4637,17 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4912,19 +4795,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4987,23 +4874,17 @@ Theme السمة - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership تغيير المالك @@ -5160,6 +5041,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5529,35 +5422,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6489,6 +6358,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6500,6 +6393,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6636,51 +6539,20 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! تم إرسال طلب المتابعة! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6774,6 +6646,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6782,23 +6660,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - حذف هذا التقرير - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6814,6 +6702,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7712,11 +7606,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8064,6 +7955,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8136,15 +8033,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9833,8 +9729,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10100,16 +9996,15 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf index 72246df37..b1ac5600d 100644 --- a/client/src/locale/angular.ca-ES.xlf +++ b/client/src/locale/angular.ca-ES.xlf @@ -518,31 +518,31 @@ Unlisted No llistat - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privat - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { vistes} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted A la llista negra - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Sensible - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Cap vídeo} =1 {1 vídeo} other { vídeos} } @@ -601,7 +601,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Suprimir de @@ -649,7 +649,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Vista prèvia truncada @@ -812,7 +812,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importa HTTP (YouTube, Vimeo, URL directe ...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Expulsa aquesta usuaria @@ -956,14 +956,7 @@ 11 - - (extensions: , max size: ) - (extensions: , tamany màxim: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1091,7 +1084,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.html41src/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.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 Email address Adreça de correu @@ -1476,15 +1469,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1519,41 +1506,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1656,17 +1628,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2098,7 +2061,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacitat @@ -2112,37 +2075,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programa la publicació () @@ -2319,7 +2264,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Enhorabona, s'importarà el vídeo allotjat en ! Ja podeu afegir informació sobre aquest vídeo. @@ -2334,11 +2279,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Trieu el fitxer a pujar @@ -2350,19 +2295,13 @@ Scheduled Programat - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Imatge de fons del vídeo - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2370,32 +2309,20 @@ The chosen image will be definitive and cannot be modified. La imatge es fusionarà amb el vostre fitxer d’àudio. La imatge escollida serà definitiva i no es podrà modificar. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Felicitats! El teu vídeo ja està disponible a la biblioteca privada. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished La publicació estarà disponible quan finalitzi la càrrega @@ -2403,7 +2330,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publica @@ -2411,7 +2338,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Selecciona el torrent per importar @@ -2419,23 +2346,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - O + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2445,21 +2368,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2760,10 +2677,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -2850,7 +2767,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Obtenir més informació @@ -2934,29 +2851,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -2965,8 +2873,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Afegeix un comentari... @@ -3060,80 +2968,51 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Segueix - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seguidors 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 amfitrió (sense "http: //") per línia 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Sembla que no estàs en un servidor HTTPS. El teu servidor web ha de tenir activat TLS per seguir-ne d'altres. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Afegeix un seguiment - - 21 + + 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-add/following-add.component.html21 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3145,74 +3024,59 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Creat 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3224,6 +3088,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3231,24 +3101,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Afegeix un usuari @@ -3311,7 +3189,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3392,57 +3270,55 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Nom d'usuari 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3496,99 +3372,87 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensible - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Desfederat - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Data - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Anar al vídeo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Accions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Motius per ser a la llista negra: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3604,41 +3468,44 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Notificador 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vídeo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3653,25 +3520,27 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Treure de llista negra @@ -3680,6 +3549,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3691,57 +3566,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3888,38 +3761,25 @@ 9 - - Jobs list - Llistat de tasques - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipus 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -3971,43 +3831,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4063,7 +3905,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Desenfoca les miniatures @@ -4072,7 +3914,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Mostra @@ -4082,15 +3924,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Termes @@ -4100,81 +3939,81 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Informació de moderació - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4183,45 +4022,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Descobreix vídeos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Vídeos tendència - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vídeos locals @@ -4229,17 +4068,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4248,12 +4087,12 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limit de registres @@ -4261,7 +4100,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Usuaris @@ -4350,59 +4189,69 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4410,21 +4259,23 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrador @@ -4440,12 +4291,12 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configuració bàsica @@ -4453,17 +4304,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4472,7 +4323,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4481,7 +4332,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4496,7 +4347,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4505,10 +4356,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4517,7 +4368,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4526,7 +4377,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Si desactives la transcodificació, molts vídeos dels teus usuaris no funcionaran! @@ -4534,31 +4385,25 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Permet la pujada de fitxers d'àudio - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4576,17 +4421,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4610,17 +4452,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Subprocessos per la transcodificació @@ -4628,41 +4467,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4671,14 +4510,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4703,7 +4542,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4713,7 +4552,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Actualitza la configuració @@ -4721,12 +4560,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4876,23 +4715,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4953,23 +4796,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5122,6 +4959,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5497,35 +5346,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Es va unir @@ -6486,6 +6311,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6497,6 +6346,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6636,48 +6495,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Has d'especificar els amfitrions a seguir. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Els amfitrions han de ser únics. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Si ho confirmes, enviaràs una sol·licitud de seguiment a: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Segueix els nous servidors - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Sol·licituds de seguiment enviades! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Realment vols deixar de seguir ? @@ -6781,6 +6612,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6789,23 +6626,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6821,6 +6668,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7742,11 +7595,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8100,6 +7950,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8172,15 +8028,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - Fa segons - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9897,11 +9752,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10178,15 +10030,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf index 71a91432c..fec251605 100644 --- a/client/src/locale/angular.cs-CZ.xlf +++ b/client/src/locale/angular.cs-CZ.xlf @@ -611,7 +611,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Soukromé @@ -621,10 +621,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -633,7 +633,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -643,7 +643,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Žádná videa} =1 {1 video} other { videí} } @@ -701,7 +701,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Smazat ze seznamu @@ -749,7 +749,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Rychlý náhled @@ -950,7 +950,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Zablokovat tohoto uživatele @@ -1109,14 +1109,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (rozšíření: , maximální velikost: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1257,7 +1250,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.html41src/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.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 Email address E-mailová adresa @@ -1645,15 +1638,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1686,41 +1673,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1843,17 +1815,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2294,7 +2257,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Soukromí @@ -2308,37 +2271,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Naplánovat publikování () @@ -2531,7 +2476,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2551,7 +2496,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Zvolte soubor k nahrání @@ -2563,19 +2508,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2587,34 +2526,22 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publikovat lze jakmile bude dokončeno nahrávání @@ -2622,7 +2549,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publikovat @@ -2630,7 +2557,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2638,23 +2565,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2664,21 +2587,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2980,7 +2897,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -3057,7 +2974,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Získat více informací @@ -3131,27 +3048,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3162,7 +3070,7 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Přidat komentář... @@ -3254,14 +3162,7 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Odebírat - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Odběratelé @@ -3270,49 +3171,36 @@ - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (bez "http://") na každý řádek 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Zdá se, že nejste na HTTPS serveru. Pokud chcete odebírat jiné servery, musí mít váš webový server aktivováno TLS. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Přidat k odběrům - - 21 + + 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-add/following-add.component.html21 + + Filter... Filtrovat... 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.html27 - + + + + 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 ID ID @@ -3322,7 +3210,7 @@ - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3341,37 +3229,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3385,7 +3258,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Přijato @@ -3394,7 +3267,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Čeká @@ -3403,7 +3276,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Přijmout @@ -3421,7 +3294,13 @@ - 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host Host @@ -3429,17 +3308,26 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3505,7 +3393,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3601,31 +3489,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Uživatelské jméno 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (zablokován) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3633,23 +3528,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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í 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Důvod zablokování: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3699,6 +3600,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3707,85 +3614,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Citlivé 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Přejít na video 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Akce 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Důvod blokace: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3803,8 +3710,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Aktualizovat tento komentář @@ -3812,24 +3719,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Autor nahlášení 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3838,7 +3751,7 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3851,25 +3764,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderation comment: - - 57 + + 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-list.component.html57 + Unblacklist Odebrat z černé listiny @@ -3878,6 +3796,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3889,28 +3813,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Zhlasitit 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3918,8 +3864,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4064,26 +4016,13 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Seznam úloh - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Typ @@ -4091,7 +4030,7 @@ 19 - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -4149,43 +4088,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4241,7 +4162,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Rozmlžit náhledy @@ -4250,7 +4171,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Zobrazit @@ -4259,13 +4180,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Podmínky @@ -4275,72 +4193,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4348,45 +4266,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Místní videa @@ -4394,17 +4312,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4413,7 +4331,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Registrace vyžaduje ověření e-mailem. @@ -4421,7 +4339,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limit registrací @@ -4429,7 +4347,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Uživatelé @@ -4518,71 +4436,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrátor @@ -4598,7 +4529,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Povolit kontaktní formulář @@ -4606,7 +4537,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Základní nastavení @@ -4614,17 +4545,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4633,7 +4564,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4642,7 +4573,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4657,7 +4588,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4666,10 +4597,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4678,7 +4609,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4687,7 +4618,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Pokud zakážete překódování, mnoho videí od vašich uživatelů nebude fungovat! @@ -4695,13 +4626,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4710,13 +4638,10 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4725,7 +4650,7 @@ 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4743,14 +4668,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4774,17 +4696,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Vlákna na překódování @@ -4792,41 +4711,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4835,14 +4754,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4867,7 +4786,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4877,7 +4796,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Aktualizovat nastavení @@ -4885,12 +4804,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5038,19 +4957,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5113,23 +5036,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Změnit vlastnictví @@ -5289,6 +5206,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5670,35 +5599,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Registrován/a od @@ -6641,6 +6546,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6652,6 +6581,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6791,48 +6730,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Specifikujte odebírané instance. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Instance musí být unikátní. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Potvrzením odešlete požadavek na odběr z instance: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Odebírat nové servery - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Požadavek odeslán! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Opravdu chcete zrušit odběr kanálu ? @@ -6926,6 +6837,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6934,23 +6851,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6966,6 +6893,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7870,11 +7803,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8219,6 +8149,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8291,15 +8227,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - před sekundami - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9988,8 +9923,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10255,16 +10190,15 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.da-DK.xlf b/client/src/locale/angular.da-DK.xlf index bb2545985..fa7f9cde2 100644 --- a/client/src/locale/angular.da-DK.xlf +++ b/client/src/locale/angular.da-DK.xlf @@ -536,26 +536,26 @@ UnlistedUnlisted - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 PrivatePrivate - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -601,7 +601,7 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -628,7 +628,7 @@ 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated previewTruncated preview src/app/shared/forms/markdown-textarea.component.html11 @@ -759,7 +759,7 @@ ImportImport 286 - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -870,13 +870,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + src/app/shared/menu/top-menu-dropdown.component.html11 Login @@ -988,7 +982,7 @@ 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.html41src/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.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 Email address Email-adresse @@ -1309,15 +1303,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1350,41 +1338,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1482,17 +1455,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notificationsView your notifications @@ -1810,7 +1774,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1819,37 +1783,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1947,7 +1893,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -1962,7 +1908,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -1970,17 +1916,11 @@ ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -1990,58 +1930,43 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 PublishPublish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - OrOr + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URIPaste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2049,21 +1974,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2290,7 +2209,7 @@ Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2348,7 +2267,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2410,34 +2329,25 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment...Add comment... src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -2502,66 +2412,35 @@ src/app/+admin/follows/follows.component.html 5 - - FollowFollow - - src/app/+admin/follows/follows.component.html - 7 - FollowersFollowers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2570,37 +2449,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2608,15 +2472,15 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2624,20 +2488,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2678,7 +2557,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2740,45 +2619,40 @@ Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2820,6 +2694,12 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -2827,81 +2707,54 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 SensitiveSensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2915,30 +2768,30 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 + 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.html + 46 + + State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -2946,25 +2799,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -2976,6 +2826,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -2983,41 +2839,39 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 @@ -3026,7 +2880,13 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + + Plugins/ThemesPlugins/Themes src/app/+admin/plugins/plugins.component.html @@ -3140,28 +3000,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3195,43 +3043,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3270,134 +3100,131 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Vilkår 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Lokale videoer 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Brugere @@ -3483,57 +3310,70 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -3543,30 +3383,30 @@ src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3581,17 +3421,17 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Tjenester 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3600,7 +3440,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -3608,28 +3448,22 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3647,14 +3481,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3678,60 +3509,57 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3756,20 +3584,20 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Avanceret konfiguration 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3897,19 +3725,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -3956,19 +3788,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -4089,6 +3915,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4393,35 +4231,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -5220,6 +5034,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5238,6 +5076,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5342,41 +5190,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5454,20 +5272,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5484,6 +5320,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -6220,11 +6062,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6507,6 +6346,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6561,8 +6406,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -7901,11 +7746,8 @@ Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8127,8 +7969,8 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index d59202ed8..1bdc97c2d 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf @@ -608,32 +608,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privat 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { Aufrufe} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Gesperrt 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -642,8 +642,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Keine Videos} =1 {1 Video} other { Videos} } @@ -702,7 +702,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Entferne von @@ -750,7 +750,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Gekürzte Vorschau @@ -942,10 +942,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP-Import (YouTube, Vimeo, direkte URL, ...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Diesen Nutzer sperren @@ -1109,14 +1109,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (Dateitypen: , maximale Größe: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1245,7 +1238,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.html41src/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.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 Email address E-Mail-Adresse @@ -1626,15 +1619,9 @@ Hilf mit PeerTube zu übersetzen! Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: @@ -1678,50 +1665,35 @@ Hilf mit PeerTube zu übersetzen! Help Hilfe - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Get help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Shortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Abmelden @@ -1842,19 +1814,9 @@ Hilf mit PeerTube zu übersetzen! Contact Contact - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Terms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Zeige deine Benachrichtigungen @@ -2326,7 +2288,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Sichtbarkeit @@ -2341,47 +2303,28 @@ Hilf mit PeerTube zu übersetzen! - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Veröffentlichung planen () @@ -2595,10 +2538,10 @@ Hilf mit PeerTube zu übersetzen! 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2615,11 +2558,11 @@ Hilf mit PeerTube zu übersetzen! 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Wähle die Datei zum Hochladen aus @@ -2634,16 +2577,16 @@ Hilf mit PeerTube zu übersetzen! 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Videohintergrundbild 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2658,28 +2601,19 @@ Hilf mit PeerTube zu übersetzen! 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Total video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2688,24 +2622,24 @@ Hilf mit PeerTube zu übersetzen! 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Veröffentlichung ist möglich, sobald das Hochladen abgeschlossen ist 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Veröffentlichen 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Wähle die Torrent-Datei für den Import aus @@ -2713,34 +2647,30 @@ Hilf mit PeerTube zu übersetzen! 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Oder - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Füge die Magnet-URI ein 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. Du kannst jede Torrent-Datei importieren, die auf eine mp4-Datei zeigt. Du solltest sicherstellen, dass du die Vertriebsrechte zu dem Inhalt auf den sie zeigt besitzt, andernfalls kann dies zu rechtlichen Schwierigkeiten für dich und deine Instanz führen. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2749,8 +2679,8 @@ Hilf mit PeerTube zu übersetzen! 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3085,10 +3015,10 @@ Hilf mit PeerTube zu übersetzen! 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Abonnieren @@ -3177,8 +3107,8 @@ Hilf mit PeerTube zu übersetzen! 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Weitere Informationen bekommen @@ -3258,27 +3188,18 @@ Hilf mit PeerTube zu übersetzen! View replies from and others Zeige Antworten von und anderen - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Zeige Antworten von - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Zeige Antworten - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3287,8 +3208,8 @@ Hilf mit PeerTube zu übersetzen! 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Kommentieren... @@ -3379,74 +3300,54 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/follows/follows.component.html5 - - Follow - Folgen - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Follower 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 Host pro Zeile (ohne "http://") 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Es scheint, als seist du nicht auf einem HTTPS-Server. Dein Webserver muss TLS aktivieren, um anderen Server folgen zu können. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Folgen - - 21 + + 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-add/following-add.component.html21 + + Filter... Filtern... 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Folger-Identifikator @@ -3461,80 +3362,65 @@ Hilf mit PeerTube zu übersetzen! 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Verzögert. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Startet in Kürze... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Läuft... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Beendet - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Fehlgeschlagen - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Erstellt 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Akzeptiert 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Ausstehend 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Akzeptieren @@ -3552,6 +3438,12 @@ Hilf mit PeerTube zu übersetzen! 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3559,24 +3451,32 @@ Hilf mit PeerTube zu übersetzen! 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Benutzer anlegen @@ -3640,7 +3540,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3737,31 +3637,41 @@ Hilf mit PeerTube zu übersetzen! 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Benutzername 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video-Kontingent 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (gebannt) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3769,23 +3679,29 @@ Hilf mit PeerTube zu übersetzen! 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Grund für die Sperrung: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3835,6 +3751,12 @@ Hilf mit PeerTube zu übersetzen! 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3842,93 +3764,93 @@ Hilf mit PeerTube zu übersetzen! 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Anstößig 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unföderiert 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Zum Video gehen 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Aktionen 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Grund für die Sperre: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3946,8 +3868,8 @@ Hilf mit PeerTube zu übersetzen! 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Diesen Kommentar aktualisieren @@ -3955,24 +3877,30 @@ Hilf mit PeerTube zu übersetzen! 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Melder 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3980,10 +3908,10 @@ Hilf mit PeerTube zu übersetzen! 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Bewertung @@ -3998,25 +3926,30 @@ Hilf mit PeerTube zu übersetzen! 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderationskommentar: - - 57 + + 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-list.component.html57 + Unblacklist Entsperren @@ -4025,6 +3958,12 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4032,31 +3971,53 @@ Hilf mit PeerTube zu übersetzen! 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Stummgeschaltet am 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Stummschalten aufheben 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4064,8 +4025,14 @@ Hilf mit PeerTube zu übersetzen! 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4236,38 +4203,25 @@ Hilf mit PeerTube zu übersetzen! src/app/+admin/system/system.component.html9 - - Jobs list - Jobliste - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Art des Jobs - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job-Status - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Typ 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Auffrischen @@ -4329,43 +4283,25 @@ Hilf mit PeerTube zu übersetzen! - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Hauptsprachen die du/deine Moderatoren sprechen @@ -4422,7 +4358,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Miniaturansichten verschwommen anzeigen @@ -4431,7 +4367,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Zeigen @@ -4441,15 +4377,12 @@ Hilf mit PeerTube zu übersetzen! - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Bestimmungen @@ -4459,86 +4392,86 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Verhaltensregeln - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderationsinformationen - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Wer steht hinter der Instanz? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Warum hast du diese Instanz erstellt? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Wie lange planst du diese Instanz zu betreiben? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Wie wirst du diesen PeerTube-Server finanzieren? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Auf welchem Server/welcher Hardware läuft diese Instanz? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instanzinformationen @@ -4548,14 +4481,14 @@ Hilf mit PeerTube zu übersetzen! APPEARANCE APPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default Standard @@ -4563,32 +4496,32 @@ Hilf mit PeerTube zu übersetzen! 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Landing page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Entdecke Videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Beliebte Videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Beliebteste Videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Kürzlich hinzugefügte Videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Lokale Videos @@ -4596,19 +4529,19 @@ Hilf mit PeerTube zu übersetzen! 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Registrierung aktiviert @@ -4616,7 +4549,7 @@ Hilf mit PeerTube zu übersetzen! 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Registrierung erfordert eine Bestätigung der E-Mail-Adresse @@ -4624,7 +4557,7 @@ Hilf mit PeerTube zu übersetzen! 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Obergrenze für Registrierungen @@ -4632,7 +4565,7 @@ Hilf mit PeerTube zu übersetzen! 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Benutzer @@ -4723,86 +4656,98 @@ Hilf mit PeerTube zu übersetzen! Default video quota per user Standardvideokontingent pro Nutzer - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Standardtageskontigent für das Hochladen pro Nutzer - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Erlaube den Import von HTTP URLs (z. B. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Erlaube den Import per Torrent-Datei oder magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Neue Videos automatisch zur Sperrliste hinzufügen - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Other instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Neue Instanz-Abonnements manuell freischalten - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Diese Funktion erfordert hohe Aufmerksamkeit und zusätzliche Moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index-URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Öffentlich gelistete Instanzen automatisch abonnieren - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4818,7 +4763,7 @@ Hilf mit PeerTube zu übersetzen! 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Aktiviere Kontaktformular @@ -4826,7 +4771,7 @@ Hilf mit PeerTube zu übersetzen! 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Grundlegende Einstellungen @@ -4834,19 +4779,19 @@ Hilf mit PeerTube zu übersetzen! 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Dein Twitter-Benutzername @@ -4854,7 +4799,7 @@ Hilf mit PeerTube zu übersetzen! 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instanz von Twitter vertraut @@ -4862,7 +4807,7 @@ Hilf mit PeerTube zu übersetzen! 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4879,7 +4824,7 @@ Hilf mit PeerTube zu übersetzen! to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Dienste @@ -4887,12 +4832,12 @@ Hilf mit PeerTube zu übersetzen! 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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 @@ -4903,7 +4848,7 @@ Hilf mit PeerTube zu übersetzen! resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transkodierung an @@ -4911,7 +4856,7 @@ Hilf mit PeerTube zu übersetzen! 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Wenn du die Transkodierung abschaltest, werden viele Videos nicht laufen! @@ -4919,13 +4864,10 @@ Hilf mit PeerTube zu übersetzen! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4934,13 +4876,10 @@ Hilf mit PeerTube zu übersetzen! 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4949,7 +4888,7 @@ Hilf mit PeerTube zu übersetzen! 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4967,17 +4906,14 @@ Hilf mit PeerTube zu übersetzen! If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent Unterstützung aktiviert - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -5001,17 +4937,14 @@ Hilf mit PeerTube zu übersetzen! If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS Unterstützung einschalten - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcodierungsthreads @@ -5019,46 +4952,46 @@ Hilf mit PeerTube zu übersetzen! 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript @@ -5066,14 +4999,14 @@ Hilf mit PeerTube zu übersetzen! 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: @@ -5100,7 +5033,7 @@ Hilf mit PeerTube zu übersetzen! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Erweiterte Einstellungen @@ -5108,7 +5041,7 @@ Hilf mit PeerTube zu übersetzen! 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Einstellungen aktualisieren @@ -5116,12 +5049,12 @@ Hilf mit PeerTube zu übersetzen! 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Es scheint, als wäre die Konfiguration ungültig. Bitte suche in den Tabs nach möglichen Fehlern. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILE @@ -5292,23 +5225,27 @@ Hilf mit PeerTube zu übersetzen! src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Zeige nur Videos in den folgenden Sprachen / Untertiteln + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Zeige nur Videos in den folgenden Sprachen / Untertiteln + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In kürzlich Hinzugefügt, Trending, Lokal, meiste Likes und Suchseiten - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5372,23 +5309,23 @@ Hilf mit PeerTube zu übersetzen! - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default Instanz-Standard 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default Peertube Standard 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Besitzer ändern @@ -5555,6 +5492,18 @@ Hilf mit PeerTube zu übersetzen! 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5945,44 +5894,17 @@ Hilf mit PeerTube zu übersetzen! 16 - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Hier seit @@ -6912,6 +6834,30 @@ Erstelle mein Konto src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6923,6 +6869,16 @@ Erstelle mein Konto src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -7053,48 +7009,20 @@ Erstelle mein Konto 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Du musst Hosts zum Folgen angeben. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Die Hosts müssen sich unterscheiden. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Bei Bestätigung wird eine Anfrage zum Folgen gesendet an: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Neuen Servern folgen - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Anfrage(n) zum Folgen gesendet! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Möchtest du wirklich nicht mehr folgen? @@ -7198,6 +7126,12 @@ Erstelle mein Konto 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7206,23 +7140,33 @@ Erstelle mein Konto 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Missbrauchsmeldung löschen - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Moderationskommentar aktualisieren - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Als akzeptiert markieren @@ -7238,6 +7182,12 @@ Erstelle mein Konto 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8136,11 +8086,8 @@ Erstelle mein Konto max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Bitte prüfe jetzt dein E-Mail-Postfach, um dein Konto zu bestätigen und die Registrierung abzuschließen. @@ -8500,6 +8447,12 @@ Erstelle mein Konto 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8572,15 +8525,14 @@ Erstelle mein Konto 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - vor Sekunden - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min sec @@ -10285,8 +10237,8 @@ Erstelle mein Konto 1 - src/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 Encoder Encoder @@ -10573,15 +10525,14 @@ Erstelle mein Konto 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - Das Löschen wird an entfernte Instanzen gesendet, damit diese auch den Kommentar entfernen können. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Dies ist ein entfernter Kommentar, daher betrifft die Löschung nur deine Instanz. diff --git a/client/src/locale/angular.el-GR.xlf b/client/src/locale/angular.el-GR.xlf index c943be5ee..4fd1eed6b 100644 --- a/client/src/locale/angular.el-GR.xlf +++ b/client/src/locale/angular.el-GR.xlf @@ -562,17 +562,17 @@ 6 - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Ιδιωτικό 7 - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -580,7 +580,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -591,7 +591,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -639,7 +639,7 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Διαγραφή από @@ -667,7 +667,7 @@ 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Μικρή σύνοψη @@ -840,7 +840,7 @@ 286 - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Εισαγωγή μέσω HTTP (από YouTube, Vimeo ή απευθείας URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Αποκλεισμός χρήστη @@ -973,13 +973,7 @@ 11 src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (επεκτάσεις: , όριο μεγέθους: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 + Login @@ -1096,7 +1090,7 @@ 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.html41src/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.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 Email address Διεύθυνση e-mail @@ -1430,15 +1424,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1471,41 +1459,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1609,17 +1582,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2004,44 +1968,26 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Ιδιωτικότητα 33 - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Προγραμματισμός δημοσίευσης () @@ -2234,7 +2180,7 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2252,7 +2198,7 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Επιλογή αρχείου για ανέβασμα @@ -2266,14 +2212,14 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Εικόνα φόντου βίντεο 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2288,23 +2234,14 @@ 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2315,42 +2252,42 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Θα έχετε τη δυνατότητα να το δημοσιεύσετε μόλις ολοκληρωθεί το ανέβασμα 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Δημοσίευση 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Επιλογή του torrent για εισαγωγή 6 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - Or - Ή - - 11 + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + + Paste magnet URI Επικόληση magnet URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 + 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. @@ -2358,11 +2295,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2373,7 +2307,7 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 + 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. @@ -2686,7 +2620,7 @@ 63 - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2762,7 +2696,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Δείτε περισσότερες πληροφορίες @@ -2834,27 +2768,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 @@ -2866,7 +2791,7 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Προσθήκη σχολίου... @@ -2959,65 +2884,46 @@ 5 src/app/+admin/follows/follows.component.html5 - - Follow - Ακολουθήστε - - 7 - - src/app/+admin/follows/follows.component.html7 + Followers Ακόλουθοι 3 - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 κόμβος (χωρίς "http://") ανά σειρά 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - - Φαίνεται ότι δεν τρέχετε έναν σέρβερ με HTTPS. Ο σέρβερ σας πρέπει να έχει ενεργοποιημένο TLS για να μπορεί να ακολουθήσει άλλους. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - Add following - Προσθήκη ακολούθησης - - 21 + 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-add/following-add.component.html21 + + + Filter... Φίλτρο... 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.html27 + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Ψευδώνυμο (handle) ακολούθου @@ -3031,37 +2937,22 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3069,21 +2960,21 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Έγινε αποδοχή 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Εκκρεμεί 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Αποδοχή @@ -3097,24 +2988,39 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host Κόμβος 19 - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3167,7 +3073,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3252,49 +3158,65 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 + src/app/+admin/users/user-list/user-list.component.html21 Username Όνομα χρήστη 40 - src/app/+admin/users/user-list/user-list.component.html40 + src/app/+admin/users/user-list/user-list.component.html42 Video quota Όριο ανεβάσματος βίντεο 42 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html44 (banned) (έχει αποκλειστεί) 65 - src/app/+admin/users/user-list/user-list.component.html65 + src/app/+admin/users/user-list/user-list.component.html78 + 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 + + User's email must be verified to login Το e-mail του χρήστη πρέπει να είναι επιβεβαιωμένο για τη σύνδεση 72 - src/app/+admin/users/user-list/user-list.component.html72 + src/app/+admin/users/user-list/user-list.component.html85 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.html76 + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Λόγος αποκλεισμού: 95 - src/app/+admin/users/user-list/user-list.component.html95 + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + + Moderation Συντονισμός @@ -3336,84 +3258,90 @@ 13 - src/app/+admin/moderation/moderation.component.html13 + src/app/+admin/moderation/moderation.component.html13 + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + + Video name Όνομα βίντεο 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Ευαίσθητο 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Εκτός ομόσπονδης αναμετάδοσης 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Ημερομηνία 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Μετάβαση στο βίντεο 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ενέργειες 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Λόγος αναθεώρησης: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + + Moderation comment Σχόλιο συντονισμού @@ -3431,35 +3359,41 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Ενημέρωση του σχολίου 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Αναφέρθηκε από 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Βίντεο 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 + 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.html + 46 + + State Κατάσταση 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3472,56 +3406,96 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 + 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.html53 - - Moderation comment: - Σχόλιο συντονισμού: - - 57 + 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-list.component.html57 + + Unblacklist Εκτός αναθεώρησης 17 - 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 + 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 + + Instance Κόμβος 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9src/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.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 Unmute Εκτός σίγασης 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + Account Λογαριασμός 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + + Plugins/Themes Πρόσθετα/Θέματα @@ -3672,32 +3646,20 @@ 9 src/app/+admin/system/system.component.html9 - - Jobs list - Λίστα εργασιών - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Τύπος 19 - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -3745,43 +3707,25 @@ 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3827,96 +3771,93 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Θόλωμα μικρογραφιών 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Εμφάνιση 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Όροι 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default @@ -3924,40 +3865,40 @@ 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Τοπικά βίντεο 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -3965,21 +3906,21 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Η εγγραφή απαιτεί επιβεβαίωση του e-mail 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Όριο εγγραφών 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Χρήστες @@ -4065,64 +4006,77 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Διαχειριστής @@ -4136,31 +4090,31 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Ενεργοποίηση φόρμας επικοινωνίας 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Βασικές ρυθμίσεις 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4168,7 +4122,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4176,7 +4130,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4191,17 +4145,17 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Υπηρεσίες 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4210,7 +4164,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4218,33 +4172,27 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Αν απενεργοποιήσετε την επανακωδικοποίηση, πολλά βίντεο είναι πιθανό να μη λειτουργούν! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Επιτρέπονται επιπλέον επεκτάσεις αρχείων 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4252,7 +4200,7 @@ 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4270,14 +4218,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4301,54 +4246,51 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Νήματα επανακωδικοποίησης 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4356,14 +4298,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4388,24 +4330,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Ρυθμίσεις για προχωρημένους 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Ενημέρωση ρυθμίσεων 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4545,19 +4487,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4619,21 +4565,21 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default προκαθορισμένο του κόμβου 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default προκαθορισμένο του peertube 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Αλλαγή κατόχου @@ -4774,7 +4720,19 @@ 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.html8 + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + + 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 @@ -5130,35 +5088,11 @@ 16 - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Εγγραφή στο @@ -6016,6 +5950,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6023,7 +5981,17 @@ 1 - src/app/+admin/config/shared/config.service.ts1src/app/+admin/config/shared/config.service.ts1src/app/+my-account/my-account-settings/my-account-settings.component.ts1src/app/shared/users/user.service.ts1 + src/app/+admin/config/shared/config.service.ts1src/app/+admin/config/shared/config.service.ts1src/app/+my-account/my-account-settings/my-account-settings.component.ts1src/app/shared/users/user.service.ts1 + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + + 100MB 100MB @@ -6135,42 +6103,18 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - You need to specify hosts to follow. - Πρέπει να ορίσετε κόμβους για να ακολουθήσετε. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - Hosts need to be unique. - Οι κόμβοι πρέπει να είναι μοναδικοί. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - If you confirm, you will send a follow request to: - - Αν επιβεβαιώσετε, θα σταλεί αίτημα ακολούθησης στο: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - Follow new server(s) - Ακολουθήστε νέους σέρβερ. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Τα αιτήματα ακολούθησης στάλθηκαν! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Θέλετε πραγματικά να σταματήσετε να ακολουθείτε το ; @@ -6256,28 +6200,46 @@ 1 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + + Comment updated. Το σχόλιο ενημερώθηκε. 1 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - Delete this report - Διαγραφή της αναφοράς - + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - Update moderation comment - Ενημέρωση σχολίου συντονισμού - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Mark as accepted Σήμανση αποδοχής @@ -6291,7 +6253,13 @@ 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Do you really want to delete this abuse report? Θέλετε πράγματι να διαγράψετε την αναφορά παραβίασης; @@ -7056,11 +7024,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Και τώρα δείτε το email σας για να επιβεβαιώσετε τον λογαριασμό σας και να ολοκληρώσετε την εγγραφή. @@ -7367,7 +7332,13 @@ 1 - src/app/shared/angular/from-now.pipe.ts1 + src/app/shared/angular/from-now.pipe.ts1 + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + + months ago μήνες πριν @@ -7430,14 +7401,14 @@ 1 - src/app/shared/angular/from-now.pipe.ts1 - - sec ago - δ. πριν - + src/app/shared/angular/from-now.pipe.ts1 + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -8872,7 +8843,7 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9111,14 +9082,14 @@ 1 - src/app/videos/+video-edit/video-update.component.ts1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + src/app/videos/+video-edit/video-update.component.ts1 + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Το σχόλιο έχει γίνει από άλλο κόμβο, επομένως η διαγραφή ισχύει μόνο για τον δικό σας. diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf index e4f6775fd..47fdd44b5 100644 --- a/client/src/locale/angular.en-GB.xlf +++ b/client/src/locale/angular.en-GB.xlf @@ -617,7 +617,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Private @@ -627,10 +627,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -639,14 +639,14 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -705,7 +705,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -753,7 +753,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Truncated preview @@ -953,7 +953,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Ban this user @@ -1114,14 +1114,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1262,7 +1255,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.html41src/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.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 Email address Email address @@ -1660,15 +1653,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1703,41 +1690,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1846,17 +1818,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2316,7 +2279,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2330,37 +2293,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2576,7 +2521,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2596,7 +2541,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2611,16 +2556,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2632,27 +2574,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2662,7 +2592,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished @@ -2670,7 +2600,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish @@ -2678,7 +2608,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2686,23 +2616,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Or - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Paste magnet URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2712,11 +2641,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2725,8 +2651,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3057,7 +2983,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -3137,7 +3063,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -3220,29 +3146,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3251,8 +3168,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3351,72 +3268,52 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Follow - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Followers 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Add following - - 21 + + 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-add/following-add.component.html21 + + Filter... 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3428,80 +3325,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3516,6 +3398,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3523,20 +3411,29 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3601,7 +3498,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3697,31 +3594,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3729,23 +3633,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification User's email is verified / User can login without email verification 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3795,6 +3705,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3803,85 +3719,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3899,8 +3815,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment @@ -3908,24 +3824,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3933,10 +3855,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3951,25 +3873,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderation comment: - - 57 + + 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-list.component.html57 + Unblacklist Unblacklist @@ -3978,6 +3905,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3989,28 +3922,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Unmute 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4018,8 +3973,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4164,38 +4125,25 @@ 9 - - Jobs list - Jobs list - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4247,43 +4195,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4339,7 +4269,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails @@ -4348,7 +4278,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display @@ -4357,13 +4287,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms @@ -4373,72 +4300,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4446,45 +4373,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos @@ -4492,17 +4419,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4511,7 +4438,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification @@ -4519,7 +4446,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit @@ -4527,7 +4454,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4616,71 +4543,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4696,7 +4636,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form @@ -4704,7 +4644,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration @@ -4712,17 +4652,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4731,7 +4671,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4740,7 +4680,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4755,7 +4695,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4764,10 +4704,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4776,7 +4716,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4785,7 +4725,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! @@ -4793,13 +4733,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4808,19 +4745,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4838,17 +4772,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4872,17 +4803,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads @@ -4890,41 +4818,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4933,14 +4861,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4965,7 +4893,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4975,7 +4903,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration @@ -4983,12 +4911,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5138,23 +5066,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5215,23 +5147,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5393,6 +5319,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5774,35 +5712,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6766,6 +6680,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6777,6 +6715,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6907,48 +6855,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Hosts need to be unique. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Follow new server(s) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -7042,6 +6962,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7050,23 +6976,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Delete this report - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Update moderation comment - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Mark as accepted @@ -7082,6 +7018,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7972,11 +7914,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8324,6 +8263,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8396,15 +8341,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - sec ago - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10086,8 +10030,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10357,15 +10301,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.en-US.xlf b/client/src/locale/angular.en-US.xlf index ecab71e5c..304da8bfd 100644 --- a/client/src/locale/angular.en-US.xlf +++ b/client/src/locale/angular.en-US.xlf @@ -625,7 +625,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Private @@ -635,10 +635,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -647,7 +647,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -657,7 +657,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -715,7 +715,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -754,7 +754,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Truncated preview @@ -922,7 +922,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Ban this user @@ -1066,14 +1066,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1190,7 +1183,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.html41src/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.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 Email address Email address @@ -1569,15 +1562,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1610,41 +1597,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1731,17 +1703,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2104,7 +2067,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2115,37 +2078,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2293,7 +2238,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2310,7 +2255,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2322,19 +2267,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2346,44 +2285,32 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2391,23 +2318,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2417,21 +2340,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2709,7 +2626,7 @@ Go to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2777,7 +2694,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -2845,27 +2762,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -2873,7 +2781,7 @@ Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -2959,75 +2867,43 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3040,37 +2916,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3081,19 +2942,19 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3105,22 +2966,37 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3171,7 +3047,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3252,57 +3128,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3356,98 +3227,77 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3463,45 +3313,36 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3511,31 +3352,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3547,6 +3384,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3555,57 +3398,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3748,31 +3589,18 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -3818,43 +3646,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -3904,97 +3714,94 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4002,76 +3809,76 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4157,71 +3964,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4231,39 +4051,39 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4278,16 +4098,16 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4296,42 +4116,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4349,14 +4163,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4380,69 +4191,66 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4467,24 +4275,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4629,19 +4437,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4704,23 +4516,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -4871,6 +4677,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5228,35 +5046,11 @@ Stats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6190,6 +5984,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6210,6 +6028,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6346,51 +6174,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6484,6 +6278,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6492,23 +6292,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6524,6 +6334,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7464,11 +7280,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -7822,6 +7635,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -7894,15 +7713,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9615,11 +9433,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9882,16 +9697,15 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.eo.xlf b/client/src/locale/angular.eo.xlf index a97dd319d..c5a08a202 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 @@ -600,32 +608,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privata 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 rigardo} other { rigardoj} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Fortenita 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -634,8 +642,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Neniuj filmoj} =1 {1 filmo} other { filmoj} } @@ -693,11 +701,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Forigi el @@ -739,19 +747,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Parta antaŭrigardo @@ -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 @@ -951,10 +971,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Enporto per HTTP (YouTube, Vimeo, rekta URL…) @@ -1094,19 +1114,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Forbari ĉi tiun uzanton @@ -1123,14 +1143,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (kromprogramoj: , maksimuma grando: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1150,8 +1163,15 @@ - 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. + + 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. src/app/login/login.component.html 11 @@ -1249,15 +1269,15 @@ 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.html41 - 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.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 Email address Retpoŝtadreso @@ -1318,9 +1338,9 @@ - for + for - por + por 6 @@ -1328,10 +1348,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filtriloj - + 16 @@ -1365,7 +1388,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Konzolo dokumentaĵo @@ -1382,7 +1406,8 @@ src/app/modal/welcome-modal.component.html15 - Administer documentation + Administer + documentation Administri dokumentaĵo @@ -1399,7 +1424,8 @@ src/app/modal/welcome-modal.component.html22 - Use documentation + Use + documentation Uzi dokumentaĵo @@ -1424,16 +1450,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 @@ -1449,10 +1475,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. @@ -1461,12 +1491,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. @@ -1565,8 +1601,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 @@ -1641,15 +1680,9 @@ Interface: Fasado: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Filmoj: @@ -1693,48 +1726,33 @@ Help Helpo - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Helpiĝu pri uzo de PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Mallongigoj - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube povigata de PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website Retejo de PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 povigata de PeerTube – Kopilasigo 2015–2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Adiaŭi @@ -1858,19 +1876,9 @@ Contact Kontakto - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Uzokondiĉoj - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Vidi viajn sciigojn @@ -2031,8 +2039,11 @@ - Jump to channel ↵ - Salti al kanalo ↵ + + Jump to channel + ↵ + + Salti al kanalo ↵ src/app/header/suggestion.component.html 18 @@ -2270,8 +2281,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 @@ -2329,69 +2344,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privateco 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - Pliaj informoj pri privateco ene de PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ Oftaj demandoj - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Oftaj demandoj pri PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation Dokumentaĵo de API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Plani publikigon () @@ -2457,7 +2453,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Jam alŝutita ✔ 179 @@ -2588,9 +2584,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. @@ -2605,10 +2605,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2625,11 +2625,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Elektu la alŝutotan dosieron @@ -2644,48 +2644,43 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Fonbildo de filmo 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + 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. 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Prilaborante… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Tuta filma datumlimo - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2694,24 +2689,24 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Eldono eblos post fino de alŝuto 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Eldoni 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Elektu la enportotan torenton @@ -2719,25 +2714,27 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Aŭ - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Algluu magnetan ligilon 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2745,8 +2742,8 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html17 - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2755,11 +2752,15 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -3001,16 +3002,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 @@ -3087,10 +3088,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Aboni @@ -3177,8 +3178,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Akiri pliajn informojn @@ -3254,27 +3255,18 @@ View replies from and others Montri respondojn de kaj aliaj - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Montri respondojn de - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Montri respondojn - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3283,8 +3275,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Aldoni komenton… @@ -3310,7 +3302,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 @@ -3369,74 +3365,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Aboni - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Abonantoj 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Filmaj ripetaĵoj - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line Po 1 gastiganto (sen « http:// ») linie 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Ŝajne vi ne uzas servilon kun HTTPS. Por aboni aliajn servilojn, necesas aktiva TLS ĉe via retservilo. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Aldoni sekvajn - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID Identigilo 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Nomo de abonanto @@ -3451,80 +3427,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Prokrastita. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Frue komenciĝos… - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Progresanta… - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finita - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Malskucesinta - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Aprobita 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Traktata 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Akcepti @@ -3542,6 +3503,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3549,24 +3516,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Ripetaĵo permesita + Redundancy allowed + Ripetaĵo permesita + + src/app/+admin/follows/following-list/following-list.component.html25 + Follow domainsFollow domains src/app/+admin/follows/following-list/following-list.component.html - 21 + 50 - - - Video redundancies list - Listo de filmaj ripetaĵoj + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Krei uzanton @@ -3621,13 +3596,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.html43 - + + + + 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 - 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 @@ -3716,31 +3694,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Salutnomo + Username + Salutnomo 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Datumlimo de filmoj + Video quota + Datumlimo de filmoj 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (forbarita) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3748,23 +3736,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Kialo de forbaro: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3814,98 +3808,104 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Nomo de filmo + Video name + Nomo de filmo 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL URL de filmo - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Tuta grando + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Ŝalti statistikon pri strategioj - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Konsterna 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Nefedera 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Dato + Date + Dato 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Iri al la filmo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Kialo de forteno: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3923,47 +3923,53 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Ĝisdatigi ĉi tiun komenton 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Raportinto 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Filmo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Stato + State + Stato 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Takso + Score + Takso src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3975,25 +3981,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Reguliga komento: - - 57 + + 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-list.component.html57 + Unblacklist Reteni @@ -4002,6 +4013,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4009,31 +4026,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Malsilentigi 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4041,8 +4080,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4139,7 +4184,7 @@ for "" - je "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" + je "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" 22 @@ -4212,38 +4257,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Listo de taskoj - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Speco de tasko - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Stato de tasko - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Speco 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Aktualigi @@ -4261,8 +4293,8 @@ - By -> - De -> + By -> + De -> src/app/+admin/system/logs/logs.component.html 32 @@ -4305,58 +4337,40 @@ 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + 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 Help share videos being played Helpi kunhavigadon de ludataj filmoj - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. - Sur paĝo de filmo, rekte komenci ludadon de la filmo. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + Sur paĝo de filmo, rekte komenci ludadon de la filmo. + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Memage ludi filmojn - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. Kiam filmo finiĝas, sekvigi ĝin per la sekva proponata flimo. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Memage ekludi la sekvan filmon - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak La ĉefaj lingvoj, kiujn vi / viaj reguligistoj parolas @@ -4371,8 +4385,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 @@ -4384,8 +4398,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 @@ -4397,8 +4414,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 @@ -4407,146 +4424,143 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Malklarigi miniaturojn 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Montri 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Strategio - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Kondiĉoj 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Konduta regularo 82 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Reguligaj informoj 76 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Kiu reguligas la nodon? Kia estas la politiko pri konsternaj filmoj? Politikecaj filmoj? Ktp. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE VI KAJ VIA NODO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Kiu estras ĉi tiun nodon? 133 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? Sola persono? Neprofitcela organizaĵo? Kompanio? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Kial vi kreis ĉi tiun nodon? 145 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? Por kunhavigi viajn personajn filmojn? Por ebligi registradon kaj lasi homojn alŝuti kion ajn ili volas? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Kiom longe vi planas bontenadi ĉi tiun nodon? 156 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Scii tion gravas por uzantoj, kiuj volas registriĝi ĉe via nodo - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Kiel vi financados la PeerTube-servilon? 167 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? Per viaj propraj rimedoj? Per donacoj de uzantoj? Per reklamoj? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION ALIAJ INFORMOJ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Sur kia aparataro ruliĝas la nodo? 180 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. ekz. 2vCore 2GB RAM, rekta ligilo al la luata servilo, ktp. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Informoj pri la nodo @@ -4558,100 +4572,100 @@ APPEARANCE ASPEKTO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default implicita 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Bonveniga paĝo - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Eltrovi filmojn 219 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Furoraj filmoj 220 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Plej ŝatataj filmoj 221 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Freŝe aldonitaj filmoj 222 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Filmoj lokaj 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NOVAJ UZANTOJ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Registriĝoj ŝaltitaj 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Registriĝo bezonas konfirmon de retpoŝtadreso 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limo de registriĝoj 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Uzantoj @@ -4759,91 +4773,103 @@ 261 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Norma datumlimo por alŝutoj por ĉiu uzanto 273 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NOVAJ FILMOJ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Permesi enporton per HTTP-URL (ekz. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Permesi enporton per torenta dosiero aŭ magneta URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Se uzanto ne estas markita fidata, ĝiaj filmoj restos privataj ĝis reguligisto ilin kontrolos. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Forteni novajn filmojn memage - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERADO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Administri rilatojn kun aliaj nodoj. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - + Manage relations with other instances. + Administri rilatojn kun aliaj nodoj. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Aliaj nodoj povas aboni la vian - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Permane aprobi novajn abonantojn de nodo - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Memage aboni nodojn reciproke - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Ĉi tiu funkcio bezonas multan atenton kaj ekstran reguligadon. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL URL de indekso 371 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Memage aboni nodojn de la publika indekso - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRANTOJ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administranto @@ -4858,261 +4884,288 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Ŝalti kontaktan formularon 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Bazaj agordoj 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TVITERO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Malnepra. Se iu ekzistas, donu vian Tviter-konton reprezentantan vian nodon por plibonigi ligilajn antaŭrigardojn. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Via Tvitera salutnomo 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Nodo permesata de Twitter 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 - + + 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 Services Servoj 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSKODADO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transkodado ŝaltita 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Se vi malŝaltos transkodadon, multaj filmoj de viaj uzantoj eble ne funkcios! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Permesas alŝutadon de filmoformoj .mkv, .mov, .avi kaj .flv al uzantoj. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Permesi aliajn dosiersufiksojn 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Permesas alŝutadon de sondosieroj, kiuj kuniĝos kun la antaŭrigrada dosiero je alŝuto. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Permesi alŝuton de sonaj dosieroj 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + 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 WebTorrent support enabled Subteno de WebTorrent estas ŝaltita - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Subteno de HLS estas ŝaltita 498 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Fadenoj por transkodado 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Estigotaj distingumoj - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE KAŜMEMORO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Nombro de kaŝmemorotaj antaŭrigardoj - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Nombro de kaŝmemorotaj filmaj transskriboj - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript Ĝavoskripto 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 - + 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.html765 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Specialaj agordoj 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Efektivigi agordojn 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Ŝajnas, ke la agordaro estas nevalida. Bonvolu serĉi eblajn erarojn en ĉiuj langetoj. 629 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILO @@ -5279,35 +5332,39 @@ 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 src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html6 - - - Only display videos in the following languages/subtitles - Montri nur fimlojn kun la jenaj lingvoj/subtekstoj + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Montri nur fimlojn kun la jenaj lingvoj/subtekstoj + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages En la paĝoj « Freŝe aldonitaj », « Lokaj », « Plej ŝatataj »¸kaj « Serĉado » - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 @@ -5315,9 +5372,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 @@ -5362,25 +5419,25 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default implicita de nodo 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default implicita de Peertube 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Ŝanĝi posedon @@ -5399,8 +5456,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 @@ -5436,10 +5493,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Kreita - + 15 @@ -5511,8 +5571,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 @@ -5541,6 +5602,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5600,9 +5673,12 @@ - Delete history + + + Delete history + - + Forigi historion @@ -5619,9 +5695,12 @@ - Notification preferences + + + Notification preferences + - + Sciigaj agordoj @@ -5701,8 +5780,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 @@ -5730,9 +5809,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 @@ -5935,44 +6014,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Kreantoj - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Gvidilo por kreantoj - - src/app/menu/menu.component.html - 162 - - - - Contributors - Kontribuantoj - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Permesilo de PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Aliĝis je @@ -6217,10 +6269,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 @@ -6228,15 +6283,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 @@ -6252,7 +6308,8 @@ - PeerTube Applications + PeerTube + Applications Aplikaĵoj de PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6268,7 +6325,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Kontribui en PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6292,7 +6350,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 @@ -6305,12 +6367,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) @@ -6318,7 +6386,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 @@ -6337,7 +6409,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 @@ -6352,12 +6427,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 @@ -6370,7 +6454,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 @@ -6383,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. + 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 @@ -6396,7 +6489,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 @@ -6421,7 +6517,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 @@ -6458,8 +6557,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 @@ -6542,9 +6641,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. @@ -6621,11 +6723,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 @@ -6730,8 +6837,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 @@ -6834,6 +6941,30 @@ 1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6845,6 +6976,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6975,48 +7116,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Vi devas specifi abonotajn gastigantojn. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Gastigantoj devas esti unikaj. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Se vi konfirmos, vi sendos abonpeton al: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Aboni nova(j)n servilo(j)n - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Abonpetoj senditaj! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Ĉu vi certe volas malaboni ? @@ -7120,6 +7233,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7128,23 +7247,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Forigi ĉi tiun raporton - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Ĝisdatigi reguligan komenton - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marki kiel akceptitan @@ -7160,6 +7289,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8062,11 +8197,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Nun bonvolu kontroli vian retpoŝton por kontroli vian konton kaj fini la registriĝon. @@ -8388,8 +8520,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Longa (> 10 min) + Long (> 10 min) + Longa (> 10 min) 1 @@ -8426,6 +8558,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8498,15 +8636,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - antaŭ sekundoj - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min sec @@ -9740,8 +9877,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 @@ -10211,8 +10348,8 @@ 1 - src/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 Encoder Kodilo @@ -10499,15 +10636,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - La forigo sendiĝos al foraj nodoj, por ke ankaŭ ili forigu la komenton. - + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. + + src/app/videos/+video-watch/comment/video-comments.component.ts 1 - src/app/videos/+video-watch/comment/video-comments.component.ts1 + It is a remote comment, so the deletion will only be effective on your instance. La komento estas fora, via forigo do efektiviĝos nur en via nodo. diff --git a/client/src/locale/angular.es-ES.xlf b/client/src/locale/angular.es-ES.xlf index 4f60deb0f..e91f675e1 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 @@ -598,32 +606,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privado 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Bloqueado 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -632,8 +640,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No vídeos} =1 {1 vídeo} other { vídeos} } @@ -686,11 +694,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Eliminar de @@ -732,19 +740,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Previsualización truncada @@ -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 @@ -923,10 +943,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importación HTTP (YouTube, Vimeo, URL directo...) @@ -1066,19 +1086,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Expulsar este usuario @@ -1095,14 +1115,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , tamaño máx: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1121,8 +1134,15 @@ Iniciar sesión - 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. + + 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. src/app/login/login.component.html 11 @@ -1215,15 +1235,15 @@ Iniciar sesión 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.html41 - 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.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 Email address Correo electrónico @@ -1284,9 +1304,9 @@ Iniciar sesión - for + for - para + para 6 @@ -1294,10 +1314,13 @@ Iniciar sesión src/app/search/search.component.html6 - Filters + + Filters + + Filtros - + 16 @@ -1331,7 +1354,8 @@ Iniciar sesión - CLI documentation + CLI + documentation documentación de la CLI src/app/modal/welcome-modal.component.html @@ -1347,7 +1371,8 @@ Iniciar sesión - Administer documentation + Administer + documentation Administrar documentación src/app/modal/welcome-modal.component.html @@ -1363,7 +1388,8 @@ Iniciar sesión - Use documentation + Use + documentation Documentación de uso src/app/modal/welcome-modal.component.html @@ -1387,16 +1413,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 @@ -1411,16 +1437,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 @@ -1509,8 +1545,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 @@ -1585,15 +1624,9 @@ Iniciar sesión Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: @@ -1637,48 +1670,33 @@ Iniciar sesión Help Ayuda - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Obtén ayuda para usar PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Atajos - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube desarrollado por PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 desarrollado por PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Cerrar la sesión @@ -1787,19 +1805,9 @@ Iniciar sesión Contact Contacto - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Términos de servicio - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Ver sus notificaciones @@ -1960,8 +1968,11 @@ Iniciar sesión - Jump to channel ↵ - Salta al canal ↵ + + Jump to channel + ↵ + + Salta al canal ↵ src/app/header/suggestion.component.html 18 @@ -2190,8 +2201,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 @@ -2244,69 +2259,50 @@ Iniciar sesión 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacidad 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - Más información sobre privacidad en PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Preguntas frecuentes sobre PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation Documentación del API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programar publicación () @@ -2372,7 +2368,7 @@ Iniciar sesión src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Ya ha sido subido ✔ 179 @@ -2491,8 +2487,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 @@ -2504,10 +2504,10 @@ Iniciar sesión 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2524,11 +2524,11 @@ Iniciar sesión 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Elige el archivo a subir @@ -2543,65 +2543,54 @@ Iniciar sesión 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Imagen de fondo de video - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + 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. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + 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 Processing… Procesando… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Cuota total de video - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. ¡Felicidades! Tu video ahora está disponible en tu biblioteca privada. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished La publicación estará disponible cuando finalice la subida 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publicar 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Seleccionar el torrent a importar @@ -2609,31 +2598,30 @@ Iniciar sesión 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - O - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Pegar el enlace magnético 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2642,11 +2630,15 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2864,16 +2856,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 @@ -2950,10 +2942,10 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Suscribir @@ -3037,8 +3029,8 @@ 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/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 Get more information Ver más información @@ -3114,27 +3106,18 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac View replies from and others Verrespuestas y otros - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Ver respuestas de - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Ver respuestas - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3143,8 +3126,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Añadir comentario... @@ -3170,7 +3153,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 @@ -3229,74 +3216,54 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/follows/follows.component.html5 - - Follow - Seguir - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seguidores 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Redundancias de video - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") por línea 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - 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 estas en un servidor HTTPS. Tu servidor web ha de tener TLS activador para seguir a otros servidores. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Añadir seguimiento - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Control de seguidor @@ -3308,80 +3275,65 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Retrasado. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Empezara pronto... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Corriendo... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Terminado - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed fallado - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Aceptado 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pendiente 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Aceptar @@ -3396,6 +3348,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3403,24 +3361,32 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundancia permitida + Redundancy allowed + Redundancia permitida + + src/app/+admin/follows/following-list/following-list.component.html25 + Follow domainsFollow domains src/app/+admin/follows/following-list/following-list.component.html - 21 + 50 - - - Video redundancies list - Lista de redundancias de video + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Crear usuario @@ -3475,13 +3441,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.html43 - + + + + 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 - 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 @@ -3561,31 +3530,38 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Nombre de usuario + Username + Nombre de usuario 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Quota de video - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + Video quota + Quota de video + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (expulsado) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3593,23 +3569,29 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Razón de la expulsión: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3659,98 +3641,101 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Nombre del vídeo + Video name + Nombre del vídeo 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Tamaño total + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Estadísticas de estrategias habilitadas - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensible 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated No federado - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Fecha + Date + Fecha 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Ir al vídeo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Razón del bloqueo: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3768,47 +3753,53 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Actualizar este comentario 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reportador 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vídeo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Estado + State + Estado 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Puntuación + Score + Puntuación src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3820,25 +3811,30 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Comentario de moderación: - - 57 + + 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-list.component.html57 + Unblacklist Sacar de lista negra @@ -3847,6 +3843,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3854,31 +3856,53 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Dejar de silenciar 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3886,8 +3910,14 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4034,38 +4064,25 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 9 - - Jobs list - Lista de tareas - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Tipo de trabajo - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Estado del trabajo - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipo 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Actualizar @@ -4080,8 +4097,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 @@ -4113,63 +4130,45 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Main instance categories Categorías de instancia principales - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html47 - - - No results found - No se han encontrado resultados - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - 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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html47 + + No results found + No se han encontrado resultados + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being played Ayuda a compartir videos que se están reproduciendo - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. Cuando esté en una página de video, comience a reproducir el video directamente. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Reproduce videos automáticamente - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. Cuando termina un video, siga con el siguiente video sugerido. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Comienza a reproducir automáticamente el siguiente video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Principales idiomas que usted/sus moderadores hablan @@ -4181,8 +4180,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 @@ -4191,8 +4190,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 @@ -4204,8 +4206,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 @@ -4214,125 +4216,122 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Difuminar miniaturas 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Mostrar 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Estrategia - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Términos de uso 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Código de Conducta - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Información de moderación - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc ¿Quién modera la instancia? ¿Cuál es la política con respecto a los videos NSFW? Videos políticos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE TU Y SU INSTANCIA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? ¿Quién está detrás de la instancia? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? ¿Una persona soltera? Una sin fines de lucro? ¿Una compañía? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? ¿Por qué creaste esta instancia? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? ¿Para compartir tus videos personales? ¿Para abrir registros y permitir que las personas carguen lo que quieren? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? ¿Cuánto tiempo planea mantener esta instancia? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Es importante saber para los usuarios que desean registrarse en su instancia - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? ¿Cómo va a financiar el servidor PeerTube? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? ¿Con tus propios fondos? ¿Con donaciones de usuarios? ¿Publicidad? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTRA INFORMACIÓN - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? ¿En qué servidor / hardware se ejecuta la instancia? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. es decir, 2vCore 2GB RAM, un enlace directo al servidor que alquila, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Información de instancia @@ -4341,85 +4340,85 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac APPEARANCE APARIENCIA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default por defecto - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Página de destino - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Descubre videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Videos de tendencia - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Videos recomendados - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Videos agregados recientemente - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vídeos locales 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS USUARIOS NUEVOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - Gestionarusuariospara establecer su cuota individualmente. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - + Manage users to set their quota individually. + Gestionarusuariospara establecer su cuota individualmente. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Registro habilitado 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification La suscripción requiere una verificación mediante correo electrónico 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Límite de registro 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Usuarios @@ -4524,85 +4523,97 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Default video quota per user Cuota de video predeterminada por usuario - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Límite de carga diaria predeterminado por usuario - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS VIDEOS NUEVOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Permitir importación con URL HTTP (es decir, YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Permitir importación con un archivo torrent o un URI de imán - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. A menos que un usuario se marque como de confianza, sus videos permanecerán privados hasta que un moderador los revise. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Lista negra nuevos videos automáticamente - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERACIÓN - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Gestionar relacionescon otras instancias. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - + Manage relations with other instances. + Gestionar relacionescon otras instancias. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Otras instancias pueden seguir la tuya - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Aprobar manualmente nuevos seguidores de instancia - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Siga automáticamente las instancias posteriores - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Esta funcionalidad requiere mucha atención y moderación adicional. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL URL de índice - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Siga automáticamente las instancias del índice público - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRADORES - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrador @@ -4617,226 +4628,253 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Habilitar el formulario de contacto 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configuración básica 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Opcional. Si corresponde, proporcione la cuenta de Twitter que representa su instancia para mejorar las vistas previas de los enlaces. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Tu usuario de Twitter 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Nodo en lista blanca de Twitter 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 - + + 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 Services Servicios 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODIFICACIÓN - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcodificación activada 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! ¡Si desactivas la transcodificación, muchos vídeos de tus usuarios no funcionarán! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Permite a los usuarios subir videos .mkv, .mov, .avi y .flv. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Autorizar extensiones adicionales 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Permite a los usuarios cargar archivos de audio que se fusionarán con el archivo de vista previa en la carga. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Permitir subir archivos de audio - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + 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 WebTorrent support enabled Soporte de WebTorrent habilitado - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + 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 HLS support enabled Soporte HLS habilitado - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Hilos de transcodificaciones 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resoluciones para generar - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Algunos archivos no están federados y se obtienen cuando es necesario. Definir sus políticas de almacenamiento en caché. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Número de vistas previas para mantener en caché - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Número de subtítulos de video para guardar en caché - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS PERSONALIZACIONES - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Ligeras modificaciones a su instancia de PeerTube para cuando crear un complemento o tema es excesivo. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript Javascript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 - + 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; - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 - + + 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 Advanced configuration Configuración avanzada 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Actualizar configuración 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Parece que la configuración no es válida. Busque posibles errores en las diferentes pestañas. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PERFIL @@ -5003,40 +5041,44 @@ 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 - - - Only display videos in the following languages/subtitles - Solo muestra videos en los siguientes idiomas / subtítulos + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Solo muestra videos en los siguientes idiomas / subtítulos + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages En las páginas Agregado recientemente, Tendencias, Local, Me gusta y Búsqueda - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 @@ -5077,25 +5119,19 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac Theme Tema - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instancia predeterminada - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube por defecto - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Cambiar el titular @@ -5114,8 +5150,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 @@ -5151,10 +5187,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 @@ -5226,8 +5265,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 @@ -5252,6 +5292,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 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5311,8 +5363,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 @@ -5327,8 +5382,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 @@ -5403,8 +5461,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 @@ -5432,8 +5490,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 @@ -5633,44 +5691,17 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 16 - src/app/menu/menu.component.html156 - - - Creators - Creadores - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Guía del creador - - src/app/menu/menu.component.html - 162 - - - - Contributors - Colaboradores - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Licencia de PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Se unió el @@ -5913,23 +5944,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 @@ -5945,7 +5980,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 @@ -5961,7 +5997,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 @@ -5985,7 +6022,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 @@ -5998,17 +6039,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 @@ -6021,7 +6072,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 @@ -6031,12 +6085,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 @@ -6049,7 +6112,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 @@ -6062,7 +6129,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 @@ -6075,7 +6147,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 @@ -6100,7 +6175,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 @@ -6137,8 +6215,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 @@ -6217,8 +6295,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 @@ -6289,8 +6370,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 @@ -6385,8 +6471,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 @@ -6495,6 +6581,30 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6506,6 +6616,16 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6636,48 +6756,20 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Tienes que especificar hosts a los que seguir. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Los hosts tienen que ser únicos. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Si confirmas, enviaras una petición de seguimiento a: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Seguir nuevo(s) servidor(es) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! ¡Petición(es) de seguimiento enviada(s)! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? ¿De verdad quieres dejar de seguir a ? @@ -6781,6 +6873,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6789,23 +6887,33 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Eliminar este reporte - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Actualizar el comentario de moderación - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marcar como aceptado @@ -6821,6 +6929,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7723,11 +7837,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac max size tamaño máximo - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Ahora revise sus correos electrónicos para verificar su cuenta y completar el registro. @@ -8049,8 +8160,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 @@ -8087,6 +8198,12 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8159,15 +8276,14 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - hace seg - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min seg @@ -9401,8 +9517,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 @@ -9878,8 +9994,8 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 - src/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 Encoder Codificador @@ -10163,15 +10279,14 @@ Enhorabuena, el vídeo sera importado con BitTorrent! Ya puedes añadir informac 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - La eliminación se enviará a instancias remotas, por lo que también eliminarán el comentario. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Es un comentario remoto, por lo que la eliminación solo será efectiva en su instancia. diff --git a/client/src/locale/angular.eu-ES.xlf b/client/src/locale/angular.eu-ES.xlf index 0f31426ca..1c2625a8a 100644 --- a/client/src/locale/angular.eu-ES.xlf +++ b/client/src/locale/angular.eu-ES.xlf @@ -264,8 +264,8 @@ - published a new video: - (e)k bideo berria argitaratu du: + published a new video: + (e)k bideo berria argitaratu du: src/app/shared/users/user-notifications.component.html 15 @@ -282,32 +282,32 @@ - Your video has been unblacklisted - Zure bideoa zerrenda beltzetik kendua izan da. + Your video has been unblacklisted + Zure bideoa zerrenda beltzetik kendua izan da. src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Zure bideoa zerrenda beltzean sartua izan da + Your video has been blacklisted + Zure bideoa zerrenda beltzean sartua izan da 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 - (e)k zure bideoa iruzkindu du + commented your video + (e)k zure bideoa iruzkindu du src/app/shared/users/user-notifications.component.html 69 @@ -324,47 +324,55 @@ - Your video has been published - Zure bideoa argitaratua izan da + Your video has been published + Zure bideoa argitaratua izan da src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - Zure bideoaren inportazioa ongi burutu da + Your video import succeeded + Zure bideoaren inportazioa ongi burutu da src/app/shared/users/user-notifications.component.html94 - Your video import failed - Zure bideoren inportazioak huts egin du + Your video import failed + Zure bideoren inportazioak huts egin du src/app/shared/users/user-notifications.component.html102 - User registered on your instance - erabiltzaileak izena eman du zure zerbitzarian + User registered on your instance + erabiltzaileak izena eman du zure zerbitzarian src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - erabiltzaileak zure kanala zure kontua jarraitzen ditu + + is following + + your channel + your account + + erabiltzaileak zure kanala zure kontua jarraitzen ditu src/app/shared/users/user-notifications.component.html120 - mentioned you on video - (e)k aipatu zaitu video + mentioned you on video + (e)k aipatu zaitu video src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Zure zerbitzariak jarratzaile berria du () zure onartzearen zain + + Your instance has a new follower () + awaiting your approval + + Zure zerbitzariak jarratzaile berria du () zure onartzearen zain 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 @@ -538,9 +546,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 @@ -603,37 +611,37 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Pribatua 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {bistaratze 1} other { bistaratze} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Zerrenda beltzean 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Hunkigarria - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Bideorik ez} =1 {Bideo 1} other { bideo} } @@ -686,11 +694,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from tik ezabatu @@ -732,19 +740,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Moztutako aurrebista @@ -826,10 +834,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - Urruneko harpidetza - Urruneko interakzioa + Urruneko harpidetza + Urruneko interakzioa 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. - 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. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. 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. - 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. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. 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 - 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 @@ -908,9 +928,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Unlimited ( eguneko) + Unlimited ( eguneko) 53 @@ -923,10 +943,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP inportazioa (YouTube, Vimeo, URL zuzena...) @@ -1066,19 +1086,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Debekatu erabiltzaile hau @@ -1095,14 +1115,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1124,14 +1137,21 @@ - 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 @@ -1225,15 +1245,15 @@ 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.html41 - 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.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 Email address E-mail helbidea @@ -1294,9 +1314,9 @@ - for + for - bilaketarako + bilaketarako 6 @@ -1304,10 +1324,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Iragazkiak - + 16 @@ -1341,7 +1364,8 @@ - CLI documentation + CLI + documentation Komando lerroko interfazearen dokumentazioa src/app/modal/welcome-modal.component.html @@ -1357,7 +1381,8 @@ - Administer documentation + Administer + documentation Administer documentation src/app/modal/welcome-modal.component.html @@ -1373,7 +1398,8 @@ - Use documentation + Use + documentation src/app/modal/welcome-modal.component.html @@ -1397,16 +1423,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 47 @@ -1421,7 +1447,11 @@ - 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. + src/app/modal/welcome-modal.component.html @@ -1429,7 +1459,13 @@ - 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. + src/app/modal/welcome-modal.component.html @@ -1519,10 +1555,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 @@ -1596,15 +1635,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: @@ -1648,50 +1681,35 @@ Help Help - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Get help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Shortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1800,19 +1818,9 @@ Contact Contact - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Terms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications View your notifications @@ -1964,10 +1972,13 @@ - Jump to channel ↵ + + Jump to channel + ↵ + Jump to channel - ↵ + ↵ src/app/header/suggestion.component.html @@ -2203,10 +2214,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 @@ -2261,69 +2276,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Pribatutasuna 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programatutako argitaratzea () @@ -2389,7 +2385,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Jadanik igota ✔ 179 @@ -2508,7 +2504,11 @@ 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. + src/app/videos/+video-edit/video-add-components/video-import-url.component.html @@ -2521,10 +2521,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2541,11 +2541,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Hautatu igo beharreko bideoa @@ -2560,65 +2560,54 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + 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.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Total video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Argitaratzea behin igoera bukatzean egongo da erabilgarri 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Argitaratu 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Hautatu torrenta inportatzeko @@ -2626,31 +2615,30 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Edo - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Itsatsi magnet URLa 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. + - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2659,14 +2647,18 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2893,9 +2885,9 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -2903,9 +2895,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -2983,10 +2975,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -3072,8 +3064,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Lortu informazio gehiago @@ -3155,29 +3147,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3186,8 +3169,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Gehitu iruzkina... @@ -3215,7 +3198,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 @@ -3276,74 +3263,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Jarraitu - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Jarraitzaileak 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line Ostalari 1 lerroko ("http://" gabe) 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Badirudi ez zaudela HTTPS zerbitzari batean. Zure web zerbitzaria TLS aktibatuta izan behar du zerbitzariak jarraitu ahal izateko. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Gehitu jarraipena - - 21 + + 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-add/following-add.component.html21 + + Filter... Iragazkia... 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.html27 - + + + + 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 ID ID-a 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3355,80 +3322,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 - Created - (e)an sortuta + Created + (e)an sortuta 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Onartua 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Zain 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3443,6 +3395,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3450,24 +3408,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundancy allowed + 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Sortu erabiltzailea @@ -3524,14 +3490,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.html43 - + + + + 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 - 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 ~ . @@ -3610,34 +3579,38 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Erabiltzaile-izena + Username + Erabiltzaile-izena 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + Video quota + Video quota + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (debekatua) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3645,23 +3618,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Debekatzeko arrazoia: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3711,100 +3690,103 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Bideoaren izena + Video name + Bideoaren izena 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Hunkigarria 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Data + Date + Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Joan bideora 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ekintzak 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Zerrenda beltzean sartzeko arrazoia: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3822,47 +3804,53 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Eguneratu iruzkin hau 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Salatzailea 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Bideoa 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - State + State + State 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Score + Score + Score src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3874,25 +3862,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderazio iruzkina: - - 57 + + 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-list.component.html57 + Unblacklist Atera zerrenda beltzetik @@ -3901,6 +3894,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3908,40 +3907,50 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html - 9 + 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 + + Unmute + Desmututu + + 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 + Showing to of muted instancesShowing to of muted instances - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 13 - - - - Unmute - Desmututu - - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 Account @@ -3949,8 +3958,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4097,38 +4112,25 @@ 9 - - Jobs list - Lanen zerrenda - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Mota 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4143,8 +4145,8 @@ - By -> - By -> + By -> + By -> src/app/+admin/system/logs/logs.component.html 32 @@ -4181,58 +4183,40 @@ No results found No results found - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + 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 Help share videos being played Help share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Automatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Automatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4244,9 +4228,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 @@ -4256,9 +4240,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 @@ -4272,9 +4259,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 @@ -4284,125 +4271,122 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Lausotu irudiak 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Bistaratu 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Baldintzak 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4411,89 +4395,89 @@ APPEARANCE APPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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.html240 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Landing page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Tokiko bideoak 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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.html281 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Izena ematea gaituta 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Izena emateko e-mail helbidea baieztatu behar da 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Izena emateko muga 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Erabiltzaileak @@ -4598,87 +4582,99 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + 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.html398 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Other instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Automatically follow instances of the public index - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administratzailea @@ -4693,267 +4689,294 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Oinarrizko konfigurazioa 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Zure Twitter erabiltzaile-izena 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Twitter-ek onartutako instantzia 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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.html534 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Zerbitzuak 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transkodeketa gaituta 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Transkodeketa desgaitzen baduzu, erabiltzaileen bideo askok ez dute funtzionatuko! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transkodetze hariak 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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.html746 - + + 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.html765 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Konfigurazio aurreratua 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Eguneratu konfigurazioa 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILE @@ -5120,40 +5143,44 @@ 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. + 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 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 4 - 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 8 @@ -5194,25 +5221,19 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Aldatu jabetza @@ -5231,8 +5252,8 @@ 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 @@ -5268,9 +5289,12 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + - sortua + sortua 15 @@ -5342,8 +5366,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 @@ -5369,6 +5394,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5428,7 +5465,10 @@ - Delete history + + + Delete history + src/app/+my-account/my-account-history/my-account-history.component.html @@ -5444,7 +5484,10 @@ - Notification preferences + + + Notification preferences + src/app/+my-account/my-account-notifications/my-account-notifications.component.html @@ -5520,8 +5563,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 @@ -5549,8 +5592,8 @@ - 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 13 @@ -5751,44 +5794,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined (e)an elkartuta @@ -6045,10 +6061,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 @@ -6056,9 +6075,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 @@ -6066,7 +6085,8 @@ - Use PeerTube documentation + Use PeerTube + documentation Use PeerTube documentation @@ -6085,7 +6105,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube Applications @@ -6104,7 +6125,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Contribute on PeerTube @@ -6131,7 +6153,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 @@ -6148,7 +6174,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: @@ -6156,7 +6185,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) @@ -6164,7 +6196,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 @@ -6183,7 +6219,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 @@ -6198,18 +6237,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. @@ -6225,7 +6273,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. @@ -6242,7 +6294,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. @@ -6260,7 +6317,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: @@ -6288,7 +6348,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. @@ -6328,8 +6391,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 @@ -6410,7 +6473,10 @@ - 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 @@ -6486,7 +6552,12 @@ - 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 + src/app/+signup/+register/register-step-user.component.html @@ -6582,8 +6653,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 @@ -6692,6 +6763,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6703,6 +6798,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6833,48 +6938,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Jarraitu beharreko ostalariak zehaztu behar dituzu. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Ostalariak ezin dira errepikatu. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Berresten baduzu, jarraitzeko eskari bat bidaliko duzu hona: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Jarraitu zerbitzari berria(k) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Jarraitzeko eskaria(k) bidalita! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Ziur jarraitzeari utzi nahi diozula? @@ -6978,6 +7055,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6986,23 +7069,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Ezabatu salaketa hau - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Eguneratu moderazio iruzkina - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Markatu onartutako gisa @@ -7018,6 +7111,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7920,11 +8019,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8246,8 +8342,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Luzea (> 10 min) + Long (> 10 min) + Luzea (> 10 min) 1 @@ -8284,6 +8380,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8356,15 +8458,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - duela segundo - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min sec @@ -9607,8 +9708,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Markdown bateragarria, hau onartzen du: + Markdown compatible that supports: + Markdown bateragarria, hau onartzen du: 1 @@ -10084,8 +10185,8 @@ 1 - src/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 Encoder Encoder @@ -10369,15 +10470,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf index ec2a8a9b9..91640da08 100644 --- a/client/src/locale/angular.fa-IR.xlf +++ b/client/src/locale/angular.fa-IR.xlf @@ -577,30 +577,30 @@ Unlisted - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Private - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted Blacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -656,7 +656,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -704,7 +704,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Truncated preview @@ -880,7 +880,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Ban this user @@ -1029,14 +1029,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1174,7 +1167,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.html41src/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.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 Email address آدرس رایانامه @@ -1569,15 +1562,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1610,41 +1597,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1750,17 +1722,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2170,7 +2133,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2181,37 +2144,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2358,7 +2303,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2375,7 +2320,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2387,19 +2332,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2411,44 +2350,32 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2456,23 +2383,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2482,21 +2405,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2785,7 +2702,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2853,7 +2770,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -2930,36 +2847,27 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3046,75 +2954,43 @@ 5 - - Follow - Follow - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers دنبال‌کننده‌ها 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3128,37 +3004,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -3168,19 +3029,19 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3192,6 +3053,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3199,20 +3066,29 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3274,7 +3150,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3355,57 +3231,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3459,98 +3330,77 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3566,41 +3416,41 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video ویدئو 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3612,31 +3462,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3648,6 +3494,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3656,57 +3508,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3849,31 +3699,18 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 @@ -3924,43 +3761,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4010,13 +3829,13 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display نمایش @@ -4025,85 +3844,82 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4111,45 +3927,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos ویدئو‌های محلی @@ -4157,17 +3973,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4176,17 +3992,17 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users کاربران @@ -4275,71 +4091,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator مدیر @@ -4352,27 +4181,27 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4381,13 +4210,13 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4402,16 +4231,16 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4420,42 +4249,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4473,17 +4296,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4507,56 +4327,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4565,14 +4382,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4597,24 +4414,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4761,23 +4578,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4838,23 +4659,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5007,6 +4822,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5370,35 +5197,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6351,6 +6154,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6371,6 +6198,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6507,51 +6344,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6645,6 +6448,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6653,23 +6462,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6685,6 +6504,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7623,11 +7448,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -7984,6 +7806,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8056,15 +7884,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9780,11 +9607,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10053,15 +9877,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf index 5f830f6b2..e0f451e16 100644 --- a/client/src/locale/angular.fi-FI.xlf +++ b/client/src/locale/angular.fi-FI.xlf @@ -635,7 +635,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Yksityinen @@ -645,10 +645,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -657,7 +657,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -667,7 +667,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Ei videoita} =1 {Yksi video} other { videota} } @@ -723,7 +723,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Poista kanavalta @@ -771,7 +771,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Katkaistu esikatselu @@ -961,7 +961,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP-tuonti (YouTube, Vimeo, suora osoite...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Sulje tämä käyttäjä @@ -1116,14 +1116,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (tiedostopäätteet: , suurin sallittu koko: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1261,7 +1254,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.html41src/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.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 Email address Sähköpostiosoite @@ -1615,15 +1608,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1656,41 +1643,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1812,17 +1784,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2266,7 +2229,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Näkyvyys @@ -2280,37 +2243,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Ajoita julkaisu () @@ -2521,7 +2466,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Congratulations, the video behind will be imported! You can already add information about this video. @@ -2538,7 +2483,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Valitse ladattava tiedosto @@ -2553,16 +2498,16 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Videon taustakuva 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2570,27 +2515,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2600,7 +2533,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Julkaisu on mahdollista kun videon lataus on valmis @@ -2608,7 +2541,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Julkaise @@ -2616,7 +2549,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Valitse tuotava torrent @@ -2624,34 +2557,30 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Tai - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Anna magnet-URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2660,8 +2589,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -2993,7 +2922,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -3073,7 +3002,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Näytä lisätietoa @@ -3147,27 +3076,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3178,7 +3098,7 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Lisää kommentti... @@ -3270,14 +3190,7 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Seuraa - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seuraajia @@ -3286,46 +3199,36 @@ - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line Yksi isäntä (ilman "http://") per rivi 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.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/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.component.html - 17 - - - - Add following - Lisää seuraava - - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 - src/app/+admin/follows/following-add/following-add.component.html21 + + Filter... Suodata... 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.html27 - + + + + 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 ID ID @@ -3335,7 +3238,7 @@ - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Seuraajan käsittelijä @@ -3354,37 +3257,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3398,7 +3286,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Hyväksytty @@ -3407,7 +3295,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Odottaa @@ -3416,7 +3304,7 @@ - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Hyväksy @@ -3434,7 +3322,13 @@ - 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host Isäntä @@ -3442,17 +3336,26 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3518,7 +3421,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3614,31 +3517,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Käyttäjänimi 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Videokiintiö 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (suljettu) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3646,23 +3559,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Sulkemisen syy: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3712,6 +3631,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3720,85 +3645,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Arkaluonteinen 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Ei federoitu 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Päivämäärä 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Mene videolle 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Toiminnot 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Estoliston syy: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3816,8 +3741,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Päivitä kommentti @@ -3825,24 +3750,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Lähettäjä 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3851,7 +3782,7 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3864,25 +3795,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Valvonnan kommentti: - - 57 + + 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-list.component.html57 + Unblacklist Poista estolistalta @@ -3891,6 +3827,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3902,28 +3844,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Mykistetty kohdassa 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Poista mykistys 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3931,8 +3895,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4087,26 +4057,13 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Työlista - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tyyppi @@ -4114,7 +4071,7 @@ 19 - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -4171,43 +4128,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak @@ -4261,7 +4200,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Sumenna pikkukuva @@ -4270,7 +4209,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Näytä @@ -4279,13 +4218,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Käyttöehdot @@ -4295,79 +4231,79 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4377,27 +4313,27 @@ 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Paikalliset videot @@ -4405,17 +4341,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4424,7 +4360,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Rekisteröityminen vaatii sähköpostiosoitteen vahvistamisen @@ -4432,7 +4368,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Rekisteröintiraja @@ -4440,7 +4376,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Tilejä @@ -4528,69 +4464,82 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Ylläpitäjä @@ -4606,7 +4555,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Ota yhteydenottolomake käyttöön @@ -4614,7 +4563,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Peruskokoonpano @@ -4622,17 +4571,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4641,7 +4590,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4650,7 +4599,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4665,7 +4614,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4674,10 +4623,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4686,7 +4635,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4695,7 +4644,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Jos poistat transkoodauksen käytöstä, niin moni video käyttäjiltäsi lakkaa toimimasta! @@ -4703,13 +4652,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4718,13 +4664,10 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4733,7 +4676,7 @@ 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4751,14 +4694,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4782,16 +4722,13 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transkoodaussäiteet @@ -4799,41 +4736,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4842,14 +4779,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4874,7 +4811,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4884,7 +4821,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Päivitä konfiguraatio @@ -4892,11 +4829,11 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5041,19 +4978,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5119,23 +5060,23 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default oletusinstanssi 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default oletus peertube 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Vaihda omistajuutta @@ -5298,6 +5239,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5672,35 +5625,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Liittyi @@ -6615,6 +6544,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6626,6 +6579,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6753,47 +6716,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Sinun pitää määrittää tilattavat isännät. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Isäntöjen pitää olla ainutlaatuisia. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Seuraa uusia palvelimia - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Seurantapyynnöt lähetetty! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? @@ -6883,6 +6819,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6891,23 +6833,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Poista valitus - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Päivitä valvonnan kommentti - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Merkitse hyvätyksi. @@ -6923,6 +6875,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7805,11 +7763,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. @@ -8149,6 +8104,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8221,15 +8182,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - sekuntia sitten - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9839,8 +9799,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10104,15 +10064,15 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - - The deletion will be sent to remote instances, so they remove the comment too.The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + + It is a remote comment, so the deletion will only be effective on your instance.It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index 902962c04..551c4a919 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf @@ -597,32 +597,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privée 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 vue} other { vues} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Mis sur liste noire 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -631,8 +631,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 video} other { vidéos} } @@ -693,7 +693,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Supprimer de @@ -741,7 +741,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Prévisualisation tronquée @@ -951,10 +951,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importation HTTP (YouTube, Vimeo, URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Bannir cet utilisateur @@ -1115,14 +1115,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions : , taille maximum : ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1257,7 +1250,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.html41src/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.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 Email address Courriel @@ -1651,15 +1644,9 @@ Interface: Interface : - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Vidéos : @@ -1703,48 +1690,33 @@ Help Aide - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Obtenez de l'aide en utilisant PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Raccourcis - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube alimenté par PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website Site web de PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 alimenté par PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Se déconnecter @@ -1868,19 +1840,9 @@ Contact Contactez - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Conditions d'utilisation - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Voir vos notifications @@ -2353,7 +2315,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Confidentialité @@ -2368,47 +2330,28 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - Plus d'informations sur la protection de la vie privée sur PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Foire aux questions sur PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation Documentation de l'API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programmation de la publication () @@ -2625,7 +2568,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2642,11 +2585,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Sélectionner le fichier @@ -2661,16 +2604,16 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Fond de la vidéo 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2685,24 +2628,15 @@ 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2712,7 +2646,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Vous pourrez publier cette vidéo lorsque l'envoi sera terminé @@ -2720,7 +2654,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publier @@ -2728,7 +2662,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Choisir le torrent à importer @@ -2736,23 +2670,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Ou - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Copier l'URL magnet 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2765,8 +2698,8 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html17 - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2774,8 +2707,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3110,10 +3043,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe S'abonner @@ -3202,7 +3135,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Obtenir plus d'informations @@ -3282,27 +3215,18 @@ View replies from and others Voir réponses de et d’autres - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Voir réponses de - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Voir réponses - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3311,8 +3235,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Ajouter un commentaire... @@ -3404,74 +3328,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - S'abonner - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Abonnés 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Redondances des vidéos - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 hôte (sans le "http://") par ligne 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Il semble que vous n'êtes pas sur un serveur supportant HTTPS. Votre serveur web a besoin d'avoir TLS activé si vous voulez suivre d'autres instances. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Ajoute un abonnement - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Identifiant d'abonné @@ -3486,80 +3390,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Retardé. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Commence bientôt... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... En cours... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Fini - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Echoué - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Créé le 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepté 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending En attente 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accepter @@ -3577,6 +3466,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3584,24 +3479,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 Redundancy allowed Redondance autorisée + + src/app/+admin/follows/following-list/following-list.component.html25 + Follow domainsFollow domains src/app/+admin/follows/following-list/following-list.component.html - 21 + 50 - - - Video redundancies list - Liste des redondances vidéo + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Créer un utilisateur @@ -3665,7 +3568,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3761,31 +3664,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Identifiant 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Quota des vidéo 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banni) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3793,23 +3706,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Raison du bannissement : 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3859,6 +3778,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3866,91 +3791,91 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL URL de la vidéo - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Taille totale + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Statistiques des stratégies activée - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensible 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Non fédéré 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Aller sur la vidéo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Raison de mise sur liste noire : 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3968,8 +3893,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Modifier ce commentaire @@ -3977,24 +3902,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Rapporteur 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vidéo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -4002,10 +3933,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -4020,25 +3951,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Commentaire de modération : - - 57 + + 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-list.component.html57 + Unblacklist Retirer de la liste noire @@ -4047,6 +3983,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4054,31 +3996,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Rendu silencieux 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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 - - - Unmute - Réactiver - - 23 + + + + + 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 + + Unmute + Réactiver + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + 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.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 Account @@ -4086,8 +4050,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4255,38 +4225,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Liste des jobs - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type type de tâche - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state État des tâches - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Rafraîchir @@ -4351,43 +4308,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Principales langues parlées par vous / vos modérateurs @@ -4450,7 +4389,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Flouter les miniatures @@ -4459,7 +4398,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Afficher @@ -4469,15 +4408,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Stratégie - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Conditions d'utilisation @@ -4487,7 +4423,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code de conduite @@ -4497,7 +4433,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Informations concernant la moderation @@ -4507,17 +4443,17 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Qui modère l'instance ? Quelle politique est appliquée à propos des vidéos NSFW ? À propos des vidéos politiques ? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE VOUS ET VOTRE INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Qui est derrière cette instance ? @@ -4525,12 +4461,12 @@ 133 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? Un particulier ? Une organisation à but non lucratif ? Une entreprise ? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Pourquoi avez-vous créé cette instance ? @@ -4538,12 +4474,12 @@ 145 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? Pour partager vos vidéos personnelles ? Pour permettre à des utilisateurs de s'inscrire et héberger ce qu'ils souhaitent ? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Combien de temps prévoyez-vous de maintenir cette instance ? @@ -4551,34 +4487,34 @@ 156 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Il est important aux utilisateurs qui veulent s'inscrire sur votre instance de le savoir - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Comment allez-vous financer le serveur PeerTube ? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION AUTRES INFORMATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Sur quel type de serveur/hardware l'instance est-elle hébergée ? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4590,14 +4526,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4607,10 +4543,10 @@ 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos @@ -4619,7 +4555,7 @@ 219 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Vidéos populaires @@ -4627,7 +4563,7 @@ 220 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Vidéos les plus appréciées @@ -4635,7 +4571,7 @@ 221 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Vidéos récemment ajoutées @@ -4643,7 +4579,7 @@ 222 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vidéos locales @@ -4651,17 +4587,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4670,7 +4606,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification @@ -4679,7 +4615,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limitation des enregistrements @@ -4687,7 +4623,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Utilisateurs @@ -4778,60 +4714,70 @@ Default video quota per user Quota de vidéo par défaut par utilisateur - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Limite de téléversement journalière par défaut par utilisateur - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Permettre l'import avec une URL HTTP (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Permettre l'import avec un fichier torrent ou un magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. À moins qu'un utilisateur soit marqué en tant qu'utilisateur de confiance, leurs vidéos resteront privée jusqu'à ce qu'un modérateur les examine. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Mettre automatiquement sur liste noire les nouvelles vidéos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Approuver manuellement le suivi par de nouvelles instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4839,7 +4785,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL @@ -4848,17 +4794,19 @@ 371 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Suivre automatiquement les instances de l’index public - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS ADMINISTRATEURS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrateur @@ -4874,7 +4822,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Activer le formulaire de contact @@ -4882,7 +4830,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configuration basique @@ -4890,19 +4838,19 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Votre identifiant Twitter @@ -4910,7 +4858,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4919,7 +4867,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4934,7 +4882,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4943,12 +4891,12 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODAGE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4957,7 +4905,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Encodage activé @@ -4965,7 +4913,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Si vous désactivez le transcodage, de nombreuses vidéos d'utilisateurs ne fonctionneront pas ! @@ -4973,13 +4921,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4988,13 +4933,10 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -5003,7 +4945,7 @@ 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -5021,17 +4963,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled Support WebTorrent activé - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -5055,17 +4994,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Support HLS activé - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Nombre de threads pour l'encodage @@ -5073,29 +5009,29 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 @@ -5103,14 +5039,14 @@ CUSTOMIZATIONS CUSTOMISATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript @@ -5118,14 +5054,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -5150,7 +5086,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5160,7 +5096,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Mettre à jour la configuration @@ -5168,12 +5104,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. La configuration semble invalide. Merci de vérifier dans les onglets. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5324,23 +5260,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Afficher uniquement les vidéos dans les langues / sous-titres suivants + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Afficher uniquement les vidéos dans les langues / sous-titres suivants + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages Dans les pages Récemment ajoutées, Tendances, Locales, Les plus appréciées et Recherche - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5404,23 +5344,23 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default Instance par défaut 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default Peertube par défaut 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Changer de propriétaire @@ -5585,6 +5525,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5972,44 +5924,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Créateurs - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Guide du créateur - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributeurs - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Licence PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Créé le @@ -6905,6 +6830,30 @@ 1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6916,6 +6865,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -7046,48 +7005,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Vous devez préciser des hôtes à suivre. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Les hôtes doivent être uniques. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Si vous confirmez, le système enverra une requête à : pour le suivre - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Suivre de nouveaux serveurs - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Requête·s envoyée·s ! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Voulez-vous vraiment vous désabonner de ? @@ -7191,6 +7122,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7199,23 +7136,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Supprimer ce rapport - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Éditer le commentaire de modération - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marquer comme accepté @@ -7231,6 +7178,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8127,11 +8080,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Maintenant, veuillez vérifier vos courriels pour vérifier votre compte et compléter votre inscription. @@ -8491,6 +8441,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8563,15 +8519,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - il y a sec - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10270,8 +10225,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10548,15 +10503,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - La suppression sera envoyée aux instances distantes, de sorte qu'elles suppriment également le commentaire. - + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. + + src/app/videos/+video-watch/comment/video-comments.component.ts 1 - src/app/videos/+video-watch/comment/video-comments.component.ts1 + It is a remote comment, so the deletion will only be effective on your instance. C'est un commentaire distant, la suppression ne sera effectif que sur votre instance. diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf index 83588efce..fb260303c 100644 --- a/client/src/locale/angular.gd.xlf +++ b/client/src/locale/angular.gd.xlf @@ -559,28 +559,28 @@ Falaichte o liostaichean - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Prìobhaideach - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted Air an dubh-liosta - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Dìomhair - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Gun video} =1 {1 video} one { video} two { video} few { videothan} other { video} } @@ -634,7 +634,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Sguab às o @@ -673,7 +673,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Ro-shealladh goirid @@ -827,7 +827,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Ion-phortaich slighe HTTP (YouTube, Vimeo, URL dìreach…) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Toirmisg an cleachdaiche seo @@ -969,14 +969,7 @@ 11 - - (extensions: , max size: ) - (leudachain: , am meud as motha: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login Clàraich a-steach @@ -1087,7 +1080,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.html41src/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.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 Email address Seòladh puist-d @@ -1439,15 +1432,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1480,41 +1467,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1601,17 +1573,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -1978,7 +1941,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Prìobhaideachd @@ -1989,37 +1952,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Cuir foillseachadh air an sgeideal () @@ -2161,7 +2106,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Meal do naidheachd, thèid a’ video air cùlaibh ion-phortadh! ’S urrainn dhut fiosrachadh mun video seo a chur ris mu thràth. @@ -2176,7 +2121,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Tagh am faidhle ri luchdadh suas @@ -2188,19 +2133,13 @@ Scheduled Sgeidealaichte - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Dealbh cùlaibh video - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2208,42 +2147,30 @@ The chosen image will be definitive and cannot be modified. Seo dealbh a thèid a chur ris an fhaidhle fhuaime agad. Bidh an dealbh a thagh thu buan is cha ghabh atharrachadh an uairsin. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Meal do naidheachd! Tha a’ video agad ri fhaighinn san leabhar-lann phrìobhaideach agad a-nis. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Gabhaidh fhoillseachadh nuair a bhios an luchdadh suas deiseil - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Foillsich - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Tagh an torrent ri ion-phortadh @@ -2251,42 +2178,32 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - No + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Cuir ann URI magnet - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. ’S urrainn dhut faidhle torrent sam bith a thomhas ri faidhle mp4 ion-phortadh. Bu chòir dhut dèanamh cinnteach gu bheil còir sgaoilidh agad air an t-susbaint ris an tomh e ach nach èirich trioblaid a thaobh an lagha dhut fhèin no dhan ionstans agad. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Meal do naidheachd, thèid a’ video ion-phortadh le BitTorrent! ’S urrainn dhut fiosrachadh mun video seo a chur ris mu thràth. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2555,7 +2472,7 @@ Tadhail air duilleag a’ chunntais - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2623,7 +2540,7 @@ More information Barrachd fiosrachaidh - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Faigh barrachd fiosrachaidh @@ -2691,33 +2608,24 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Tha beachdan à comas. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Cuir beachd ris… @@ -2803,70 +2711,40 @@ 5 - - Follow - Lean air - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Luchd-leantainn - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line Cuir gach òstair (às aonais “http://”) air loidhne fa leth + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - Tha coltas nach eil thu air frithealaiche HTTPS. Feumaidh am frithealaiche agad TLS a chur an comas mus lean e air frithealaichean eile. - - src/app/+admin/follows/following-add/following-add.component.html - 17 - - - - Add following - Cuir leantainn ris - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Criathraich… - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Làimhsichear neach-leantainn @@ -2877,37 +2755,22 @@ Staid - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Air a chruthachadh @@ -2917,19 +2780,19 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Air a ghabhail ris - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Ri lèirmheasadh - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Gabh ris @@ -2941,24 +2804,39 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Òstair - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3008,7 +2886,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3089,57 +2967,52 @@ Batch actions Gnìomhan ’nan grunnan - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Ainm-cleachdaiche - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Cuota de videothan - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (air a thoirmeasg) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Adhbhar an toirmisg: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3193,98 +3066,77 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Ainm a’ video - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Dìomhair - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Gun cho-nasgadh - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Ceann-là - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Tadhail air a’ video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Adhbhar a’ chuir air an dubh-liosta: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3298,47 +3150,38 @@ This comment can only be seen by you or the other moderators. Chan fhaic ach thu fhèin ’s na maoir eile am beachd seo. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Ùraich am beachd seo - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Cò rinn an gearan - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State Staid - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3350,31 +3193,27 @@ Go to the account Tadhail air a’ chunntas - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Beachd maorsainneachd: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Thoir far na dubh-liosta @@ -3386,6 +3225,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3394,57 +3239,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Air a mhùchadh - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Dì-mhùch + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Cunntas + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3579,31 +3422,18 @@ 9 - - Jobs list - Liosta nan obraichean - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Seòrsa - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 @@ -3649,43 +3479,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Na prìomh-chànanan a bhios agad ’s air na maoir @@ -3735,97 +3547,94 @@ Na cuir ri liostaichean - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Sgleò air dealbhagan - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Taisbeanadh - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Teirmichean - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct An còd giùlain - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Fiosrachadh maorsainneachd - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Cò tha air cùlaibh an ionstans seo? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Carson a chruthaich thu an t-ionstans seo? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Dè cho fada ’s a tha thu ’n dùil gun glèidh thu an t-ionstans seo? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Ciamar a phàigheas tu airson an fhrithealaiche PeerTube? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Dè am frithealaiche/am bathar-cruaidh a tha an t-ionstans seo a ruith air? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Fiosrachadh mun ionstans @@ -3833,76 +3642,76 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default tùsail - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Fidir videothan - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Videothan a’ treandadh - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Videothan air a bheil fèill mhòr - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Videothan air an cur ris o chionn ghoirid - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Videothan ionadail - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Tha clàradh an comas - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Iarraidh clàradh dearbhadh puist-d - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Cuingeachadh clàraidh - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Buill @@ -3988,71 +3797,84 @@ Default video quota per user Cuota tùsail de videothan airson gach cleachdaiche - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Crìoch thùsail air videothan a luchdaicheas cleachdaiche suas air an aon latha - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL URL an inneics - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Rianaire @@ -4062,39 +3884,39 @@ Admin email Post-d an rianaire - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Cuir foirm conaltraidh an comas - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Rèiteachadh bunasach - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username An t-ainm-cleachdaiche Twitter agad - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Tha an t-ionstans air geal-liosta Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4109,16 +3931,16 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Seirbheisean - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4127,42 +3949,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Tha tar-chòdachadh an comas - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Ma chuireas tu an tar-chòdachadh à comas, feumaidh gum bi mòran videothan aig na cleachdaichean agad nach obraich! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Ceadaich leudachain a bharrachd - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Ceadaich luchdadh suas faidhlichean fuaime - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4180,17 +3996,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4214,69 +4027,66 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Tha taic ri HLS an comas - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Snàithleanan tar-chòdachaidh - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4301,24 +4111,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Rèiteachadh adhartach - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Ùraich an rèiteachadh - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Tha coltas nach eil an rèiteachadh dligheach. Dèan lorg air mearachdan sna tabaichean. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4463,23 +4273,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4536,23 +4350,17 @@ Theme Ùrlar - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default bun-roghainn an ionstans - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default bun-roghainn peertube - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Atharraich an sealbhadair @@ -4703,6 +4511,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5046,35 +4866,11 @@ Stadastaireachd - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Air ballrachd fhaighinn @@ -6018,6 +5814,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6038,6 +5858,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6174,51 +6004,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6312,6 +6108,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6320,23 +6122,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6352,6 +6164,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7292,11 +7110,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -7652,6 +7467,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -7724,15 +7545,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9445,11 +9265,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9712,15 +9529,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.gl-ES.xlf b/client/src/locale/angular.gl-ES.xlf index dc6919633..260fba59f 100644 --- a/client/src/locale/angular.gl-ES.xlf +++ b/client/src/locale/angular.gl-ES.xlf @@ -632,32 +632,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privado 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Na lista negra 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -666,8 +666,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -726,7 +726,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Eliminar de @@ -774,7 +774,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Vista previa recortada @@ -972,7 +972,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -1110,7 +1110,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Vetar esta usuaria @@ -1127,14 +1127,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensións: , tamaño máx: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1275,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.html41src/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.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 Email address Enderezo de correo electrónico @@ -1671,15 +1664,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1714,41 +1701,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Desconectar @@ -1869,17 +1841,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2341,7 +2304,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Intimidade @@ -2355,37 +2318,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programar publicación () @@ -2607,7 +2552,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2624,11 +2569,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Escoller ficheiro a subir @@ -2643,16 +2588,16 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Imaxe de fondo do vídeo 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2667,41 +2612,32 @@ 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2709,23 +2645,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2735,21 +2667,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -3034,10 +2960,10 @@ Go to the account page Go to the account page - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -3115,7 +3041,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -3193,36 +3119,27 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3310,74 +3227,42 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3386,71 +3271,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3462,28 +3332,42 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Create user @@ -3534,7 +3418,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3615,57 +3499,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3719,105 +3598,84 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3833,47 +3691,38 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3885,31 +3734,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3921,6 +3766,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3932,57 +3783,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -4126,35 +3975,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4206,43 +4042,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4298,7 +4116,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Emborrar icona @@ -4307,7 +4125,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Mostrar @@ -4317,15 +4135,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Termos @@ -4335,81 +4150,81 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4418,45 +4233,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vídeos en local @@ -4464,17 +4279,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4483,12 +4298,12 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Rexistro limitado @@ -4496,7 +4311,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Usuarias @@ -4585,59 +4400,69 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4645,21 +4470,23 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administración @@ -4675,12 +4502,12 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configuración básica @@ -4688,17 +4515,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4707,7 +4534,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4716,7 +4543,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4731,7 +4558,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4740,10 +4567,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4752,7 +4579,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4761,7 +4588,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Si desactiva a recodificación moitos vídeos das súas usuarias non funcionarán! @@ -4769,31 +4596,25 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4811,17 +4632,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4845,17 +4663,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Fíos de recodificación @@ -4863,41 +4678,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4906,14 +4721,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4938,7 +4753,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4948,7 +4763,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Actualizar configuración @@ -4956,12 +4771,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5108,23 +4923,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5185,23 +5004,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5357,6 +5170,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5726,35 +5551,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Uneuse @@ -6729,6 +6530,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6749,6 +6574,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6885,51 +6720,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -7033,6 +6834,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7041,23 +6848,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -7073,6 +6890,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8021,11 +7844,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8385,6 +8205,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8457,15 +8283,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10209,11 +10034,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10487,15 +10309,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.hu-HU.xlf b/client/src/locale/angular.hu-HU.xlf index 890ef70cf..9bd4f7dde 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átorainak és továbbítva lesz a videó forrásához () 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átorainak és továbbítva lesz a videó forrásához () is. src/app/shared/video/modals/video-report.component.html 9 @@ -594,37 +602,37 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Személyes 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 megtekintés} other { megtekintés} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Feketelistázott 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Érzékeny - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Nincs videó} =1 {1 videó} other { videó} } @@ -677,11 +685,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Törlés innen: @@ -723,19 +731,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Megvágott előnézet @@ -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 @@ -911,10 +931,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP-importálás (YouTube, Vimeo, közvetlen URL…) @@ -1046,19 +1066,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Felhasználó kitiltása @@ -1075,14 +1095,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (kiterjesztések: , legnagyobb méret: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1102,8 +1115,15 @@ - 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. + + 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. src/app/login/login.component.html 11 @@ -1194,15 +1214,15 @@ 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.html41 - 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.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 Email address E-mail-cím @@ -1261,9 +1281,9 @@ - for + for - erre: + erre: 6 @@ -1271,10 +1291,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Szűrők - + 16 @@ -1308,7 +1331,8 @@ - CLI documentation + CLI + documentation CLI dokumentáció src/app/modal/welcome-modal.component.html @@ -1324,7 +1348,8 @@ - Administer documentation + Administer + documentation Rendszergazda dokumentáció src/app/modal/welcome-modal.component.html @@ -1340,7 +1365,8 @@ - Use documentation + Use + documentation Dokumentáció használata src/app/modal/welcome-modal.component.html @@ -1364,16 +1390,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 @@ -1388,16 +1414,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 @@ -1486,8 +1522,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 @@ -1560,15 +1599,9 @@ Interface: Felület: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videók: @@ -1612,48 +1645,33 @@ Help Súgó - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Segítségkérés a PeerTube használatához - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Gyorsbillentyűk - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube a gépházban: PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube weboldal - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 a gépházban: PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Kijelentkezés @@ -1771,19 +1789,9 @@ Contact Partner - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Szolgáltatás feltételei - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Értesítések megtekintése @@ -1944,8 +1952,11 @@ - Jump to channel ↵ - Ugrás a csatornához ↵ + + Jump to channel + ↵ + + Ugrás a csatornához ↵ src/app/header/suggestion.component.html 18 @@ -2172,8 +2183,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 @@ -2226,69 +2241,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Adatvédelem 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - További információk a PeerTube szoftveren belüli adatvédelemről - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ GyIK - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Gyakori kérdések a PeerTube szoftverrel kapcsolatban - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API dokumentáció - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Közzététel ütemezése () @@ -2354,7 +2350,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Már fel van töltve ✔ 179 @@ -2480,8 +2476,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 @@ -2493,10 +2493,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Gratulálunk, a(z) mögött lévő videó importálva lesz! Már megadhatja a videóval kapcsolatos információkat. @@ -2511,11 +2511,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload A feltöltendő fájl kiválasztása @@ -2530,68 +2530,57 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Videó háttérképe - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + 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. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + 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 Processing… Feldolgozás… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Teljes videokvóta - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Gratulálunk! A videó most már elérhető a személyes könyvtárában. 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished A közzététel akkor lesz elérhető, ha a feltöltés befejeződött 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Közzététel 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Az importálandó torrent kiválasztása @@ -2599,42 +2588,45 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Vagy - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Mágnes URI beillesztése 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Gratulálunk, a videó importálva lesz BitTorrent használatával! Már megadhatja a videóval kapcsolatos információkat. 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2852,16 +2844,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 @@ -2938,10 +2930,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Feliratkozás @@ -3028,8 +3020,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information További információk szerzése @@ -3105,35 +3097,26 @@ View replies from and others és mások válaszának megtekintése - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from válaszának megtekintése - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies válasz megtekintése - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. A hozzászólások le vannak tiltva. 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Hozzászólás hozzáadása… @@ -3159,7 +3142,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 @@ -3216,72 +3203,51 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Követés - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Követők 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Videoredundanciák - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 gép („http://” nélkül) soronként + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - Ú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. - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Követés hozzáadása - - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 - src/app/+admin/follows/following-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID Azonosító 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Követőkezelő @@ -3293,80 +3259,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Késleltetett. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Hamarosan elindul… - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Fut… - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Befejeződött - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Sikertelen - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Elfogadva 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Függőben 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Elfogadás @@ -3381,28 +3332,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/config/shared/batch-domains-modal.component.html + 3 + Host Gép - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundancia megengedett + Redundancy allowed + Redundancia megengedett + + src/app/+admin/follows/following-list/following-list.component.html25 + Follow domainsFollow domains src/app/+admin/follows/following-list/following-list.component.html - 21 + 50 - - - Video redundancies list - Videoredundanciák listája + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Felhasználó létrehozása @@ -3457,13 +3422,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.html43 - + + + + 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 - Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . - Az átkódolás engedélyezett. A videókvóta csak az eredeti videó méretét veszi figyelembe. Ez a felhasználó legfeljebb ~ -ot 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élyezett. A videókvóta csak az eredeti videó méretét veszi figyelembe. Ez a felhasználó legfeljebb ~ -ot tölthet fel. src/app/+admin/users/user-edit/user-edit.component.html 148 @@ -3549,34 +3517,38 @@ Batch actions Kötegelt műveletek - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Felhasználónév + Username + Felhasználónév 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Videokvóta - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + Video quota + Videokvóta + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (kitiltva) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3584,23 +3556,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Kitiltás indoka: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3650,98 +3628,101 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Videó neve + Video name + Videó neve 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Videó URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Teljes méret + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Stratégiák statisztikái engedélyezve - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Érzékeny 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Nincs föderálva - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Dátum + Date + Dátum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Ugrás a videóhoz 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Feketelista indoka: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3757,47 +3738,53 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Hozzászólás frissítése 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Bejelentő 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Videó 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Állapot + State + Állapot 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Pontszám + Score + Pontszám src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3809,25 +3796,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderálási hozzászólás: - - 57 + + 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-list.component.html57 + Unblacklist Levétel a feketelistáról @@ -3836,6 +3828,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3843,31 +3841,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Némítás visszavonása 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3875,8 +3895,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4020,38 +4046,25 @@ 9 - - Jobs list - Feladatlista - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Feladat típusa - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Feladat állapota - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Típus 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Frissítés @@ -4066,7 +4079,7 @@ - By -> + By -> Szerző: → src/app/+admin/system/logs/logs.component.html @@ -4104,58 +4117,40 @@ No results found Nincs találat - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - - - Help share videos being played - Segítsen a lejátszott videók megosztásában - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + 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 + + Help share videos being played + Segítsen a lejátszott videók megosztásában + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. Ha egy videóoldalon van, azonnal elindítja a videólejátszást. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Videók automatikus lejátszása - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. Ha egy videó véget ér, folytassa a következő javasolt videóval. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video A következő videó automatikus lejátszása - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Fő nyelvek, amelyeken Ön vagy a moderátorai beszélnek @@ -4167,8 +4162,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 @@ -4177,8 +4172,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 @@ -4190,8 +4188,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 @@ -4200,125 +4198,122 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Bélyegképek elhomályosítása 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Megjelenítés 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Stratégia - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Használati feltételek 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Magatartási kódex - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderálási információk - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Ki moderálja a példányt? Mi az irányelv az érzékeny tartalmú videókkal kapcsolatban? Politikai videók? Stb. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE ÖN ÉS AZ ÖN PÉLDÁNYA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Ki van a példány mögött? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? Egy magánszemély? Egy non-profit? Egy vállalat? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Miért hozta létre ezt a példányt? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? Személyes videók megosztásához? Regisztrációk megnyitásához és ahhoz, hogy az emberek bármit feltöltsenek, amit akarnak? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Meddig tervezi fenntartani ezt a példányt? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Fontos tudatni a felhasználókkal, akik regisztrálni akarnak az Ön példányán - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Hogyan fogja finanszírozni a PeerTube kiszolgálót? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? Saját forrásokkal? A felhasználói adományokkal? Hirdetés? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION EGYÉB INFORMÁCIÓK - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Milyen kiszolgálón és hardveren fut a példány? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. azaz 2vCore 2GB RAM, egy közvetlen hivatkozás a bérelt kiszolgálóra stb. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Példányinformációk @@ -4327,85 +4322,85 @@ APPEARANCE MEGJELENÉS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default alapértelmezett - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Kezdőlap - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Videók felfedezése - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Felkapott videók - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Legkedveltebb videók - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Legutóbb hozzáadott videók - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Helyi videók 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS ÚJ FELHASZNÁLÓK - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Regisztráció engedélyezve 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification A regisztráció e-mail ellenőrzést igényel 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Regisztrációs korlát 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Felhasználók @@ -4510,85 +4505,97 @@ Default video quota per user Alapértelmezett videokvóta felhasználóként - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Alapértelmezett napi feltöltési korlát felhasználóként - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS ÚJ VIDEÓK - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Importálás engedélyezése HTTP URL-lel (azaz YouTube használatával) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Importálás engedélyezése torrent-fájllal vagy egy mágnes URI-val - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Hacsak egy felhasználó nincs megbízhatóként megjelölve, a videói mindaddig személyes állapotban maradnak, amíg egy moderátor meg nem vizsgálja azokat. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Új videók feketelistára tétele automatikusan - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FÖDERÁCIÓ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Más példányok követhetik az Önét - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Új példánykövetők kézi jóváhagyása - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Példányok automatikus visszakövetése - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Ez a funkció nagyon sok figyelmet és további moderálást igényel. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - A nyilvános index példányainak automatikus követése - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS RENDSZERGAZDÁK - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Rendszergazda @@ -4603,226 +4610,253 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Kapcsolatfelvételi űrlap engedélyezése 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Alapvető beállítás 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Nem kötelező. Ha meg van adva, akkor adja meg az Ön példányát bemutató Twitter-fiókot a hivatkozás előnézeteinek feljavításához. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username A Twitter felhasználóneve 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter A példány a Twitter fehérlistáján van 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 - + + 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 Services Szolgáltatások 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING ÁTKÓDOLÁS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Átkódolás engedélyezve 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Ha letiltja az átkódolást, akkor a felhasználók számos videói nem fognak működni! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Lehetővé teszi, hogy a felhasználók .mkv, .mov, .avi és .flv videókat töltsenek fel. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions További kiterjesztések engedélyezése 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Lehetővé teszi a felhasználók számára, hogy hangfájlokat töltsenek fel, amelyek feltöltéskor egyesítve lesznek az előnézeti fájllal. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Hangfájlok feltöltésének engedélyezése - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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 javasoljuk hogy egyelőre ne tiltsa le a webtorrent támogatást Ha a HLS támogatást is engedélyezte, akkor az megduplázza a videók által foglalt területet Ha le van tiltva, akkor működésképtelenné teszi a 2.1-es verziónál régebbi PeerTube példányokkal történő föderálást. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + 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 javasoljuk hogy egyelőre ne tiltsa le a webtorrent támogatást Ha a HLS támogatást is engedélyezte, akkor az megduplázza a videók által foglalt területet Ha le van tiltva, akkor működésképtelenné teszi a 2.1-es verziónál régebbi PeerTube példányokkal történő föderálást. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent támogatás engedélyezve - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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 szükséges HLS-lejátszólisták és töredezett MP4-fájlok előállítása, amely jobb lejátszást eredményez a jelenlegi alapértelmezett lejátszóval: A felbontásmódosítás simább Gyorsabb lejátszás a különösen hosszú videóknál Stabilabb lejátszás (kevesebb hiba/végtelen betöltés) Ha engedélyezte a WebTorrent támogatást is, akkor megduplázza a videók által foglalt tárterületet - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + 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 szükséges HLS-lejátszólisták és töredezett MP4-fájlok előállítása, amely jobb lejátszást eredményez a jelenlegi alapértelmezett lejátszóval: A felbontásmódosítás simább Gyorsabb lejátszás a különösen hosszú videóknál Stabilabb lejátszás (kevesebb hiba/végtelen betöltés) Ha engedélyezte a WebTorrent támogatást is, akkor megduplázza a videók által foglalt tárterületet + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS támogatás engedélyezve - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Átkódolási szálak 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Előállítandó felbontások - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE GYORSÍTÓTÁR - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Néhány fájl nincs föderálva, és akkor lesz letöltve, ha szükséges. Határozza meg a gyorsítótárazási irányelveiket. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache A gyorsítótárban tartandó előnézetek száma - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache A gyorsítótárban tartandó video-képaláírások száma - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS SZEMÉLYRE SZABÁSOK - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Apró módosítások az Ön PeerTube példányán, amikor egy bővítmény vagy egy téma létrehozás túlzás. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 - + 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; - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 - + + 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 Advanced configuration Speciális beállítás 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Beállítás frissítése 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Úgy tűnik, hogy a beállítás érvénytelen. Keresse meg a lehetséges hibákat a különböző lapokon. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFIL @@ -4989,40 +5023,44 @@ 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 - - - Only display videos in the following languages/subtitles - Csak a következő nyelveken vagy felirattal elérhető videók megjelenítése + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Csak a következő nyelveken vagy felirattal elérhető videók megjelenítése + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages A legutóbb hozzáadott, a felkapott, a helyi, a legkedveltebb és a keresés oldalakon - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 @@ -5063,25 +5101,19 @@ Theme Téma - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default példány alapértelmezettje - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube alapértelmezettje - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Tulajdonjog megváltoztatása @@ -5100,8 +5132,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 @@ -5137,8 +5169,11 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created - Létrehozva + + Created + + + Létrehozva 15 @@ -5209,8 +5244,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 @@ -5235,6 +5271,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5294,9 +5342,12 @@ - Delete history + + + Delete history + - + Előzmények törlése @@ -5313,9 +5364,12 @@ - Notification preferences + + + Notification preferences + - + Értesítési beállítások @@ -5392,8 +5446,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 @@ -5421,8 +5475,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 @@ -5617,44 +5671,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Készítők - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Létrehozó útmutatója - - src/app/menu/menu.component.html - 162 - - - - Contributors - Közreműködők - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube licenc - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Csatlakozva: @@ -5899,23 +5926,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 @@ -5931,7 +5962,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube alkalmazások src/app/+about/about-peertube/about-peertube.component.html @@ -5947,7 +5979,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 @@ -5971,7 +6004,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 @@ -5984,17 +6021,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 @@ -6007,7 +6054,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 @@ -6017,12 +6067,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 @@ -6035,7 +6094,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 @@ -6048,7 +6111,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 @@ -6058,7 +6126,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 @@ -6083,7 +6154,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 @@ -6120,8 +6194,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 @@ -6202,8 +6276,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 @@ -6274,8 +6351,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 @@ -6370,8 +6452,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 @@ -6480,6 +6562,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6500,6 +6606,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6636,51 +6752,17 @@ is not valid nem érvényes - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - Meg kell adnia a követendő gépeket. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - A gépeknek egyedinek kell lenniük. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - Ha megerősíti, akkor küldeni fog egy követési kérést ide: – - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Új kiszolgálók követése - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Követési kérések elküldve! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Valóban meg szeretné szüntetni a(z) követését? @@ -6784,6 +6866,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6792,23 +6880,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Jelentés törlése + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Moderálási hozzászólás frissítése + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Megjelölés elfogadottnak @@ -6824,6 +6922,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7780,11 +7884,8 @@ max size legnagyobb méret - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Most nézze meg az e-mailjeit a fiókja ellenőrzéséhez és a regisztráció befejezéséhez. @@ -8114,8 +8215,8 @@ - Long (> 10 min) - Hosszú (> 10 perc) + Long (> 10 min) + Hosszú (> 10 perc) src/app/search/search-filters.component.ts 1 @@ -8152,6 +8253,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8224,15 +8331,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - másodperccel ezelőtt + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 + h min sec ó p mp @@ -9508,8 +9614,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 @@ -9982,11 +10088,8 @@ Video blacklisted. Videó feketelistára lett téve. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 Encoder Kódoló @@ -10270,15 +10373,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - A törlés el lesz küldve a távoli példányokhoz, így azok is eltávolítják a hozzászólást. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Ez egy távoli hozzászólás, ezért a törlés csak az Ön példányán lesz hatással. diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf index c6cdde161..25ba207ca 100644 --- a/client/src/locale/angular.it-IT.xlf +++ b/client/src/locale/angular.it-IT.xlf @@ -624,7 +624,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privato @@ -634,12 +634,12 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted In lista nera @@ -647,7 +647,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -657,7 +657,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -716,7 +716,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Eliminato da @@ -764,7 +764,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Anteprima parziale @@ -962,7 +962,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Espelli questo utente @@ -1123,14 +1123,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1271,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.html41src/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.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 Email address Indirizzo email @@ -1670,15 +1663,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1713,41 +1700,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Disconnetti @@ -1865,17 +1837,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2334,7 +2297,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2348,37 +2311,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Programma la pubblicazione () @@ -2597,7 +2542,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2614,11 +2559,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Seleziona il file da caricare @@ -2633,16 +2578,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2654,27 +2596,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2684,7 +2614,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished La pubblicazione sarà possibile quando il caricamento sarà completato @@ -2692,7 +2622,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Pubblica @@ -2700,7 +2630,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Seleziona il file torrent da importare @@ -2708,23 +2638,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - O - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Incolla un magnet URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2734,11 +2663,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2747,8 +2673,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3075,10 +3001,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -3166,7 +3092,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Ottieni più informazioni @@ -3250,29 +3176,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3281,8 +3198,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Aggiungi commento... @@ -3381,72 +3298,52 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Segui - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Chi ti segue 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (senza "http://") per riga 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Sembra che tu non sia su un server HTTPS. Il tuo web server ha bisogno di avere TLS attivato per poter seguire altri servers. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Aggiungi 'sta seguendo' - - 21 + + 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-add/following-add.component.html21 + + Filter... Filtra... 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3458,80 +3355,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Creato 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accettato 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending In attesa 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accetta @@ -3549,6 +3431,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3556,20 +3444,29 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3634,7 +3531,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3730,31 +3627,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Nome utente 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (espulso) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3762,23 +3666,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification L'indirizzo dell'utente è verificato/L'utente può accedere senza verifica dell'indirizzo 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Motivo espulsione: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3828,6 +3738,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3836,85 +3752,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensibile 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Non federato 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Vai al video 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Azioni 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: motivo per essere in lista nera: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3932,8 +3848,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Modifica questo commento @@ -3941,24 +3857,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Chi ha segnalato 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3966,10 +3888,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3984,25 +3906,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Commento di moderazione: - - 57 + + 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-list.component.html57 + Unblacklist Rimuovi dalla lista nera @@ -4011,6 +3938,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4022,28 +3955,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Silenziato a 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Non silenziare più 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4051,8 +4006,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4198,38 +4159,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Lista operazioni in corso - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipo 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Aggiorna @@ -4284,43 +4232,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4376,7 +4306,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Miniature offuscate. @@ -4385,7 +4315,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Mostra @@ -4394,13 +4324,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Termini @@ -4410,72 +4337,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4483,45 +4410,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Video locali @@ -4529,17 +4456,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4548,7 +4475,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification La registrazione richiede una verifica via email @@ -4556,7 +4483,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limite registrazioni @@ -4564,7 +4491,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Utenti @@ -4653,79 +4580,91 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Amministratore @@ -4741,7 +4680,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Abilita modulo di contatto @@ -4749,7 +4688,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configurazione di base @@ -4757,17 +4696,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4776,7 +4715,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4785,7 +4724,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4800,7 +4739,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4809,10 +4748,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4821,7 +4760,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4830,7 +4769,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Se si disattiva la trascodifica, molti video degli utenti non funzioneranno. @@ -4838,13 +4777,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4853,19 +4789,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4883,17 +4816,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4917,17 +4847,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Numero thread di trascodifica @@ -4935,41 +4862,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4978,14 +4905,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -5010,7 +4937,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5020,7 +4947,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Aggiorna configurazione @@ -5028,12 +4955,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5183,23 +5110,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5260,23 +5191,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Cambia proprietà @@ -5438,6 +5363,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5824,35 +5761,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Creato il @@ -6823,6 +6736,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6834,6 +6771,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6964,48 +6911,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Devi specificare gli host da seguire. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Gli host non devono essere duplicati. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Se confermi, manderai la seguente richiesta a: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Segui (un) nuovo/i server - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Richiesta/e per seguire (follow) spedita/e! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Vuoi veramente smettere di seguire (unfollow) ? @@ -7099,6 +7018,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7107,23 +7032,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Elimina questa segnalazione - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Modifica commento di moderazione - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Segna come accettato @@ -7139,6 +7074,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8029,11 +7970,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8382,6 +8320,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8454,15 +8398,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - sec fa - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10145,8 +10088,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10419,15 +10362,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index ad09c3c8f..ff9aa527c 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -624,39 +624,39 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private 非公開 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted ブラックリストに登録されています 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -715,7 +715,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from から削除 @@ -763,7 +763,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview 切り取ったプレビュー @@ -964,7 +964,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP でのインポート (YouTube、Vimeo、ダイレクトURLなど) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user このユーザーをBANする @@ -1125,14 +1125,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1273,7 +1266,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.html41src/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.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 Email address メールアドレス @@ -1672,15 +1665,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1715,41 +1702,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out ログアウト @@ -1867,17 +1839,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2339,7 +2302,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy 公開範囲 @@ -2353,37 +2316,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () スケジュール公開 () @@ -2602,7 +2547,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2619,11 +2564,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload アップロードするファイルを選択する @@ -2638,16 +2583,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2659,27 +2601,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2689,7 +2619,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished アップロードが終わったら公開することができます @@ -2697,7 +2627,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish 公開 @@ -2705,7 +2635,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import インポートする Torrent を選択する @@ -2713,23 +2643,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - または - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Magnet URI を貼り付け 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2739,11 +2668,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2752,8 +2678,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3080,10 +3006,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe チャンネル登録する @@ -3173,7 +3099,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information 詳細 @@ -3257,37 +3183,28 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. コメントはオフになっています。 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... コメントを入力... @@ -3383,74 +3300,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - フォロー - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers フォロワー 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1行に1ホスト ("http://" は不要) 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - HTTPSサーバーに接続していないようです。サーバーを追跡するには、WebサーバーでTLSを有効にする必要があります。 - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - 次を追加 - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3462,80 +3359,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished 終了しました - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created 作成 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted 受入済 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending 保留中 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept 受け入れる @@ -3553,6 +3435,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3560,24 +3448,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user ユーザーを作成 @@ -3640,7 +3536,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3736,31 +3632,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username ユーザー名 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3768,23 +3671,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification ユーザーのメールアドレスは確認済 / ユーザーはメールアドレスの確認なしでログインできます 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: BAN理由: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3834,6 +3743,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3841,93 +3756,93 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive センシティブ 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated 連合なし 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date 日付 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video 動画に移動 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions アクション 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: ブラックリストの理由: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3945,8 +3860,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment このコメントを更新する @@ -3954,24 +3869,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter レポーター 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video 動画 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3979,10 +3900,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3997,25 +3918,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - モデレーションコメント: - - 57 + + 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-list.component.html57 + Unblacklist ブラックリストから削除 @@ -4024,6 +3950,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4035,28 +3967,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute ミュートを解除 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4064,8 +4018,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4211,38 +4171,25 @@ 9 - - Jobs list - ジョブリスト - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type 種類 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh 受け入れる @@ -4297,43 +4244,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4389,7 +4318,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails サムネイルをぼかす @@ -4398,7 +4327,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display 表示 @@ -4408,15 +4337,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms 利用規約 @@ -4426,81 +4352,81 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4509,45 +4435,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos ディスカバー - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos 急上昇 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos 最も好まれている動画 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos このインスタンスにアップロードされた動画 @@ -4555,17 +4481,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4574,7 +4500,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification 登録にはメールの確認が必須 @@ -4582,7 +4508,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit 登録可能ユーザー数 @@ -4590,7 +4516,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users ユーザー @@ -4679,59 +4605,69 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4739,21 +4675,23 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator 管理者 @@ -4769,7 +4707,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form 問い合わせフォームを有効にする @@ -4777,7 +4715,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration 基本設定 @@ -4785,17 +4723,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4804,7 +4742,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4813,7 +4751,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4828,7 +4766,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4837,10 +4775,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4849,7 +4787,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4858,7 +4796,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! トランスコーディングを無効にすると、ユーザーからの動画の多くが機能しなくなります。 @@ -4866,13 +4804,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4881,19 +4816,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4911,17 +4843,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4945,17 +4874,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads トランスコードスレッド @@ -4963,41 +4889,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -5006,14 +4932,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -5038,7 +4964,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5048,7 +4974,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration 設定を更新 @@ -5056,12 +4982,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5211,23 +5137,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5288,23 +5218,17 @@ Theme テーマ - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership 所有権を変更する @@ -5466,6 +5390,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5853,35 +5789,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined 参加 @@ -6851,6 +6763,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6862,6 +6798,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6992,48 +6938,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - フォローするホストを指定する必要があります。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - ホストは一意である必要があります。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - 確認した場合は、フォローリクエストを送信します: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - 新しいサーバーをフォローする - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! フォローリクエストを送信しました! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? 本当に のフォローを解除しますか? @@ -7137,6 +7055,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7145,23 +7069,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - 報告を削除 - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - モデレーションコメントを更新 - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted 承認済としてマーク @@ -7177,6 +7111,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8071,11 +8011,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8426,6 +8363,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8498,15 +8441,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - 秒前 - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10205,8 +10147,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10480,15 +10422,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. これはリモートのコメントなので、削除はこのインスタンスにのみ有効です。 diff --git a/client/src/locale/angular.jbo.xlf b/client/src/locale/angular.jbo.xlf index a008c03c7..a7198ac78 100644 --- a/client/src/locale/angular.jbo.xlf +++ b/client/src/locale/angular.jbo.xlf @@ -520,27 +520,27 @@ 6 - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private sivni 7 - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -584,7 +584,7 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -611,7 +611,7 @@ 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated previewTruncated preview src/app/shared/forms/markdown-textarea.component.html11 @@ -743,7 +743,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -844,7 +844,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -853,12 +853,6 @@ src/app/shared/menu/top-menu-dropdown.component.html 11 - - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - Login @@ -963,7 +957,7 @@ 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.html41src/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.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 Email address lo ve samymri @@ -1290,15 +1284,9 @@ galfi le mi japyvla Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1331,41 +1319,26 @@ galfi le mi japyvla HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log outLog out src/app/menu/menu.component.html70 @@ -1451,17 +1424,8 @@ galfi le mi japyvla src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications nu viska lo notci be fo do @@ -1813,7 +1777,7 @@ galfi le mi japyvla 23 - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1822,37 +1786,19 @@ galfi le mi japyvla - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1983,7 +1929,7 @@ galfi le mi japyvla - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -1998,7 +1944,7 @@ galfi le mi japyvla - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -2006,17 +1952,11 @@ galfi le mi japyvla ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2026,58 +1966,43 @@ galfi le mi japyvla The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 PublishPublish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - OrOr + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URIPaste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2085,21 +2010,15 @@ galfi le mi japyvla 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2350,7 +2269,7 @@ galfi le mi japyvla Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2416,7 +2335,7 @@ galfi le mi japyvla More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2478,27 +2397,18 @@ galfi le mi japyvla View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -2509,7 +2419,7 @@ galfi le mi japyvla 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... jmina lo pinka @@ -2582,64 +2492,33 @@ galfi le mi japyvla src/app/+admin/follows/follows.component.html 5 - - FollowFollow - - src/app/+admin/follows/follows.component.html - 7 - FollowersFollowers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 IDID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2648,37 +2527,22 @@ galfi le mi japyvla - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2686,15 +2550,15 @@ galfi le mi japyvla - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2702,20 +2566,35 @@ galfi le mi japyvla 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2756,7 +2635,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2818,45 +2697,40 @@ galfi le mi japyvla Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2898,86 +2772,71 @@ galfi le mi japyvla src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive kajde fi lo ganvi 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date detri 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2991,41 +2850,32 @@ galfi le mi japyvla This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment nu basti fi lo ka ce'u pinka 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3033,25 +2883,22 @@ galfi le mi japyvla Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -3063,6 +2910,12 @@ galfi le mi japyvla src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3070,41 +2923,39 @@ galfi le mi japyvla 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 @@ -3113,7 +2964,13 @@ galfi le mi japyvla 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + + Plugins/ThemesPlugins/Themes src/app/+admin/plugins/plugins.component.html @@ -3227,28 +3084,16 @@ galfi le mi japyvla src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3288,43 +3133,25 @@ galfi le mi japyvla - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3367,133 +3194,130 @@ galfi le mi japyvla Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos diklo vidvi 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users pilno @@ -3579,85 +3403,98 @@ galfi le mi japyvla Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3672,13 +3509,13 @@ galfi le mi japyvla to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 ServicesServices - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3687,31 +3524,25 @@ galfi le mi japyvla resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3729,14 +3560,11 @@ galfi le mi japyvla If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3760,60 +3588,57 @@ galfi le mi japyvla If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript la .djavascript. 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3838,20 +3663,20 @@ galfi le mi japyvla - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration nu basti fi lo ka ce'u te tcimi'e 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3988,19 +3813,23 @@ galfi le mi japyvla src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4049,19 +3878,13 @@ galfi le mi japyvla ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -4179,6 +4002,18 @@ galfi le mi japyvla src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4487,35 +4322,11 @@ galfi le mi japyvla StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined .i detri lo nu cmeveigau @@ -5342,6 +5153,30 @@ zbasu lo pilno src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5360,6 +5195,16 @@ zbasu lo pilno src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -5461,43 +5306,16 @@ zbasu lo pilno is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - jersi pe'a lo cnino samtcise'u - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + Follow request(s) sent! .i mo'u mrilu lo jersi pe'a ve cpedu 1 - src/app/+admin/follows/following-add/following-add.component.ts1 + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5576,6 +5394,12 @@ zbasu lo pilno src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -5583,20 +5407,32 @@ zbasu lo pilno 1 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - Delete this report - vimcu le notci - + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - + + Mark as acceptedMark as accepted src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts @@ -5608,6 +5444,12 @@ zbasu lo pilno src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -6343,11 +6185,8 @@ zbasu lo pilno max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6632,6 +6471,12 @@ zbasu lo pilno src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6686,8 +6531,8 @@ zbasu lo pilno src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -8028,11 +7873,8 @@ zbasu lo pilno Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8247,8 +8089,8 @@ zbasu lo pilno src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.ko-KR.xlf b/client/src/locale/angular.ko-KR.xlf index 6cdd2cdca..f5e89b2c6 100644 --- a/client/src/locale/angular.ko-KR.xlf +++ b/client/src/locale/angular.ko-KR.xlf @@ -622,7 +622,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private 비공개 @@ -632,12 +632,12 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted 차단됨 @@ -645,12 +645,12 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive 민감 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -709,7 +709,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from 재생목록 에서 삭제됨 @@ -757,7 +757,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview 부분적인 미리보기 @@ -949,7 +949,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user 이 사용자 강퇴 @@ -1104,14 +1104,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (확장자: , 최대 크기: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1252,7 +1245,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.html41src/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.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 Email address 이메일 주소 @@ -1648,15 +1641,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1691,41 +1678,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out 로그아웃 @@ -1846,17 +1818,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2309,7 +2272,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2320,37 +2283,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2500,7 +2445,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2514,11 +2459,11 @@ Update Update - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2530,19 +2475,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2554,44 +2493,32 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2599,23 +2526,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2625,21 +2548,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2924,10 +2841,10 @@ Go to the account page Go to the account page - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -3003,7 +2920,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -3081,36 +2998,27 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3197,72 +3105,40 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3271,71 +3147,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3347,24 +3208,39 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3414,7 +3290,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3495,57 +3371,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3599,98 +3470,77 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3706,47 +3556,38 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3758,31 +3599,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3794,6 +3631,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3802,57 +3645,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3996,35 +3837,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4070,43 +3898,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4156,97 +3966,94 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4254,76 +4061,76 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4409,79 +4216,91 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4491,39 +4310,39 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4538,16 +4357,16 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4556,42 +4375,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4609,17 +4422,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4643,69 +4453,66 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4730,24 +4537,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4894,23 +4701,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4971,23 +4782,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5140,6 +4945,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5505,35 +5322,11 @@ Stats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6495,6 +6288,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6515,6 +6332,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6651,51 +6478,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6789,6 +6582,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6797,23 +6596,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6829,6 +6638,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7773,11 +7588,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8135,6 +7947,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8207,15 +8025,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9940,11 +9757,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10214,15 +10028,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.lt-LT.xlf b/client/src/locale/angular.lt-LT.xlf index 69a3b9da8..02e0878b8 100644 --- a/client/src/locale/angular.lt-LT.xlf +++ b/client/src/locale/angular.lt-LT.xlf @@ -568,33 +568,33 @@ Unlisted Unlisted - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Private - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Blacklisted - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -650,7 +650,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -689,7 +689,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Truncated preview @@ -857,10 +857,10 @@ Import Import - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Ban this user @@ -1003,14 +1003,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1126,7 +1119,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.html41src/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.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 Email address Email address @@ -1514,15 +1507,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: @@ -1566,50 +1553,35 @@ Help Help - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Get help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Shortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1694,19 +1666,9 @@ Contact Contact - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Terms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications View your notifications @@ -2106,7 +2068,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2118,47 +2080,28 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2301,10 +2244,10 @@ Sorry, but something went wrong Sorry, but something went wrong - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2318,11 +2261,11 @@ Update Update - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2334,19 +2277,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2358,48 +2295,36 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Total video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2407,23 +2332,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2433,21 +2354,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2738,10 +2653,10 @@ Go to the account page Go to the account page - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -2818,8 +2733,8 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Get more information @@ -2895,36 +2810,27 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3007,74 +2913,42 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3083,71 +2957,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3159,28 +3018,42 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Create user @@ -3229,7 +3102,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3311,57 +3184,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3415,105 +3283,84 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3529,47 +3376,38 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3581,31 +3419,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3617,64 +3451,68 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance Instance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3827,35 +3665,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -3905,43 +3730,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -3992,114 +3799,111 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4109,76 +3913,76 @@ APPEARANCE APPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Landing page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4266,86 +4070,98 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Other instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4355,39 +4171,39 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4404,17 +4220,17 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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 @@ -4425,41 +4241,35 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4477,17 +4287,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4511,73 +4318,70 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: @@ -4604,22 +4408,22 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILE @@ -4789,23 +4593,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4866,23 +4674,17 @@ Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5037,6 +4839,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5405,44 +5219,17 @@ Stats Stats - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6409,6 +6196,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6429,6 +6240,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6565,51 +6386,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6713,6 +6500,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6721,23 +6514,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6753,6 +6556,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7705,11 +7514,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8078,6 +7884,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8150,15 +7962,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 + h min sec h min sec @@ -9908,11 +9719,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 Encoder Encoder @@ -10196,15 +10004,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.nb-NO.xlf b/client/src/locale/angular.nb-NO.xlf index 11f8c42b0..1cd190478 100644 --- a/client/src/locale/angular.nb-NO.xlf +++ b/client/src/locale/angular.nb-NO.xlf @@ -439,25 +439,25 @@ UnlistedUnlisted - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 PrivatePrivate - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -500,7 +500,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -531,7 +531,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated previewTruncated preview src/app/shared/forms/markdown-textarea.component.html11 @@ -661,7 +661,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -759,7 +759,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -768,12 +768,6 @@ src/app/shared/menu/top-menu-dropdown.component.html 11 - - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - Login @@ -874,7 +868,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.html41src/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.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 Email addressEmail address @@ -1185,15 +1179,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1226,41 +1214,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log outLog out src/app/menu/menu.component.html70 @@ -1318,17 +1291,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notificationsView your notifications src/app/menu/avatar-notification.component.html @@ -1626,7 +1590,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1635,37 +1599,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1763,7 +1709,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -1778,7 +1724,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -1786,17 +1732,11 @@ ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -1806,58 +1746,43 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 PublishPublish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - OrOr + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URIPaste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -1865,21 +1790,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2106,7 +2025,7 @@ Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2164,7 +2083,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2226,34 +2145,25 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment...Add comment... src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -2317,64 +2227,33 @@ src/app/+admin/follows/follows.component.html 5 - - FollowFollow - - src/app/+admin/follows/follows.component.html - 7 - FollowersFollowers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 IDID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2383,37 +2262,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2421,15 +2285,15 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2437,20 +2301,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2489,7 +2368,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2551,45 +2430,40 @@ Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2631,84 +2505,63 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 SensitiveSensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2722,37 +2575,28 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -2760,25 +2604,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -2790,57 +2631,61 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 AccountAccount + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 Plugins/ThemesPlugins/Themes @@ -2956,28 +2801,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3011,43 +2844,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3086,128 +2901,125 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videosLocal videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 UsersUsers src/app/+admin/users/user-edit/user-edit.component.html4src/app/+admin/users/user-edit/user-edit.component.html4 @@ -3289,85 +3101,98 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3382,13 +3207,13 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 ServicesServices - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3397,31 +3222,25 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3439,14 +3258,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3470,56 +3286,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScriptJavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3544,16 +3357,16 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3681,19 +3494,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -3740,19 +3557,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -3868,6 +3679,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4171,35 +3994,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -4993,6 +4792,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5011,6 +4834,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5115,41 +4948,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5227,20 +5030,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5257,6 +5078,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -5993,11 +5820,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6279,6 +6103,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6333,8 +6163,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -7673,11 +7503,8 @@ Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7890,8 +7717,8 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf index 8031151d7..4ef9fbac5 100644 --- a/client/src/locale/angular.nl-NL.xlf +++ b/client/src/locale/angular.nl-NL.xlf @@ -561,17 +561,17 @@ Annuleren 6 - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privé 7 - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -579,7 +579,7 @@ Annuleren 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -590,7 +590,7 @@ Annuleren 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -638,7 +638,7 @@ Annuleren 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Verwijderen van @@ -666,7 +666,7 @@ Annuleren 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Gedeeltelijke voorvertoning @@ -839,7 +839,7 @@ Oneindig 286 - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import(Youtube, Vimeo, directe URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Verban deze gebruiker @@ -971,13 +971,7 @@ Een verbannen gebruiker kan niet langer inloggen. 11 src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensies: , max grootte: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 + Login @@ -1092,7 +1086,7 @@ of maak een account 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.html41src/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.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 Email address E-mailadres @@ -1422,15 +1416,9 @@ Geen resultaten gevonden Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1463,41 +1451,26 @@ Geen resultaten gevonden HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1601,17 +1574,8 @@ Geen resultaten gevonden src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -1995,44 +1959,26 @@ Dit zal een bestaande ondertiteling vervangen! 23 - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy 33 - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Publicatie inroosteren op () @@ -2224,7 +2170,7 @@ Geen ondertiteling voor nu. 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2243,7 +2189,7 @@ Gefeliciteerd, de video achter 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Selecteer het bestand om te uploaden @@ -2257,14 +2203,14 @@ Gefeliciteerd, de video achter 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video achtergrondafbeelding 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2279,23 +2225,14 @@ Gefeliciteerd, de video achter 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2306,42 +2243,42 @@ Gefeliciteerd, de video achter 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publiceren is mogelijk wanneer de upload voltooid is 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publiceren 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Selecteer de torrent om te importeren 6 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - Or - Of - - 11 + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + + Paste magnet URI Plak magnet URL 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 + 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. @@ -2349,11 +2286,8 @@ Gefeliciteerd, de video achter - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2366,7 +2300,7 @@ Je kan nu al informatie toevoegen over deze video. 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 + 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. @@ -2679,7 +2613,7 @@ Je kan nu al informatie toevoegen over deze video. 63 - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2755,7 +2689,7 @@ Je kan nu al informatie toevoegen over deze video. 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Krijg meer informatie @@ -2827,27 +2761,18 @@ Je kan nu al informatie toevoegen over deze video. View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 @@ -2859,7 +2784,7 @@ Je kan nu al informatie toevoegen over deze video. 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Voeg reactie toe... @@ -2951,64 +2876,46 @@ Als je een account op Mastodon of Pleroma hebt, kan je het direct openen vanuit 5 src/app/+admin/follows/follows.component.html5 - - Follow - Volg - - 7 - - src/app/+admin/follows/follows.component.html7 + Followers Volgers 3 - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (zonder "http://") per lijn 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - -Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet TLS geactiveerd zijn om servers te kunnen volgen. - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - Add following - Voeg volgend toe - - 21 + 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-add/following-add.component.html21 + + + Filter... Filtreren... 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.html27 + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Volger naam @@ -3022,37 +2929,22 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 10 - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created @@ -3060,21 +2952,21 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 11 - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Geaccepteerd 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending In behandeling 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accepteren @@ -3088,24 +2980,39 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + Host Host 19 - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3158,7 +3065,7 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3243,49 +3150,65 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 19 - src/app/+admin/users/user-list/user-list.component.html19 + src/app/+admin/users/user-list/user-list.component.html21 Username Gebruikersnaam 40 - src/app/+admin/users/user-list/user-list.component.html40 + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota 42 - src/app/+admin/users/user-list/user-list.component.html42 + src/app/+admin/users/user-list/user-list.component.html44 (banned) (verbannen) 65 - src/app/+admin/users/user-list/user-list.component.html65 + src/app/+admin/users/user-list/user-list.component.html78 + 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 + + 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.html72 + src/app/+admin/users/user-list/user-list.component.html85 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.html76 + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Reden van verbanning: 95 - src/app/+admin/users/user-list/user-list.component.html95 + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + + Moderation Beheer @@ -3327,84 +3250,90 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 13 - src/app/+admin/moderation/moderation.component.html13 + src/app/+admin/moderation/moderation.component.html13 + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + + Video name Videonaam 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Gevoelig 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Niet gefedereerd 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Naar video gaan 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Reden voor de zwarte lijst: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + + Moderation comment Beheer reactie @@ -3422,35 +3351,41 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Werk deze comment bij 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Melder 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 + 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.html + 46 + + State Status 11 - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3463,56 +3398,96 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 + 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.html53 - - Moderation comment: - Beheer reactie: - - 57 + 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/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 + + Showing to of reportsShowing to of reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 5 + + + Unblacklist Van zwarte lijst halen 17 - 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 + 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 + + Instance Instantie 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9src/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.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 Unmute Demping opheffen 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + + Account Account 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + + Plugins/Themes Plugins/Themas @@ -3663,32 +3638,20 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 9 src/app/+admin/system/system.component.html9 - - Jobs list - Banenlijst - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 + Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type 19 - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 @@ -3736,43 +3699,25 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3818,96 +3763,93 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Thumbnails vervagen 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Tonen 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Voorwaarden 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default @@ -3915,40 +3857,40 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Video's op deze instantie 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -3956,21 +3898,21 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification E-mailverificatie nodig bij registratie 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Registratielimiet 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Gebruikers @@ -4056,64 +3998,77 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4127,31 +4082,31 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Schakel contactformulier in 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basisconfiguratie 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4159,7 +4114,7 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4167,7 +4122,7 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4182,17 +4137,17 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Diensten 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4201,7 +4156,7 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4209,33 +4164,27 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Als je transcoding niet inschakelt, zullen veel video's die je gebruikers uploaden niet werken! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Sta extra bestandsextensies toe 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4243,7 +4192,7 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4261,14 +4210,11 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4292,55 +4238,52 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Threads gebruikt voor transcoding 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4348,14 +4291,14 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4380,24 +4323,24 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Geavanceerde configuratie 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Bijwerkingsconfiguratie 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4537,19 +4480,23 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4611,21 +4558,21 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instantie standaard 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube standaard 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Verander eigenaar @@ -4766,7 +4713,19 @@ Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet 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.html8 + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + + 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 @@ -5120,35 +5079,11 @@ Vraag e-mail voor accountverificatie aan 16 - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Account aangemaakt op @@ -6005,6 +5940,30 @@ Account aanmaken src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6012,7 +5971,17 @@ Account aanmaken 1 - src/app/+admin/config/shared/config.service.ts1src/app/+admin/config/shared/config.service.ts1src/app/+my-account/my-account-settings/my-account-settings.component.ts1src/app/shared/users/user.service.ts1 + src/app/+admin/config/shared/config.service.ts1src/app/+admin/config/shared/config.service.ts1src/app/+my-account/my-account-settings/my-account-settings.component.ts1src/app/shared/users/user.service.ts1 + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + + 100MB 100MB @@ -6124,42 +6093,18 @@ Account aanmaken 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - You need to specify hosts to follow. - Je moet de hosts specificeren om te volgen. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - Hosts need to be unique. - Hosts moeten uniek zijn. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - If you confirm, you will send a follow request to: - - Als je bevestigd, verzend je een volgverzoek naar: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - Follow new server(s) - Volg nieuwe server(s) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Volgverzoek(en) verstuurd! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Wil je echt onvolgen? @@ -6245,28 +6190,46 @@ Account aanmaken 1 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + + Comment updated. Reactie bijgewerkt. 1 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - Delete this report - Verwijder deze rapportage - + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - Update moderation comment - Werk beheerder-reactie bij - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Mark as accepted Markeer als geaccepteerd @@ -6280,7 +6243,13 @@ Account aanmaken 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + Do you really want to delete this abuse report? Wil je echt dit misbruiksrapportage verwijderen? @@ -7045,11 +7014,8 @@ Account aanmaken src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Check alstublieft nu jouw e-mails om jouw account te verifiëren en de inschrijving te voltooien. @@ -7356,7 +7322,13 @@ Account aanmaken 1 - src/app/shared/angular/from-now.pipe.ts1 + src/app/shared/angular/from-now.pipe.ts1 + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + + months ago maanden geleden @@ -7419,14 +7391,14 @@ Account aanmaken 1 - src/app/shared/angular/from-now.pipe.ts1 - - sec ago - sec geleden - + src/app/shared/angular/from-now.pipe.ts1 + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -8861,7 +8833,7 @@ Account aanmaken 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9101,14 +9073,14 @@ Account aanmaken 1 - src/app/videos/+video-edit/video-update.component.ts1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + src/app/videos/+video-edit/video-update.component.ts1 + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Het is een externe reactie, dus de verwijdering zal alleen op jouw instantie effectief zijn. diff --git a/client/src/locale/angular.oc.xlf b/client/src/locale/angular.oc.xlf index 50b6f8fc3..03dcc4b48 100644 --- a/client/src/locale/angular.oc.xlf +++ b/client/src/locale/angular.oc.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - publiquèt una nòva vidèo : + published a new video: + publiquèt una nòva vidèo : src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Vòstra vidèo es estada levada de la lista negra + Your video has been unblacklisted + Vòstra vidèo es estada levada de la lista negra src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Vòstra vidèo es estada mesa en lista negra + Your video has been blacklisted + Vòstra vidèo es estada mesa en lista negra src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Un nòu senhalament es estat creat per la vidèo + A new video abuse has been created on video + Un nòu senhalament es estat creat per la vidèo src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - La vidèo recentament creada es estadaautomaticament mesa sus lista negra + The recently added video has been auto-blacklisted + La vidèo recentament creada es estadaautomaticament mesa sus lista negra src/app/shared/users/user-notifications.component.html56 - commented your video - a comentat la vidèo + commented your video + a comentat la vidèo src/app/shared/users/user-notifications.component.html 69 @@ -316,28 +316,28 @@ - Your video has been published - Vòstra vidèo es estada publicada + Your video has been published + Vòstra vidèo es estada publicada 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 @@ -345,34 +345,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 @@ -555,9 +563,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 @@ -620,32 +628,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privada 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 visualizacion} other { visualizacions} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted En lista negra 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -654,8 +662,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Cap de vidèo} =1 {1 vidèo} other { vidèos} } @@ -713,11 +721,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Suprimir de @@ -759,19 +767,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Apercebut acorchit @@ -853,10 +861,13 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact + + Remote subscribe + Remote interact + - S’abonar a distància - Interaccion a distància + S’abonar a distància + Interaccion a distància 10 @@ -864,16 +875,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. - 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. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. 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. - 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. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -888,8 +905,11 @@ - 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 @@ -944,9 +964,9 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) + Unlimited ( per day) - Illimitat ( per jorn) + Illimitat ( per jorn) 53 @@ -959,10 +979,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importacion HTTP (YouTube, Vimeo, URL dirècta...) @@ -1102,19 +1122,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Fòrabandir aqueste utilizaire @@ -1131,14 +1151,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , talha max : ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1158,14 +1171,21 @@ - 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 @@ -1259,15 +1279,15 @@ 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.html41 - 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.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 Email address Adreça de corrièl @@ -1326,9 +1346,9 @@ - for + for - per + per 6 @@ -1336,10 +1356,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filtres - + 16 @@ -1373,7 +1396,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Documentacion CLI src/app/modal/welcome-modal.component.html @@ -1389,7 +1413,8 @@ - Administer documentation + Administer + documentation Documentacion d'Administrator src/app/modal/welcome-modal.component.html @@ -1405,7 +1430,8 @@ - Use documentation + Use + documentation Documentacion d’utilizacion src/app/modal/welcome-modal.component.html @@ -1429,16 +1455,16 @@ src/app/modal/welcome-modal.component.html41 - 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 47 @@ -1453,16 +1479,26 @@ 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. + + 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. 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. - 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 PeerTube instance. src/app/modal/welcome-modal.component.html 67 @@ -1559,10 +1595,13 @@ 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. + + 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 @@ -1638,15 +1677,9 @@ Interface: Interfàcia : - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Vidèos : @@ -1690,48 +1723,33 @@ Help Ajuda - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Obtenètz d’ajudar per utilizar PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Acorchis - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube propulsat per PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website Site web de PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 propulsat per PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Desconnexion @@ -1855,19 +1873,9 @@ Contact Contacte - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Condicions d’utilizacion - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Veire vòstras notificacions @@ -2028,10 +2036,13 @@ - Jump to channel ↵ + + Jump to channel + ↵ + Jump to channel - ↵ + ↵ src/app/header/suggestion.component.html @@ -2270,10 +2281,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 @@ -2328,69 +2343,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Confidencialitat 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Fièra a las questions tocant PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation Documentacion d’API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Publicacion programada () @@ -2456,7 +2452,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Ja enviada ✔ 179 @@ -2587,8 +2583,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. - 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 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. src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2600,10 +2600,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2620,11 +2620,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Selecionnatz lo fichièr de mandar @@ -2639,48 +2639,43 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Imatge de rèire-plan de la vidèo 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + 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. + L’imatge serà fusionat amb lo fichièr àudio. - + L’imatge causit serà definitiu e se pòt pas modificar. 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Tractament… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Quòta vidèo total - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2689,24 +2684,24 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished La publicacion serà possibla un còp lo mandadís acabat 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publicar 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Seleccionar lo torrent d’importar @@ -2714,31 +2709,30 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - O - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Pegar lo magnet URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2747,14 +2741,18 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2997,9 +2995,9 @@ src/app/videos/+video-watch/video-watch.component.html32 - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -3007,9 +3005,9 @@ - Published • views + Published • views - Published • views + Published • views src/app/videos/+video-watch/video-watch.component.html @@ -3087,10 +3085,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe S’abonar @@ -3179,8 +3177,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Obténer mai d’informacions @@ -3258,29 +3256,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3289,8 +3278,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Comentar... @@ -3316,7 +3305,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 @@ -3379,74 +3372,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Seguir - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seguidors 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Redondància de las vidèos - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 òst (sens "http://") per linha 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Sembla que sètz pas sus un servidor HTTPS. Vòstre webserver a d’aver lo TLS activat per seguir de servidors. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Ajustar los abonaments - - 21 + + 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-add/following-add.component.html21 + + Filter... Filtre.... 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Gestion dels seguidors @@ -3461,80 +3434,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Començarà lèu... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... En cors.. - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Acabat - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Fracàs - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 - Created - Creat + Created + Creat 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Acceptat 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending En espèra 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Acceptar @@ -3552,6 +3510,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3559,24 +3523,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundancy allowed + 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Crear un utilizaire @@ -3633,14 +3605,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.html43 - + + + + 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 - 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 ~ . @@ -3731,31 +3706,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Nom d’utilizaire + Username + Nom d’utilizaire 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Quòta vidèo + Video quota + Quòta vidèo 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (fòrabandit) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3763,23 +3748,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Rason del bandiment : 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3829,100 +3820,106 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - 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.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL URL de la vidèo - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensible 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Pas federada 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Data + Date + Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Anar a la vidèo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Accions 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Rason de la mesa en lista negra : 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3940,47 +3937,53 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Actualizar aqueste comentari 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Senhalaire 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vidèo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Estat + State + Estat 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Score + Score + Score src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3992,25 +3995,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Comentari de moderacion : - - 57 + + 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-list.component.html57 + Unblacklist Tirar de la lista nègra @@ -4019,6 +4027,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4026,31 +4040,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Mut lo + Muted at + Mut lo 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Restablir 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4058,8 +4094,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4230,38 +4272,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - Lista de trabalhs - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Tipe de tasca - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipe 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Actualizar @@ -4279,8 +4308,8 @@ - By -> - Per -> + By -> + Per -> src/app/+admin/system/logs/logs.component.html 32 @@ -4323,58 +4352,40 @@ 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + 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 Help share videos being played Help share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Automatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Automatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak La lenga màger que vòstre(s) moderator(s) parla(n) @@ -4389,9 +4400,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 @@ -4401,9 +4412,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 @@ -4417,9 +4431,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 @@ -4429,134 +4443,131 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Enfoscar las vinhetas 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Mostrar 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Estrategia - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Tèrmes 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Informacions de moderacion - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Perqué creèretz vòstra instància ? 145 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Quant de temps prevesètz de manténer aquesta instància ? 156 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Cossí finançaretz lo servidor PeerTube ? 167 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Informacions de l’instància @@ -4568,101 +4579,101 @@ APPEARANCE APARÉNCIA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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.html240 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default per defaut 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Pagina d’arribada - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Descobrir de vidèos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Vidèos tendéncia 220 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Vidèos mai aimadas 221 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Apondons recents de vidèo 222 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vidèos localas 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NÒU UTILIZAIRES - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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.html281 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Inscripcions activadas 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification L’inscripcion demanda una verificacion d’adreça electronica 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limit d’inscripcions 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Utilizaires @@ -4767,90 +4778,102 @@ Default video quota per user Quòta vidèo per defaut per utilizaire - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERACION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + 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.html398 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Other instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL URL de l’indèx 371 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Automatically follow instances of the public index - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4865,276 +4888,303 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Activar lo formulari de contacte 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configuracion de basa 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Vòstre nom d’utilizaire Twitter 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instàncias en lista blanca per Twitter 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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.html534 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Servicis 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcodatge activat 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Se desactivatz lo transcodatge, un fum de vidèos de vòstres utilizaires foncionaràn pas ! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Permetre mai d’extensions 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Autorizar lo mandadís de fichièrs àudio 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Compatibilitat HLS activada - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcodatge dels threads 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS PERSONALIZACIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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.html746 - + + 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.html765 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Configuracion avançada 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Actualizar la configuracion 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PERFIL @@ -5301,33 +5351,37 @@ 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. + 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 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 - Vòstra adreça actuala es + Vòstra adreça actuala es 4 @@ -5335,9 +5389,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 - es en espèra de verificacion de l’adreça electronica + es en espèra de verificacion de l’adreça electronica 8 @@ -5382,25 +5436,25 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default interfàcia per defaut 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube per defaut 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Cambiar la proprietat @@ -5419,8 +5473,8 @@ 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 @@ -5456,10 +5510,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Creat - + 15 @@ -5531,8 +5588,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 @@ -5561,6 +5619,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5620,9 +5690,12 @@ - Delete history + + + Delete history + - + Suprimir l’istoric @@ -5639,9 +5712,12 @@ - Notification preferences + + + Notification preferences + - + Preferéncias de notificacion @@ -5721,8 +5797,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 @@ -5750,9 +5826,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 vos fa besonh d’ajuda, podètz agachar la documentacion. + Se vos fa besonh d’ajuda, podètz agachar la documentacion. 13 @@ -5955,44 +6031,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Licéncia PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Arribat lo @@ -6241,10 +6290,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 @@ -6252,9 +6304,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 @@ -6262,7 +6314,8 @@ - Use PeerTube documentation + Use PeerTube + documentation Use PeerTube documentation @@ -6281,7 +6334,8 @@ - PeerTube Applications + PeerTube + Applications Aplicacions PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6299,7 +6353,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Contribuir a PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6325,7 +6380,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 @@ -6342,7 +6401,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: @@ -6350,7 +6412,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) @@ -6358,7 +6423,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 @@ -6377,7 +6446,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 @@ -6392,18 +6464,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. @@ -6419,7 +6500,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. @@ -6436,7 +6521,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. @@ -6454,7 +6544,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: @@ -6482,7 +6575,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. @@ -6522,8 +6618,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 @@ -6606,9 +6702,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. + - Una cadena es una entitat ont enviatz vòstras vidèos. Crear mantunas cadenas vos ajuda a organizar e separar vòstre contengut. + Una cadena es una entitat ont enviatz vòstras vidèos. Crear mantunas cadenas vos ajuda a organizar e separar vòstre contengut. Per exemple, poiriatz decidir d’aver una cadena per publicar vòstres concèrts de piano e una autra ont publicatz vòstras vidèos ont parlatz d’ecologia. @@ -6687,8 +6786,13 @@ - 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 + of this instance + + I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance src/app/+signup/+register/register-step-user.component.html 65 @@ -6791,8 +6895,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 @@ -6895,6 +6999,30 @@ 1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6906,6 +7034,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -7036,48 +7174,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Vos fa mestièr especificar los òstes de seguir. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Los òstes devon èsser unics. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Se confirmatz, mandaretz una demanda de seguiment a : - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Seguir de novèls servidors - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Demanda(s) de seguiment enviada ! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Volètz vertadièrament quitar de seguir  ? @@ -7181,6 +7291,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7189,23 +7305,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Suprimir aqueste senhalament - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Actualizar lo comentari de moderacion - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marcar coma acceptat @@ -7221,6 +7347,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8123,11 +8255,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Volgatz ben verificar vòstres corrièls per confirmar vòstre compte e acabar l’inscripcion. @@ -8449,8 +8578,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Longa (> 10 min) + Long (> 10 min) + Longa (> 10 min) 1 @@ -8487,6 +8616,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8559,15 +8694,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - fa seg. - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min seg @@ -9801,8 +9935,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Compatibilitat Markdown que permet : + Markdown compatible that supports: + Compatibilitat Markdown que permet : 1 @@ -10272,8 +10406,8 @@ 1 - src/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 Encoder Encodar @@ -10560,15 +10694,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - La supression serà enviada a l’instància alonhada, per que lèven lo comentari tanben. - + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. + + src/app/videos/+video-watch/comment/video-comments.component.ts 1 - src/app/videos/+video-watch/comment/video-comments.component.ts1 + It is a remote comment, so the deletion will only be effective on your instance. Aquò es un comentari alonhat, doncas la supression serà pas qu’efectiva sus vòstra instància. diff --git a/client/src/locale/angular.pl-PL.xlf b/client/src/locale/angular.pl-PL.xlf index d6d4e95de..1567e441b 100644 --- a/client/src/locale/angular.pl-PL.xlf +++ b/client/src/locale/angular.pl-PL.xlf @@ -264,8 +264,8 @@ src/app/shared/users/user-notifications.component.html1 - published a new video: - opublikował(-a) nowy film: + published a new video: + opublikował(-a) nowy film: src/app/shared/users/user-notifications.component.html 15 @@ -280,28 +280,28 @@ - Your video has been unblacklisted - Twój film został usunięty z czarnej listy + Your video has been unblacklisted + Twój film został usunięty z czarnej listy src/app/shared/users/user-notifications.component.html32 - Your video has been blacklisted - Twój film został dodany na czarną listę + Your video has been blacklisted + Twój film został dodany na czarną listę src/app/shared/users/user-notifications.component.html40 - A new video abuse has been created on video - Nowe zgłoszenie nadużycia filmu zostało złożone na film + A new video abuse has been created on video + Nowe zgłoszenie nadużycia filmu zostało złożone na film src/app/shared/users/user-notifications.component.html48 - The recently added video has been auto-blacklisted - Niedawno dodany film został automatycznie dodany do czarnej listy + The recently added video has been auto-blacklisted + Niedawno dodany film został automatycznie dodany do czarnej listy src/app/shared/users/user-notifications.component.html56 - commented your video - skomentował(-a) twój film + commented your video + skomentował(-a) twój film src/app/shared/users/user-notifications.component.html 69 @@ -316,46 +316,54 @@ - Your video has been published - Twój film został opublikowany + Your video has been published + Twój film został opublikowany src/app/shared/users/user-notifications.component.html86 - Your video import succeeded - Twój import filmu został ukończony pomyślnie + Your video import succeeded + Twój import filmu został ukończony pomyślnie src/app/shared/users/user-notifications.component.html94 - Your video import failed - Twój import filmu nie powiódł się + Your video import failed + Twój import filmu nie powiódł się src/app/shared/users/user-notifications.component.html102 - User registered on your instance - Użytkownik zarejestrował się na twojej instancji + User registered on your instance + Użytkownik zarejestrował się na twojej instancji src/app/shared/users/user-notifications.component.html 110 - is following your channel your account - obserwuje twój kanał twoje konto + + is following + + your channel + your account + + obserwuje twój kanał twoje konto src/app/shared/users/user-notifications.component.html120 - mentioned you on video - wspomniał(-a) o tobie pod filmem video + mentioned you on video + wspomniał(-a) o tobie pod filmem video src/app/shared/users/user-notifications.component.html133 - Your instance has a new follower () awaiting your approval - Twoja instancja ma nowego obserwującego () który czeka na twoje zatwierdzenie + + Your instance has a new follower () + awaiting your approval + + Twoja instancja ma nowego obserwującego () który czeka na twoje zatwierdzenie src/app/shared/users/user-notifications.component.html141 - Your instance automatically followed - Twoja instancja automatycznie zaobserwowała + Your instance automatically followed + Twoja instancja automatycznie zaobserwowała src/app/shared/users/user-notifications.component.html150 @@ -526,8 +534,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. - Twoje zgłoszenie zostanie przesłane do moderatorów oraz zostanie przekazane do () . + Your report will be sent to moderators of and will be forwarded to the video origin () too. + Twoje zgłoszenie zostanie przesłane do moderatorów oraz zostanie przekazane do () . src/app/shared/video/modals/video-report.component.html 9 @@ -586,34 +594,34 @@ Unlisted Niepubliczny - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Prywatne 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { wyświetleń} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Na czarnej liście - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Wrażliwe - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { filmów} } @@ -666,11 +674,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Usuń z @@ -712,19 +720,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Skrócony podgląd @@ -806,24 +814,33 @@ src/app/shared/user-subscription/subscribe-button.component.html63 - Remote subscribe Remote interact - Zdalna subskrypcja Zdalna interakcja + + Remote subscribe + Remote interact + + Zdalna subskrypcja Zdalna interakcja src/app/shared/user-subscription/remote-subscribe.component.html 10 - 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. - Możesz subskrybować ten kanał z dowolnej instancji zgodnej z protokołem ActivityPub. Na przykład na Mastodonie lub Pleromie możesz wpisać URL kanału do pola wyszukiwania i subskrybować. + + 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. + + Możesz subskrybować ten kanał z dowolnej instancji zgodnej z protokołem ActivityPub. Na przykład na Mastodonie lub Pleromie możesz wpisać URL kanału do pola wyszukiwania i subskrybować. 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. - Możesz wejść z tym w interakcję z dowolnej instancji zgodnej z protokołem ActivityPub. Na przykład na Mastodonie lub Pleromie możesz wpisać aktualny URL do pola wyszukiwania i subskrybować. + + 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. + + Możesz wejść z tym w interakcję z dowolnej instancji zgodnej z protokołem ActivityPub. Na przykład na Mastodonie lub Pleromie możesz wpisać aktualny URL do pola wyszukiwania i subskrybować. src/app/shared/user-subscription/remote-subscribe.component.html 26 @@ -838,8 +855,11 @@ - Default NSFW/sensitive videos policy can be redefined by the users - Domyślne ustawienia dla filmów NSFW/wrażliwych mogą być zmienione przez użytkowników + + Default NSFW/sensitive videos policy + can be redefined by the users + + Domyślne ustawienia dla filmów NSFW/wrażliwych mogą być zmienione przez użytkowników src/app/shared/instance/instance-features-table.component.html11 @@ -885,8 +905,8 @@ src/app/+admin/users/user-edit/user-edit.component.html139 - Unlimited ( per day) - Nieograniczony ( dziennie) + Unlimited ( per day) + Nieograniczony ( dziennie) 53 @@ -898,10 +918,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Import z linku HTTP (YouTube, Vimeo, bezpośredni URL...) @@ -1033,19 +1053,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Zbanuj tego użytkownika @@ -1059,14 +1079,7 @@ 11 - - (extensions: , max size: ) - (rozszerzenia: , maksymalny rozmiar: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1086,8 +1099,15 @@ - 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. + + 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. src/app/login/login.component.html 11 @@ -1177,15 +1197,15 @@ 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.html41 - 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.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 Email address Adres e-mail @@ -1246,9 +1266,9 @@ - for + for - dla + dla 6 @@ -1256,8 +1276,11 @@ src/app/search/search.component.html6 - Filters - Filtry + + Filters + + + Filtry src/app/search/search.component.html 16 @@ -1290,7 +1313,8 @@ - CLI documentation + CLI + documentation Dokumentacja CLI src/app/modal/welcome-modal.component.html @@ -1306,7 +1330,8 @@ - Administer documentation + Administer + documentation Dokumentacja administracji src/app/modal/welcome-modal.component.html @@ -1322,7 +1347,8 @@ - Use documentation + Use + documentation Dokumentacja użycia src/app/modal/welcome-modal.component.html @@ -1346,16 +1372,16 @@ - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Oficjalna strona PeerTube (wiadomości, wsparcie...): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Oficjalna strona PeerTube (wiadomości, wsparcie...): https://joinpeertube.org src/app/modal/welcome-modal.component.html 44 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Dodaj swoją instancję do publicznego indeksu: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Dodaj swoją instancję do publicznego indeksu: https://instances.joinpeertube.org/instances src/app/modal/welcome-modal.component.html 47 @@ -1370,16 +1396,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. - Wybranie nazwy twojej instancji, ustawienie opisu, sprecyzowanie kim jesteś, dlaczego stworzyłeś(-aś) własną instancję i jak długo planujesz ją wspierać może być przydatne dla osób które chcą zrozumieć na jakiej instancji się znajdują. + + 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. + + Wybranie nazwy twojej instancji, ustawienie opisu, sprecyzowanie kim jesteś, dlaczego stworzyłeś(-aś) własną instancję i jak długo planujesz ją wspierać może być przydatne dla osób które chcą zrozumieć na jakiej instancji się znajdują. 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. - Jeżeli chcesz otworzyć rejestracje, musisz wybrać twoje zasady moderacji, wypełnić zasady i warunki instancji i ustawić kategorie i język swojej instancji. W ten sposób możesz pomóc użytkownikom wybrać idealną instancję PeerTube. + + 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. + + Jeżeli chcesz otworzyć rejestracje, musisz wybrać twoje zasady moderacji, wypełnić zasady i warunki instancji i ustawić kategorie i język swojej instancji. W ten sposób możesz pomóc użytkownikom wybrać idealną instancję PeerTube. src/app/modal/welcome-modal.component.html 67 @@ -1468,10 +1504,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 @@ -1545,15 +1584,9 @@ Interface: Interfejs: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Filmy: @@ -1597,48 +1630,33 @@ Help Pomoc - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Pomoc w korzystaniu z PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Skróty - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube działa dzięki PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website Witryna PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 napędzane przez PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Wyloguj się @@ -1747,19 +1765,9 @@ Contact Kontakt - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Warunki Korzystania - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Zobacz powiadomienia @@ -1911,8 +1919,11 @@ - Jump to channel ↵ - Przejdź do kanału ↵ + + Jump to channel + ↵ + + Przejdź do kanału ↵ src/app/header/suggestion.component.html 18 @@ -2133,8 +2144,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. - Tagi mogą być wykorzystywane do trafniejszego sugerowania filmów. Można wpisać maksymalnie 5 tagów. Wciśnij Enter by dodać nowy tag. + + Tags could be used to suggest relevant recommendations. + There is a maximum of 5 tags. + Press Enter to add a new tag. + + Tagi mogą być wykorzystywane do trafniejszego sugerowania filmów. Można wpisać maksymalnie 5 tagów. Wciśnij Enter by dodać nowy tag. src/app/videos/+video-edit/shared/video-edit.component.html23 @@ -2184,69 +2199,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Prywatność 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - Więcej informacji na temat prywatności w ramach PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ Często zadawane pytania - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Najczęściej zadawane pytania na temat PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation Dokumentacja API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Zaplanuj publikację () @@ -2303,7 +2299,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Już wrzucone ✔ src/app/videos/+video-edit/shared/video-edit.component.html184 @@ -2399,8 +2395,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. - Możesz zaimportować dowolny link wspierany przez youtube-dl lub link do pliku mp4. Upewnij się, że masz prawa do rozpowszechniania tej zawartości, inaczej może ona spowodować problemy prawne dla ciebie i twojej instancji. + + 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. + + Możesz zaimportować dowolny link wspierany przez youtube-dl lub link do pliku mp4. Upewnij się, że masz prawa do rozpowszechniania tej zawartości, inaczej może ona spowodować problemy prawne dla ciebie i twojej instancji. src/app/videos/+video-edit/video-add-components/video-import-url.component.html 10 @@ -2409,10 +2409,10 @@ Sorry, but something went wrong Przepraszamy, ale coś poszło nie tak - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Gratulacje, film za będzie zaimportowany! Możesz już dodać informacje o tym filmie. @@ -2427,11 +2427,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Wybierz plik do wysłania @@ -2443,68 +2443,54 @@ Scheduled Zaplanowany - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Tło filmu - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + 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. - Obraz który zostanie połączony z twoim plikiem audio. Wybrany obraz jest finalny i nie może być później zmieniony. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + Image that will be merged with your audio file. + + The chosen image will be definitive and cannot be modified. + + Obraz który zostanie połączony z twoim plikiem audio. Wybrany obraz jest finalny i nie może być później zmieniony. + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Przetwarzanie… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Maksymalna dozwolona wielkość sumaryczyna plików wideo - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Gratulacje! Ten film jest teraz dostępny w twojej prywatnej bibliotece. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Opublikuj automatycznie po ukończeniu wysyłania 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Opublikuj 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Wybierz torrent do zaimportowania @@ -2512,42 +2498,39 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Lub - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Wklej link magnet - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. + Możesz zaimportować jakikolwiek plik torrent który wskazuje na plik mp4. Upewnij się, że masz prawa do rozpowszechniania tej zawartości, inaczej może ona spowodować problemy prawne dla ciebie i twojej instancji. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Gratulacje, film zostanie zaimportowany z BitTorrent! Możesz już dodać informacje o tym filmie. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. - Nie polecamy używania konta root do publikowania filmów, ponieważ jest ono super-administracyjnym kontem twojej instancji. Zamiast tego, utwórz dedykowane konto przeznaczone na wrzucanie filmów. + + 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. + + Nie polecamy używania konta root do publikowania filmów, ponieważ jest ono super-administracyjnym kontem twojej instancji. Zamiast tego, utwórz dedykowane konto przeznaczone na wrzucanie filmów. src/app/videos/+video-edit/video-add.component.html 2 @@ -2762,16 +2745,16 @@ - Published • views - Opublikowano • wyświetleń + Published • views + Opublikowano • wyświetleń src/app/videos/+video-watch/video-watch.component.html 45 - Published • views - Opublikowano • wyświetleń + Published • views + Opublikowano • wyświetleń src/app/videos/+video-watch/video-watch.component.html 56 @@ -2848,10 +2831,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subskrybuj @@ -2935,8 +2918,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Uzyskaj więcej informacji @@ -3014,27 +2997,18 @@ View replies from and others Wyświetl komentarzy od i innych - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Wyświetl komentarzy od - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Wyświetl komentarzy - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3043,8 +3017,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Dodaj komentarz… @@ -3067,7 +3041,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. + Możesz komentować używając każdego konta instancji zgodnych z ActivityPub. Na większości z nich możesz znaleźć film wpisując adres URL w wyszukiwarkę, a następnie skomentować używając ich wewnętrznego interfejsu. src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -3121,80 +3099,51 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Śledź - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Śledzący 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Redundancje filmów - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (bez "http://") w linii 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Wygląda na to, że nie jesteś na serwerze HTTPS. Twój serwer musi mieć włączone TLS, aby śledzić inne serwery. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Dodaj śledzenie - - 21 + + 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-add/following-add.component.html21 + + Filter... Filtruj... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Nazwa obserwującego użytkownika @@ -3206,80 +3155,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Opóźniona. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Rozpocznie się niedługo... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Uruchomiona... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Ukończona - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Niepowodzenie - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 - Created - Utworzono + Created + Utworzono 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Zaakceptowane 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Oczekiwane 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Akceptuj @@ -3291,6 +3225,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3298,24 +3238,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundancja zezwolona + 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.html - 21 + 50 - - - Video redundancies list - Lista redundancji filmów + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Utwórz użytkownika @@ -3370,14 +3318,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.html43 - + + + + 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 - 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 ~ . @@ -3453,57 +3404,55 @@ Batch actions Akcje seryjne - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Nazwa użytkownika + Username + Nazwa użytkownika 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Przestrzeń na filmy - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + Video quota + Przestrzeń na filmy + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (zbanowany) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Powód bana: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3557,94 +3506,91 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Nazwa filmu - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + Video name + Nazwa filmu + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Link do filmu - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Wielkość + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Statystyki użytych strategii - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Wrażliwe - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Niefederowane - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Data + Date + Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Przejdź do filmu 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Akcje 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Powód dodania do czarnej listy: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3658,47 +3604,50 @@ This comment can only be seen by you or the other moderators. Ten komentarz możesz zobaczyć tylko ty i inni moderatorzy. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Zaktualizuj ten komentarz 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Zgłaszający 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Film 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Stan - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + 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 - Score - Wynik + Score + Wynik src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3710,25 +3659,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Komentarz moderatorski: + + 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 - 57 + 72 + + + Showing to of reportsShowing to of reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 5 + Unblacklist Usuń z czarnej listy @@ -3737,6 +3691,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3744,60 +3704,58 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 - Muted at - Wyciszone o - - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 13 - - + Muted at + Wyciszone o + + + + + 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 Unmute Cofnij wyciszenie + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Konto + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3945,38 +3903,25 @@ 9 - - Jobs list - Lista zadań - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Rodzaj zadania - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Status zadania - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Rodzaj 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Odśwież @@ -3991,8 +3936,8 @@ - By -> - Od -> + By -> + Od -> src/app/+admin/system/logs/logs.component.html 32 @@ -4029,58 +3974,40 @@ No results found Nic nie znaleziono - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + 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 Help share videos being played Help share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos - Automatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + Automatically play videos + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Automatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Główne języki którymi posługujesz się ty/twoi moderatorzy @@ -4092,9 +4019,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 @@ -4104,9 +4031,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 @@ -4120,9 +4050,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 @@ -4132,125 +4062,122 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Rozmywaj miniatury 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Wyświetlaj 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Strategia - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Zasady 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Zasady instancji - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Informacje o moderacji - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Kto moderuje instancję? Jak traktowana jest wrażliwa zawartość? Filmy o tematyce politycznej? itd. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE TY I TWOJA INSTANCJA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Kto stoi za instancją? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? Pojedyncza osoba? Organizacja non-profit? Firma? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Dlaczego stworzyłeś(-aś) tę instancję? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? Żeby dzielić się własnymi filmami? Żeby otworzyć rejestracje i pozwolić innym osobom na wrzucanie tego, co chcą? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Jak długo planujesz utrzymywać tę instancję? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Jest to ważna informacja dla osób, które chcą zarejestrować się na twojej instancji - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Jak dofinansujesz serwer PeerTube? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? Za własne pieniądze? Z pomocą zbiórki publicznej? Ogłoszenia? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION INNE INFORMACJE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Jakie są parametry sprzętu używanego do hostowania instancji? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. Np. 2 rdzenie + 2GB RAM, bezpośredni odnośnik do serwera który wynajmujesz, itp. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Informacje o instancji @@ -4259,89 +4186,89 @@ APPEARANCE WYGLĄD - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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.html240 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default domyślny - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Strona lądowania - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Odkryj filmy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trendujące filmy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Najbardziej lubiane filmy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Niedawno dodane filmy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Lokalne filmy 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NOWI UŻYTKOWNICY - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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.html281 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Wymagana rejestracja 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Rejestracja wymaga weryfikacji emaila 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limit rejestracji 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Użytkownicy @@ -4446,87 +4373,99 @@ Default video quota per user Domyślny rozmiar przestrzeni na filmy na użytkownika - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Dzienny limit rozmiaru filmów na użytkownika - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NOWE WIDEO - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Zezwól na import z linku HTTP (np. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Zezwól na import z plikiem torrent lub linkiem magnet - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. O ile użytkownik nie jest oznaczony jako zaufany, jego filmy pozostaną prywatne zanim któryś z moderatorów je zatwierdzi. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Automatycznie dodaj nowe filmy do czarnej listy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERACJA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + 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.html398 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Inne instancje mogą śledzić twoją - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manualnie zatwierdzaj obserwujących instancję - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatycznie śledź instancje które śledzą ciebie - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Ta funkcja wymaga wiele uwagi i dodatkowej moderacji. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Indeksuj URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Automatycznie obserwuj instancje z publicznego indeksu - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRATORZY - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4541,267 +4480,294 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Włącz formularz kontaktowy - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Podstawowa konfiguracja 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Twoja nazwa użytkownika na Twitterze 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instancja jest na białej liście Twittera 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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.html534 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Usługi 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSKODOWANIE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transkodowanie jest włączone 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Jeżeli wyłączysz transkodowanie, wiele filmów od użytkowników może nie działać! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Zezwól na dodatkowe wtyczki - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Zezwól na wrzucanie plików audio - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled Wsparcie dla WebTorrent włączone - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Wsparcie dla HLS włączone - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Wątki transkodowania 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS DOSTOSOWANIA - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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.html746 - + + 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.html765 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Zaawansowana konfiguracja 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Aktualizuj konfigurację 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Coś jest nie tak z konfiguracją. Poszukaj błędów w innych kartach. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILE @@ -4968,40 +4934,44 @@ 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. - Z opcją Nie wyświetlaj lub Zamazuj miniaturki, przed oglądnięciem filmu pojawi się zapytanie o potwierdzenie. + With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + Z opcją Nie wyświetlaj lub Zamazuj miniaturki, przed oglądnięciem filmu pojawi się zapytanie o potwierdzenie. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Wyświetlaj tylko filmy w tym języku/z tymi napisami + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Wyświetlaj tylko filmy w tym języku/z tymi napisami + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages W Niedawno dodanych, Trendujących, Lokalnych, Najbardziej lubianych i stronach wyszukiwania - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 - Your current email is - Twój aktualny adres e-mail to + Your current email is + Twój aktualny adres e-mail to src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 4 - is awaiting email verification - czeka na weryfikację e-maila. + is awaiting email verification + czeka na weryfikację e-maila. src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 8 @@ -5042,25 +5012,19 @@ Theme Motyw - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default Domyślny instancji - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default Domyślny PeerTube - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Zmień właściciela @@ -5076,8 +5040,8 @@ - Videos - Filmy + Videos + Filmy src/app/+my-account/my-account-videos/my-account-videos.component.html 2 @@ -5113,8 +5077,11 @@ - Created - Utworzono + + Created + + + Utworzono src/app/+my-account/my-account-ownership/my-account-ownership.component.html 15 @@ -5185,8 +5152,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 @@ -5209,6 +5177,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5268,8 +5248,11 @@ - Delete history - Usuń historię + + + Delete history + + Usuń historię src/app/+my-account/my-account-history/my-account-history.component.html 7 @@ -5284,8 +5267,11 @@ - Notification preferences - Ustawienia powiadomień + + + Notification preferences + + Ustawienia powiadomień src/app/+my-account/my-account-notifications/my-account-notifications.component.html 2 @@ -5360,8 +5346,8 @@ src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html84 - Playlists - Playlisty + Playlists + Playlisty src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html 2 @@ -5389,8 +5375,8 @@ - If you need help to use PeerTube, you can have a look at the documentation. - Jeżeli potrzebujesz pomocy w używaniu PeerTube, możesz sprawdzić dokumentację. + If you need help to use PeerTube, you can have a look at the documentation. + Jeżeli potrzebujesz pomocy w używaniu PeerTube, możesz sprawdzić dokumentację. src/app/+signup/shared/signup-success.component.html 13 @@ -5574,44 +5560,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Twórcy - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Poradnik twórców - - src/app/menu/menu.component.html - 162 - - - - Contributors - Kontrybutorzy - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Licencja PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Dołączył(a) @@ -5859,23 +5818,27 @@ - It is a free and open-source software, under the AGPLv3 licence. - PeerTube jest darmowym, otwarto-źródłowym oprogramowaniem, dostępnym pod licencją AGPLv3. + + It is a free and open-source software, under the AGPLv3 + licence. + + PeerTube jest darmowym, otwarto-źródłowym oprogramowaniem, dostępnym pod licencją AGPLv3. src/app/+about/about-peertube/about-peertube.component.html 13 - For more information, please visit joinpeertube.org. - Aby dowiedzieć się więcej, odwiedź stronę joinpeertube.org. + For more information, please visit joinpeertube.org. + Aby dowiedzieć się więcej, odwiedź stronę joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html 18 - Use PeerTube documentation + Use PeerTube + documentation Sprawdź dokumentację PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5891,7 +5854,8 @@ - PeerTube Applications + PeerTube + Applications Aplikacje PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5907,7 +5871,8 @@ - Contribute on PeerTube + Contribute on + PeerTube Dodaj swój wkład do PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -5931,7 +5896,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. + Domyślnie PeerTube używa protokołu BitTorrent do dzielenia przepustowości między użytkownikami żeby zmniejszyć zużycie serwera, ale daje ci możliwość wrócenia do zwyczajnego strumieniowania bezpośrednio z serwera filmu. Poniższe informacje dotyczą jedynie przypadków, gdzie używany jest tryb P2P PeerTube. src/app/+about/about-peertube/about-peertube.component.html74 @@ -5944,17 +5913,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: + Teoretycznie, ktoś z wystarczającymi zdolnościami technicznymi mógłby stworzyć skrypt który obserwuje, które adresy IP pobierają film. W praktyce jest to jednak o wiele trudniejsze, ponieważ: 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) + Żądanie HTTP musi być wysłane przy każdym trackerze do każdego śledzonego filmu. Śledzenie wszystkich filmów na PeerTube wymagałoby tylu żądań, ile jest filmów (więc prawdopodobnie bardzo dużo) 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 @@ -5971,7 +5950,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 + Jeżeli adres IP jest przechowywany w trackerze, nie znaczy to że osoba za tym adresem IP (jeżeli taka osoba istnieje) oglądneła dany film src/app/+about/about-peertube/about-peertube.component.html108 @@ -5981,12 +5963,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 - Osoby oglądające nie są publicznie dostępne: ponieważ używamy WebRTC z poziomu przeglądarki (z biblioteką WebTorrent), protokół jest inny od klasycznego BitTorrenta. Kiedy jesteś w przeglądarce internetowej, wysyłasz sygnał zawierający twój adres IP do trackera który losowo wybierze inną osobę do której zostanie on przekazany. Sprawdź ten dokument żeby dowiedzieć się więcej. + + 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 + + Osoby oglądające nie są publicznie dostępne: ponieważ używamy WebRTC z poziomu przeglądarki (z biblioteką WebTorrent), protokół jest inny od klasycznego BitTorrenta. Kiedy jesteś w przeglądarce internetowej, wysyłasz sygnał zawierający twój adres IP do trackera który losowo wybierze inną osobę do której zostanie on przekazany. Sprawdź ten dokument żeby dowiedzieć się więcej. 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. + Najczarniejszy scenariusz zwykłej osoby śledzącej jej przyjaciół jest dość nieprawdopodobny. Jest wiele bardziej efektownych metod zdobycia takich informacji. src/app/+about/about-peertube/about-peertube.component.html126 @@ -5996,7 +5987,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). + Problemy z prywatnością na YouTube są inne od problemów na PeerTube. YouTube zbiera ogromne ilości twoich danych (nie tylko twój adres IP) żeby je analizować i cię śledzić. Dodatkowo, YouTube jest kontrolowany przez Google/Alphabet, firmę która śledzi cię na wielu stronach (przez AdSense lub Google Analytics). src/app/+about/about-peertube/about-peertube.component.html133 @@ -6009,7 +6004,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. + Twój adres IP jest publiczny, więc kiedy wysyłasz jakiekolwiek żądanie do jakiejkolwiek strony, jest dużo jednostek (poza samą stroną) które widzą twój adres IP w swoich dziennikach połączeń: ISP/routery/trackery/CDN i inne. PeerTube jest na ten temat szczery: ostrzegamy że jeżeli chcesz utrzymać swój adres IP prywatny, musisz używać VPNa lub Przeglądarki Tor. Myślenie, że usunięcie P2P z PeerTube odda ci anonimowość nie ma sensu. src/app/+about/about-peertube/about-peertube.component.html141 @@ -6022,7 +6022,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 chce dostarczyć najlepsze możliwości przeciwdziałania, żeby dać ci większy wybór i zmniejszyć możliwość ataku. Oto co już dodaliśmy: src/app/+about/about-peertube/about-peertube.component.html150 @@ -6047,7 +6050,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. + Finalnie, pamiętaj że zawsze możesz wyłączyć P2P przez odtwarzacz wideo lub poprzez wyłączenie WebRTC w twojej przeglądarce. src/app/+about/about-peertube/about-peertube.component.html162 @@ -6084,8 +6090,8 @@ - Developed with ❤ by Framasoft - Stworzone z ❤ przez Framasoft + Developed with ❤ by Framasoft + Stworzone z ❤ przez Framasoft src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6166,8 +6172,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. - Kanał to jednostka na którą wrzucasz filmy. Utworzenie kilku kanałów umożliwia organizowanie i oddzielanie twojej zawartości. Na przykład, możesz stworzyć osobne kanały dla filmów o gry na pianinie i dla filmów o ekologii. + + 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. + + Kanał to jednostka na którą wrzucasz filmy. Utworzenie kilku kanałów umożliwia organizowanie i oddzielanie twojej zawartości. Na przykład, możesz stworzyć osobne kanały dla filmów o gry na pianinie i dla filmów o ekologii. src/app/+signup/+register/register-step-channel.component.html 4 @@ -6238,8 +6247,13 @@ - I am at least 16 years old and agree to the Terms and to the Code of Conduct of this instance - Mam przynajmniej 16 lat i zgadzam się z Warunkami użycia i Zasadami tej instancji + + I am at least 16 years old and agree + to the Terms + and to the Code of Conduct + of this instance + + Mam przynajmniej 16 lat i zgadzam się z Warunkami użycia i Zasadami tej instancji src/app/+signup/+register/register-step-user.component.html 65 @@ -6334,8 +6348,8 @@ - A .mp4 that keeps the original audio track, with no video - Nowy plik .mp4 który pozostawia oryginalną ścieżką dźwiękową, bez obrazu + A .mp4 that keeps the original audio track, with no video + Nowy plik .mp4 który pozostawia oryginalną ścieżką dźwiękową, bez obrazu src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -6444,6 +6458,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6455,6 +6493,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6585,48 +6633,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Musisz określić hosty, które chcesz śledzić. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Nie mogą one się powtarzać. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Jeżeli potwierdzisz, wyślesz prośbę o mozliwość śledzenia do: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Śledź nowe serwery - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Wysłano prośby o możliwość śledzenia! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Czy na pewno chcesz przestać śledzić ? @@ -6730,6 +6750,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6738,23 +6764,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Usuń to zgłoszenie + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Zaktualizuj komentarz moderatorski + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Zaznacz jako zaakceptowane @@ -6770,6 +6806,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7699,11 +7741,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Sprawdź swoje e-maile żeby zweryfikować konto i ukończyć rejestrację. @@ -8028,8 +8067,8 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) - Długie (> 10 min) + Long (> 10 min) + Długie (> 10 min) 1 @@ -8066,6 +8105,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8138,15 +8183,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - sekund temu - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec h min sec @@ -9395,8 +9439,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Kompatybilne z Markdown, wspierające: + Markdown compatible that supports: + Kompatybilne z Markdown, wspierające: 1 @@ -9869,11 +9913,8 @@ Video blacklisted. Dodano film do czarnej listy. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 Encoder Encoder @@ -10160,15 +10201,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - Prośba o usunięcie komentarza zostanie wysłana do innych instancji, więc one również go usuną. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Jest to zdalny komentarz, więc zostanie on usunięty jedynie na twojej instancji. diff --git a/client/src/locale/angular.pt-BR.xlf b/client/src/locale/angular.pt-BR.xlf index 4e4478b1b..bf4d7143b 100644 --- a/client/src/locale/angular.pt-BR.xlf +++ b/client/src/locale/angular.pt-BR.xlf @@ -585,37 +585,37 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privado 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Na lista negra 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Sensível - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -672,7 +672,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Apagar de @@ -720,7 +720,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Pré-visualização truncada @@ -909,7 +909,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importação HTTP (YouTube, Vimeo, URL direta...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Banir este usuário @@ -1070,14 +1070,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , tamanho máx: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1207,7 +1200,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.html41src/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.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 Email address Endereço de e-mail @@ -1590,15 +1583,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1633,41 +1620,26 @@ Help Ajuda - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Sair @@ -1776,17 +1748,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2236,7 +2199,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacidade @@ -2250,37 +2213,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Agendar publicação () @@ -2495,7 +2440,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2512,11 +2457,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Selecione o arquivo para enviar @@ -2531,16 +2476,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Imagem de fundo do vídeo - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2548,27 +2490,15 @@ The chosen image will be definitive and cannot be modified. Imagem que irá ser fundida com o seu arquivo de áudio. A imagem escolhida irá ser a definitiva e não poderá ser modificada. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2578,7 +2508,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished A publicação estará disponível quando o envio terminar @@ -2586,7 +2516,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publicar @@ -2594,7 +2524,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Selecione o torrent para importar @@ -2602,34 +2532,30 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Ou - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Colar URI magnética 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. Você pode importar qualquer arquivo torrent que aponte para um arquivo mp4. Certifique-se que você tenha os direitos de difusão do conteúdo para o qual você aponta, caso contrário isso poderá causar problemas legais para você e a sua instância. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2638,8 +2564,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -2944,10 +2870,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Inscrever @@ -3034,7 +2960,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Obtenha mais informações @@ -3116,27 +3042,18 @@ View replies from and others Ver respostas de e outros - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Ver respostas de - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Ver respostas - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3145,8 +3062,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Adicionar comentário... @@ -3244,74 +3161,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Seguir - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seguidores 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (sem "http://") por linha 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Aparentemente você não está em um servidor HTTPS. Seu servidor web precisa estar com TLS ativado para possibilitar seguir servidores. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Adicionar aos seguidos - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Identificador de inscritos @@ -3323,80 +3220,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Atrasado. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Começa em breve.... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Em curso... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Concluído - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Falhou - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Criado 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Aceito 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pendente 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Aceitar @@ -3411,6 +3293,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3418,24 +3306,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Usuário criador @@ -3498,7 +3394,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3594,31 +3490,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Nome de usuário 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Quota de vídeo - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banido) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3626,23 +3529,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Motivo do banimento: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3692,6 +3601,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3699,93 +3614,93 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensível 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Não federado 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Ir para o vídeo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ações 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Motivo da lista negra: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3803,8 +3718,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Atualizar este comentário @@ -3812,24 +3727,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Denunciante 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vídeo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3837,10 +3758,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Pontuação @@ -3855,25 +3776,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Comentário de moderação: - - 57 + + 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-list.component.html57 + Unblacklist Retirar da lista negra @@ -3882,6 +3808,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3893,28 +3825,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html12src/app/+about/about.component.html5 Muted at Silenciado em 13 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Remover silêncio 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3922,8 +3876,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4061,38 +4021,25 @@ 9 - - Jobs list - Lista de trabalhos - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Tipo de tarefa - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Estado da tarefa - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipo 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Recarregar @@ -4144,43 +4091,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Língua principal falada por você/seus moderadores @@ -4236,7 +4165,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Desfocar miniaturas @@ -4245,7 +4174,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Exibição @@ -4255,15 +4184,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Termos @@ -4273,81 +4199,81 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Código de conduta - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Informação de moderação - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Quem está por trás da instância? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Por que você criou a instância? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Por quanto tempo você planeja manter a instância? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Como você irá financiar o servidor PeerTube? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Qual servidor/hardware a instância está instalada? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4356,45 +4282,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default padrão - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Descobrir vídeos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Vídeos de tendências - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Vídeos mais apreciados - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Vídeos adicionados recentemente - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vídeos locais @@ -4402,17 +4328,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4421,7 +4347,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Inscrição requer verificação de email @@ -4429,7 +4355,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limite de inscrições @@ -4437,7 +4363,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Usuários @@ -4526,59 +4452,69 @@ Default video quota per user Quota de vídeo padrão por usuário - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Limite diário padrão por usuário - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Permitir importar com HTTP URL (ex. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Permitir importar com arquivo torrent ou URL de magneto - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Coloque automaticamente na lista negra os novos vídeos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Aprovar manualmente novos seguidores da instância - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4586,21 +4522,23 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL URL do Índice - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Seguir automaticamente as instâncias do índice público - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrador @@ -4616,7 +4554,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Habilitar formulário de contato @@ -4624,7 +4562,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configurações básicas @@ -4632,17 +4570,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4651,7 +4589,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4660,7 +4598,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4675,7 +4613,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4684,10 +4622,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4696,7 +4634,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4705,7 +4643,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Se você desativar a transcodificação, muitos vídeos dos seus usuários não funcionarão! @@ -4713,13 +4651,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4728,19 +4663,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Permitir envio de arquivos de áudio - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4758,17 +4690,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled Suporte WebTorrent ativado - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4792,17 +4721,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Suporte HLS ativado - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Threads de transcodificação @@ -4810,41 +4736,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4853,14 +4779,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4885,7 +4811,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4895,7 +4821,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Atualizar configuração @@ -4903,12 +4829,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Parece que a configuração é inválida. Favor procurar por erros eventuais nas diferentes abas. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5056,23 +4982,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Mostre apenas os vídeos nas seguintes línguas / legendas + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Mostre apenas os vídeos nas seguintes línguas / legendas + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages Nas páginas de Tendências, Locais, mais apreciados e procurados - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5129,23 +5059,17 @@ Theme Tema - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default Instância padrão - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube padrão - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Mudar dono @@ -5307,6 +5231,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5684,35 +5620,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Ingressou @@ -6607,6 +6519,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6618,6 +6554,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6748,48 +6694,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Você precisa especificar hosts para seguir. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Anfitriões precisam ser únicos - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Se você confirmar, enviará uma solicitação para seguir: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Seguir novo(s) servidor(es) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Solicitação de seguir(s) enviada! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Você realmente deseja parar de seguir ? @@ -6893,6 +6811,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6901,23 +6825,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Deletar a denúncia - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Atualizar comentário de moderação - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marcar como aceito @@ -6933,6 +6867,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7827,11 +7767,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Por favor, veja seus emails e verifique a sua conta e complete o cadastro. @@ -8182,6 +8119,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8254,15 +8197,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - segundos atrás - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9967,8 +9909,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10242,15 +10184,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - A eliminação será enviada às instâncias remotas, de modo que elas apagarão os comentários também. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Isso é um comentário remoto, assim, a eliminação só será efetiva na sua instancia. diff --git a/client/src/locale/angular.pt-PT.xlf b/client/src/locale/angular.pt-PT.xlf index a07bc5ab7..093f1c5e0 100644 --- a/client/src/locale/angular.pt-PT.xlf +++ b/client/src/locale/angular.pt-PT.xlf @@ -622,7 +622,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privado @@ -632,10 +632,10 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -644,7 +644,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -654,7 +654,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { vídeos} } @@ -713,7 +713,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Eliminar de @@ -761,7 +761,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Pré-visualização truncada @@ -959,7 +959,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) Importação HTTP (YouTube, Vimeo, URL direta...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Banir este utilizador @@ -1118,14 +1118,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , tamanho máximo: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1266,7 +1259,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.html41src/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.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 Email address Endereço de correio eletrónico @@ -1655,15 +1648,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1698,41 +1685,26 @@ Help Ajuda - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Terminar sessão @@ -1841,17 +1813,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2298,7 +2261,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacidade @@ -2312,37 +2275,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Agendar publicação () @@ -2552,7 +2497,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2572,7 +2517,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Selecione o arquivo para enviar @@ -2587,16 +2532,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2608,27 +2550,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2638,7 +2568,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished A publicação estará disponível quando o envio terminar @@ -2646,7 +2576,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publicar @@ -2654,7 +2584,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Selecione o torrent para importar @@ -2662,23 +2592,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Or - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Colar URI magnética 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2688,11 +2617,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2701,8 +2627,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3033,7 +2959,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -3110,7 +3036,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Obtenha mais informações @@ -3193,29 +3119,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3224,8 +3141,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Adicionar comentário... @@ -3324,72 +3241,52 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Seguir - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Seguidores 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (sem "http://") por linha 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Aparentemente você não está em um servidor HTTPS. Seu servidor web precisa estar com TLS ativado para possibilitar seguir servidores. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Adicionar aos seguidos - - 21 + + 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-add/following-add.component.html21 + + Filter... 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3401,80 +3298,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Criado 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3489,6 +3371,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3496,20 +3384,29 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3574,7 +3471,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3661,31 +3558,38 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username Nome de usuário 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3693,23 +3597,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification User's email is verified / User can login without email verification 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Motivo do banimento: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3759,6 +3669,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3767,85 +3683,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensível 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Data 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Ir para o vídeo 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Ações 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Motivo da lista negra: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3863,8 +3779,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Atualizar este comentário @@ -3872,24 +3788,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Denunciante 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Vídeo 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3897,10 +3819,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3915,25 +3837,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Comentário de moderação: - - 57 + + 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-list.component.html57 + Unblacklist Retirar da lista negra @@ -3942,6 +3869,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3953,28 +3886,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Unmute 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -3982,8 +3937,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4128,38 +4089,25 @@ 9 - - Jobs list - Lista de trabalhos - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Tipo 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4211,43 +4159,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4303,7 +4233,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Desfocar miniaturas @@ -4312,7 +4242,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Exibição @@ -4321,13 +4251,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Termos @@ -4337,72 +4264,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4410,45 +4337,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Vídeos locais @@ -4456,17 +4383,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4475,7 +4402,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Inscrição requer verificação de email @@ -4483,7 +4410,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Limite de inscrições @@ -4491,7 +4418,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Usuários @@ -4580,71 +4507,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrador @@ -4660,7 +4600,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form @@ -4668,7 +4608,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Configurações básicas @@ -4676,17 +4616,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4695,7 +4635,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4704,7 +4644,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4719,7 +4659,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4728,10 +4668,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4740,7 +4680,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4749,7 +4689,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Se você desativar a transcodificação, muitos vídeos dos seus usuários não funcionarão! @@ -4757,13 +4697,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4772,19 +4709,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4802,17 +4736,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4836,17 +4767,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Threads de transcodificação @@ -4854,41 +4782,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -4897,14 +4825,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4929,7 +4857,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -4939,7 +4867,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Atualizar configuração @@ -4947,12 +4875,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5102,23 +5030,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5179,23 +5111,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Mudar dono @@ -5357,6 +5283,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5738,35 +5676,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Ingressou @@ -6730,6 +6644,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6741,6 +6679,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6871,48 +6819,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Você precisa especificar hosts para seguir. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Anfitriões devem ser únicos. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Se você confirmar, enviará uma solicitação para seguir: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Seguir novo(s) servidor(es) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Solicitação de seguir(s) enviada! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Você realmente deseja parar de seguir ? @@ -7006,6 +6926,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7014,23 +6940,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Delete this report - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Atualizar comentário de moderação - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Marcar como aceito @@ -7046,6 +6982,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7936,11 +7878,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8288,6 +8227,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8360,15 +8305,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - segundos atrás - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10050,8 +9994,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10321,15 +10265,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf index 0a9282a20..1461a3993 100644 --- a/client/src/locale/angular.ru-RU.xlf +++ b/client/src/locale/angular.ru-RU.xlf @@ -607,37 +607,37 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Приватный 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 просмотр} other { просмотров} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Черный список 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Чувствительный - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { видео} } @@ -695,7 +695,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Удалить с @@ -743,7 +743,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Укороченная обложка @@ -935,10 +935,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP импорт (YouTube, Vimeo, прямой URL-адрес...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Заблокировать этого пользователя @@ -1102,14 +1102,7 @@ 11 - - (extensions: , max size: ) - (расширения: , максимальный размер: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1240,7 +1233,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.html41src/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.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 Email address Электронный адрес @@ -1632,15 +1625,9 @@ Interface: Интерфейс: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Видео: @@ -1684,48 +1671,33 @@ Help Помощь - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Получить помощь с помощью PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Ярлык - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube разработано PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube вебсайт - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 разработано PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Выйти @@ -1843,19 +1815,9 @@ Contact Контакт - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Условия Обслуживания - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Показать уведомления @@ -2323,7 +2285,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Доступ @@ -2338,47 +2300,28 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - Более подробная информация о конфиденциальности PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ ЧАСТО ЗАДАВАЕМЫЕ ВОПРОСЫ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Часто задаваемые вопросы о PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API документация - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Запланированная публикация () @@ -2592,7 +2535,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Поздравляем, видео под было импортировано! Теперь вы можете добавить информацию об этом видео. @@ -2607,11 +2550,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Выбрать файл для загрузки @@ -2626,16 +2569,13 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Фоновое изображение видео - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2643,27 +2583,15 @@ The chosen image will be definitive and cannot be modified. Изображение, которое будет добавлено к вашему аудиофайлу. Выбранный образ будет окончательным и не может быть изменен. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2673,7 +2601,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Публикация произойдёт, когда загрузка будет завершена @@ -2681,7 +2609,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Опубликовать @@ -2689,7 +2617,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Выбрать торрент для импорта @@ -2697,34 +2625,30 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Или - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Вставить магнет-ссылку 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. Вы можете импортировать любой торрент-файл, который указывает на файл mp4. Вы должны убедиться, что у вас есть права на распространение данного контента, иначе это может вызвать юридические проблемы для вас и вашего экземпляра. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2733,8 +2657,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3045,10 +2969,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Подписаться @@ -3137,7 +3061,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Получить подробную информацию @@ -3217,27 +3141,18 @@ View replies from and others Просмотрено replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Просмотрено replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Просмотрено replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3246,8 +3161,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Добавить комментарий... @@ -3339,74 +3254,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Подписаться - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Подписчики 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Видео повторы - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 хост (без "http://") на одной строке 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - Этот сервер не поддерживает HTTPS. Если вы хотите, чтобы пользователи могли подписываться на другие сервера, Вашему серверу нужен активированный TLS. - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Добавить подписку - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3418,80 +3313,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Отложено. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Скоро начнется... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... В процессе... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Выполнено - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Неудачно - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Создано 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Принято 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Ожидается 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Согласиться @@ -3506,6 +3386,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3513,24 +3399,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Создать пользователя @@ -3594,7 +3488,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3687,34 +3581,38 @@ Batch actions Пакетные действия - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Имя пользователя 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Квота видео - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (заблокирован) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3722,23 +3620,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification Электронная почта пользователя подтверждена / Пользователь может авторизоваться без подтверждения электронной почты 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Причина блокировки: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3788,6 +3692,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3795,91 +3705,91 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL URL Видео - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Общий размер + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Включенная статистика - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 No redundancy strategy is enabled on your instance. В вашем экземпляре не включено превышение - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Чувствительный 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Нефедеральный 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Дата 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Перейти в видео 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Действия 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Причина блокирования: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3897,8 +3807,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Обновить этот комментарий @@ -3906,24 +3816,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Репортёр 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Видео 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3931,10 +3847,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Рейтинг @@ -3949,25 +3865,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Комментарий модератора: - - 57 + + 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-list.component.html57 + Unblacklist Разблокировка @@ -3976,6 +3897,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3983,31 +3910,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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 - - - Unmute - Разглушить - - 23 + + + + + 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 + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + 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.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 Account @@ -4015,8 +3964,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4165,38 +4120,25 @@ 9 - - Jobs list - Список задач - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Тип задания - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Состояние задания - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Тип 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Обновить @@ -4252,43 +4194,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Основные языки, на которых говорите вы/ваши модераторы @@ -4345,7 +4269,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Размыть обложки @@ -4354,7 +4278,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Показать @@ -4364,15 +4288,12 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Стратегия - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Условия пользователя @@ -4382,83 +4303,83 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Норма поведения - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Информация о модерации - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Кто модерирует данный экземпляр? Какова политика в отношении видео NSFW? Политические ролики? и т.д. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE ВЫ И ВАШ ЭКЗЕМПЛЯР - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Кто стоит за этим экземпляром? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? Один человек? Некоммерческая организация? Компания? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Зачем вы создали этот экземпляр? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? Чтобы поделиться своими личными видео? Чтобы открыть регистрацию и позволить людям загружать то, что они хотят? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Как долго вы планируете поддерживать этот экземпляр? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Это важно знать для пользователей, которые хотят зарегистрироваться на вашем экземпляре - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Как вы будете финансировать сервер PeerTube? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION ДРУГАЯ ИНФОРМАЦИЯ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? На каком сервере / оборудовании работает данный экземпляр? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4467,45 +4388,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default по умолчанию - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Обзор видео - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Популярные видео - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Понравившиеся видео - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Недавно добавленные видео - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Локальные видео @@ -4513,17 +4434,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4532,7 +4453,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification @@ -4541,7 +4462,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Лимит регистраций @@ -4549,7 +4470,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Пользователи @@ -4640,60 +4561,70 @@ Default video quota per user Квота видео по умолчанию для каждого пользователя - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Лимит ежедневной загрузки по умолчанию для каждого пользователя - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Разрешить импорт с помощью HTTP URL (например, YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Разрешить импорт с помощью торрент-файла или магнет-ссылки - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Если пользователь не отмечен как доверенный, его видео будет оставаться закрытым до тех пор, пока модератор не просмотрит их. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Новые видео в черном списке автоматически - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Ручное утверждение новых подписчиков экземпляров - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4701,23 +4632,25 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Автоматическая привязка к публичным экземплярами - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS АДМИНИСТРАТОРЫ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Администратор @@ -4733,7 +4666,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Включить контактную форму @@ -4741,7 +4674,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Базовая конфигурация @@ -4749,19 +4682,19 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Ваше имя пользователя Twitter @@ -4769,7 +4702,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4778,7 +4711,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4793,7 +4726,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4802,12 +4735,12 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING ТРАНСКОДИРОВАНИЕ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4816,7 +4749,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Транскодирование активировано @@ -4824,7 +4757,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Если вы деактивируете транскодирование, многие видео пользователей перестанут работать! @@ -4832,13 +4765,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4847,19 +4777,16 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Разрешить загрузку аудиофайлов - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4877,17 +4804,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled Включена поддержка WebTorrent - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4911,17 +4835,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled Включена поддержка HLS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Количество потоков для транскодирования @@ -4929,29 +4850,29 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE КЭШ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 @@ -4959,14 +4880,14 @@ CUSTOMIZATIONS НАСТРОЙКИ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript @@ -4974,14 +4895,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -5006,7 +4927,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5016,7 +4937,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Обновить конфигурацию @@ -5024,12 +4945,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Похоже, что конфигурация является недопустимой. Пожалуйста, найдите возможные ошибки в различных вкладках. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5182,23 +5103,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Отображение видео только на следующих языках / субтитрах + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Отображение видео только на следующих языках / субтитрах + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages В недавно добавленных, популярных, локальных, наиболее понравившихся и поисковых страницах - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5255,23 +5180,17 @@ Theme Тема - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default экземпляр по умолчанию - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube по умолчанию - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Изменить владельца @@ -5433,6 +5352,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5815,44 +5746,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - Разработчик - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Руководство для разработчика - - src/app/menu/menu.component.html - 162 - - - - Contributors - Помощник - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license Лицензия PeerTube - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Присоединился @@ -6776,6 +6680,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6787,6 +6715,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6917,48 +6855,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Вам нужно указать хосты, которые вы хотите отслеживать. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Хосты должны быть уникальными. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Если вы подтвердите это, вы отправите следующий запрос в: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Подписаться на новый (-е) сервер (-ы) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Запрос (ы) на подписку отправлены! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Вы действительно хотите отписаться от ? @@ -7062,6 +6972,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7070,23 +6986,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Удалить эту жалобу - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Обновить комментарий модератора - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Пометить как принято @@ -7102,6 +7028,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8001,11 +7933,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Теперь, проверьте свою электронную почту, чтобы подтвердить свою учетную запись и завершить регистрацию. @@ -8365,6 +8294,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8437,15 +8372,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - сек назад + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10147,8 +10081,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10425,15 +10359,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. Это внешний комментарий, поэтому удаление будет эффективным только на вашем сервере. diff --git a/client/src/locale/angular.sk-SK.xlf b/client/src/locale/angular.sk-SK.xlf index f49c3c064..9768274eb 100644 --- a/client/src/locale/angular.sk-SK.xlf +++ b/client/src/locale/angular.sk-SK.xlf @@ -512,25 +512,25 @@ UnlistedUnlisted - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 PrivatePrivate - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -573,7 +573,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -604,7 +604,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated previewTruncated preview src/app/shared/forms/markdown-textarea.component.html11 @@ -734,7 +734,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -832,7 +832,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -841,12 +841,6 @@ src/app/shared/menu/top-menu-dropdown.component.html 11 - - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - Login @@ -947,7 +941,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.html41src/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.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 Email addressEmail address @@ -1258,15 +1252,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1299,41 +1287,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log outLog out src/app/menu/menu.component.html70 @@ -1391,17 +1364,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notificationsView your notifications src/app/menu/avatar-notification.component.html @@ -1699,7 +1663,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1708,37 +1672,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1836,7 +1782,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -1851,7 +1797,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -1859,17 +1805,11 @@ ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -1879,58 +1819,43 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 PublishPublish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - OrOr + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URIPaste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -1938,21 +1863,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2179,7 +2098,7 @@ Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2237,7 +2156,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2299,34 +2218,25 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment...Add comment... src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -2390,64 +2300,33 @@ src/app/+admin/follows/follows.component.html 5 - - FollowFollow - - src/app/+admin/follows/follows.component.html - 7 - FollowersFollowers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 IDID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2456,37 +2335,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2494,15 +2358,15 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2510,20 +2374,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2562,7 +2441,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2624,45 +2503,40 @@ Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2704,84 +2578,63 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 SensitiveSensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2795,37 +2648,28 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -2833,25 +2677,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -2863,57 +2704,61 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 AccountAccount + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 Plugins/ThemesPlugins/Themes @@ -3029,28 +2874,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3084,43 +2917,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3159,128 +2974,125 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videosLocal videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 UsersUsers src/app/+admin/users/user-edit/user-edit.component.html4src/app/+admin/users/user-edit/user-edit.component.html4 @@ -3362,85 +3174,98 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3455,13 +3280,13 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 ServicesServices - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3470,31 +3295,25 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3512,14 +3331,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3543,56 +3359,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScriptJavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3617,16 +3430,16 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3754,19 +3567,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -3813,19 +3630,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -3941,6 +3752,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4244,35 +4067,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -5066,6 +4865,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5084,6 +4907,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5188,41 +5021,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5300,20 +5103,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5330,6 +5151,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -6066,11 +5893,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6352,6 +6176,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6406,8 +6236,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -7746,11 +7576,8 @@ Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -7963,8 +7790,8 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.sl-SI.xlf b/client/src/locale/angular.sl-SI.xlf index 25772742f..22698e8d6 100644 --- a/client/src/locale/angular.sl-SI.xlf +++ b/client/src/locale/angular.sl-SI.xlf @@ -513,21 +513,21 @@ UnlistedUnlisted 6 - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Zasebno 7 - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -538,7 +538,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Ni videoposnetkov} =1 {1 videoposnetek} other { videoposnetkov} } @@ -585,7 +585,7 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Izbriši iz @@ -614,7 +614,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Skrajšan predogled @@ -767,7 +767,7 @@ 286 - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this userBan this user src/app/shared/moderation/user-ban-modal.component.html31 @@ -878,13 +878,7 @@ 11 - src/app/shared/menu/top-menu-dropdown.component.html11 - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + src/app/shared/menu/top-menu-dropdown.component.html11 Login @@ -993,7 +987,7 @@ 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.html41src/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.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 Email address E-poštni naslov @@ -1318,15 +1312,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1359,41 +1347,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Odjava @@ -1473,17 +1446,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -1838,7 +1802,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1847,37 +1811,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1990,7 +1936,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2007,7 +1953,7 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -2015,18 +1961,15 @@ ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Ozadje videoposnetka 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2036,63 +1979,48 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Objavi 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Ali - - 11 - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 - Paste magnet URIPaste magnet URI + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 + 10 - + + + Paste magnet URIPaste magnet URI + + 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. @@ -2100,21 +2028,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2350,7 +2272,7 @@ Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2408,7 +2330,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2470,34 +2392,25 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment...Add comment... src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -2561,64 +2474,33 @@ src/app/+admin/follows/follows.component.html 5 - - FollowFollow - - src/app/+admin/follows/follows.component.html - 7 - FollowersFollowers - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 IDID - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2627,37 +2509,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2665,15 +2532,15 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 AcceptedAccepted - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2681,20 +2548,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2733,7 +2615,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2795,45 +2677,40 @@ Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2875,84 +2752,63 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 SensitiveSensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2966,37 +2822,28 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3004,25 +2851,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -3034,57 +2878,61 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 AccountAccount + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 Plugins/ThemesPlugins/Themes @@ -3200,28 +3048,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3255,43 +3091,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3330,128 +3148,125 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videosLocal videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 UsersUsers src/app/+admin/users/user-edit/user-edit.component.html4src/app/+admin/users/user-edit/user-edit.component.html4 @@ -3533,85 +3348,98 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3626,13 +3454,13 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 ServicesServices - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3641,31 +3469,25 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3683,14 +3505,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3714,56 +3533,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScriptJavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3788,16 +3604,16 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3925,19 +3741,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -3984,19 +3804,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -4112,6 +3926,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4415,35 +4241,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -5237,6 +5039,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5255,6 +5081,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5359,41 +5195,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5471,20 +5277,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5501,6 +5325,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -6237,11 +6067,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6523,6 +6350,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6577,8 +6410,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -7917,11 +7750,8 @@ Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8134,8 +7964,8 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf index 84db2cf33..1384daf29 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 @@ -598,32 +606,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Privat 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 visning} other { visningar} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Svartlistad 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -632,8 +640,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Inga videor} =1 {1 video} other { videor} } @@ -691,11 +699,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Ta bort från @@ -737,19 +745,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Kort förhandsvisning @@ -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 @@ -946,10 +966,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP-import (YouTube, Vimeo, direktlänk …) @@ -1089,19 +1109,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user Blockera den här användaren @@ -1118,14 +1138,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (tillägg: , max-storlek: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1145,8 +1158,15 @@ - 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. + + 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. src/app/login/login.component.html 11 @@ -1244,15 +1264,15 @@ 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.html41 - 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.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 Email address E-postadress @@ -1313,9 +1333,9 @@ - for + for - för + för 6 @@ -1323,10 +1343,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + Filter - + 16 @@ -1360,7 +1383,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation Kommandotolk dokumentation @@ -1377,7 +1401,8 @@ - Administer documentation + Administer + documentation Administration dokumentation @@ -1394,7 +1419,8 @@ - Use documentation + Use + documentation Användning dokumentation @@ -1419,16 +1445,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 @@ -1444,10 +1470,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. @@ -1456,8 +1486,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 @@ -1554,8 +1590,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 @@ -1630,15 +1669,9 @@ Interface: Gränssnitt: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videor: @@ -1682,48 +1715,33 @@ Help Hjälp - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Få hjälp att använda PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Genvägar - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube drivs av PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTubes webbplats - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 drivs av PeerTube – CopyLeft 2015–2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Logga ut @@ -1847,19 +1865,9 @@ Contact Kontakt - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Användarvillkor - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications Se dina notifikationer @@ -2020,8 +2028,11 @@ - Jump to channel ↵ - Besök kanalen ↵ + + Jump to channel + ↵ + + Besök kanalen ↵ src/app/header/suggestion.component.html 18 @@ -2259,8 +2270,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 @@ -2318,69 +2333,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Offentlighetsstatus 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - Mer information om personuppgifter och PeerTube - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ Vanliga frågor - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Vanliga frågor om PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API-dokumentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schemalägg publicering () @@ -2446,7 +2442,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ Redan uppladdad ✔ 179 @@ -2577,9 +2573,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. @@ -2594,10 +2594,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2614,11 +2614,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Välj en fil att ladda upp @@ -2633,48 +2633,43 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Videons bakgrundsbild 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + 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. 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Behandlar … - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Total videokvot - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2683,24 +2678,24 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Du kan publicera när uppladdningen är klar 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publisera 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Välj en torrent att importera @@ -2708,25 +2703,27 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - Eller - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI Klistra in magnet-URI 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2734,8 +2731,8 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html17 - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2744,11 +2741,15 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2990,16 +2991,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 @@ -3076,10 +3077,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Prenumerera @@ -3166,8 +3167,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information Visa mer information @@ -3243,27 +3244,18 @@ View replies from and others Visa svar från bland andra - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from Visa svar från - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies Visa svar - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3272,8 +3264,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Lägg till kommentar … @@ -3299,7 +3291,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 @@ -3358,73 +3354,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - Följ - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers Följare 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Videoredundans - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line En värd (utan ”http://”) per rad 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - 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 du inte är på en HTTPS-server. Din webbserver behöver ha TLS aktiverat för att följa servrar. - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - Lägg till följande - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Hantera följare @@ -3439,80 +3416,65 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Uppskjuten. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Kommer påbörjas snart … - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Pågår … - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Avslutad - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Misslyckades - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepterad 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Väntar 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Godkänn @@ -3530,6 +3492,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3537,24 +3505,32 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - Redundancy allowed - Redundans tillåten + Redundancy allowed + Redundans tillåten + + src/app/+admin/follows/following-list/following-list.component.html25 + Follow domainsFollow domains src/app/+admin/follows/following-list/following-list.component.html - 21 + 50 - - - Video redundancies list - Lita över videor med redundans + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Skapa användare @@ -3609,13 +3585,16 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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.html43 - + + + + 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 - 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 @@ -3704,31 +3683,41 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - Användarnamn + Username + Användarnamn 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - Videokvot + Video quota + Videokvot 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (blockerad) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3736,23 +3725,29 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 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.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Blockeringsanledning: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3802,98 +3797,104 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - Videonamn + Video name + Videonamn 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Videolänk - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total storlek + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Statistik för valda strategier - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Känsligt 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Inte federerad 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - Datum + Date + Datum 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Gå till videon 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Anledning för svartlistning: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3911,47 +3912,53 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Uppdatera den här kommentaren 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Anmälare 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - Status + State + Status 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - Betyg + Score + Betyg src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3963,25 +3970,30 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - Moderationskommentar: - - 57 + + 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-list.component.html57 + Unblacklist Ta bort från svartlista @@ -3990,6 +4002,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3997,31 +4015,53 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute Sluta ignorera 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4029,8 +4069,14 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4203,38 +4249,25 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a src/app/+admin/system/system.component.html9 - - Jobs list - Jobblista - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Jobbtyp - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Jobbstatus - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Typ 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Uppdatera @@ -4252,8 +4285,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - By -> - Efter -> + By -> + Efter -> src/app/+admin/system/logs/logs.component.html 32 @@ -4296,58 +4329,40 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - 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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being played Hjälp till att distribuera videor som spelas - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. Börja spela upp videon direkt när du besöker dess sida. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos Automatisk uppspelning av videor - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. När en video slutar börjar nästa föreslagna video direkt. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video Börja spela nästa video automatiskt - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Språk som du eller dina moderatorer behärskar @@ -4362,8 +4377,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -4375,8 +4390,11 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -4388,8 +4406,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -4398,146 +4416,143 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Gör miniatyrbilden suddig 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Visa 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy Strategi - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Villkor 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Användarvillkor 82 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Information om moderation 76 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Vem modererar instansen? Hur ser policyn ut för videor med känsligt eller oförbehållsamt innehåll, politiska videor och liknande? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE DU OCH DIN INSTANS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Vem står bakom instansen? 133 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? En person? En ideell förening? Ett företag? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Varför skapade du den här instansen? 145 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? För att dela dina egna videor eller för att tillåta kontoregistrering och låta folk ladda upp vad de vill? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? Hur länge planerar du underhålla den här instansen? 156 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance Detta är viktigt att veta för användare som vill registrera sig på din instans - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? Hur tänker du finansiera PeerTube-servern? 167 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? Med dina egna medel? Donationer från användarna? Reklamintäkter? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION ÖVRIG INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? Vilken server eller hårdvara körs instansen på? 180 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. till exempel 2vCore 2GB RAM eller en länk till den servertjänst du hyr - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instansinformation @@ -4549,100 +4564,100 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a APPEARANCE UTSEENDE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default standard 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Startsida - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Upptäck videor 219 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Populära videor 220 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Mest gillade videor 221 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Nyligen tillagda videor 222 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Lokala videor 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NYA ANVÄNDARE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + 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. - 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. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Registrering aktiverad 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Registrering kräver e-postverifikation 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Registreringsgräns 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Användare @@ -4750,91 +4765,103 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 261 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Standarduppladdningsgräns för användare 273 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NYA VIDEOR - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Tillåt import via HTTP-länk (t.ex. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Tillåt import via torrent-fil eller magnet-länk - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Såvida en användare inte har markerats som betrodd, kommer hans eller hennes videor hållas privata tills en moderater har granskat dem. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Svartlista nya videor automatiskt - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - Hantera relationer till andra instanser. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - + Manage relations with other instances. + Hantera relationer till andra instanser. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Andra instanser kan följa din - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Godkänn instansens nya följare manuellt - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Följ, per automatik, instanser som följer din - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Den här funktionen kräver mycket uppmärksamhet och extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index-URL 371 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - Följ instanserna på den offentliga listan automatiskt - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS ADMINISTRATÖRER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administratör @@ -4849,235 +4876,262 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Aktivera kontaktformulär 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Grundläggande inställningar 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Valfritt. Om du har ett Twitter-konto som representerar din instans, kan du ange det för att förbättra förhandsvisningar av videolänkar. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Ditt användarnamn på Twitter 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instans vitlistad av Twitter 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 - + + 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 Services Tjänster 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING OMKODNING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Omkodning aktiverad 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! Om du avaktiverar omkodning, kommer många av dina användares videor inte fungera! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. Låt användare ladda upp videor i mkv-, mov-, avi- and flv-format. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Tillåt ytterligare filändelser 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. Låt användare ladda upp ljudfiler som slås ihop med förhandsgranskningens bild till en video. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Tillåt uppladdning av ljudfiler 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + 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 WebTorrent support enabled WebTorrent-stöd påslaget - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + 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 HLS support enabled HLS-stöd aktiverat 498 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Omkodningstrådar 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Upplösningar som ska genereras - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Vissa filer federeras inte utan hämtas när så krävs. Ange deras cache-policy här. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Antal förhandsvisningar som sparas i cachen - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Antal textningar som sparas i cachen - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS ANPASSNINGAR - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Att göra mindre ändringar av PeerTube med ett tillägg eller tema är onödigt bekymmer. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 - + 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; - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 - + + 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 Advanced configuration Avancerade inställningar 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Uppdatera inställningar 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. Det verkar som att konfigurationen inte stämmer. Sök efter eventuella fel i de olika flikarna. 629 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFIL @@ -5244,35 +5298,39 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html6 - - - Only display videos in the following languages/subtitles - Visa endast videor och undertexter på följande språk + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Visa endast videor och undertexter på följande språk + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages På sidorna Nyligen tillagt, Lokalt, Mest gillade och Sök - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 @@ -5280,9 +5338,9 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -5327,25 +5385,25 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default Instansens standard 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default PeerTubes standard 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Ändra ägarskap @@ -5364,8 +5422,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -5401,10 +5459,13 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + Skapad - + 15 @@ -5476,8 +5537,9 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -5505,6 +5567,18 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5564,9 +5638,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - Delete history + + + Delete history + - + Radera historik @@ -5583,9 +5660,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - Notification preferences + + + Notification preferences + - + Notifikationsinställningar @@ -5665,8 +5745,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -5694,9 +5774,9 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -5899,44 +5979,17 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 16 - src/app/menu/menu.component.html156 - - - Creators - Skapare - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Guide för skapare - - src/app/menu/menu.component.html - 162 - - - - Contributors - Bidragsgivare - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTubes licens - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Gick med @@ -6181,23 +6234,27 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - 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 @@ -6213,7 +6270,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - PeerTube Applications + PeerTube + Applications PeerTube-applikationer src/app/+about/about-peertube/about-peertube.component.html @@ -6229,7 +6287,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - Contribute on PeerTube + Contribute on + PeerTube Bidra till PeerTube src/app/+about/about-peertube/about-peertube.component.html @@ -6253,7 +6312,11 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6266,17 +6329,27 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6289,7 +6362,10 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6299,12 +6375,21 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6317,7 +6402,11 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6330,7 +6419,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6343,7 +6437,10 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6368,7 +6465,10 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -6405,8 +6505,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - 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 @@ -6489,9 +6589,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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. @@ -6568,11 +6671,16 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - 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 @@ -6677,8 +6785,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a - 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 @@ -6781,6 +6889,30 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6792,6 +6924,16 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6922,48 +7064,20 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - Du måste ange en värd att följa. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - Värd måste vara unik. - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - Om du bekräftar kommer en följningsförfrågan skickas till: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - Följ ny server (servrar) - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Följningsförfrågan / förfrågningar skickad! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Vill du verkligen sluta följa ? @@ -7067,6 +7181,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7075,23 +7195,33 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - Radera den här anmälan - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - Uppdatera moderationskommentar - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted Markera som godkänd @@ -7107,6 +7237,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8009,11 +8145,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a max size största tillåtna storlek - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Kolla din e-post för att verifiera ditt konto och slutföra skapandet av ditt konto. @@ -8335,8 +8468,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a src/app/search/search-filters.component.ts1 - Long (> 10 min) - Lång (> 10 min) + Long (> 10 min) + Lång (> 10 min) 1 @@ -8373,6 +8506,12 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8445,18 +8584,17 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - s sedan - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec - <x id="INTERPOLATION" equiv-text="{{hours}}"/>&nbsp;tim <x id="INTERPOLATION_1" equiv-text="{{minutes}}"/>&nbsp;min <x id="INTERPOLATION_2" equiv-text="{{seconds}}"/>&nbsp;s + <x id="INTERPOLATION" equiv-text="{{hours}}"/>&nbsp;tim <x id="INTERPOLATION_1" equiv-text="{{minutes}}"/>&nbsp;min <x id="INTERPOLATION_2" equiv-text="{{seconds}}"/>&nbsp;s src/app/shared/angular/video-duration-formatter.pipe.ts 1 @@ -8464,7 +8602,7 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a min sec - <x id="INTERPOLATION" equiv-text="{{minutes}}"/>&nbsp;min <x id="INTERPOLATION_1" equiv-text="{{seconds}}"/>&nbsp;s + <x id="INTERPOLATION" equiv-text="{{minutes}}"/>&nbsp;min <x id="INTERPOLATION_1" equiv-text="{{seconds}}"/>&nbsp;s src/app/shared/angular/video-duration-formatter.pipe.ts 1 @@ -8472,7 +8610,7 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a sec - <x id="INTERPOLATION" equiv-text="{{seconds}}"/>&nbsp;s + <x id="INTERPOLATION" equiv-text="{{seconds}}"/>&nbsp;s src/app/shared/angular/video-duration-formatter.pipe.ts 1 @@ -9687,8 +9825,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 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 @@ -10158,8 +10296,8 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 - src/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 Encoder Kodek @@ -10446,15 +10584,14 @@ Det verkar som du inte är på en HTTPS-server. Din webbserver behöver ha TLS a 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - En begäran om radering kommer skickas till fjärrinstansen också, så att även de tar bort kommentaren. - + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. + + src/app/videos/+video-watch/comment/video-comments.component.ts 1 - src/app/videos/+video-watch/comment/video-comments.component.ts1 + It is a remote comment, so the deletion will only be effective on your instance. Den här kommentaren skrevs från en annan instans, så den kommer endast döljas lokalt. diff --git a/client/src/locale/angular.ta.xlf b/client/src/locale/angular.ta.xlf index 51be5db89..44fec0b31 100644 --- a/client/src/locale/angular.ta.xlf +++ b/client/src/locale/angular.ta.xlf @@ -466,25 +466,25 @@ UnlistedUnlisted - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 PrivatePrivate - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 BlacklistedBlacklisted - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -527,7 +527,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -554,7 +554,7 @@ 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated previewTruncated preview src/app/shared/forms/markdown-textarea.component.html11 @@ -686,7 +686,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user இந்த பயணரை ரத்து செய் @@ -798,12 +798,6 @@ src/app/shared/menu/top-menu-dropdown.component.html 11 - - (extensions: , max size: )(extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - @@ -907,7 +901,7 @@ 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.html41src/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.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 Email address மின்னஞ்சல் @@ -1226,15 +1220,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1267,41 +1255,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log outLog out src/app/menu/menu.component.html70 @@ -1370,17 +1343,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notificationsView your notifications src/app/menu/avatar-notification.component.html @@ -1698,7 +1662,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 PrivacyPrivacy @@ -1707,37 +1671,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication ()Schedule publication () src/app/videos/+video-edit/shared/video-edit.component.html125 @@ -1835,7 +1781,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -1850,7 +1796,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to uploadSelect the file to upload src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -1858,17 +1804,11 @@ ScheduledScheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -1878,58 +1818,43 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finishedPublish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 PublishPublish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to importSelect the torrent to import src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - OrOr + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URIPaste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -1937,21 +1862,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2178,7 +2097,7 @@ Go to the account pageGo to the account page - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2236,7 +2155,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2298,34 +2217,25 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment...Add comment... src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -2392,69 +2302,38 @@ 5 src/app/+admin/follows/follows.component.html5 - - Follow - பின்பற்று - - 7 - - src/app/+admin/follows/follows.component.html7 + Followers பின்பற்றுபவர்கள் 3 - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 Filter...Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2463,37 +2342,22 @@ - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2502,18 +2366,18 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted ஏற்றுக்கொள்ளப்பட்டது 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 PendingPending - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 AcceptAccept @@ -2521,20 +2385,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Create userCreate user @@ -2579,7 +2458,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -2642,45 +2521,40 @@ src/app/+admin/users/user-list/user-list.component.html2 Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned)(banned) + + src/app/+admin/users/user-list/user-list.component.html78 + Open account in a new tabOpen account in a new tab src/app/+admin/users/user-list/user-list.component.html 65 - - User's email must be verified to loginUser's email must be verified to login - src/app/+admin/users/user-list/user-list.component.html - 72 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 27 - + + 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 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason:Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 ModerationModeration @@ -2722,84 +2596,63 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 SensitiveSensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 UnfederatedUnfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the videoGo to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 ActionsActions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason:Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 Moderation commentModeration comment @@ -2813,37 +2666,28 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -2851,25 +2695,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -2881,57 +2722,61 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 AccountAccount + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 Plugins/ThemesPlugins/Themes @@ -3047,28 +2892,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3104,43 +2937,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3179,131 +2994,128 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display காண்பி 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videosLocal videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users பயணர்கள் @@ -3389,79 +3201,92 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -3469,10 +3294,10 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3487,17 +3312,17 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services சேவைகள் 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3506,31 +3331,25 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3548,14 +3367,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -3579,60 +3395,57 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -3657,16 +3470,16 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -3794,19 +3607,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -3853,19 +3670,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -3981,6 +3792,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4284,35 +4107,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -5116,6 +4915,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5134,6 +4957,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5238,41 +5071,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5350,20 +5153,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5380,6 +5201,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -6116,11 +5943,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6402,6 +6226,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6456,8 +6286,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -7796,11 +7626,8 @@ Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8013,8 +7840,8 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.th-TH.xlf b/client/src/locale/angular.th-TH.xlf index 1d304bcbe..cddd7f01f 100644 --- a/client/src/locale/angular.th-TH.xlf +++ b/client/src/locale/angular.th-TH.xlf @@ -610,32 +610,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private ส่วนตัว 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {การดู 1 ครั้ง} other {การดู ครั้ง} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted ขึ้นบัญชีดำแล้ว 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -644,8 +644,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {ไม่มีวิดีโอ} =1 {1 วิดีโอ} other { วิดีโอ} } @@ -704,7 +704,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from ลบออกจาก @@ -752,7 +752,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview ตัวอย่างสั้น @@ -938,10 +938,10 @@ Import การนำเข้าวิดีโอ - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) นำเข้าวิดีโอผ่าน HTTP (เช่น YouTube, Vimeo, นำเข้าผ่าน URL โดยตรง...) @@ -1079,7 +1079,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user แบนผู้ใช้นี้ @@ -1096,14 +1096,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (ส่วนขยาย: , ขนาดสูงสุด: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1232,7 +1225,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.html41src/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.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 Email address ที่อยู่อีเมล @@ -1626,15 +1619,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: วิดีโอ: @@ -1678,48 +1665,33 @@ Help ช่วยเหลือ - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube ขอความช่วยเหลือในการใช้งาน PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts ปุ่มลัด - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube ขับเคลื่อนโดย PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website เว็บไซต์ของ PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out ออกจากระบบ @@ -1840,19 +1812,9 @@ Contact ติดต่อ - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - เงื่อนไขการให้บริการ - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications ดูการแจ้งเตือนของคุณ @@ -2324,7 +2286,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy ความเป็นส่วนตัว @@ -2339,47 +2301,28 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () ตั้งเวลาเผยแพร่ () @@ -2575,10 +2518,10 @@ Sorry, but something went wrong ขออภัย มีบางอย่างผิดพลาด - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. ยินดีด้วย วิดีโอในลิงก์ กำลังจะถูกนำเข้าแล้ว! คุณสามารถเพิ่มรายละเอียดเกี่ยวกับวิดีโอนี้ได้เลย @@ -2590,11 +2533,11 @@ Update อัปเดต - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload เลือกไฟล์ที่ต้องการอัปโหลด @@ -2606,19 +2549,13 @@ Scheduled กำหนดเวลาเผยแพร่ - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image ภาพพื้นหลังวิดีโอ - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2626,46 +2563,34 @@ The chosen image will be definitive and cannot be modified. เลือกภาพที่ต้องการรวมกับไฟล์เสียง คุณจะไม่สามารถเปลี่ยนภาพนี้ได้ในภายหลัง - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota Total video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. ยินดีด้วย! วิดีโอของคุณอยู่ในรายการวิดีโอส่วนตัวของคุณแล้ว - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished สามารถเผยแพร่ได้หลังจากที่อัปโหลดเสร็จสิ้น - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish เผยแพร่ - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import เลือกไฟล์ torrent ที่ต้องการนำเข้า @@ -2673,42 +2598,32 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - หรือ + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI ใส่ magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. คุณสามารถนำเข้าไฟล์ torrent ใดก็ได้ที่ชี้ไปยังไฟล์ MP4 ตรวจสอบว่าคุณมีสิทธิเผยแพร่เนื้อหานั้น มิเช่นนั้นอาจเกิดปัญหาทางกฎหมายกับคุณและระบบนี้ได้ - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. ยินดีด้วย วิดีโอจะถูกนำเข้าด้วย BitTorrent! คุณสามารถเพิ่มข้อมูลเกี่ยวกับวิดีโอนี้ได้เลย - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2977,10 +2892,10 @@ Go to the account page ไปที่หน้าของบัญชี - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe ติดตาม @@ -3057,8 +2972,8 @@ More information ข้อมูลเพิ่มเติม - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information อ่านรายละเอียดเพิ่มเติม @@ -3132,32 +3047,23 @@ View replies from and others ดูการตอบกลับ รายการจาก และคนอื่น ๆ - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from ดูการตอบกลับ รายการจาก - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies ดูการตอบกลับ รายการ - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. การแสดงความคิดเห็นถูกปิด - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... แสดงความคิดเห็น... @@ -3236,74 +3142,42 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3312,71 +3186,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3388,28 +3247,42 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user สร้างผู้ใช้ @@ -3467,7 +3340,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3549,57 +3422,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (ถูกแบน) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3653,105 +3521,84 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name ชื่อวิดีโอ - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive ไม่เหมาะสม - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3767,47 +3614,38 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3819,31 +3657,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3855,64 +3689,68 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance ระบบ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -4065,35 +3903,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 - Job state - Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + Job state + Job state + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -4149,43 +3974,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4242,7 +4049,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails เบลอภาพขนาดย่อ @@ -4251,22 +4058,19 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display แสดง - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms เงื่อนไข @@ -4276,86 +4080,86 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information ข้อมูลระบบ @@ -4365,76 +4169,76 @@ APPEARANCE APPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page Landing page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos สำรวจวิดีโอ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos วิดีโอที่มีจำนวนการชอบมากที่สุด - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS NEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4522,86 +4326,98 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS NEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION FEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours Other instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances Automatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4611,39 +4427,39 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4660,17 +4476,17 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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 @@ -4681,41 +4497,35 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4733,17 +4543,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4767,73 +4574,70 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate Resolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache Number of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache Number of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: @@ -4860,22 +4664,22 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE PROFILE @@ -5043,23 +4847,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - แสดงเฉพาะวิดีโอในภาษาหรือคำบรรยายเหล่านี้ + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + แสดงเฉพาะวิดีโอในภาษาหรือคำบรรยายเหล่านี้ + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages ในหน้าเพิ่งเผยแพร่ มาแรง เว็บไซต์นี้ และหน้าค้นหา - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5116,23 +4924,17 @@ ธีม - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default ค่าเริ่มต้นของระบบ - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default ค่าเริ่มต้นของ peertube - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership เปลี่ยนเจ้าของ @@ -5287,6 +5089,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5641,44 +5455,17 @@ Stats สถิติ - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined เข้าร่วมเมื่อ @@ -6613,6 +6400,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6633,6 +6444,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6769,51 +6590,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6917,6 +6704,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6925,23 +6718,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - ลบรายงานนี้ + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6957,6 +6760,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7909,11 +7718,8 @@ max size max size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. กรุณาตรวจสอบอีเมลของคุณเพื่อยืนยันบัญชีและเสร็จสิ้นการลงทะเบียน @@ -8281,6 +8087,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8353,15 +8165,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - วินาทีที่แล้ว + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 + h min sec h min sec @@ -10111,11 +9922,8 @@ Video blacklisted. วิดีโอถูกแบล็กลิสต์แล้ว - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 Encoder Encoder @@ -10399,15 +10207,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - คำสั่งลบจะถูกส่งไปยังเว็บไซต์อื่น ดังนั้น ความคิดเห็นจะถูกลบบนเว็บไซต์อื่นด้วย + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. เนื่องจากเป็นเนื้อหาที่อยู่บนเว็บไซต์อื่น การลบจะได้ผลบนเว็บไซต์ของคุณเท่านั้น diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf index 7a2ad60c7..edae95d21 100644 --- a/client/src/locale/angular.tr-TR.xlf +++ b/client/src/locale/angular.tr-TR.xlf @@ -614,34 +614,34 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Özel 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted Blacklisted - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {Video yok} =1 {1 video} other { video} } @@ -697,7 +697,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Delete from @@ -742,7 +742,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Ucundan önizle @@ -905,10 +905,10 @@ Import Import - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP import (YouTube, Vimeo, direct URL...) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Ban this user @@ -1049,14 +1049,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1182,7 +1175,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.html41src/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.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 Email address Email address @@ -1549,15 +1542,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: @@ -1601,50 +1588,35 @@ Help Help - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube Get help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts Shortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1738,19 +1710,9 @@ Contact Contact - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - Terms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications View your notifications @@ -2154,7 +2116,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Gizlilik @@ -2169,47 +2131,28 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - More information about privacy within PeerTube - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2355,7 +2298,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. Congratulations, the video behind will be imported! You can already add information about this video. @@ -2367,11 +2310,11 @@ Update Update - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2383,19 +2326,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2403,42 +2340,30 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2446,42 +2371,32 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2769,10 +2684,10 @@ Go to the account page Go to the account page - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -2855,7 +2770,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -2936,29 +2851,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -2967,8 +2873,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -3048,72 +2954,42 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies Video redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3122,71 +2998,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3198,28 +3059,42 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - - Video redundancies list - Video redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user Create user @@ -3271,7 +3146,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3355,57 +3230,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3459,105 +3329,84 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL Video URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size Total size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats Enabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3571,47 +3420,38 @@ This comment can only be seen by you or the other moderators. This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3623,31 +3463,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3659,64 +3495,68 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance Instance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3864,35 +3704,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -3942,43 +3769,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4029,111 +3838,108 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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 Strategy Strategy - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE YOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance It's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION OTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information @@ -4142,45 +3948,45 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Yerel videolar @@ -4188,34 +3994,34 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4303,60 +4109,70 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. @@ -4364,23 +4180,25 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORS ADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4390,40 +4208,40 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4438,18 +4256,18 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING TRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4458,41 +4276,35 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4510,17 +4322,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4544,44 +4353,41 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE CACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 @@ -4589,26 +4395,26 @@ CUSTOMIZATIONS CUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4633,24 +4439,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4798,23 +4604,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4871,23 +4681,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -5037,6 +4841,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5389,44 +5205,17 @@ Stats Stats - src/app/menu/menu.component.html156 - - - Creators - Creators - - src/app/menu/menu.component.html - 162 - - - - Creator guide - Creator guide - - src/app/menu/menu.component.html - 162 - - - - Contributors - Contributors - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6367,6 +6156,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6387,6 +6200,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6523,51 +6346,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6671,6 +6460,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6679,23 +6474,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6711,6 +6516,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7661,11 +7472,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -8033,6 +7841,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8105,15 +7919,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - saniye önce - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9857,11 +9670,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10135,15 +9945,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf index 0109d1168..3df0b4af5 100644 --- a/client/src/locale/angular.uk-UA.xlf +++ b/client/src/locale/angular.uk-UA.xlf @@ -584,7 +584,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Приватний @@ -594,23 +594,23 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted Додано у чорний список - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive Sensitive - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -666,7 +666,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Видалити з @@ -711,7 +711,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Truncated preview @@ -902,7 +902,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP імпорт (YouTube, Vimeo, прямий URL...) @@ -1037,7 +1037,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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Заблокувати цього користувача @@ -1054,14 +1054,7 @@ 11 - - (extensions: , max size: ) - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - - + Login @@ -1191,7 +1184,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.html41src/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.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 Email address Email адрес @@ -1569,15 +1562,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1612,41 +1599,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out Log out @@ -1731,17 +1703,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2117,7 +2080,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Privacy @@ -2128,37 +2091,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Schedule publication () @@ -2305,7 +2250,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2322,7 +2267,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Select the file to upload @@ -2334,19 +2279,13 @@ Scheduled Scheduled - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image Video background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2358,44 +2297,32 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. Congratulations! Your video is now available in your private library. - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Publish will be available when upload is finished - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Publish - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Select the torrent to import @@ -2403,23 +2330,19 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - - Or - Or + + OROR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 + Paste magnet URI Paste magnet URI - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 - - + + 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. @@ -2429,21 +2352,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2732,7 +2649,7 @@ - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2800,7 +2717,7 @@ More information More information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information Get more information @@ -2877,36 +2794,27 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. Comments are disabled. - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Add comment... @@ -2993,72 +2901,40 @@ 5 - - Follow - Follow - - src/app/+admin/follows/follows.component.html - 7 - - + Followers Followers - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - - Add following - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 + + Filter... Filter... - - src/app/+admin/follows/followers-list/followers-list.component.html - 8 - - - src/app/+admin/follows/following-list/following-list.component.html - 9 - - - src/app/+admin/users/user-list/user-list.component.html - 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 ID ID - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle Follower handle @@ -3067,71 +2943,56 @@ State State - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted Accepted - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Pending - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Accept @@ -3143,24 +3004,39 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host Host - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3210,7 +3086,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3291,57 +3167,52 @@ Batch actions Batch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (banned) + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + 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.html - 72 - - + + src/app/+admin/users/user-list/user-list.component.html85 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.html - 76 - - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Ban reason: + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users src/app/+admin/users/user-list/user-list.component.html - 95 + 15 @@ -3395,98 +3266,77 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Sensitive - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Unfederated - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Date - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 - - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Go to the video - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 33 - - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions Actions - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 - - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: Blacklist reason: + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 5 @@ -3502,47 +3352,38 @@ This comment can only be seen by you or the other moderators. - - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 - - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment Update this comment - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter Reporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 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.html - 10 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 14 - - - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html - 9 + 46 State State - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -3554,31 +3395,27 @@ Go to the account Go to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - - Moderation comment: - Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 + Unblacklist Unblacklist @@ -3590,6 +3427,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance @@ -3598,57 +3441,55 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 Unmute Unmute + + + + + 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 + Showing to of muted instancesShowing to of muted instances - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 Account Account + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 @@ -3791,35 +3632,22 @@ 9 - - Jobs list - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type Type - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh Refresh @@ -3865,43 +3693,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -3951,97 +3761,94 @@ Do not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails Blur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display Display - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms Terms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4049,76 +3856,76 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default default - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos Local videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled Signup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification Signup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit Signup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users Users @@ -4204,71 +4011,84 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator Administrator @@ -4278,39 +4098,39 @@ Admin email Admin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form Enable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration Basic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username Your Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter Instance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4325,16 +4145,16 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services Services - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4343,42 +4163,36 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled Transcoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions Allow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload Allow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4396,17 +4210,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4430,69 +4241,66 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads Transcoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4517,24 +4325,24 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configuration Advanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration Update configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4681,23 +4489,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -4758,23 +4570,17 @@ Theme Theme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default instance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership Change ownership @@ -4927,6 +4733,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5287,35 +5105,11 @@ Stats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined @@ -6270,6 +6064,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6290,6 +6108,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6426,51 +6254,17 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? Do you really want to unfollow ? @@ -6564,6 +6358,12 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -6572,23 +6372,33 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - - Delete this report - Delete this report + + Internal actionsInternal actions src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - - Update moderation comment - Update moderation comment + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Mark as accepted Mark as accepted @@ -6604,6 +6414,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -7548,11 +7364,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. Now please check your emails to verify your account and complete signup. @@ -7909,6 +7722,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -7981,15 +7800,14 @@ src/app/shared/angular/from-now.pipe.ts 1 - - - sec ago - sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -9710,11 +9528,8 @@ Video blacklisted. Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -9984,15 +9799,14 @@ src/app/videos/+video-edit/video-update.component.ts 1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf index 1022648b4..eab0f64ca 100644 --- a/client/src/locale/angular.vi-VN.xlf +++ b/client/src/locale/angular.vi-VN.xlf @@ -526,17 +526,17 @@ 6 - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private Riêng tư 7 - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} }{VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted @@ -544,7 +544,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -555,7 +555,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} }{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } src/app/shared/video-playlist/video-playlist-miniature.component.html @@ -601,7 +601,7 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from Xoá khỏi @@ -629,7 +629,7 @@ 63 - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview Xem trước rút gọn @@ -793,7 +793,7 @@ 286 - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...)HTTP import (YouTube, Vimeo, direct URL...) src/app/shared/instance/instance-features-table.component.html70 @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user Chặn người dùng này @@ -922,13 +922,7 @@ 11 src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (extensions: , cỡ tối đa: ) - - 12 - - src/app/shared/images/preview-upload.component.html12 + Login @@ -1045,7 +1039,7 @@ 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.html41src/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.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 Email address Địa chỉ thư điện tử @@ -1378,15 +1372,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1419,41 +1407,26 @@ HelpHelp - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 @@ -1557,17 +1530,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -1945,44 +1909,26 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy Riêng tư 33 - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () Lên lịch xuất bản () @@ -2151,7 +2097,7 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2168,7 +2114,7 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload Chọn tập tin để tải lên @@ -2182,13 +2128,10 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background imageVideo background image - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2198,27 +2141,15 @@ The chosen image will be definitive and cannot be modified. - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2229,42 +2160,42 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished Bạn chỉ có thể xuất bản khi video đã được tải lên hoàn toàn 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish Xuất bản 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import Chọn torrent để nhập 6 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - Or - Hay - - 11 + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + + Paste magnet URI Dán URI magnet 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 + 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. @@ -2272,21 +2203,15 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. Congratulations, the video will be imported with BitTorrent! You can already add information about this video. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 - - + + 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. @@ -2594,7 +2519,7 @@ 63 - src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153src/app/+admin/users/user-list/user-list.component.html63 + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 SubscribeSubscribe src/app/shared/user-subscription/subscribe-button.component.html @@ -2657,7 +2582,7 @@ More informationMore information - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more informationGet more information src/app/videos/+video-watch/video-watch.component.html266 @@ -2725,27 +2650,18 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View repliesView replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 @@ -2757,7 +2673,7 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... Thêm bình luận... @@ -2830,46 +2746,24 @@ 5 - - Follow - Theo dõi - - 7 - - src/app/+admin/follows/follows.component.html7 + Followers Người theo dõi 3 - src/app/+admin/follows/follows.component.html9 + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html11 + Follow domainFollow domain - src/app/+admin/follows/following-add/following-add.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. - - 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-add/following-add.component.html - 17 - - - Add followingAdd following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + src/app/+admin/follows/following-list/following-list.component.html + 15 @@ -2878,14 +2772,14 @@ 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.html27 + 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 ID Mã 18 - src/app/+admin/system/jobs/jobs.component.html30 + src/app/+admin/system/jobs/jobs.component.html29 Follower handleFollower handle src/app/+admin/follows/followers-list/followers-list.component.html16 @@ -2895,37 +2789,22 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33src/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.html10 Delayed.Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon...Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running...Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 FinishedFinished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 FailedFailed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created Created @@ -2933,21 +2812,21 @@ - src/app/+admin/follows/followers-list/followers-list.component.html19src/app/+admin/follows/following-list/following-list.component.html20src/app/+admin/users/user-list/user-list.component.html44src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9src/app/+admin/system/jobs/jobs.component.html32src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 + 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 Accepted Đã chấp nhận 32 - src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html30 + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending Đang chờ 33 - src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html31 + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept Chấp nhận @@ -2961,20 +2840,35 @@ 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.html37src/app/+my-account/my-account-ownership/my-account-ownership.component.html42 + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + HostHost - src/app/+admin/follows/following-list/following-list.component.html18 + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3025,7 +2919,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3103,51 +2997,58 @@ src/app/+admin/users/user-list/user-list.component.html2 Batch actionsBatch actions - - src/app/+admin/users/user-list/user-list.component.html - 19 - - + + src/app/+admin/users/user-list/user-list.component.html21 Username Username - - src/app/+admin/users/user-list/user-list.component.html - 40 - - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota Video quota - - src/app/+admin/users/user-list/user-list.component.html - 42 - - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (đã bị chặn) 65 - src/app/+admin/users/user-list/user-list.component.html65 + src/app/+admin/users/user-list/user-list.component.html78 + 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 + + 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.html72 + src/app/+admin/users/user-list/user-list.component.html85 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.html76 + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: Lí do chặn: 95 - src/app/+admin/users/user-list/user-list.component.html95 + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + + ModerationModeration src/app/+admin/moderation/moderation.component.html @@ -3186,80 +3087,86 @@ 13 - src/app/+admin/moderation/moderation.component.html13 + src/app/+admin/moderation/moderation.component.html13 + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + + Video name Video name - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive Nhạy cảm 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated Không được liên kết 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date Ngày 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video Tới video 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/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.html35src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 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.html43 + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + + Moderation commentModeration comment src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html @@ -3276,26 +3183,29 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 + 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.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 ReporterReporter - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video Video 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10src/app/+my-account/my-account-ownership/my-account-ownership.component.html14src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html9 + 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.html + 46 + + State State - src/app/+admin/follows/followers-list/followers-list.component.html17src/app/+admin/follows/following-list/following-list.component.html19src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 + 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 Score Score src/app/+admin/follows/followers-list/followers-list.component.html @@ -3303,25 +3213,22 @@ Go to the accountGo to the account - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 - - + + + 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 - 53 + 72 - - Moderation comment:Moderation comment: + + Showing to of reportsShowing to of reports src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 5 UnblacklistUnblacklist @@ -3333,57 +3240,61 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domainMute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + InstanceInstance - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html - 9 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 13 - - - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 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 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 + Showing to of muted instancesShowing to of muted instances src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 - - - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 5 + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + Mute domainsMute domains - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html - 23 + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 AccountAccount + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 - - - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 12 + 5 Plugins/ThemesPlugins/Themes @@ -3499,28 +3410,16 @@ src/app/+admin/system/system.component.html 9 - - Jobs listJobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job typeJob type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job stateJob state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 TypeType - src/app/+admin/system/jobs/jobs.component.html31 + src/app/+admin/system/jobs/jobs.component.html30 RefreshRefresh src/app/+admin/system/logs/logs.component.html20 @@ -3554,43 +3453,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speakMain languages you/your moderators speak src/app/+admin/config/edit-custom-config/edit-custom-config.component.html59 @@ -3629,128 +3510,125 @@ Do not listDo not list - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnailsBlur thumbnails - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 DisplayDisplay - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 TermsTerms - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conductCode of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation informationModeration information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance?Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance?Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance?How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server?How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on?What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance informationInstance information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 defaultdefault - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videosDiscover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videosTrending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videosMost liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videosRecently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videosLocal videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabledSignup enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verificationSignup requires email verification - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limitSignup limit - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 UsersUsers src/app/+admin/users/user-edit/user-edit.component.html4src/app/+admin/users/user-edit/user-edit.component.html4 @@ -3832,85 +3710,98 @@ Default video quota per userDefault video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per userDefault daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube)Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URIAllow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automaticallyBlacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followersManually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation.⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URLIndex URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - Automatically follow instances of the public indexAutomatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 AdministratorAdministrator src/app/shared/users/user.service.ts1 Admin emailAdmin email - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact formEnable contact form - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configurationBasic configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter usernameYour Twitter username - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by TwitterInstance whitelisted by Twitter - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -3925,13 +3816,13 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 ServicesServices - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -3940,31 +3831,25 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabledTranscoding enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work!If you disable transcoding, many videos from your users will not work! - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensionsAllow additional extensions - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files uploadAllow audio files upload - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -3982,14 +3867,11 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabledWebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4013,56 +3895,53 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabledHLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threadsTranscoding threads - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScriptJavaScript - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -4087,16 +3966,16 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 Advanced configurationAdvanced configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configurationUpdate configuration - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs.It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -4229,19 +4108,23 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 - - In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 - + + Only display videos in the following languages/subtitlesOnly display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 + In Recently added, Trending, Local, Most liked and Search pagesIn Recently added, Trending, Local, Most liked and Search pages + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 Your current email is @@ -4288,19 +4171,13 @@ ThemeTheme - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance defaultinstance default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube defaultpeertube default - - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 - - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownershipChange ownership @@ -4416,6 +4293,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -4724,35 +4613,11 @@ StatsStats - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined Joined src/app/+accounts/account-about/account-about.component.html @@ -5546,6 +5411,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + UnlimitedUnlimited @@ -5564,6 +5453,16 @@ src/app/shared/users/user.service.ts 1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB100MB @@ -5668,41 +5567,11 @@ is not valid is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - You need to specify hosts to follow.You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Hosts need to be unique.Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - If you confirm, you will send a follow request to: - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - Follow new server(s)Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 Follow request(s) sent!Follow request(s) sent! - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ?Do you really want to unfollow ? src/app/+admin/follows/following-list/following-list.component.ts @@ -5780,20 +5649,38 @@ src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts 1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated.Comment updated. src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts 1 - - Delete this reportDelete this report + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Delete reportDelete report src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation commentUpdate moderation comment + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -5810,6 +5697,12 @@ src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report?Do you really want to delete this abuse report? @@ -6534,11 +6427,8 @@ max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup.Now please check your emails to verify your account and complete signup. src/app/+signup/+register/register.component.ts @@ -6821,6 +6711,12 @@ src/app/shared/angular/from-now.pipe.ts 1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago months ago @@ -6875,8 +6771,8 @@ src/app/shared/angular/from-now.pipe.ts 1 - - sec ago sec ago + + just nowjust now src/app/shared/angular/from-now.pipe.ts 1 @@ -8263,11 +8159,8 @@ src/app/shared/video-playlist/video-playlist-element-miniature.component.ts1 Video blacklisted.Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1src/app/shared/video/modals/video-blacklist.component.ts1 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -8506,14 +8399,14 @@ 1 - src/app/videos/+video-edit/video-update.component.ts1 - - The deletion will be sent to remote instances, so they remove the comment too. The deletion will be sent to remote instances, so they remove the comment too. + src/app/videos/+video-edit/video-update.component.ts1 + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 - + + It is a remote comment, so the deletion will only be effective on your instance. It is a remote comment, so the deletion will only be effective on your instance. src/app/videos/+video-watch/comment/video-comments.component.ts diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 081d1a68f..674f711cc 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -576,9 +576,13 @@ src/app/videos/+video-watch/comment/video-comment-add.component.html 47 + + src/app/+admin/config/shared/batch-domains-modal.component.html + 31 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 24 + 26 src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html @@ -660,17 +664,11 @@ src/app/shared/video/modals/video-blacklist.component.html 23 - - {VAR_PLURAL, plural, =1 {1 view} other { views} } - - src/app/shared/video/video-miniature.component.html - 20 - Unlisted src/app/shared/video/video-miniature.component.html - 24 + 6 src/app/videos/+video-watch/video-watch-playlist.component.html @@ -680,7 +678,7 @@ Private src/app/shared/video/video-miniature.component.html - 25 + 7 src/app/shared/video-playlist/video-playlist-element-miniature.component.html @@ -690,11 +688,17 @@ src/app/videos/+video-watch/video-watch-playlist.component.html 7 + + {VAR_PLURAL, plural, =1 {1 view} other { views} } + + src/app/shared/video/video-miniature.component.html + 23 + Blacklisted src/app/shared/video/video-miniature.component.html - 43 + 41 @@ -702,7 +706,7 @@ src/app/shared/video/video-miniature.component.html - 47 + 45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -754,11 +758,11 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 73 + 74 src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 15 + 16 src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html @@ -850,7 +854,7 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html - 41 + 40 src/app/+admin/users/user-edit/user-edit.component.html @@ -928,10 +932,6 @@ src/app/videos/+video-watch/video-watch.component.html 153 - - src/app/+admin/users/user-list/user-list.component.html - 63 - Subscribe @@ -1102,7 +1102,7 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 46 + 45 HTTP import (YouTube, Vimeo, direct URL...) @@ -1242,12 +1242,6 @@ src/app/shared/menu/top-menu-dropdown.component.html 11 - - (extensions: , max size: ) - - src/app/shared/images/preview-upload.component.html - 12 - Default policy on videos containing sensitive content @@ -1262,8 +1256,8 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - Do not list + + Policy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 14 @@ -1272,8 +1266,8 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 111 - - Blur thumbnails + + Do not list src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 15 @@ -1282,37 +1276,47 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html 112 + + Blur thumbnails + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html + 16 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 113 + Display src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 16 + 17 src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 5 + 3 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 113 + 114 Only display videos in the following languages/subtitles src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 23 In Recently added, Trending, Local, Most liked and Search pages src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 + 26 No results found src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 33 + 34 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -1326,59 +1330,59 @@ 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.html - 46 + 47 Help share videos being played src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 + 44 When on a video page, directly start playing the video. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 + 58 Automatically play videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 + 55 When a video ends, follow up with the next suggested video. src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 + 69 Automatically start playing the next video src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 + 66 Theme src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 3 + 4 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 249 + 250 instance default src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 7 + 8 peertube default src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html - 8 + 9 subscribers @@ -1529,7 +1533,7 @@ src/app/+admin/users/user-list/user-list.component.html - 41 + 43 src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html @@ -1901,7 +1905,7 @@ src/app/menu/menu.component.html - 158 + 156 Videos: @@ -2021,129 +2025,55 @@ Contact src/app/menu/menu.component.html - 154 + 160 - - Terms of Service + + Help src/app/menu/menu.component.html - 155 + 161 - - Stats + + Get help using PeerTube src/app/menu/menu.component.html - 156 + 161 - - Creators + + FAQ src/app/menu/menu.component.html 162 - - Creator guide + + Frequently asked questions about PeerTube src/app/menu/menu.component.html 162 - - Contributors - - src/app/menu/menu.component.html - 163 - - - PeerTube license + + Stats src/app/menu/menu.component.html 163 - - src/app/menu/menu.component.html - 175 - - - Privacy - - src/app/menu/menu.component.html - 164 - - - src/app/videos/+video-edit/shared/video-edit.component.html - 110 - - - src/app/videos/+video-edit/video-add-components/video-import-url.component.html - 31 - - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 21 - - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 37 - - - src/app/videos/+video-watch/video-watch.component.html - 187 - - - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html - 57 - - - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html - 57 - - - More information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - - FAQ - - src/app/menu/menu.component.html - 165 - - - Frequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - API src/app/menu/menu.component.html - 166 + 164 API documentation src/app/menu/menu.component.html - 166 - - - Help - - src/app/menu/menu.component.html - 167 - - - Get help using PeerTube - - src/app/menu/menu.component.html - 167 + 164 Shortcuts src/app/menu/menu.component.html - 168 + 165 @@ -2151,19 +2081,25 @@ src/app/menu/menu.component.html - 172 + 171 PeerTube website src/app/menu/menu.component.html - 172 + 171 + + + PeerTube license + + src/app/menu/menu.component.html + 175 powered by PeerTube - CopyLeft 2015-2020 src/app/menu/menu.component.html - 171 + 170 View your notifications @@ -2664,11 +2600,11 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html - 12 + 11 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 28 + 27 src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html @@ -2682,6 +2618,36 @@ src/app/+signup/+register/register.component.html 23 + + Privacy + + src/app/videos/+video-edit/shared/video-edit.component.html + 110 + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html + 31 + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html + 20 + + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 36 + + + src/app/videos/+video-watch/video-watch.component.html + 187 + + + src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html + 57 + + + src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html + 57 + Schedule publication () @@ -2844,11 +2810,11 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html - 64 + 63 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 53 + 52 @@ -2866,7 +2832,7 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 74 + 73 src/app/videos/+video-edit/video-update.component.html @@ -2886,13 +2852,13 @@ Scheduled src/app/videos/+video-edit/video-add-components/video-upload.component.html - 25 + 24 Video background image src/app/videos/+video-edit/video-add-components/video-upload.component.html - 32 + 31 @@ -2902,19 +2868,19 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html - 34 + 33 Processing… src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 + 55 Total video quota src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 + 53 src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -2926,19 +2892,19 @@ src/app/videos/+video-edit/video-add-components/video-upload.component.html - 68 + 67 Publish will be available when upload is finished src/app/videos/+video-edit/video-add-components/video-upload.component.html - 81 + 80 Publish src/app/videos/+video-edit/video-add-components/video-upload.component.html - 88 + 87 Select the torrent to import @@ -2946,17 +2912,17 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html 6 - - Or + + OR src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 11 + 10 Paste magnet URI src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 14 + 13 @@ -2965,7 +2931,7 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 + 16 @@ -2973,7 +2939,7 @@ src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 57 + 56 @@ -3267,6 +3233,18 @@ src/app/videos/+video-watch/video-watch.component.html 266 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 21 + + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 20 + + + src/app/+admin/system/jobs/jobs.component.html + 39 + Get more information @@ -3331,7 +3309,7 @@ src/app/videos/+video-watch/comment/video-comments.component.html - 77 + 78 @@ -3339,13 +3317,13 @@ src/app/videos/+video-watch/comment/video-comments.component.html - 80 + 81 View replies src/app/videos/+video-watch/comment/video-comments.component.html - 84 + 85 @@ -3353,7 +3331,7 @@ src/app/videos/+video-watch/comment/video-comments.component.html - 94 + 95 Add comment... @@ -3437,43 +3415,17 @@ src/app/+admin/follows/follows.component.html 5 - - Follow - - src/app/+admin/follows/follows.component.html - 7 - Followers src/app/+admin/follows/follows.component.html - 9 + 7 Video redundancies src/app/+admin/follows/follows.component.html - 11 - - - 1 host (without "http://") per line - - src/app/+admin/follows/following-add/following-add.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-add/following-add.component.html - 17 - - - Add following - - src/app/+admin/follows/following-add/following-add.component.html - 21 + 9 Filter... @@ -3487,7 +3439,7 @@ src/app/+admin/users/user-list/user-list.component.html - 27 + 29 Follower handle @@ -3503,11 +3455,11 @@ src/app/+admin/follows/following-list/following-list.component.html - 19 + 23 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 11 + 13 Score @@ -3523,19 +3475,19 @@ src/app/+admin/follows/following-list/following-list.component.html - 20 + 24 src/app/+admin/users/user-list/user-list.component.html - 44 + 46 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 9 + 11 src/app/+admin/system/jobs/jobs.component.html - 32 + 31 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html @@ -3549,7 +3501,7 @@ src/app/+admin/follows/following-list/following-list.component.html - 30 + 34 Pending @@ -3559,7 +3511,7 @@ src/app/+admin/follows/following-list/following-list.component.html - 31 + 35 Accept @@ -3581,57 +3533,89 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html 42 + + + + src/app/+admin/config/shared/batch-domains-modal.component.html + 3 + + + 1 host (without "http://") per line + + src/app/+admin/config/shared/batch-domains-modal.component.html + 11 + + + Follow domain + + src/app/+admin/follows/following-list/following-list.component.html + 15 + Host src/app/+admin/follows/following-list/following-list.component.html - 18 + 22 Redundancy allowed src/app/+admin/follows/following-list/following-list.component.html - 21 + 25 + + + Follow domains + + src/app/+admin/follows/following-list/following-list.component.html + 50 - - Video redundancies list + + My videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 Strategy src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 + 21 Video name src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 23 - - - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 8 + 22 Video URL src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 + 23 Total size src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 24 + + + List redundancies + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 33 Enabled strategies stats src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 + 75 @@ -3639,7 +3623,7 @@ src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 73 + 79 Users @@ -3779,7 +3763,7 @@ src/app/+admin/users/user-list/user-list.component.html - 43 + 45 @@ -3890,43 +3874,59 @@ Batch actions src/app/+admin/users/user-list/user-list.component.html - 19 + 21 Username src/app/+admin/users/user-list/user-list.component.html - 40 + 42 Video quota src/app/+admin/users/user-list/user-list.component.html - 42 + 44 (banned) + + src/app/+admin/users/user-list/user-list.component.html + 78 + + + 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 + User's email must be verified to login src/app/+admin/users/user-list/user-list.component.html - 72 + 85 User's email is verified / User can login without email verification src/app/+admin/users/user-list/user-list.component.html - 76 + 89 Ban reason: src/app/+admin/users/user-list/user-list.component.html - 95 + 108 + + + Showing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 Moderation @@ -3968,33 +3968,35 @@ src/app/+admin/moderation/moderation.component.html 13 + + Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Sensitive src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 9 + 11 Unfederated src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 10 + 12 Date src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 11 + 13 Go to the video src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 25 - - - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 33 + 28 src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -4004,17 +4006,23 @@ Actions src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 35 + 38 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 44 + 57 Blacklist reason: src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html - 43 + 46 + + + Showing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 Moderation comment @@ -4028,25 +4036,25 @@ src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 18 + 20 Update this comment src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html - 29 + 31 Reporter src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 8 + 10 Video src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 10 + 12 src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -4056,27 +4064,29 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 9 - - Go to the account + + Open video in a new tab src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 25 - - - src/app/+my-account/my-account-ownership/my-account-ownership.component.html - 27 + 46 Reason: src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 53 + 68 - - Moderation comment: + + Note: src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html - 57 + 72 + + + Showing to of reports + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html + 5 Unblacklist @@ -4088,11 +4098,17 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html 17 + + Mute domain + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 11 + Instance src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 8 + 18 src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html @@ -4106,11 +4122,11 @@ Muted at src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 9 + 19 src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 9 + 11 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html @@ -4124,30 +4140,56 @@ Unmute src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html - 19 + 29 src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 18 + 21 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html - 22 + 23 src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html 23 + + Showing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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/moderation/instance-blocklist/instance-server-blocklist.component.html + 37 + + + Mute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html - 8 + 10 src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html 12 + + Showing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4254,41 +4296,35 @@ src/app/+admin/system/system.component.html 9 - - Jobs list - - src/app/+admin/system/jobs/jobs.component.html - 2 - Job type src/app/+admin/system/jobs/jobs.component.html - 5 + 3 Job state src/app/+admin/system/jobs/jobs.component.html - 14 + 12 ID src/app/+admin/system/jobs/jobs.component.html - 30 + 29 Type src/app/+admin/system/jobs/jobs.component.html - 31 + 30 State src/app/+admin/system/jobs/jobs.component.html - 33 + 32 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html @@ -4298,31 +4334,31 @@ Delayed. src/app/+admin/system/jobs/jobs.component.html - 42 + 47 Will start soon... src/app/+admin/system/jobs/jobs.component.html - 43 + 48 Running... src/app/+admin/system/jobs/jobs.component.html - 44 + 49 Finished src/app/+admin/system/jobs/jobs.component.html - 45 + 50 Failed src/app/+admin/system/jobs/jobs.component.html - 46 + 51 Refresh @@ -4433,7 +4469,7 @@ Terms src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 120 + 121 src/app/+about/about-instance/about-instance.component.html @@ -4447,7 +4483,7 @@ Code of conduct src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 129 + 130 src/app/+about/about-instance/about-instance.component.html @@ -4461,7 +4497,7 @@ Moderation information src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 138 + 139 src/app/+about/about-instance/about-instance.component.html @@ -4475,91 +4511,91 @@ Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 139 + 140 YOU AND YOUR INSTANCE src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 153 + 154 Who is behind the instance? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 159 + 160 A single person? A non-profit? A company? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 160 + 161 Why did you create this instance? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 171 + 172 To share your personal videos? To open registrations and allow people to upload what they want? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 172 + 173 How long do you plan to maintain this instance? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 182 + 183 It's important to know for users who want to register on your instance src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 183 + 184 How will you finance the PeerTube server? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 193 + 194 With your own funds? With user donations? Advertising? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 194 + 195 OTHER INFORMATION src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 208 + 209 What server/hardware does the instance run on? src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 214 + 215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 215 + 216 Basic configuration src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 233 + 234 APPEARANCE src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 239 + 240 @@ -4567,55 +4603,55 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 240 + 241 default src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 253 + 254 Landing page src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 262 + 263 Discover videos src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 265 + 266 Trending videos src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 266 + 267 Most liked videos src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 267 + 268 Recently added videos src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 268 + 269 Local videos src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 269 + 270 NEW USERS src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 280 + 281 @@ -4623,87 +4659,87 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 281 + 282 ⚠️ This functionality requires a lot of attention and extra moderation. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 295 + 296 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 434 + 435 src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 447 + 448 Signup requires email verification src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 300 + 301 Signup limit src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 304 + 305 Signup enabled src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 292 + 293 Default video quota per user src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 319 + 320 Default daily upload limit per user src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 331 + 332 NEW VIDEOS src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 348 + 349 Allow import with HTTP URL (i.e. YouTube) src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 359 + 360 Allow import with a torrent file or a magnet URI src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 366 + 367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 383 + 384 Blacklist new videos automatically src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 380 + 381 FEDERATION src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 397 + 398 @@ -4711,67 +4747,75 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 398 + 399 Other instances can follow yours src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 411 + 412 Manually approve new instance followers src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 418 + 419 Automatically follow back instances src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 431 + 432 + + + + You should only follow indexes you trust, or host your own. + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 450 Index URL src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 452 + 457 - - Automatically follow instances of the public index + + Automatically follow instances of a public index src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 444 + 445 ADMINISTRATORS src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 472 + 477 Admin email src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 478 + 483 Enable contact form src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 489 + 494 Services src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 500 + 505 TWITTER src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 506 + 511 @@ -4779,19 +4823,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 507 + 512 Your Twitter username src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 518 + 523 Instance whitelisted by Twitter src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 530 + 535 @@ -4803,19 +4847,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 534 + 539 Advanced configuration src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 554 + 559 TRANSCODING src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 560 + 565 @@ -4824,43 +4868,43 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 561 + 566 Transcoding enabled src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 574 + 579 If you disable transcoding, many videos from your users will not work! src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 578 + 583 Allows users to upload .mkv, .mov, .avi and .flv videos. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 + 594 Allow additional extensions src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 586 + 591 Allows users to upload audio files that will be merged with the preview file on upload. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 + 605 Allow audio files upload src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 597 + 602 @@ -4874,13 +4918,13 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 + 617 WebTorrent support enabled src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 609 + 614 @@ -4897,31 +4941,31 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 + 638 HLS support enabled src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 630 + 635 Transcoding threads src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 657 + 660 Resolutions to generate src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 672 + 673 CACHE src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 698 + 699 @@ -4929,25 +4973,25 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 699 + 700 Number of previews to keep in cache src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 708 + 709 Number of video captions to keep in cache src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 717 + 718 CUSTOMIZATIONS src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 732 + 733 @@ -4955,13 +4999,13 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 733 + 734 JavaScript src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 743 + 744 @@ -4969,7 +5013,7 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 746 + 747 @@ -4986,19 +5030,19 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 765 + 766 Update configuration src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 803 + 804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 804 + 805 PROFILE @@ -5171,6 +5215,12 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html 20 + + Go to the account + + src/app/+my-account/my-account-ownership/my-account-ownership.component.html + 27 + @@ -5183,6 +5233,18 @@ src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html 8 + + See the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -6371,6 +6433,41 @@ 1 + + Process domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + + Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + + Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + + Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + + is not valid + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + Unlimited @@ -6394,6 +6491,17 @@ 1 + + None - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + + 100MB @@ -6511,45 +6619,10 @@ 1 - - is not valid - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - You need to specify hosts to follow. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Hosts need to be unique. - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - If you confirm, you will send a follow request to: - - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - - - Follow new server(s) - - src/app/+admin/follows/following-add/following-add.component.ts - 1 - - Follow request(s) sent! - src/app/+admin/follows/following-add/following-add.component.ts + src/app/+admin/follows/following-list/following-list.component.ts 1 @@ -6644,6 +6717,13 @@ 1 + + Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + + Comment updated. @@ -6651,15 +6731,29 @@ 1 - - Delete this report + + Internal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Delete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Add note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - - Update moderation comment + + Update note src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 @@ -6679,6 +6773,24 @@ 1 + + Actions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + + Video blacklisted. + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + src/app/shared/video/modals/video-blacklist.component.ts + 1 + + Do you really want to delete this abuse report? @@ -7535,6 +7647,10 @@ src/app/+my-account/shared/actor-avatar-info.component.ts 1 + + src/app/shared/images/preview-upload.component.ts + 1 + Now please check your emails to verify your account and complete signup. @@ -7861,6 +7977,13 @@ 1 + + year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + + months ago @@ -7924,8 +8047,8 @@ 1 - - sec ago + + just now src/app/shared/angular/from-now.pipe.ts 1 @@ -9496,13 +9619,6 @@ 1 - - Video blacklisted. - - src/app/shared/video/modals/video-blacklist.component.ts - 1 - - Encoder @@ -9802,8 +9918,8 @@ 1 - - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index f1487b673..d23270b85 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf @@ -624,7 +624,7 @@ - src/app/shared/video/video-miniature.component.html24src/app/videos/+video-watch/video-watch-playlist.component.html6 + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private 私享 @@ -634,12 +634,12 @@ - src/app/shared/video/video-miniature.component.html25src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 view} other { views} } - src/app/shared/video/video-miniature.component.html20 + src/app/shared/video/video-miniature.component.html23 Blacklisted 已进入黑名单 @@ -647,7 +647,7 @@ 42 - src/app/shared/video/video-miniature.component.html43 + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -657,7 +657,7 @@ 46 - src/app/shared/video/video-miniature.component.html47 + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {没有视频} =1 {1 条视频} other { 条视频} } @@ -716,7 +716,7 @@ - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from 从 中删除 @@ -764,7 +764,7 @@ - src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html41src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview 部分预览 @@ -965,7 +965,7 @@ - src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP 导入(YouTube、Vimeo、直链…) @@ -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/moderation/video-abuse-list/moderation-comment-modal.component.html24src/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.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 Ban this user 封禁此用户 @@ -1129,14 +1129,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (文件类型:,大小限制 ) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1277,7 +1270,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.html41src/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.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 Email address 电子邮件地址 @@ -1675,15 +1668,9 @@ Interface: Interface: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: Videos: src/app/menu/menu.component.html @@ -1718,41 +1705,26 @@ Help Help - src/app/menu/menu.component.html167 + src/app/menu/menu.component.html161 Get help using PeerTubeGet help using PeerTube - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 ShortcutsShortcuts - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube powered by PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube websitePeerTube website - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020powered by PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out 注销 @@ -1873,17 +1845,8 @@ src/app/menu/menu.component.html148 ContactContact - - src/app/menu/menu.component.html - 154 - - - Terms of ServiceTerms of Service - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 View your notifications @@ -2342,7 +2305,7 @@ - src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html12src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy 隐私 @@ -2356,37 +2319,19 @@ - src/app/menu/menu.component.html164src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html21src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - More information about privacy within PeerTubeMore information about privacy within PeerTube - - src/app/menu/menu.component.html - 164 - - + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 FAQFAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTubeFrequently asked questions about PeerTube - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 APIAPI - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentationAPI documentation - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () 定时发布() @@ -2608,7 +2553,7 @@ - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html64src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. @@ -2625,11 +2570,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload 选择要上传的文件 @@ -2644,16 +2589,16 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image 视频背景图片 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html31 Image that will be merged with your audio file. @@ -2668,24 +2613,15 @@ 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing…Processing… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quotaTotal video quota - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2695,7 +2631,7 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished 上传完毕后即可发布 @@ -2703,7 +2639,7 @@ 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish 发布 @@ -2711,7 +2647,7 @@ 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import 选择要导入的种子文件 @@ -2719,23 +2655,22 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - 或者 - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI 粘贴磁力链 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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. @@ -2745,11 +2680,8 @@ 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. - - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html - 17 - - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. @@ -2758,8 +2690,8 @@ 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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. @@ -3104,10 +3036,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe Subscribe @@ -3195,7 +3127,7 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 + 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 Get more information 了解详情 @@ -3279,29 +3211,20 @@ View replies from and others - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from View replies from - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies View replies - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3310,8 +3233,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... 添加评论… @@ -3410,72 +3333,52 @@ src/app/+admin/follows/follows.component.html5 - - Follow - 添加关注 - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers 关注者 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundanciesVideo redundancies - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 每行一个主机名(不带“http://”) 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - - 您的实例似乎没有启用 HTTPS。关注实例要求启用网页服务器上的 TLS。 - - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - 添加关注 - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle 管理关注 @@ -3490,80 +3393,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. Delayed. - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... Will start soon... - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... Running... - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished Finished - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed Failed - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + src/app/+admin/system/jobs/jobs.component.html51 Created 创建时间 11 - src/app/+admin/follows/followers-list/followers-list.component.html19 - src/app/+admin/follows/following-list/following-list.component.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted 已接受 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending 等待中 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept 接受 @@ -3581,6 +3469,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3588,20 +3482,29 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 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.html - 21 + 50 - - Video redundancies listVideo redundancies list + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 @@ -3666,7 +3569,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.html43 + 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 Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . @@ -3762,31 +3665,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 Username 用户名 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 Video quota 视频数限制 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (已封禁) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3794,23 +3707,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification 用户的邮件已通过验证/用户毋需验证邮件即可登录 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: 封禁理由: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3860,6 +3779,12 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + Video name @@ -3868,85 +3793,85 @@ 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URLVideo URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total sizeTotal size + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies statsEnabled strategies stats - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 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.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive 敏感 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated 去联邦化 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 Date 日期 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video 转到视频 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions 操作 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: 黑名单理由: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3964,8 +3889,8 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment 更新备注 @@ -3973,24 +3898,30 @@ 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter 举报者 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video 视频 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + State @@ -3998,10 +3929,10 @@ 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 Score Score @@ -4016,25 +3947,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - 运营备注: - - 57 + + 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-list.component.html57 + Unblacklist 移除黑名单 @@ -4043,6 +3979,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -4054,28 +3996,50 @@ - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8src/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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute 取消屏蔽 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4083,8 +4047,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4248,38 +4218,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - 任务列表 - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type Job type - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state Job state - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type 类型 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh 刷新 @@ -4337,43 +4294,25 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html47 Help share videos being playedHelp share videos being played - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video.When on a video page, directly start playing the video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videosAutomatically play videos - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video.When a video ends, follow up with the next suggested video. - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next videoAutomatically start playing the next video - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak Main languages you/your moderators speak @@ -4429,7 +4368,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails 对缩略图进行模糊处理 @@ -4438,7 +4377,7 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display 正常显示 @@ -4447,13 +4386,10 @@ - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 + 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.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms 条款 @@ -4463,72 +4399,72 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct Code of conduct - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information Moderation information - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etcWho moderates the instance? What is the policy regarding NSFW videos? Political videos? etc - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCEYOU AND YOUR INSTANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? Who is behind the instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company?A single person? A non-profit? A company? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? Why did you create this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want?To share your personal videos? To open registrations and allow people to upload what they want? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? How long do you plan to maintain this instance? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instanceIt's important to know for users who want to register on your instance - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? How will you finance the PeerTube server? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising?With your own funds? With user donations? Advertising? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATIONOTHER INFORMATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? What server/hardware does the instance run on? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information Instance information @@ -4536,14 +4472,14 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.html6 APPEARANCEAPPEARANCE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 + 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.html240 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 @@ -4553,31 +4489,31 @@ 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing pageLanding page - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos Discover videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos Trending videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos Most liked videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos Recently added videos - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos 本地视频 @@ -4585,17 +4521,17 @@ 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERSNEW USERS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 + 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.html281 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled @@ -4604,7 +4540,7 @@ 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification 注册需要验证电子邮件地址 @@ -4612,7 +4548,7 @@ 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit 注册限制 @@ -4620,7 +4556,7 @@ 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users 用户 @@ -4709,79 +4645,91 @@ Default video quota per user Default video quota per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user Default daily upload limit per user - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOSNEW VIDEOS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) Allow import with HTTP URL (i.e. YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI Allow import with a torrent file or a magnet URI - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically Blacklist new videos automatically - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATIONFEDERATION - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 + 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.html398 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yoursOther instances can follow yours - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers Manually approve new instance followers - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instancesAutomatically follow back instances - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + 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 + + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ This functionality requires a lot of attention and extra moderation. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL Index URL - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - Automatically follow instances of the public index - Automatically follow instances of the public index - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + + ADMINISTRATORSADMINISTRATORS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator 管理员 @@ -4797,7 +4745,7 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form 开启联系表格 @@ -4805,7 +4753,7 @@ 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration 基本配置 @@ -4813,17 +4761,17 @@ 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTERTWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. Optional. If any, provide the Twitter account representing your instance to improve link previews. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username @@ -4832,7 +4780,7 @@ 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter @@ -4841,7 +4789,7 @@ 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 + 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. @@ -4856,7 +4804,7 @@ to see if you instance is whitelisted. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html539 Services @@ -4865,10 +4813,10 @@ 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODINGTRANSCODING - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 + 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. @@ -4877,7 +4825,7 @@ resources, this is a critical part of PeerTube, so tread carefully. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html561 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled @@ -4886,7 +4834,7 @@ 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! 如果禁用转码,用户上传的视频很有可能无法正常播放! @@ -4894,13 +4842,10 @@ 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos.Allows users to upload .mkv, .mov, .avi and .flv videos. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions @@ -4909,13 +4854,10 @@ 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload.Allows users to upload audio files that will be merged with the preview file on upload. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload @@ -4924,7 +4866,7 @@ 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html602 Experimental, we suggest you to not disable webtorrent support for now @@ -4942,17 +4884,14 @@ If disabled, breaks federation with PeerTube instances < 2.1 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html617 WebTorrent support enabled WebTorrent support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html614 Requires ffmpeg >= 4.1 @@ -4976,17 +4915,14 @@ If you also enabled WebTorrent support, it will multiply videos storage by 2 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html638 HLS support enabled HLS support enabled - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads 转码线程数 @@ -4994,41 +4930,41 @@ 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generateResolutions to generate - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHECACHE - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. Some files are not federated, and fetched when necessary. Define their caching policies. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cacheNumber of previews to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cacheNumber of video captions to keep in cache - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONSCUSTOMIZATIONS - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript @@ -5037,14 +4973,14 @@ 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 + 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'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html747 Write CSS code directly. Example: #custom-css @@ -5069,7 +5005,7 @@ - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html766 @@ -5079,7 +5015,7 @@ 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration 更新设置 @@ -5087,12 +5023,12 @@ 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. It seems like the configuration is invalid. Please search for potential errors in the different tabs. - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILEPROFILE src/app/+my-account/my-account-settings/my-account-settings.component.html @@ -5242,23 +5178,27 @@ src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html 6 - - - Only display videos in the following languages/subtitles - Only display videos in the following languages/subtitles + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + Only display videos in the following languages/subtitles + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages In Recently added, Trending, Local, Most liked and Search pages - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html26 @@ -5322,23 +5262,23 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default 实例默认 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default PeerTube 默认 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership 转移视频 @@ -5503,6 +5443,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + 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. @@ -5892,35 +5844,11 @@ - src/app/menu/menu.component.html156 - CreatorsCreators - - src/app/menu/menu.component.html - 162 - - - Creator guideCreator guide - - src/app/menu/menu.component.html - 162 - - - ContributorsContributors - - src/app/menu/menu.component.html - 163 - - + src/app/menu/menu.component.html163 PeerTube licensePeerTube license - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined 加入 @@ -6890,6 +6818,30 @@ src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6902,6 +6854,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -7032,48 +6994,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - 请指定要关注的主机名。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - 主机名不能重复。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - 请确认您要向以下实例发送关注请求: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - 关注新实例 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! 关注请求已发送! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? 您确定要取消关注 吗? @@ -7167,6 +7101,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7175,23 +7115,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - 删除这条举报 - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - 更新运营备注信息 - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted 标记为已接受 @@ -7207,6 +7157,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8097,11 +8053,8 @@ src/app/+my-account/my-account.component.ts1 max sizemax size - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. 要验证您的帐户并完成注册,请检查您的电子邮件。 @@ -8450,6 +8403,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8522,15 +8481,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - 秒前 - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 - + + h min sec h min sec src/app/shared/angular/video-duration-formatter.pipe.ts @@ -10210,8 +10168,8 @@ 1 - src/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 EncoderEncoder src/app/shared/video/modals/video-download.component.ts @@ -10484,15 +10442,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - The deletion will be sent to remote instances, so they remove the comment too. + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. src/app/videos/+video-watch/comment/video-comments.component.ts 1 + It is a remote comment, so the deletion will only be effective on your instance. 这是一条远程评论,所以它只能在本实例被删除。 diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf index c3bf30a6a..9b9983908 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 @@ -598,32 +606,32 @@ 6 - src/app/shared/video/video-miniature.component.html24 - src/app/videos/+video-watch/video-watch-playlist.component.html6 - + + + src/app/shared/video/video-miniature.component.html6src/app/videos/+video-watch/video-watch-playlist.component.html6 Private 私密 7 - src/app/shared/video/video-miniature.component.html25 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html33 - src/app/videos/+video-watch/video-watch-playlist.component.html7 - + + + + src/app/shared/video/video-miniature.component.html7src/app/shared/video-playlist/video-playlist-element-miniature.component.html33src/app/videos/+video-watch/video-watch-playlist.component.html7 {VAR_PLURAL, plural, =1 {1 view} other { views} } {VAR_PLURAL, plural, =1 {1 次檢視} other { 次檢視} } - src/app/shared/video/video-miniature.component.html20 - + + src/app/shared/video/video-miniature.component.html23 Blacklisted 已加入黑名單 42 - src/app/shared/video/video-miniature.component.html43 - + + src/app/shared/video/video-miniature.component.html41 Sensitive @@ -632,8 +640,8 @@ 46 - src/app/shared/video/video-miniature.component.html47 - + + src/app/shared/video/video-miniature.component.html45 {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos} } @@ -691,11 +699,11 @@ 15 - src/app/shared/video-playlist/video-playlist-element-miniature.component.html80 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html73 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html15 - src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 - + + + + + src/app/shared/video-playlist/video-playlist-element-miniature.component.html80src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html74src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html16src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html27 Delete from 從 刪除 @@ -737,19 +745,19 @@ 63 - src/app/shared/buttons/edit-button.component.html5 - src/app/shared/buttons/edit-button.component.html1 - src/app/videos/+video-edit/shared/video-edit.component.html226 - src/app/videos/+video-edit/video-add-components/video-upload.component.html41 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+admin/users/user-edit/user-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 - + + + + + + + + + + + + + src/app/shared/buttons/edit-button.component.html5src/app/shared/buttons/edit-button.component.html1src/app/videos/+video-edit/shared/video-edit.component.html226src/app/videos/+video-edit/video-add-components/video-upload.component.html40src/app/+admin/users/user-edit/user-edit.component.html11src/app/+admin/users/user-edit/user-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html11src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html87src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html11 Truncated preview 截取預覽 @@ -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 @@ -949,10 +969,10 @@ 286 - src/app/shared/instance/instance-features-table.component.html66 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html40 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html46 - + + + + src/app/shared/instance/instance-features-table.component.html66src/app/videos/+video-edit/video-add-components/video-import-url.component.html40src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html45 HTTP import (YouTube, Vimeo, direct URL...) HTTP 匯入(YouTube、Vimeo、直接 URL 等) @@ -1092,19 +1112,19 @@ 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/moderation/video-abuse-list/moderation-comment-modal.component.html24 - 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.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 Ban this user 阻擋此使用者 @@ -1121,14 +1141,7 @@ src/app/shared/menu/top-menu-dropdown.component.html11 - - (extensions: , max size: ) - (副檔名:,最大大小:) - - 12 - - src/app/shared/images/preview-upload.component.html12 - + Login @@ -1148,8 +1161,15 @@ - 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。 + + 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。 src/app/login/login.component.html 11 @@ -1247,15 +1267,15 @@ 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.html41 - 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.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 Email address 電子郵件地址 @@ -1314,9 +1334,9 @@ - for + for - 為 + 為 6 @@ -1324,10 +1344,13 @@ src/app/search/search.component.html6 - Filters + + Filters + + 過濾器 - + 16 @@ -1359,7 +1382,8 @@ src/app/modal/welcome-modal.component.html3 - CLI documentation + CLI + documentation CLI 文件 @@ -1376,7 +1400,8 @@ src/app/modal/welcome-modal.component.html15 - Administer documentation + Administer + documentation 管理員 文件 @@ -1393,7 +1418,8 @@ src/app/modal/welcome-modal.component.html22 - Use documentation + Use + documentation 使用 文件 @@ -1418,16 +1444,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 @@ -1443,10 +1469,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. + - 選擇您的站臺名稱、設定描述、指定您是誰、 - 為什麼您要建立您自己的站臺與您計畫要維護它多久 + 選擇您的站臺名稱、設定描述、指定您是誰、 + 為什麼您要建立您自己的站臺與您計畫要維護它多久 都對訪客了解他們正在哪種站臺上非常重要。 @@ -1455,12 +1485,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 站臺上註冊。 @@ -1559,8 +1595,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 @@ -1635,15 +1674,9 @@ Interface: 站臺: - - src/app/menu/menu.component.html - 36 - - - src/app/menu/menu.component.html - 158 - - + + + src/app/menu/menu.component.html36src/app/menu/menu.component.html156 Videos: 影片: @@ -1687,48 +1720,33 @@ Help 說明 - src/app/menu/menu.component.html167 - + + src/app/menu/menu.component.html161 Get help using PeerTube 取得 PeerTube 的使用說明 - - src/app/menu/menu.component.html - 167 - - + + src/app/menu/menu.component.html161 Shortcuts 快捷鍵 - - src/app/menu/menu.component.html - 168 - - + + src/app/menu/menu.component.html165 powered by PeerTube 威力本源 PeerTube - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 PeerTube website PeerTube 網站 - - src/app/menu/menu.component.html - 172 - - + + src/app/menu/menu.component.html171 powered by PeerTube - CopyLeft 2015-2020 威力本源 PeerTube - CopyLeft 2015-2020 - - src/app/menu/menu.component.html - 171 - - + + src/app/menu/menu.component.html170 Log out 登出 @@ -1852,19 +1870,9 @@ Contact 聯絡人 - - src/app/menu/menu.component.html - 154 - - - - Terms of Service - 服務條款 - - src/app/menu/menu.component.html - 155 - - + + src/app/menu/menu.component.html160 + View your notifications 檢視您的通知 @@ -2025,8 +2033,11 @@ - Jump to channel ↵ - 跳到頻道 ↵ + + Jump to channel + ↵ + + 跳到頻道 ↵ src/app/header/suggestion.component.html 18 @@ -2264,8 +2275,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 @@ -2323,69 +2338,50 @@ 23 - src/app/videos/+video-edit/shared/video-edit.component.html59 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html22 - src/app/videos/+video-edit/video-add-components/video-upload.component.html12 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html28 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70 - src/app/+signup/+register/register.component.html23 - + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html59src/app/videos/+video-edit/video-add-components/video-import-url.component.html22src/app/videos/+video-edit/video-add-components/video-upload.component.html11src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html27src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html70src/app/+signup/+register/register.component.html23 Privacy 隱私 33 - src/app/menu/menu.component.html164 - src/app/videos/+video-edit/shared/video-edit.component.html110 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html31 - src/app/videos/+video-edit/video-add-components/video-upload.component.html21 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html37 - src/app/videos/+video-watch/video-watch.component.html187 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 - - - More information about privacy within PeerTube - 有關 PeerTube 中隱私的更多資訊 - - src/app/menu/menu.component.html - 164 - - + + + + + + + + + src/app/videos/+video-edit/shared/video-edit.component.html110src/app/videos/+video-edit/video-add-components/video-import-url.component.html31src/app/videos/+video-edit/video-add-components/video-upload.component.html20src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html36src/app/videos/+video-watch/video-watch.component.html187src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html57 + FAQ FAQ - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 Frequently asked questions about PeerTube 關於 PeerTube 的常見問題 - - src/app/menu/menu.component.html - 165 - - + + src/app/menu/menu.component.html162 API API - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 API documentation API 文件 - - src/app/menu/menu.component.html - 166 - - + + src/app/menu/menu.component.html164 Schedule publication () 計劃發佈於 () @@ -2451,7 +2447,7 @@ src/app/videos/+video-edit/shared/video-edit.component.html180 - Already uploaded ✔ + Already uploaded ✔ 已上傳 ✔ 179 @@ -2582,9 +2578,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。 您應該確保您對您所指向的內容有傳播權,否則可能會為您與您的站臺惹上法律問題。 @@ -2599,10 +2599,10 @@ 53 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html48 - src/app/videos/+video-edit/video-add-components/video-upload.component.html64 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html53 - + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html48src/app/videos/+video-edit/video-add-components/video-upload.component.html63src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html52 Congratulations, the video behind will be imported! You can already add information about this video. 恭喜,在 後的影片將會匯入!您已經可以加入關於此影片的資訊了。 @@ -2617,11 +2617,11 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-url.component.html69 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html74 - src/app/videos/+video-edit/video-update.component.html3 - src/app/videos/+video-edit/video-update.component.html18 - + + + + + src/app/videos/+video-edit/video-add-components/video-import-url.component.html69src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html73src/app/videos/+video-edit/video-update.component.html3src/app/videos/+video-edit/video-update.component.html18 Select the file to upload 選取要上傳的檔案 @@ -2636,48 +2636,43 @@ 25 - src/app/videos/+video-edit/video-add-components/video-upload.component.html25 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html24 Video background image 影片背景圖片 32 - src/app/videos/+video-edit/video-add-components/video-upload.component.html32 - + + 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. + 圖片將會被合併到您的音訊檔中。 - + 選定的圖片將無法修改。 34 - src/app/videos/+video-edit/video-add-components/video-upload.component.html34 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html33 Processing… 正在處理…… - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 56 - - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html55 Total video quota 總影片配額 - - src/app/videos/+video-edit/video-add-components/video-upload.component.html - 54 - - - src/app/+my-account/my-account-settings/my-account-settings.component.html - 11 - - + + + src/app/videos/+video-edit/video-add-components/video-upload.component.html53src/app/+my-account/my-account-settings/my-account-settings.component.html11 Congratulations! Your video is now available in your private library. @@ -2686,24 +2681,24 @@ 66 - src/app/videos/+video-edit/video-add-components/video-upload.component.html68 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html67 Publish will be available when upload is finished 上傳完成時將可發佈 79 - src/app/videos/+video-edit/video-add-components/video-upload.component.html81 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html80 Publish 發佈 86 - src/app/videos/+video-edit/video-add-components/video-upload.component.html88 - + + src/app/videos/+video-edit/video-add-components/video-upload.component.html87 Select the torrent to import 選取要匯入的種子 @@ -2711,25 +2706,27 @@ 6 src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html6 - - - Or - 或 - - 11 + + OROR + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html + 10 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html11 + Paste magnet URI 貼上磁力連結 14 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html14 - + + 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 檔案。 您應該確保您對您所指向的內容有傳播權,否則可能會讓您與您的站臺惹上法慮問題。 @@ -2737,19 +2734,23 @@ 17 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html17 - + + src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html16 Congratulations, the video will be imported with BitTorrent! You can already add information about this video. 恭喜,影片將會使用 BitTorrent 匯入!您已經可以加入關於此影片的資訊了。 57 - src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html57 - + + 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 @@ -2991,16 +2992,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 @@ -3077,10 +3078,10 @@ 63 - src/app/shared/channel/avatar.component.html5 - src/app/videos/+video-watch/video-watch.component.html153 - src/app/+admin/users/user-list/user-list.component.html63 - + + + + src/app/shared/channel/avatar.component.html5src/app/videos/+video-watch/video-watch.component.html153 Subscribe 訂閱 @@ -3167,8 +3168,8 @@ 215 - src/app/videos/+video-watch/video-watch.component.html266 - + + 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 Get more information 取得更多資訊 @@ -3244,27 +3245,18 @@ View replies from and others 檢視 回覆從 與其他 - - src/app/videos/+video-watch/comment/video-comments.component.html - 77 - - + + src/app/videos/+video-watch/comment/video-comments.component.html78 View replies from 檢視 回覆從 - - src/app/videos/+video-watch/comment/video-comments.component.html - 80 - - + + src/app/videos/+video-watch/comment/video-comments.component.html81 View replies 檢視 回覆 - - src/app/videos/+video-watch/comment/video-comments.component.html - 84 - - + + src/app/videos/+video-watch/comment/video-comments.component.html85 Comments are disabled. @@ -3273,8 +3265,8 @@ 64 - src/app/videos/+video-watch/comment/video-comments.component.html94 - + + src/app/videos/+video-watch/comment/video-comments.component.html95 Add comment... 新增評論…… @@ -3300,7 +3292,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 @@ -3359,72 +3355,54 @@ src/app/+admin/follows/follows.component.html5 - - Follow - 追蹤 - - 7 - - src/app/+admin/follows/follows.component.html7 - + Followers 追蹤者 3 - src/app/+admin/follows/follows.component.html9 - + + src/app/+admin/follows/follows.component.html7 Video redundancies 影片冗餘 - - src/app/+admin/follows/follows.component.html - 11 - - + + src/app/+admin/follows/follows.component.html9 1 host (without "http://") per line 每行一個主機(不需要 "http://") 5 - src/app/+admin/follows/following-add/following-add.component.html5 - - - It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. - 您似乎不在 HTTPS 伺服器上。您的網路伺服器需要啟用 TLS 才能追蹤伺服器。 - - 17 - - src/app/+admin/follows/following-add/following-add.component.html17 - - - Add following - 新增追蹤 - - 21 + + 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-add/following-add.component.html21 + + 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.html27 - + + + + 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 ID ID 18 - src/app/+admin/system/jobs/jobs.component.html30 - + + src/app/+admin/system/jobs/jobs.component.html29 Follower handle 追蹤者處理 @@ -3439,80 +3417,65 @@ 10 - src/app/+admin/system/jobs/jobs.component.html33 - 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.html10 Delayed. 已延遲。 - - src/app/+admin/system/jobs/jobs.component.html - 42 - - + + src/app/+admin/system/jobs/jobs.component.html47 Will start soon... 即將開始…… - - src/app/+admin/system/jobs/jobs.component.html - 43 - - + + src/app/+admin/system/jobs/jobs.component.html48 Running... 正在執行…… - - src/app/+admin/system/jobs/jobs.component.html - 44 - - + + src/app/+admin/system/jobs/jobs.component.html49 Finished 已結束 - - src/app/+admin/system/jobs/jobs.component.html - 45 - - + + src/app/+admin/system/jobs/jobs.component.html50 Failed 失敗 - - src/app/+admin/system/jobs/jobs.component.html - 46 - - + + 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.html20 - src/app/+admin/users/user-list/user-list.component.html44 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html9 - src/app/+admin/system/jobs/jobs.component.html32 - src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html11 - + + + + + + + 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 Accepted 已接受 32 - src/app/+admin/follows/followers-list/followers-list.component.html28 - src/app/+admin/follows/following-list/following-list.component.html30 - + + + src/app/+admin/follows/followers-list/followers-list.component.html28src/app/+admin/follows/following-list/following-list.component.html34 Pending 擱置中 33 - src/app/+admin/follows/followers-list/followers-list.component.html29 - src/app/+admin/follows/following-list/following-list.component.html31 - + + + src/app/+admin/follows/followers-list/followers-list.component.html29src/app/+admin/follows/following-list/following-list.component.html35 Accept 接受 @@ -3530,6 +3493,12 @@ 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/config/shared/batch-domains-modal.component.html + 3 + Host @@ -3537,24 +3506,32 @@ 19 - src/app/+admin/follows/following-list/following-list.component.html18 - + + src/app/+admin/follows/following-list/following-list.component.html22 - 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.html - 21 + 50 - - - Video redundancies list - 影片冗餘清單 + + My videos duplicated by remote instancesMy videos duplicated by remote instances src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 2 + 7 + + + Remote videos duplicated by my instanceRemote videos duplicated by my instance + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html + 8 + Create user 建立使用者 @@ -3609,13 +3586,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.html43 - + + + + 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 - 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 @@ -3704,31 +3684,41 @@ 19 - src/app/+admin/users/user-list/user-list.component.html19 - + + src/app/+admin/users/user-list/user-list.component.html21 - Username - 使用者名稱 + Username + 使用者名稱 40 - src/app/+admin/users/user-list/user-list.component.html40 - + + src/app/+admin/users/user-list/user-list.component.html42 - Video quota - 影片配額 + Video quota + 影片配額 42 - src/app/+admin/users/user-list/user-list.component.html42 - + + src/app/+admin/users/user-list/user-list.component.html44 (banned) (已阻擋) 65 - src/app/+admin/users/user-list/user-list.component.html65 + + src/app/+admin/users/user-list/user-list.component.html78 + 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 + User's email must be verified to login @@ -3736,23 +3726,29 @@ 72 - src/app/+admin/users/user-list/user-list.component.html72 - + + src/app/+admin/users/user-list/user-list.component.html85 User's email is verified / User can login without email verification 使用者的電子郵件已驗證/使用者可以不透過電子郵件驗證登入 76 - src/app/+admin/users/user-list/user-list.component.html76 - + + src/app/+admin/users/user-list/user-list.component.html89 Ban reason: 阻擋理由: 95 - src/app/+admin/users/user-list/user-list.component.html95 + + src/app/+admin/users/user-list/user-list.component.html108 + Showing to of usersShowing to of users + + src/app/+admin/users/user-list/user-list.component.html + 15 + Moderation @@ -3802,98 +3798,104 @@ 13 src/app/+admin/moderation/moderation.component.html13 + + Video Video + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 10 + - Video name - 影片名稱 + Video name + 影片名稱 8 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html8 - + + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html22 Video URL 影片 URL - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 24 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html23 Total size 總大小 + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html24 + List redundanciesList redundancies src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 25 + 33 Enabled strategies stats 策略統計已啟用 - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 69 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html75 No redundancy strategy is enabled on your instance. 您的站臺未啟用策略統計。 - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 73 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html79 Sensitive 敏感的 9 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html9 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 Unfederated 未加入聯盟 10 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html10 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html12 - Date - 日期 + Date + 日期 11 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html11 - + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html13 Go to the video 到影片 33 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html25 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html33 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 - + + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html28src/app/+my-account/my-account-ownership/my-account-ownership.component.html33 Actions 動作 44 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html35 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html44 - + + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html38src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html57 Blacklist reason: 黑名單理由: 43 - src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html43 + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html46 + Showing to of blacklisted videosShowing to of blacklisted videos + + src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html + 5 + Moderation comment @@ -3911,47 +3913,53 @@ 18 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html18 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html20 Update this comment 更新此評論 26 - src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html29 - + + src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html31 Reporter 回報者 8 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html8 - + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 Video 影片 9 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html10 - 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 + + + + 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.html + 46 + - State - 陳述 + State + 陳述 11 - src/app/+admin/follows/followers-list/followers-list.component.html17 - src/app/+admin/follows/following-list/following-list.component.html19 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html11 - + + + + 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 - Score - 分數 + Score + 分數 src/app/+admin/follows/followers-list/followers-list.component.html 18 @@ -3963,25 +3971,30 @@ 27 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html25 - src/app/+my-account/my-account-ownership/my-account-ownership.component.html27 - + + + 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.html53 - - - Moderation comment: - 版主評論: - - 57 + + 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-list.component.html57 + Unblacklist 取消黑名單 @@ -3990,6 +4003,12 @@ src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html12 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 + Instance @@ -3997,31 +4016,53 @@ 5 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html8 - 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.html18src/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.html9 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html9 - 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.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 Unmute 解除靜音 23 - src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html19 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html18 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html22 - src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html23 + + + + + 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 + Showing to of muted instancesShowing to of muted instances + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.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. + + 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 + + + Mute domainsMute domains + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html + 35 + Account @@ -4029,8 +4070,14 @@ 12 - src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html8 - src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html10src/app/+my-account/my-account-blocklist/my-account-blocklist.component.html12 + Showing to of muted accountsShowing to of muted accounts + + src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html + 5 + Plugins/Themes @@ -4201,38 +4248,25 @@ src/app/+admin/system/system.component.html9 - - Jobs list - 任務清單 - - 2 - - src/app/+admin/system/jobs/jobs.component.html2 - + Job type 工作類型 - - src/app/+admin/system/jobs/jobs.component.html - 5 - - + + src/app/+admin/system/jobs/jobs.component.html3 Job state 工作狀態 - - src/app/+admin/system/jobs/jobs.component.html - 14 - - + + src/app/+admin/system/jobs/jobs.component.html12 Type 類型 19 - src/app/+admin/system/jobs/jobs.component.html31 - + + src/app/+admin/system/jobs/jobs.component.html30 Refresh 重新整理 @@ -4250,8 +4284,8 @@ - By -> - 由 -> + By -> + 由 -> src/app/+admin/system/logs/logs.component.html 32 @@ -4294,58 +4328,40 @@ 33 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html33 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html65 - + + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html34src/app/+admin/config/edit-custom-config/edit-custom-config.component.html53src/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,但是這有助於降低伺服器的負載。 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 46 - - + 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 Help share videos being played 協助分享正在播放的影片 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 43 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html44 When on a video page, directly start playing the video. 在影片頁面上時,直接開始播放影片。 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 57 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html58 Automatically play videos 自動播放影片 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 54 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html55 When a video ends, follow up with the next suggested video. 當影片結束時,繼續播放下一部建議的影片。 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 68 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html69 Automatically start playing the next video 自動開始播放下一部影片 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 65 - - + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html66 Main languages you/your moderators speak 您/您的管理員主要說的語言 @@ -4360,8 +4376,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 @@ -4373,8 +4389,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 @@ -4386,8 +4405,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 @@ -4396,146 +4415,143 @@ 14 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html14 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html111 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 Blur thumbnails 模糊縮圖 15 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html15 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html112 - + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 Display 顯示 16 - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html16 - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html5 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html113 - + + + + 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 Strategy 策略 - - src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html - 22 - - + + src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html21 Terms 條款 88 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html120 - src/app/+about/about-instance/about-instance.component.html77 - src/app/+signup/+register/register.component.html88 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html121src/app/+about/about-instance/about-instance.component.html77src/app/+signup/+register/register.component.html88 Code of conduct 行為守則 82 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html129 - src/app/+about/about-instance/about-instance.component.html71 - src/app/+signup/+register/register.component.html82 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html130src/app/+about/about-instance/about-instance.component.html71src/app/+signup/+register/register.component.html82 Moderation information 管理資訊 76 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html138 - src/app/+about/about-instance/about-instance.component.html65 - src/app/+signup/+register/register.component.html76 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139src/app/+about/about-instance/about-instance.component.html65src/app/+signup/+register/register.component.html76 Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc 誰管理此站臺?對 NSFW 影片有何政策?對政治影片呢?等等 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html139 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html140 YOU AND YOUR INSTANCE 您與您的站臺 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html153 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html154 Who is behind the instance? 誰在管理站臺? 133 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html159 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 A single person? A non-profit? A company? 一個人?非營利組織?還是一間公司? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html160 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html161 Why did you create this instance? 為什麼您要建立此站臺? 145 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html171 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 To share your personal videos? To open registrations and allow people to upload what they want? 要分享您的個人影片?還是要開放註冊並讓人們可以上傳他們想要上傳的影片呢? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html172 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html173 How long do you plan to maintain this instance? 您打算維護此站臺多久? 156 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html182 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 It's important to know for users who want to register on your instance 這對想要在您的站臺上註冊的使用者來說是很重要的 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html183 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html184 How will you finance the PeerTube server? 您對 PeerTube 伺服器有何財務規劃? 167 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html193 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 With your own funds? With user donations? Advertising? 用自己的資金嗎?使用者捐款?廣告? - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html194 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html195 OTHER INFORMATION 其他資訊 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html208 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html209 What server/hardware does the instance run on? 站臺在何種伺服器/硬體上執行? 180 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html214 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc. 例如:2vCore 2GB RAM,指向您租用伺服器的直接連結等。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html215 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html216 Instance information 站臺資訊 @@ -4547,100 +4563,100 @@ APPEARANCE 外觀 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html239 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - Use plugins & themes for more involved changes, or add slight customizations. - 使用外掛程式與佈景主題進行更多變動,或新增少量修改。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html240 - + Use plugins & themes for more involved changes, or add slight customizations. + 使用外掛程式與佈景主題進行更多變動,或新增少量修改。 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html241 default 預設 206 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html253 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html254 Landing page 首頁 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html262 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html263 Discover videos 探索影片 219 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html265 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 Trending videos 趨勢影片 220 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html266 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 Most liked videos 最喜歡的影片 221 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html267 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 Recently added videos 最近新增的影片 222 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html268 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 Local videos 本地影片 223 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html269 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html270 NEW USERS 新使用者 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html280 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - Manage users to set their quota individually. - 管理使用者以單獨設定他們的配額。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html281 - + Manage users to set their quota individually. + 管理使用者以單獨設定他們的配額。 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html282 Signup enabled 已啟用註冊 235 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html292 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html293 Signup requires email verification 註冊需要電子郵件驗證 242 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html300 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html301 Signup limit 限制註冊 247 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html304 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html305 Users 使用者 @@ -4748,91 +4764,103 @@ 261 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html319 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html320 Default daily upload limit per user 每個使用者預設的每日上傳限制 273 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html331 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html332 NEW VIDEOS 新影片 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html348 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html349 Allow import with HTTP URL (i.e. YouTube) 允許使用 HTTP URL 匯入(如 YouTube) - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html359 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html360 Allow import with a torrent file or a magnet URI 允許使用種子檔案或磁力連結匯入 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html366 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html367 Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. 除非使用者被標記為受信任,否則他們的影片將會在版主審閱前保持私人影片的狀態。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html383 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html384 Blacklist new videos automatically 自動將新影片列入黑名單 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html380 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html381 FEDERATION 聯盟 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html397 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - Manage relations with other instances. - 管理與其他站臺的關係。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html398 - + Manage relations with other instances. + 管理與其他站臺的關係。 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html399 Other instances can follow yours 其他站臺可以追蹤您的 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html411 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html412 Manually approve new instance followers 手動批准新的站臺追蹤者 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html418 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html419 Automatically follow back instances 自動追蹤站臺 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html431 + + 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 + ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ 使用此功能時必須非常小心。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html295 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html434 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html447 - + + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html296src/app/+admin/config/edit-custom-config/edit-custom-config.component.html435src/app/+admin/config/edit-custom-config/edit-custom-config.component.html448 Index URL 索引 URL 371 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html452 - - - Automatically follow instances of the public index - 自動追蹤公開索引站臺 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html444 + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html457 + Automatically follow instances of a public indexAutomatically follow instances of a public index + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 445 + + ADMINISTRATORS 管理 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html472 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html477 Administrator 管理員 @@ -4847,235 +4875,262 @@ 387 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html478 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html483 Enable contact form 啟用聯絡表單 398 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html489 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html494 Basic configuration 基本設定 195 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html233 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html234 TWITTER TWITTER - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html506 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html511 Optional. If any, provide the Twitter account representing your instance to improve link previews. 選擇性。如果有的話,請提供您站臺的 Twitter 帳號以改善連結預覽。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html507 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html512 Your Twitter username 您的 Twitter 使用者名稱 413 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html518 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html523 Instance whitelisted by Twitter 由 Twitter 列入白名單的實體 431 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html530 - + + 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 檢視您的站臺是否在白名單中。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html534 - + + 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 Services 服務 405 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html500 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html505 TRANSCODING 轉換編碼 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html560 - + + 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.html561 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html566 Transcoding enabled 轉換編碼已啟用 461 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html574 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html579 If you disable transcoding, many videos from your users will not work! 若您停用轉換編碼,從您的使用者們而來的許多影片將會無法運作! 465 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html578 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html583 Allows users to upload .mkv, .mov, .avi and .flv videos. 允許使用者上傳 .mkv、.mov、.avi 與 .flv 影片。 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 589 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html594 Allow additional extensions 允許額外的副檔名 475 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html586 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html591 Allows users to upload audio files that will be merged with the preview file on upload. 允許使用者上傳音訊檔案,其將會在預覽檔案上傳時合併。 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 600 - - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html605 Allow audio files upload 允許上傳音訊檔案 486 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html597 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 612 - - + + 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 WebTorrent support enabled WebTorrent 支援已啟用 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html609 - + + 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 - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html - 633 - - + + 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 HLS support enabled 已啟用 HLS 支援 498 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html630 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html635 Transcoding threads 轉換編碼執行緒 517 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html657 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html660 Resolutions to generate 要生成的解析度 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html672 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html673 CACHE 快取 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html698 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 Some files are not federated, and fetched when necessary. Define their caching policies. 某些檔案未聯播,並會在需要時擷取。定義它們的快取策略。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html699 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html700 Number of previews to keep in cache 要保留在快取中的預覽數量 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html708 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html709 Number of video captions to keep in cache 要保留在快取中的影片字幕數量 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html717 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html718 CUSTOMIZATIONS 自訂 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html732 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. 只是要少量修改您的 PeerTube 站臺的話,建立外掛程式或佈景主題有點太過頭了。 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html733 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html734 JavaScript JavaScript 575 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html743 - + + 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('我的站臺超棒的'); - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html746 - + 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; - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html765 - + + 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 Advanced configuration 進階設定 452 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html554 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html559 Update configuration 更新設定 628 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html803 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 It seems like the configuration is invalid. Please search for potential errors in the different tabs. 設定似乎無效。請在不同的分頁中搜尋潛在的錯誤。 629 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html804 - + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html805 PROFILE 個人檔案 @@ -5242,35 +5297,39 @@ 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 src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html6 - - - Only display videos in the following languages/subtitles - 僅顯示以下語言/字幕的影片 + + Policy for sensitive videosPolicy for sensitive videos src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 22 + 14 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.html + 111 + + Only display videos in the following languages/subtitles + 僅顯示以下語言/字幕的影片 + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html23 In Recently added, Trending, Local, Most liked and Search pages 在最近新增、趨勢、本地、最喜歡與搜尋頁面中 - - src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html - 25 - - + + 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 @@ -5278,9 +5337,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 @@ -5325,25 +5384,25 @@ 3 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html3 - src/app/+admin/config/edit-custom-config/edit-custom-config.component.html249 - + + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html4src/app/+admin/config/edit-custom-config/edit-custom-config.component.html250 instance default 站臺預設 7 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html7 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 peertube default peertube 預設 8 - src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html8 - + + src/app/+my-account/my-account-settings/my-account-interface/my-account-interface-settings.component.html9 Change ownership 變更所有權 @@ -5362,8 +5421,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 @@ -5399,10 +5458,13 @@ src/app/+my-account/my-account-ownership/my-account-ownership.component.html13 - Created + + Created + + 已建立 - + 15 @@ -5474,8 +5536,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 @@ -5503,6 +5566,18 @@ 8 src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html8 + + See the errorSee the error + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 19 + + + This video was deletedThis video was deleted + + src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html + 36 + Once you delete your account, there is no going back. You will be asked to confirm this action. @@ -5562,9 +5637,12 @@ - Delete history + + + Delete history + - + 刪除歷史紀錄 @@ -5581,9 +5659,12 @@ - Notification preferences + + + Notification preferences + - + 通知偏好設定 @@ -5663,8 +5744,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 @@ -5692,9 +5773,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 @@ -5897,44 +5978,17 @@ 16 - src/app/menu/menu.component.html156 - - - Creators - 創作者 - - src/app/menu/menu.component.html - 162 - - - - Creator guide - 創作者指南 - - src/app/menu/menu.component.html - 162 - - - - Contributors - 貢獻者 - - src/app/menu/menu.component.html - 163 - - + + src/app/menu/menu.component.html163 + + + PeerTube license PeerTube 授權條款 - - src/app/menu/menu.component.html - 163 - - - src/app/menu/menu.component.html - 175 - - + + + src/app/menu/menu.component.html175 Joined 加入 @@ -6179,23 +6233,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 @@ -6211,7 +6269,8 @@ - PeerTube Applications + PeerTube + Applications PeerTube 應用程式 src/app/+about/about-peertube/about-peertube.component.html @@ -6227,7 +6286,8 @@ - Contribute on PeerTube + Contribute on + PeerTube 在 PeerTube 上貢獻 src/app/+about/about-peertube/about-peertube.component.html @@ -6251,7 +6311,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 @@ -6264,17 +6328,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 @@ -6287,7 +6361,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 @@ -6297,12 +6374,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 @@ -6315,7 +6401,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 @@ -6328,7 +6418,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 @@ -6341,7 +6436,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 @@ -6366,7 +6464,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 @@ -6403,8 +6504,8 @@ - Developed with ❤ by Framasoft - 由帶著 ❤ 的 Framasoft 開發 + Developed with ❤ by Framasoft + 由帶著 ❤ 的 Framasoft 開發 src/app/+about/about-peertube/about-peertube-contributors.component.html 3 @@ -6485,9 +6586,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. + - 頻道是您上傳影片的實體。建立數個可以協助您組織並分離您的內容。 + 頻道是您上傳影片的實體。建立數個可以協助您組織並分離您的內容。 舉例來說,您可以決定其中一個頻道發佈您鋼琴演奏會的影片,而另一個頻道則發佈關於生態學的影片。 @@ -6564,11 +6668,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 @@ -6672,8 +6781,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 @@ -6776,6 +6885,30 @@ 1 src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1 + + Process domainsProcess domains + + src/app/+admin/config/shared/batch-domains-modal.component.ts + 1 + + + Domain is required.Domain is required. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered are invalid.Domains entered are invalid. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + + + Domains entered contain duplicates.Domains entered contain duplicates. + + src/app/+admin/config/shared/batch-domains-validators.service.ts + 1 + Unlimited @@ -6787,6 +6920,16 @@ src/app/+admin/config/shared/config.service.ts1 src/app/+my-account/my-account-settings/my-account-settings.component.ts1 src/app/shared/users/user.service.ts1 + + None - no upload possibleNone - no upload possible + + src/app/+admin/config/shared/config.service.ts + 1 + + + src/app/+admin/config/shared/config.service.ts + 1 + 100MB @@ -6917,48 +7060,20 @@ 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - - - You need to specify hosts to follow. - 您必須指定要追蹤的主機。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Hosts need to be unique. - 主機必須唯一。 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - If you confirm, you will send a follow request to: - - 若您確認,您將會傳送追蹤請求給: - - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - - - Follow new server(s) - 追蹤新伺服器 - - 1 - - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/config/shared/batch-domains-validators.service.ts1 + + + + Follow request(s) sent! 追蹤請求已傳送! 1 - src/app/+admin/follows/following-add/following-add.component.ts1 - + + src/app/+admin/follows/following-list/following-list.component.ts1 Do you really want to unfollow ? 您想要取消追蹤 嗎? @@ -7062,6 +7177,12 @@ 1 src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts1 + + Instance muted by your instance.Instance muted by your instance. + + src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts + 1 + Comment updated. @@ -7070,23 +7191,33 @@ 1 src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts1 - - - Delete this report - 刪除此回報 - + + Internal actionsInternal actions + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 - - - Update moderation comment - 更新管理評論 - + + Delete reportDelete report + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Add noteAdd note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + + + Update noteUpdate note + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts 1 - src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Mark as accepted 標記為接受 @@ -7102,6 +7233,12 @@ 1 src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts1 + + Actions for the videoActions for the video + + src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts + 1 + Do you really want to delete this abuse report? @@ -8004,11 +8141,8 @@ max size 最大大小 - - src/app/+my-account/shared/actor-avatar-info.component.ts - 1 - - + + src/app/+my-account/shared/actor-avatar-info.component.ts1src/app/shared/images/preview-upload.component.ts1 Now please check your emails to verify your account and complete signup. 現在請檢查您的電子郵件以驗證您的帳號並完成註冊程序。 @@ -8330,7 +8464,7 @@ src/app/search/search-filters.component.ts1 - Long (> 10 min) + Long (> 10 min) 長(大於 10 分鐘) 1 @@ -8368,6 +8502,12 @@ 1 src/app/shared/angular/from-now.pipe.ts1 + + year ago year ago + + src/app/shared/angular/from-now.pipe.ts + 1 + months ago @@ -8440,15 +8580,14 @@ 1 src/app/shared/angular/from-now.pipe.ts1 - - - sec ago - 秒前 - + + just nowjust now + + src/app/shared/angular/from-now.pipe.ts 1 - src/app/shared/angular/from-now.pipe.ts1 + h min sec 小時 分鐘 秒 @@ -9682,8 +9821,8 @@ src/app/shared/instance/instance-features-table.component.ts1 - Markdown compatible that supports: - Markdown 相容支援: + Markdown compatible that supports: + Markdown 相容支援: 1 @@ -10153,8 +10292,8 @@ 1 - src/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 Encoder 編碼器 @@ -10441,15 +10580,14 @@ 1 src/app/videos/+video-edit/video-update.component.ts1 - - - The deletion will be sent to remote instances, so they remove the comment too. - 刪除將會傳送到遠端站臺,這樣他們也會移除留言。 - + + The deletion will be sent to remote instances so they can reflect the change. The deletion will be sent to remote instances so they can reflect the change. + + src/app/videos/+video-watch/comment/video-comments.component.ts 1 - src/app/videos/+video-watch/comment/video-comments.component.ts1 + It is a remote comment, so the deletion will only be effective on your instance. 其為遠端留言,所以刪除只會在您的實體上生效。 -- 2.41.0