diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 859f8d51d..c406a6d72 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -316,8 +316,8 @@
src/app/shared/shared-main/users/user-notifications.component.html150
- mentioned you on video
- упомянул вас в видео
+ mentioned you on video
+ упомянул вас в видео src/app/shared/shared-main/users/user-notifications.component.html164
@@ -334,24 +334,24 @@
src/app/shared/shared-main/users/user-notifications.component.html189
- A new version of the plugin/theme is available:
- Новая версия плагина / темы доступна:
+ A new version of the plugin/theme is available:
+ Новая версия плагина / темы доступна: src/app/shared/shared-main/users/user-notifications.component.html198,199
- A new version of PeerTube is available:
- Новая версия PeerTube доступна:
+ A new version of PeerTube is available:
+ Новая версия PeerTube доступна: src/app/shared/shared-main/users/user-notifications.component.html206,207
- Your video edition has finished
- Обработка вашего видео завершена
+ Your video edition has finished
+ Обработка вашего видео завершена src/app/shared/shared-main/users/user-notifications.component.html213,215
@@ -361,26 +361,34 @@
The notification points to content now unavailableУведомление касается недоступного контентаsrc/app/shared/shared-main/users/user-notifications.component.html221
-
- {views, plural, =0 {No view} =1 {1 view} other { views}}{views, plural, =0 {No view} =1 {1 view} other { views}}
+
+
+ {views, plural, =0 {No view} =1 {1 view} other { views}}
+ {views, plural, =0 {Нет просмотров} =1 {1 просмотр} other { просмотров}}src/app/shared/shared-main/video/video.model.ts22
-
- {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}}{viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}}
+
+
+ {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}}
+ {viewers, plural, =0 {Нет зрителей} =1 {1 зритель} other { зрителей}}src/app/shared/shared-main/video/video.model.ts23
-
- viewer(s) viewer(s)
+
+
+ viewer(s)
+ зритель(и)src/app/shared/shared-main/video/video.model.ts276
-
- { view(s)}{ view(s)}
+
+
+ { view(s)}
+ { просмотр(ы)}src/app/shared/shared-main/video/video.model.ts279
@@ -466,9 +474,8 @@
src/app/shared/shared-video-playlist/video-add-to-playlist.component.html71
- Short text to tell people how they can support the channel (membership platform...).<br /><br />
- When a video is uploaded 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 the channel (membership platform...).<br /><br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text.
+ Краткий текст, чтобы рассказать людям, как они могут поддержать канал (платформа членства ...).<br /><br /> Когда видео загружается на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.src/app/+manage/video-channel-edit/video-channel-edit.component.html67,68
@@ -481,8 +488,8 @@
The following link contains a private token and should not be shared with anyone.Следующая ссылка содержит личный токен и никому не может быть передана.
-
- src/app/shared/shared-video-miniature/video-download.component.html19
+ src/app/shared/shared-video-miniature/video-download.component.html19
+ FormatФормат
@@ -511,13 +518,13 @@
AdvancedДополнительно
-
- src/app/shared/shared-video-miniature/video-download.component.html135
+ src/app/shared/shared-video-miniature/video-download.component.html135
+ SimpleПростой
-
- src/app/shared/shared-video-miniature/video-download.component.html143
+ src/app/shared/shared-video-miniature/video-download.component.html143
+
videoвидео
@@ -546,13 +553,15 @@
Mute to also hide videos/comments
- Отключить звук, чтобы также скрыть видео/комментарии
+ Заглушить, также скрыть видео/комментарииsrc/app/shared/shared-moderation/user-ban-modal.component.html27
-
- {count, plural, =1 {1 user} other { users}} banned.{count, plural, =1 {1 user} other { users}} banned.
+
+
+ {count, plural, =1 {1 user} other { users}} banned.
+ {count, plural, =1 {1 пользователь} other { пользователей}} заблокированы.src/app/shared/shared-moderation/user-ban-modal.component.ts70
@@ -640,9 +649,11 @@
Are you sure you want to delete these videos?Вы действительно хотите удалить эти видео?
-
- src/app/+admin/overview/videos/video-list.component.ts202
- Deleted {count, plural, =1 {1 video} other { videos}}.Deleted {count, plural, =1 {1 video} other { videos}}.
+ src/app/+admin/overview/videos/video-list.component.ts202
+
+
+ Deleted {count, plural, =1 {1 video} other { videos}}.
+ Удалено {count, plural, =1 {1 видео} other { видео}}.src/app/+admin/overview/videos/video-list.component.ts212
@@ -651,9 +662,11 @@
Deleted videos.Удалено видео.
-
- src/app/+admin/overview/videos/video-list.component.ts214
- Unblocked {count, plural, =1 {1 video} other { videos}}.Unblocked {count, plural, =1 {1 video} other { videos}}.
+ src/app/+admin/overview/videos/video-list.component.ts214
+
+
+ Unblocked {count, plural, =1 {1 video} other { videos}}.
+ Разблокировано {count, plural, =1 {1 видео} other { видео}}.src/app/+admin/overview/videos/video-list.component.ts230
@@ -662,9 +675,11 @@
Unblocked videos.Разблокированы видео.
-
- src/app/+admin/overview/videos/video-list.component.ts232
- Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}?Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}?
+ src/app/+admin/overview/videos/video-list.component.ts232
+
+
+ Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}?
+ Вы уверены, что хотите удалить {count, plural, =1 {1 HLS плейлист} other { HLS плейлистов}}?src/app/+admin/overview/videos/video-list.component.ts248
@@ -673,9 +688,11 @@
Are you sure you want to delete HLS streaming playlists?Вы действительно хотите удалить плейлисты потоковой передачи HLS?
-
- src/app/+admin/overview/videos/video-list.component.ts250
- Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}?Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}?
+ src/app/+admin/overview/videos/video-list.component.ts250
+
+
+ Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}?
+ Вы уверены, что хотите удалить файлы WebTorrent {count, plural, =1 {1 видео} other { видео}}?src/app/+admin/overview/videos/video-list.component.ts254
@@ -684,18 +701,18 @@
Are you sure you want to delete WebTorrent files of videos?Вы уверены, что хотите удалить файлы WebTorrent с видео?
-
- src/app/+admin/overview/videos/video-list.component.ts256
+ src/app/+admin/overview/videos/video-list.component.ts256
+ Files were removed.Файлы были удалены.
-
- src/app/+admin/overview/videos/video-list.component.ts266
+ src/app/+admin/overview/videos/video-list.component.ts266
+ Transcoding jobs created.Созданы задания по обработке.
-
- src/app/+admin/overview/videos/video-list.component.ts278
+ src/app/+admin/overview/videos/video-list.component.ts278
+ SensitiveЧувствительный
@@ -704,8 +721,8 @@
-
- src/app/shared/shared-video-playlist/video-playlist-miniature.component.html26
+ src/app/shared/shared-video-playlist/video-playlist-miniature.component.html26
+ Updated Обновлено
@@ -751,8 +768,10 @@
Only live videosТолько прямая трансляцияsrc/app/+my-library/my-videos/my-videos.component.ts116
-
- Do you really want to delete {length, plural, =1 {this video} other { videos}}?Do you really want to delete {length, plural, =1 {this video} other { videos}}?
+
+
+ Do you really want to delete {length, plural, =1 {this video} other { videos}}?
+ Вы действительно хотите удалить {length, plural, =1 {это видео} other { видео}}?src/app/+my-library/my-videos/my-videos.component.ts170
@@ -782,8 +801,8 @@
src/app/shared/shared-forms/markdown-textarea.component.html20
- <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:
- <a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown</a> совместимый что поддерживает:
+ <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:
+ <a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown</a> совместимый что поддерживает:src/app/shared/shared-main/misc/help.component.ts75
@@ -941,11 +960,11 @@
Video quotaКвота на видео
-
-
-
-
- src/app/+admin/overview/users/user-edit/user-edit.component.html151src/app/+admin/overview/users/user-edit/user-edit.component.html151src/app/+admin/overview/users/user-list/user-list.component.ts133src/app/shared/shared-instance/instance-features-table.component.html47
+ src/app/+admin/overview/users/user-edit/user-edit.component.html151
+ src/app/+admin/overview/users/user-edit/user-edit.component.html151
+ src/app/+admin/overview/users/user-list/user-list.component.ts133
+ src/app/shared/shared-instance/instance-features-table.component.html47
+ Unlimited ( per day)Неограниченно ( в день)
@@ -954,15 +973,15 @@
ImportИмпорт
-
-
-
- src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html45src/app/+videos/+video-edit/video-add-components/video-import-url.component.html37src/app/shared/shared-instance/instance-features-table.component.html92
+ src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html45
+ src/app/+videos/+video-edit/video-add-components/video-import-url.component.html37
+ src/app/shared/shared-instance/instance-features-table.component.html92
+ You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.Вы можете импортировать любой torrent файл указывающий на медиафайл. Вы должны быть уверены что у вас есть права на распространение указанного контента, иначе это может повлечь юридические последствия для вас и вашего экземпляра.
-
- src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html20
+ src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html20
+ HTTP import (YouTube, Vimeo, direct URL...)HTTP импорт (YouTube, Vimeo, прямой URL...)
@@ -1062,29 +1081,29 @@
ваши подпискиsrc/app/shared/shared-instance/instance-statistics.component.html95
-
The connection was interruptedСвязь прервалась
-
- src/app/helpers/utils/upload.ts27
+ src/app/helpers/utils/upload.ts27
+ The server encountered an errorНа сервере произошла ошибка
-
- src/app/helpers/utils/upload.ts31
- Your file couldn't be transferred before the server proxy timeoutYour file couldn't be transferred before the server proxy timeout
+ src/app/helpers/utils/upload.ts31
+
+
+ Your file couldn't be transferred before the server proxy timeout
+ Ваш файл не может быть передан до истечения времени ожидания прокси-сервераsrc/app/helpers/utils/upload.ts35
-
Your file was too large (max. size: )Ваш файл был слишком большим (Макс. размер:)
-
- src/app/helpers/utils/upload.ts40
+ src/app/helpers/utils/upload.ts40
+
A banned user will no longer be able to login.
@@ -1138,8 +1157,10 @@
src/app/shared/shared-moderation/video-block.component.html40,42
-
- {count, plural, =1 {Blocked } other {Blocked videos}}.{count, plural, =1 {Blocked } other {Blocked videos}}.
+
+
+ {count, plural, =1 {Blocked } other {Blocked videos}}.
+ {count, plural, =1 {Заблокировано } other {Заблокировано видео}}.src/app/shared/shared-moderation/video-block.component.ts84
@@ -1148,9 +1169,8 @@
Blocked videos.Заблокировано видео.
-
- src/app/shared/shared-moderation/video-block.component.ts86
-
+ src/app/shared/shared-moderation/video-block.component.ts86
+ hч
@@ -1186,22 +1206,22 @@
src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html16
- This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances.
- Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте Условия пользованияTerms перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: https://joinpeertube.org/instances.
+ This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances.
+ Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте Условия пользованияTerms перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: https://joinpeertube.org/instances. src/app/+login/login.component.html64
- Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances.
- В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте Условия пользования для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: https://joinpeertube.org/instances.
+ Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances.
+ В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте Условия пользования для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: https://joinpeertube.org/instances. src/app/+login/login.component.html69UserПользователь
-
-
-
- src/app/+login/login.component.html21src/app/+signup/+register/register.component.html36src/app/shared/shared-users/user-admin.service.ts122
+ src/app/+login/login.component.html21
+ src/app/+signup/+register/register.component.html36
+ src/app/shared/shared-users/user-admin.service.ts122
+
Username or email addressИмя пользователя или электронный адрес
@@ -1260,23 +1280,22 @@
src/app/+login/login.component.html110
- An email with the reset password instructions will be sent to .
-The link will expire within 1 hour.
+ An email with the reset password instructions will be sent to . The link will expire within 1 hour.Письмо с инструкцией по сбросу пароля будет отправлено на . Ссылка будет рабочей в течении 1 часа.src/app/+login/login.component.ts131EmailEmail
-
-
-
-
-
-
-
-
- src/app/+admin/overview/users/user-edit/user-edit.component.html105src/app/+admin/overview/users/user-edit/user-edit.component.html105src/app/+admin/overview/users/user-list/user-list.component.ts132src/app/+login/login.component.html115src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html6src/app/+signup/+register/register-step-user.component.html45src/app/+signup/+register/register-step-user.component.html47src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8
+ src/app/+admin/overview/users/user-edit/user-edit.component.html105
+ src/app/+admin/overview/users/user-edit/user-edit.component.html105
+ src/app/+admin/overview/users/user-list/user-list.component.ts132
+ src/app/+login/login.component.html115
+ src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html6
+ src/app/+signup/+register/register-step-user.component.html45
+ src/app/+signup/+register/register-step-user.component.html47
+ src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html8
+
Email addressEmail адрес
@@ -1300,8 +1319,8 @@ The link will expire within 1 hour.
src/app/+search/search.component.html8
- for
- для
+ for
+ для src/app/+search/search.component.html10
@@ -1614,8 +1633,8 @@ The link will expire within 1 hour.
HelpПомощь
-
- src/app/menu/menu.component.html143
+ src/app/menu/menu.component.html143
+ Get help using PeerTubeПолучить помощь с PeerTube
@@ -1684,8 +1703,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html268
- ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server
- ⚠️ Если включено, мы рекомендуем использовать прокси-сервер HTTP для предотвращения доступа к частному URL-адресу с вашего сервера PeerTube
+ ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server
+ ⚠️ Если включено, мы рекомендуем использовать прокси-сервер HTTP для предотвращения доступа к частному URL-адресу с вашего сервера PeerTubesrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html271
@@ -1746,18 +1765,18 @@ The link will expire within 1 hour.
src/app/modal/account-setup-warning-modal.component.html10
- Help moderators and other users to know who you are by:
- Помогите модераторам и другим пользователям узнать кто вы by:
+ Help moderators and other users to know who you are by:
+ Помогите модераторам и другим пользователям узнать кто вы by:src/app/modal/account-setup-warning-modal.component.html12
- Uploading an avatar
- Загрузка аватара
+ Uploading an avatar
+ Загрузка аватараsrc/app/modal/account-setup-warning-modal.component.html15
- Writing a description
- Добавьте описание
+ Writing a description
+ Добавьте описаниеsrc/app/modal/account-setup-warning-modal.component.html16
@@ -1865,8 +1884,8 @@ The link will expire within 1 hour.
Media is too large for the server. Please contact you administrator if you want to increase the limit size.Видео слишком большое для сервера. Пожалуйста свяжитесь со вашим администратором для увеличения лимита.
-
- src/app/core/rest/rest-extractor.service.ts102
+ src/app/core/rest/rest-extractor.service.ts102
+ GLOBAL SEARCHГЛОБАЛЬНЫЙ ПОИСК
@@ -1935,8 +1954,10 @@ The link will expire within 1 hour.
In the vidiverseВ федеративной сетиsrc/app/header/suggestion.component.html15
-
- Upload failedUpload failed
+
+
+ Upload failed
+ Загрузка не удаласьsrc/app/helpers/utils/upload.ts12
@@ -2157,8 +2178,8 @@ The link will expire within 1 hour.
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.html30
+ src/app/+videos/+video-edit/shared/video-edit.component.html30
+ Enter a new tagВведите новый тег
@@ -2207,8 +2228,8 @@ The link will expire within 1 hour.
src/app/shared/shared-actor-image/actor-avatar.component.ts47
- Markdown compatible that also supports custom PeerTube HTML tags
- совместим с Markdown который также поддерживает пользовательские HTML теги PeerTube
+ Markdown compatible that also supports custom PeerTube HTML tags
+ совместим с Markdown который также поддерживает пользовательские HTML теги PeerTubesrc/app/shared/shared-custom-markup/custom-markup-help.component.html2
@@ -2254,12 +2275,12 @@ The link will expire within 1 hour.
Advanced filtersРасширенный фильтр
-
-
-
-
-
- src/app/+admin/moderation/video-block-list/video-block-list.component.ts30src/app/+admin/overview/comments/video-comment-list.component.ts48src/app/+admin/overview/users/user-list/user-list.component.ts43src/app/+my-library/my-videos/my-videos.component.ts112src/app/shared/shared-abuse-list/abuse-list-table.component.ts39
+ src/app/+admin/moderation/video-block-list/video-block-list.component.ts30
+ src/app/+admin/overview/comments/video-comment-list.component.ts48
+ src/app/+admin/overview/users/user-list/user-list.component.ts43
+ src/app/+my-library/my-videos/my-videos.component.ts112
+ src/app/shared/shared-abuse-list/abuse-list-table.component.ts39
+ No items foundНе найдено
@@ -2280,11 +2301,11 @@ The link will expire within 1 hour.
Video descriptions are truncated by default and require manual action to expand them.Описания видео по умолчанию ограничены, поэтому необходимо вручную развернуть.
-
- src/app/+videos/+video-edit/shared/video-edit.component.html49
+ src/app/+videos/+video-edit/shared/video-edit.component.html49
+
- Choose the appropriate licence for your work.
- Выберите подходящую лицензию для своей работы.
+ Choose the appropriate licence for your work.
+ Выберите подходящую лицензию для своей работы. src/app/+videos/+video-edit/shared/video-edit.component.html85
@@ -2302,8 +2323,8 @@ The link will expire within 1 hour.
FAQЧАСТО ЗАДАВАЕМЫЕ ВОПРОСЫ
-
- src/app/menu/menu.component.html144
+ src/app/menu/menu.component.html144
+ Frequently asked questions about PeerTubeЧасто задаваемые вопросы о PeerTube
@@ -2312,8 +2333,8 @@ The link will expire within 1 hour.
APIAPI
-
- src/app/menu/menu.component.html146
+ src/app/menu/menu.component.html146
+ powered by PeerTube - CopyLeft 2015-2022работает на PeerTube - CopyLeft 2015-2022
@@ -2368,7 +2389,7 @@ The link will expire within 1 hour.
src/app/+videos/+video-edit/shared/video-edit.component.html183
- Already uploaded ✔
+ Already uploaded ✔Уже загружено ✔src/app/+videos/+video-edit/shared/video-edit.component.html187
@@ -2411,8 +2432,8 @@ The link will expire within 1 hour.
No captions for now.Нет субтитров.
-
- src/app/+videos/+video-edit/shared/video-edit.component.html227
+ src/app/+videos/+video-edit/shared/video-edit.component.html227
+
Live settingsНастройки трансляции
@@ -2455,13 +2476,13 @@ The link will expire within 1 hour.
View accountПосмотреть аккаунт
-
- src/app/+video-channels/video-channels.component.html44
+ src/app/+video-channels/video-channels.component.html44
+ View owner accountПросмотр учетной записи владельца
-
- src/app/+video-channels/video-channels.component.html48
+ src/app/+video-channels/video-channels.component.html48
+
VIDEO CHANNELВИДЕО КАНАЛ
@@ -2480,8 +2501,8 @@ The link will expire within 1 hour.
Short text to tell people how they can support you (membership platform...).Короткий текст для того, что бы люди могли вас поддержать.
-
- src/app/+videos/+video-edit/shared/video-edit.component.html331
+ src/app/+videos/+video-edit/shared/video-edit.component.html331
+ Original publication dateДата публикации
@@ -2490,8 +2511,8 @@ The link will expire within 1 hour.
This is the date when the content was originally published (e.g. the release date for a film)Дата оригинальной публикации контента (т.е. год выхода фильма)
-
- src/app/+videos/+video-edit/shared/video-edit.component.html351
+ src/app/+videos/+video-edit/shared/video-edit.component.html351
+ Plugin settingsНастройки плагинов
@@ -2576,8 +2597,8 @@ The link will expire within 1 hour.
You can import any URL supported by youtube-dl or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. Вы можете импортировать любой URL поддерживаемый youtube-dl или URL который указывает на расположение медиа файла. Вы должны соблюдать авторские права при ссылке на чужой контент
-
- src/app/+videos/+video-edit/video-add-components/video-import-url.component.html11
+ src/app/+videos/+video-edit/video-add-components/video-import-url.component.html11
+ Sorry, but something went wrongИзвините, но что-то пошло не так
@@ -2589,8 +2610,8 @@ The link will expire within 1 hour.
Congratulations, the video behind will be imported! You can already add information about this video. Поздравляем, видео под было импортировано! Теперь вы можете добавить информацию об этом видео.
-
- src/app/+videos/+video-edit/video-add-components/video-import-url.component.html49
+ src/app/+videos/+video-edit/video-add-components/video-import-url.component.html49
+ Select the file to uploadВыбрать файл для загрузки
@@ -2631,8 +2652,8 @@ The link will expire within 1 hour.
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.html37
+ src/app/+videos/+video-edit/video-add-components/video-upload.component.html37
+ Total video uploadedВсего загружено видео
@@ -2660,8 +2681,8 @@ The link will expire within 1 hour.
Поздравляем! Ваше видео теперь находится в вашей приватной библиотеке.
-
- src/app/+videos/+video-edit/video-add-components/video-upload.component.html91
+ src/app/+videos/+video-edit/video-add-components/video-upload.component.html91
+
Publish will be available when upload is finishedПубликация произойдёт, когда загрузка будет завершена
@@ -2733,8 +2754,8 @@ The link will expire within 1 hour.
Поздравляем, видео было импортировано с BitTorrent! Вы теперь можете добавить информацию об этом видео.
-
- src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html56
+ src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html56
+
Torrents with only 1 file are supported.Поддерживаются торренты, содержащие только 1 файл.
@@ -2789,13 +2810,13 @@ The link will expire within 1 hour.
Max live duration is . If your live reaches this limit, it will be automatically terminated. Максимальная продолжительность трансляции составляет . Если ваша трансляция достигнет этого лимита, она будет автоматически прекращена.
-
- src/app/+videos/+video-edit/video-add-components/video-go-live.component.html48
+ src/app/+videos/+video-edit/video-add-components/video-go-live.component.html48
+ 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.html34
+ src/app/+videos/+video-edit/video-add.component.html34
+
Import Импортировать
@@ -2829,8 +2850,8 @@ The link will expire within 1 hour.
Other videosДругие видео
-
- src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html5
+ src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html5
+ AUTOPLAYАВТОВОСПРОИЗВЕДЕНИЕ
@@ -3020,13 +3041,13 @@ The link will expire within 1 hour.
This video is blocked.Это видео заблокировано.
-
- src/app/+videos/+video-watch/shared/information/video-alert.component.html42
+ src/app/+videos/+video-watch/shared/information/video-alert.component.html42
+ Published Опубликовано
-
- src/app/+videos/+video-watch/video-watch.component.html30
+ src/app/+videos/+video-watch/video-watch.component.html30
+
SUPPORTПОДДЕРЖКА
@@ -3065,8 +3086,8 @@ The link will expire within 1 hour.
By Создано
-
- src/app/+videos/+video-watch/video-watch.component.html70
+ src/app/+videos/+video-watch/video-watch.component.html70
+ SubscribeПодписаться
@@ -3204,10 +3225,10 @@ The link will expire within 1 hour.
This live has ended.Трансляция закончилась.src/app/+videos/+video-watch/shared/information/video-alert.component.html33
-
- There are no videos available in this playlist.
- There are no videos available in this playlist.
-
+
+
+ There are no videos available in this playlist.
+ В этом плейлисте нет доступных видео.src/app/+videos/+video-watch/shared/information/video-alert.component.html37,39
@@ -3216,8 +3237,8 @@ The link will expire within 1 hour.
SORT BYСОРТИРОВАТЬ ПО
-
- src/app/+videos/+video-watch/shared/comment/video-comments.component.html11
+ src/app/+videos/+video-watch/shared/comment/video-comments.component.html11
+ Most recent first (default)Самый недавний - первым (по умолчанию)
@@ -3236,8 +3257,8 @@ The link will expire within 1 hour.
View from and others Просмотреть от и других
-
- src/app/+videos/+video-watch/shared/comment/video-comments.component.html74
+ src/app/+videos/+video-watch/shared/comment/video-comments.component.html74
+ {VAR_PLURAL, plural, =1 {1 reply} other { replies}}{VAR_PLURAL, plural, one { ответ} few { ответа} other { ответов}}
@@ -3248,8 +3269,8 @@ The link will expire within 1 hour.
View from Просмотреть от
-
- src/app/+videos/+video-watch/shared/comment/video-comments.component.html77
+ src/app/+videos/+video-watch/shared/comment/video-comments.component.html77
+ View Просмотреть
@@ -3260,8 +3281,8 @@ The link will expire within 1 hour.
Комментарии отключены.
-
- src/app/+videos/+video-watch/shared/comment/video-comments.component.html92
+ src/app/+videos/+video-watch/shared/comment/video-comments.component.html92
+
The deletion will be sent to remote instances so they can reflect the change.Удаление будет отправлено удаленным экземплярам, чтобы они могли отразить изменение.
@@ -3408,8 +3429,8 @@ The link will expire within 1 hour.
Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.Используйте сторонние агрегаторы каналов, чтобы получить список видео с каналов, на которые вы подписаны.
-
- src/app/+my-account/my-account-applications/my-account-applications.component.html10
+ src/app/+my-account/my-account-applications/my-account-applications.component.html10
+ Feed URLАдрес фида
@@ -3591,12 +3612,12 @@ The link will expire within 1 hour.
UsernameИмя пользователя
-
-
-
-
-
- src/app/+admin/overview/users/user-edit/user-edit.component.html83src/app/+admin/overview/users/user-edit/user-edit.component.html83src/app/+admin/overview/users/user-list/user-list.component.ts130src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html6src/app/+signup/+register/register-step-user.component.html23
+ src/app/+admin/overview/users/user-edit/user-edit.component.html83
+ src/app/+admin/overview/users/user-edit/user-edit.component.html83
+ src/app/+admin/overview/users/user-list/user-list.component.ts130
+ src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html6
+ src/app/+signup/+register/register-step-user.component.html23
+ e.g. jane_doeприм. ivan_ivanov
@@ -3624,10 +3645,10 @@ The link will expire within 1 hour.
RoleРоль
-
-
-
- src/app/+admin/overview/users/user-edit/user-edit.component.html136src/app/+admin/overview/users/user-edit/user-edit.component.html136src/app/+admin/overview/users/user-list/user-list.component.ts131
+ src/app/+admin/overview/users/user-edit/user-edit.component.html136
+ src/app/+admin/overview/users/user-edit/user-edit.component.html136
+ src/app/+admin/overview/users/user-list/user-list.component.ts131
+ Transcoding is enabled. The video quota only takes into account original video size. At most, this user could upload ~ . Транскодирование включено. Квота видео учитывает только оригинальный размер видео. Максимум, этот пользователь мог загрузить ~ .
@@ -3644,10 +3665,10 @@ The link will expire within 1 hour.
Auth pluginПлагин авторизации
-
-
-
- src/app/+admin/overview/users/user-edit/user-edit.component.html188src/app/+admin/overview/users/user-edit/user-edit.component.html188src/app/+admin/overview/users/user-list/user-list.component.ts138
+ src/app/+admin/overview/users/user-edit/user-edit.component.html188
+ src/app/+admin/overview/users/user-edit/user-edit.component.html188
+ src/app/+admin/overview/users/user-list/user-list.component.ts138
+ None (local authentication)Нет (локальная аутентификация)
@@ -3687,12 +3708,12 @@ The link will expire within 1 hour.
HideСкрыть
-
-
-
-
-
- src/app/+admin/config/edit-custom-config/edit-instance-information.component.html119src/app/+admin/overview/users/user-edit/user-password.component.html11src/app/shared/shared-forms/input-toggle-hidden.component.ts38src/app/shared/shared-user-settings/user-video-settings.component.html16src/app/shared/shared-video-miniature/video-filters-header.component.html77
+ src/app/+admin/config/edit-custom-config/edit-instance-information.component.html119
+ src/app/+admin/overview/users/user-edit/user-password.component.html11
+ src/app/shared/shared-forms/input-toggle-hidden.component.ts38
+ src/app/shared/shared-user-settings/user-video-settings.component.html16
+ src/app/shared/shared-video-miniature/video-filters-header.component.html77
+ Batch actionsПакетные действия
@@ -3718,8 +3739,8 @@ The link will expire within 1 hour.
Deleted accountУдаленный аккаунт
-
- src/app/shared/shared-abuse-list/abuse-list-table.component.html55
+ src/app/shared/shared-abuse-list/abuse-list-table.component.html55
+ User's email must be verified to loginЭлектронная почта пользователя должна быть подтверждена для авторизации
@@ -3743,8 +3764,8 @@ The link will expire within 1 hour.
Banned usersЗаблокированные пользователи
-
- src/app/+admin/overview/users/user-list/user-list.component.ts47
+ src/app/+admin/overview/users/user-list/user-list.component.ts47
+ Showing to of usersПоказано с по из пользователей
@@ -3816,8 +3837,8 @@ The link will expire within 1 hour.
No redundancy strategy is enabled on your instance.В вашем экземпляре не включено превышение.
-
- src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html94
+ src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html94
+ Used ()Использовано ()
@@ -3898,13 +3919,13 @@ The link will expire within 1 hour.
Local commentsЛокальные комментарии
-
- src/app/+admin/overview/comments/video-comment-list.component.ts52
+ src/app/+admin/overview/comments/video-comment-list.component.ts52
+ Remote commentsКомментарии на других экземплярах
-
- src/app/+admin/overview/comments/video-comment-list.component.ts56
+ src/app/+admin/overview/comments/video-comment-list.component.ts56
+
No abuses found matching current filters.Жалоб на найдено по указанному фильтру.
@@ -4039,8 +4060,8 @@ The link will expire within 1 hour.
Account deletedАккаунт удален
-
- src/app/shared/shared-abuse-list/abuse-list-table.component.html111
+ src/app/shared/shared-abuse-list/abuse-list-table.component.html111
+ Open video in a new tabОткрыть видео в новой вкладке
@@ -4079,8 +4100,8 @@ The link will expire within 1 hour.
src/app/shared/shared-abuse-list/abuse-details.component.html28
-
-
+
+ src/app/shared/shared-abuse-list/abuse-details.component.html21src/app/shared/shared-abuse-list/abuse-details.component.html41
@@ -4147,8 +4168,10 @@ The link will expire within 1 hour.
It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.Похоже, вы не на сервере HTTPS. На вашем веб-сервере должен быть активирован TLS, чтобы следить за серверами.src/app/+admin/follows/following-list/follow-modal.component.html27
-
- {count, plural, =1 {Follow request} other {Follow requests}} sent!{count, plural, =1 {Follow request} other {Follow requests}} sent!
+
+
+ {count, plural, =1 {Follow request} other {Follow requests}} sent!
+ {count, plural, =1 {Запрос подписки} other {Запросы подписки}} отправлен!src/app/+admin/follows/following-list/follow-modal.component.ts65
@@ -4222,8 +4245,8 @@ The link will expire within 1 hour.
OfficialОфициальный
-
- src/app/+admin/plugins/plugin-search/plugin-search.component.html38
+ src/app/+admin/plugins/plugin-search/plugin-search.component.html38
+ Plugin homepage (new window)Домашняя страница плагина (новое окно)
@@ -4272,28 +4295,28 @@ The link will expire within 1 hour.
Videos with the most interactions for recent videosВидео с наибольшим количеством взаимодействий из недавних видео
-
- src/app/+videos/video-list/videos-list-common-page.component.ts208
+ src/app/+videos/video-list/videos-list-common-page.component.ts208
+ Videos with the most views during the last 24 hoursВидео с наибольшим количеством просмотров за последние 24 часа
-
- src/app/+videos/video-list/videos-list-common-page.component.ts224
+ src/app/+videos/video-list/videos-list-common-page.component.ts224
+
Videos with the most views during the last daysВидео с наибольшим количеством просмотров за последние дней
-
- src/app/+videos/video-list/videos-list-common-page.component.ts228
+ src/app/+videos/video-list/videos-list-common-page.component.ts228
+
Videos that have the most likesВидео, получившие наибольшее количество лайков
-
- src/app/+videos/video-list/videos-list-common-page.component.ts213
+ src/app/+videos/video-list/videos-list-common-page.component.ts213
+
To load your new installed plugins or themes, refresh the page.Чтобы загрузить новые установленные плагины или темы, обновите страницу.
-
- src/app/+admin/plugins/plugin-search/plugin-search.component.html4
+ src/app/+admin/plugins/plugin-search/plugin-search.component.html4
+
Popular pluginsПопулярные плагины
@@ -4313,8 +4336,8 @@ The link will expire within 1 hour.
for "" для ""
-
- src/app/+admin/plugins/plugin-search/plugin-search.component.html18
+ src/app/+admin/plugins/plugin-search/plugin-search.component.html18
+ {VAR_PLURAL, plural, =1 {result} other {results} }{VAR_PLURAL, plural, one {результат} few {результата} other {результатов}}
@@ -4324,13 +4347,13 @@ The link will expire within 1 hour.
No results.Нет результатов.
-
- src/app/+admin/plugins/plugin-search/plugin-search.component.html28
+ src/app/+admin/plugins/plugin-search/plugin-search.component.html28
+ This does not have settings. Этот не имеет настроек.
-
- src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html17
+ src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html17
+
SystemСистемный
@@ -4339,41 +4362,44 @@ The link will expire within 1 hour.
Delete this commentУдалить этот комментарий
-
- src/app/+admin/overview/comments/video-comment-list.component.ts81
+ src/app/+admin/overview/comments/video-comment-list.component.ts81
+ Delete all comments of this accountУдалить все комментарии этого аккаунта
-
- src/app/+admin/overview/comments/video-comment-list.component.ts87
+ src/app/+admin/overview/comments/video-comment-list.component.ts87
+
Comments are deleted after a few minutesКомментарии удаляются через несколько минут
-
- src/app/+admin/overview/comments/video-comment-list.component.ts88
- {count, plural, =1 {1 comment} other { comments}} deleted.{count, plural, =1 {1 comment} other { comments}} deleted.
+ src/app/+admin/overview/comments/video-comment-list.component.ts88
+
+
+ {count, plural, =1 {1 comment} other { comments}} deleted.
+ {count, plural, =1 {1 комментарий} other { комментарии}} удалены.src/app/+admin/overview/comments/video-comment-list.component.ts150
-
- comment(s) deleted. comment(s) deleted.
+
+
+ comment(s) deleted.
+ комментарий(и) удалено.src/app/+admin/overview/comments/video-comment-list.component.ts152,150
-
Do you really want to delete all comments of ?Вы действительно хотите удалить все комментарии к ?
-
- src/app/+admin/overview/comments/video-comment-list.component.ts175
+ src/app/+admin/overview/comments/video-comment-list.component.ts175
+
Comments of will be deleted in a few minutesКомментарии к будут удалены через несколько минут
-
- src/app/+admin/overview/comments/video-comment-list.component.ts187
+ src/app/+admin/overview/comments/video-comment-list.component.ts187
+
Comments listСписок комментариев
@@ -4434,8 +4460,8 @@ The link will expire within 1 hour.
src/app/+admin/system/jobs/jobs.component.html46
- Priority (1 = highest priority)
- Приоритет (1 = наивысший приоритет)
+ Priority (1 = highest priority)
+ Приоритет (1 = наивысший приоритет)src/app/+admin/system/jobs/jobs.component.html47
@@ -4455,8 +4481,8 @@ The link will expire within 1 hour.
src/app/+admin/system/jobs/jobs.component.html105
- No jobs found.
- Заданий не найдено.
+ No jobs found.
+ Заданий не найдено.src/app/+admin/system/jobs/jobs.component.html106
@@ -4504,8 +4530,8 @@ The link will expire within 1 hour.
- By ->
- От ->
+ By ->
+ От ->src/app/+admin/system/logs/logs.component.html47
@@ -4577,8 +4603,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-instance-information.component.html82
- Manage users to build a moderation team.
- Управление пользователями чтобы создать команду модераторов.
+ Manage users to build a moderation team.
+ Управление пользователями чтобы создать команду модераторов. src/app/+admin/config/edit-custom-config/edit-instance-information.component.html83
@@ -4587,8 +4613,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-instance-information.component.html93
- 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-instance-information.component.html97
@@ -4617,11 +4643,11 @@ The link will expire within 1 hour.
TermsУсловия пользования
-
-
-
-
- src/app/+about/about-instance/about-instance.component.html169src/app/+admin/config/edit-custom-config/edit-instance-information.component.html129src/app/+signup/+register/register.component.html19src/app/shared/shared-instance/instance-about-accordion.component.html36
+ src/app/+about/about-instance/about-instance.component.html169
+ src/app/+admin/config/edit-custom-config/edit-instance-information.component.html129
+ src/app/+signup/+register/register.component.html19
+ src/app/shared/shared-instance/instance-about-accordion.component.html36
+ Code of conductНорма поведения
@@ -4707,8 +4733,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html4
- 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-basic-configuration.component.html5
@@ -4797,8 +4823,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html149
- Manage users to set their quota individually.
- Управление пользователями с целью установки персональной квоты.
+ Manage users to set their quota individually.
+ Управление пользователями с целью установки персональной квоты. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html150
@@ -4983,8 +5009,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html375
- You should only use moderated search indexes in production, or host your own.
- В рабочей среде следует использовать только модерируемые поисковые индексы, или создать свой собственный.
+ You should only use moderated search indexes in production, or host your own.
+ В рабочей среде следует использовать только модерируемые поисковые индексы, или создать свой собственный. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html377
@@ -5018,8 +5044,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html425
- Manage relations with other instances.
- Управление связями с другими экземплярами.
+ Manage relations with other instances.
+ Управление связями с другими экземплярами. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html426
@@ -5055,8 +5081,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html472
- See the documentation for more information about the expected URL
- Ознакомьтесь с документацией для получение информации по ожидаемому URL
+ See the documentation for more information about the expected URL
+ Ознакомьтесь с документацией для получение информации по ожидаемому URL src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html477
@@ -5105,8 +5131,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html558
- If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed.
- Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube. в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на https://cards-dev.twitter.com/validator чтобы узнать, разрешен ли ваш экземпляр.
+ If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed.
+ Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube. в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на https://cards-dev.twitter.com/validator чтобы узнать, разрешен ли ваш экземпляр. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html562
@@ -5149,13 +5175,13 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html41
- Max simultaneous lives created on your instance (-1 for "unlimited")
- Максимальное количество одновременных трансляций, созданных на вашем экземпляре (-1 "не ограничено")
+ Max simultaneous lives created on your instance (-1 for "unlimited")
+ Максимальное количество одновременных трансляций, созданных на вашем экземпляре (-1 "не ограничено")src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html49
- Max simultaneous lives created per user (-1 for "unlimited")
- Максимальное количество трансляций на одного пользователя (-1 "не ограничено")
+ Max simultaneous lives created per user (-1 for "unlimited")
+ Максимальное количество трансляций на одного пользователя (-1 "не ограничено")src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html62
@@ -5293,8 +5319,8 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html94
- Requires ffmpeg >= 4.1Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:Resolution change is smootherFaster playback especially with long videosMore 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:Изменение разрешения более плавноеБолее быстрое воспроизведение, особенно для длинных видеоБолее стабильное воспроизведение (меньше ошибок / бесконечной загрузки)Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2
+ Requires ffmpeg >= 4.1Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:Resolution change is smootherFaster playback especially with long videosMore 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:Изменение разрешения более плавноеБолее быстрое воспроизведение, особенно для длинных видеоБолее стабильное воспроизведение (меньше ошибок / бесконечной загрузки)Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html99,108
@@ -5457,19 +5483,13 @@ The link will expire within 1 hour.
src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html74
- Write JavaScript code directly.Example: console.log('my instance is amazing');
- Используйте код JavaScript напрямую.Пример: console.log('мой экземпляр потрясающий');
+ Write JavaScript code directly.Example: console.log('my instance is amazing');
+ Используйте код JavaScript напрямую.Пример: console.log('мой экземпляр потрясающий');src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html77
- 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 t, чтобы переопределить стили. Пример:#custom-css .logged-in-email color: red;
+ Write CSS code directly. Example:#custom-css color: red; Prepend with #custom-css to override styles. Example:#custom-css .logged-in-email color: red;
+ Используйте код CSS напрямую. Пример:#custom-css color: red; Добавить в начале #custom-css t, чтобы переопределить стили. Пример:#custom-css .logged-in-email color: red; src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html96
@@ -5486,8 +5506,8 @@ color: red;
- There are errors in the form:
- Ошибки в форме:
+ There are errors in the form:
+ Ошибки в форме: src/app/+admin/config/edit-custom-config/edit-custom-config.component.html71
@@ -5563,8 +5583,8 @@ color: red;
src/app/shared/shared-video-miniature/video-download.component.ts255
- Update your settings
- Обновите ваши настройки
+ Update your settings
+ Обновите ваши настройкиsrc/app/shared/shared-video-miniature/video-filters-header.component.html2
@@ -5584,84 +5604,86 @@ color: red;
- Sort by "Recently Added"
- Сортировать по "Недавно добавленные"
+ Sort by "Recently Added"
+ Сортировать по "Недавно добавленные"src/app/shared/shared-video-miniature/video-filters-header.component.html46
-
- Sort by "Original Publication Date"Sort by "Original Publication Date"
+
+
+ Sort by "Original Publication Date"
+ Сортировать по "Дата публикации"src/app/shared/shared-video-miniature/video-filters-header.component.html47
- Sort by "Recent Views"
- Сортировать по "Недавние просмотры"
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html49
+ Sort by "Recent Views"
+ Сортировать по "Недавние просмотры"
+ src/app/shared/shared-video-miniature/video-filters-header.component.html49
+
- Sort by "Hot"
- Сортировать по "Горячее"
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html50
+ Sort by "Hot"
+ Сортировать по "Горячее"
+ src/app/shared/shared-video-miniature/video-filters-header.component.html50
+
- Sort by "Likes"
- Сортировать по "Нравится"
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html51
+ Sort by "Likes"
+ Сортировать по "Нравится"
+ src/app/shared/shared-video-miniature/video-filters-header.component.html51
+
- Sort by "Global Views"
- Сортировать по "Общие представления"
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html52
+ Sort by "Global Views"
+ Сортировать по "Общие представления"
+ src/app/shared/shared-video-miniature/video-filters-header.component.html52
+
Languages:Язык:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html60
+ src/app/shared/shared-video-miniature/video-filters-header.component.html60
+
Sensitive content:Конфиденциальный контент:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html67
+ src/app/shared/shared-video-miniature/video-filters-header.component.html67
+
Scope:Область просмотра:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html82
+ src/app/shared/shared-video-miniature/video-filters-header.component.html82
+
Local videos (this instance)Локальные видео (этот экземпляр)
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html86
+ src/app/shared/shared-video-miniature/video-filters-header.component.html86
+
Federated videos (this instance + followed instances)Видео федерации (этот экземпляр + отслеживаемые экземпляры)
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html91
+ src/app/shared/shared-video-miniature/video-filters-header.component.html91
+
Type:Тип:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html96
+ src/app/shared/shared-video-miniature/video-filters-header.component.html96
+
VOD & Live videosVOD & Прямые трансляции
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html100
+ src/app/shared/shared-video-miniature/video-filters-header.component.html100
+
Categories:Категории:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html115
+ src/app/shared/shared-video-miniature/video-filters-header.component.html115
+
Moderation:Модерация:
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html121
+ src/app/shared/shared-video-miniature/video-filters-header.component.html121
+
Video settingsНастройки видео
@@ -5700,8 +5722,8 @@ color: red;
src/app/shared/shared-user-settings/user-video-settings.component.html4
- With Hide or Blur thumbnails, a confirmation will be requested to watch the video.
- С помощьюСкрыть или Размыто превью, будет запрошено подтверждение для просмотра видео.
+ With Hide or Blur thumbnails, a confirmation will be requested to watch the video.
+ С помощьюСкрыть или Размыто превью, будет запрошено подтверждение для просмотра видео. src/app/+admin/config/edit-custom-config/edit-instance-information.component.html110src/app/shared/shared-user-settings/user-video-settings.component.html7
@@ -5811,9 +5833,9 @@ color: red;
Account pageСтраница учётной записи
-
-
- src/app/+videos/+video-watch/video-watch.component.html69src/app/+videos/+video-watch/video-watch.component.html75
+ src/app/+videos/+video-watch/video-watch.component.html69
+ src/app/+videos/+video-watch/video-watch.component.html75
+
No ownership change request found.Запросов на смену владельца не найдено.
@@ -5913,11 +5935,13 @@ color: red;
Channel pageСтраница канала
-
-
-
- src/app/+my-library/+my-video-channels/my-video-channels.component.html25src/app/+my-library/my-follows/my-subscriptions.component.html20src/app/+videos/+video-watch/video-watch.component.html66
- {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}}{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}}
+ src/app/+my-library/+my-video-channels/my-video-channels.component.html25
+ src/app/+my-library/my-follows/my-subscriptions.component.html20
+ src/app/+videos/+video-watch/video-watch.component.html66
+
+
+ {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}}
+ {VAR_PLURAL, plural, =0 {No views} =1 {1 просмотр} other { просмотров}}src/app/+my-library/+my-video-channels/my-video-channels.component.html39
@@ -5945,32 +5969,42 @@ color: red;
src/app/+my-library/my-history/my-history.component.html36
-
- Video history is enabledVideo history is enabled
+
+
+ Video history is enabled
+ История видео включенаsrc/app/+my-library/my-history/my-history.component.ts96,95
-
- Video history is disabledVideo history is disabled
+
+
+ Video history is disabled
+ История видео отключенаsrc/app/+my-library/my-history/my-history.component.ts97,95
-
- Delete video historyDelete video history
+
+
+ Delete video history
+ Удалить историю видеоsrc/app/+my-library/my-history/my-history.component.ts120
-
- Are you sure you want to delete all your video history?Are you sure you want to delete all your video history?
+
+
+ Are you sure you want to delete all your video history?
+ Вы уверены, что хотите удалить всю историю видео?src/app/+my-library/my-history/my-history.component.ts121
-
- Video history deletedVideo history deleted
+
+
+ Video history deleted
+ История видео удаленаsrc/app/+my-library/my-history/my-history.component.ts129
@@ -5989,8 +6023,8 @@ color: red;
- Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a banner, an avatar and a description.
- Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив баннер, аватар и описание.
+ Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a banner, an avatar and a description.
+ Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив баннер, аватар и описание.src/app/shared/shared-main/misc/channels-setup-message.component.html5
@@ -6076,13 +6110,13 @@ color: red;
Browse videos on PeerTube to add them in your playlist.Просматривайте видео, чтобы добавить их в плейлист.
-
- src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html28
+ src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html28
+ See the documentation for more information. Смотрите документацию, чтобы получить больше информации.
-
- src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html32
+ src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html32
+ Welcome to PeerTube!Добро пожаловать на PeerTube!
@@ -6094,8 +6128,8 @@ color: red;
src/app/+signup/shared/signup-success.component.html13
- To help moderators and other users to know who you are, don't forget to set up your account profile by adding an avatar and a description.
- Чтобы помочь модераторам и другим пользователям узнать кто вы, не забудьте настроить профиль своей учетной записи добавив аватар и описание.
+ To help moderators and other users to know who you are, don't forget to set up your account profile by adding an avatar and a description.
+ Чтобы помочь модераторам и другим пользователям узнать кто вы, не забудьте настроить профиль своей учетной записи добавив аватар и описание. src/app/+signup/shared/signup-success.component.html17
@@ -6247,8 +6281,8 @@ color: red;
Manage channelУправление каналом
-
- src/app/+video-channels/video-channels.component.html10
+ src/app/+video-channels/video-channels.component.html10
+ Request email for account verification
@@ -6311,14 +6345,14 @@ color: red;
Show more...Показать больше...
-
-
- src/app/+accounts/accounts.component.html55src/app/+video-channels/video-channels.component.html98
+ src/app/+accounts/accounts.component.html55
+ src/app/+video-channels/video-channels.component.html98
+ Manage accountУправлять аккаунтом
-
- src/app/+accounts/accounts.component.html60
+ src/app/+accounts/accounts.component.html60
+
Search account videosИскать видео в аккаунте
@@ -6327,8 +6361,8 @@ color: red;
CHANNELSКАНАЛЫ
-
- src/app/+accounts/accounts.component.ts80
+ src/app/+accounts/accounts.component.ts80
+ This account does not have channels.Эта учетная запись не имеет каналов.
@@ -6337,31 +6371,24 @@ color: red;
{VAR_PLURAL, plural, =1 {1 subscriber} other { subscribers}}{VAR_PLURAL, plural, one { подписчик} few { подписчика} other { подписчиков}}
-
-
-
-
-
- src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html13
+ src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html13
+ {VAR_PLURAL, plural, =1 {1 videos} other { videos}}{VAR_PLURAL, plural, other { видео}}
-
-
-
-
- src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html16
+ src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html16
+
-
+
-
-
-
-
-
-
-
- src/app/+accounts/account-video-channels/account-video-channels.component.html29src/app/+accounts/accounts.component.html39src/app/+my-library/+my-video-channels/my-video-channels.component.html34src/app/+video-channels/video-channels.component.html78src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html15src/app/shared/shared-video/video-views-counter.component.html2src/app/shared/shared-video/video-views-counter.component.html6
+ src/app/+accounts/account-video-channels/account-video-channels.component.html29
+ src/app/+accounts/accounts.component.html39
+ src/app/+my-library/+my-video-channels/my-video-channels.component.html34
+ src/app/+video-channels/video-channels.component.html78
+ src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html15
+ src/app/shared/shared-video/video-views-counter.component.html2
+ src/app/shared/shared-video/video-views-counter.component.html6
+
Show this channelПоказать этот канал
@@ -6370,13 +6397,14 @@ color: red;
{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos}}{VAR_PLURAL, plural, =0 {Нет видео} other { видео}}
-
-
- src/app/+accounts/account-video-channels/account-video-channels.component.html29src/app/+accounts/accounts.component.html39src/app/+my-library/+my-video-channels/my-video-channels.component.html37src/app/+video-channels/video-channels.component.html78src/app/shared/shared-video-playlist/video-playlist-miniature.component.html9
+ src/app/+accounts/account-video-channels/account-video-channels.component.html29
+ src/app/+accounts/accounts.component.html39
+ src/app/+my-library/+my-video-channels/my-video-channels.component.html37
+ src/app/+video-channels/video-channels.component.html78
+ src/app/shared/shared-video-playlist/video-playlist-miniature.component.html9
+
- Do you really want to delete ?
-It will delete videos uploaded in this channel, and you will not be able to create another
-channel with the same name ()!
+ Do you really want to delete ? It will delete videos uploaded in this channel, and you will not be able to create another channel with the same name ()!Вы действительно хотите удалить ? Будет удалено видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем ()!src/app/+my-library/+my-video-channels/my-video-channels.component.ts44
@@ -6401,8 +6429,10 @@ channel with the same name ()!src/app/+accounts/account-video-channels/account-video-channels.component.html20src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html4src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html7
-
- {VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other { subscribers}}{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other { subscribers}}
+
+
+ {VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other { subscribers}}
+ {VAR_PLURAL, plural, =0 {Нет подписчиков} =1 {1 подписчик} other { подписчиков}}src/app/+accounts/account-video-channels/account-video-channels.component.html26
@@ -6426,8 +6456,8 @@ channel with the same name ()!src/app/+accounts/account-video-channels/account-video-channels.component.html41
- SHOW THIS CHANNEL >
- ПОКАЗАТЬ ЭТОТ КАНАЛ >
+ SHOW THIS CHANNEL >
+ ПОКАЗАТЬ ЭТОТ КАНАЛ >src/app/+accounts/account-video-channels/account-video-channels.component.html49
@@ -6518,8 +6548,8 @@ channel with the same name ()!
ADMINISTRATORS & SUSTAINABILITYАДМИНИСТРАТОРЫ & УСТОЙЧИВОСТЬ
-
- src/app/+about/about-instance/about-instance.component.html32
+ src/app/+about/about-instance/about-instance.component.html32
+
Who we areКто мы такие
@@ -6546,18 +6576,18 @@ channel with the same name ()!
INFORMATIONИНФОРМАЦИЯ
-
- src/app/+about/about-instance/about-instance.component.html101
+ src/app/+about/about-instance/about-instance.component.html101
+
MODERATIONМОДЕРАЦИЯ
-
- src/app/+about/about-instance/about-instance.component.html129
+ src/app/+about/about-instance/about-instance.component.html129
+
OTHER INFORMATIONДРУГАЯ ИНФОРМАЦИЯ
-
- src/app/+about/about-instance/about-instance.component.html186
+ src/app/+about/about-instance/about-instance.component.html186
+
Hardware informationИнформация об оборудовании
@@ -6676,8 +6706,8 @@ channel with the same name ()!src/app/+about/about-peertube/about-peertube.component.html111
- Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information
- Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. этот документ для получения дополнительной информации
+ Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information
+ Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. этот документ для получения дополнительной информации src/app/+about/about-peertube/about-peertube.component.html115
@@ -6778,8 +6808,8 @@ channel with the same name ()!src/app/+about/about-instance/about-instance.component.ts98
- Contact the administrator(s)
- Свяжитесь с администратором
+ Contact the administrator(s)
+ Свяжитесь с администраторомsrc/app/+about/about-instance/contact-admin-modal.component.html3
@@ -6790,8 +6820,8 @@ channel with the same name ()!
Создать учетную запись
-
- src/app/+signup/+register/register.component.html9
+ src/app/+signup/+register/register.component.html9
+
Get helpПомощь
@@ -6800,8 +6830,8 @@ channel with the same name ()!
Create my accountСоздать свою учетную запись
-
- src/app/+signup/+register/register.component.html47
+ src/app/+signup/+register/register.component.html47
+
PeerTube is creating your account...PeerTube создает вашу учетную запись...
@@ -6882,8 +6912,8 @@ channel with the same name ()!src/app/+signup/+register/register-step-channel.component.html50
- I am at least years old and agree to the Terms and to the Code of Conduct of this instance
- Мне не менее лет и я согласен с Условиями и с Правилами поведения этого экземпляра
+ I am at least years old and agree to the Terms and to the Code of Conduct of this instance
+ Мне не менее лет и я согласен с Условиями и с Правилами поведения этого экземпляра src/app/+signup/+register/register-step-terms.component.html5,10
@@ -6951,8 +6981,8 @@ channel with the same name ()!
Display all videos (private, unlisted or not yet published)Показать все видео (приватные, еще не опубликованные)
-
- src/app/shared/shared-video-miniature/video-filters-header.component.html126
+ src/app/shared/shared-video-miniature/video-filters-header.component.html126
+
Remove this filterУдалить этот фильтр
@@ -7008,12 +7038,11 @@ channel with the same name ()!отображать
src/app/shared/shared-video-miniature/video-filters.model.ts240
-
Report this accountПожаловаться на этот аккаунт
-
- src/app/+accounts/accounts.component.ts192
+ src/app/+accounts/accounts.component.ts192
+
OverviewОбзор
@@ -7025,69 +7054,69 @@ channel with the same name ()!
VIDEOSВИДЕО
-
-
-
- src/app/+accounts/accounts.component.ts81src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html244src/app/+video-channels/video-channels.component.ts81
+ src/app/+accounts/accounts.component.ts81
+ src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html244
+ src/app/+video-channels/video-channels.component.ts81
+
Username copiedИмя пользователя скопировано
-
-
- src/app/+accounts/accounts.component.ts119src/app/+video-channels/video-channels.component.ts115
-
-
+ src/app/+accounts/accounts.component.ts119
+ src/app/+video-channels/video-channels.component.ts115
+
Audio-onlyТолько для аудио
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts18
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts18
+
- A <code>.mp4</code> that keeps the original audio track, with no video
- <code>.mp4</code> сохраняет исходную звуковую дорожку без видео
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts19
+ A <code>.mp4</code> that keeps the original audio track, with no video
+ <code>.mp4</code> сохраняет исходную звуковую дорожку без видео
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts19
+
144p144p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts23
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts23
+
240p240p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts27
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts27
+
360p360p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts31
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts31
+
480p480p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts35
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts35
+
720p720p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts39
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts39
+
1080p1080p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts43
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts43
+
1440p1440p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts47
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts47
+
2160p2160p
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts51
- {value, plural, =1 {thread} other {threads}}{value, plural, =1 {thread} other {threads}}
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts51
+
+
+ {value, plural, =1 {thread} other {threads}}
+ {value, plural, =1 {поток} other {потоков}}src/app/+admin/config/edit-custom-config/edit-configuration.service.ts90
@@ -7160,9 +7189,8 @@ channel with the same name ()!
threadsпотоков
-
- src/app/+admin/config/edit-custom-config/edit-configuration.service.ts92
-
+ src/app/+admin/config/edit-custom-config/edit-configuration.service.ts92
+
Updating instance configuration from the web interface is disabled by the system administrator.Обновление конфигурации экземпляра через веб-интерфейс отключено системным администратором.
@@ -7272,13 +7300,13 @@ channel with the same name ()!
UnlimitedНеограниченно
-
-
-
-
-
-
- src/app/+admin/config/shared/config.service.ts22src/app/+admin/config/shared/config.service.ts36src/app/shared/shared-instance/instance-features-table.component.ts31src/app/shared/shared-instance/instance-features-table.component.ts38src/app/shared/shared-main/users/user-quota.component.ts32src/app/shared/shared-main/users/user-quota.component.ts38
+ src/app/+admin/config/shared/config.service.ts22
+ src/app/+admin/config/shared/config.service.ts36
+ src/app/shared/shared-instance/instance-features-table.component.ts31
+ src/app/shared/shared-instance/instance-features-table.component.ts38
+ src/app/shared/shared-main/users/user-quota.component.ts32
+ src/app/shared/shared-main/users/user-quota.component.ts38
+
None - no upload possibleНет - загрузка невозможна
@@ -7397,30 +7425,30 @@ channel with the same name ()!
DeleteУдалить
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- src/app/+admin/follows/followers-list/followers-list.component.ts74src/app/+admin/moderation/video-block-list/video-block-list.component.ts91src/app/+admin/moderation/video-block-list/video-block-list.component.ts95src/app/+admin/overview/comments/video-comment-list.component.ts101src/app/+admin/overview/comments/video-comment-list.component.ts176src/app/+admin/overview/users/user-list/user-list.component.ts100src/app/+admin/overview/users/user-list/user-list.component.ts248src/app/+admin/overview/videos/video-list.component.ts77src/app/+admin/overview/videos/video-list.component.ts205src/app/+admin/overview/videos/video-list.component.ts260src/app/+my-library/+my-video-channels/my-video-channels.component.ts52src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts127src/app/+my-library/my-video-playlists/my-video-playlists.component.ts35src/app/+my-library/my-videos/my-videos.component.html50src/app/+my-library/my-videos/my-videos.component.ts174src/app/+videos/+video-edit/shared/video-edit.component.html190src/app/+videos/+video-watch/shared/comment/video-comments.component.ts171src/app/shared/shared-abuse-list/abuse-list-table.component.ts134src/app/shared/shared-abuse-list/abuse-list-table.component.ts376src/app/shared/shared-abuse-list/abuse-list-table.component.ts411src/app/shared/shared-main/buttons/delete-button.component.ts17src/app/shared/shared-main/buttons/delete-button.component.ts22src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts377
+ src/app/+admin/follows/followers-list/followers-list.component.ts74
+ src/app/+admin/moderation/video-block-list/video-block-list.component.ts91
+ src/app/+admin/moderation/video-block-list/video-block-list.component.ts95
+ src/app/+admin/overview/comments/video-comment-list.component.ts101
+ src/app/+admin/overview/comments/video-comment-list.component.ts176
+ src/app/+admin/overview/users/user-list/user-list.component.ts100
+ src/app/+admin/overview/users/user-list/user-list.component.ts248
+ src/app/+admin/overview/videos/video-list.component.ts77
+ src/app/+admin/overview/videos/video-list.component.ts205
+ src/app/+admin/overview/videos/video-list.component.ts260
+ src/app/+my-library/+my-video-channels/my-video-channels.component.ts52
+ src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts127
+ src/app/+my-library/my-video-playlists/my-video-playlists.component.ts35
+ src/app/+my-library/my-videos/my-videos.component.html50
+ src/app/+my-library/my-videos/my-videos.component.ts174
+ src/app/+videos/+video-edit/shared/video-edit.component.html190
+ src/app/+videos/+video-watch/shared/comment/video-comments.component.ts171
+ src/app/shared/shared-abuse-list/abuse-list-table.component.ts134
+ src/app/shared/shared-abuse-list/abuse-list-table.component.ts376
+ src/app/shared/shared-abuse-list/abuse-list-table.component.ts411
+ src/app/shared/shared-main/buttons/delete-button.component.ts17
+ src/app/shared/shared-main/buttons/delete-button.component.ts22
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts377
+
removed from instance followers
@@ -7463,8 +7491,8 @@ channel with the same name ()!
Follow request(s) sent!Запрос(ы) на подписку отправлены!
-
- src/app/+admin/follows/following-list/follow-modal.component.ts67
+ src/app/+admin/follows/following-list/follow-modal.component.ts67
+
Your instance subscriptionsВаш экземпляр подписан
@@ -7696,11 +7724,11 @@ channel with the same name ()!
UnblockРазблокировать
-
-
-
-
- src/app/+admin/moderation/video-block-list/video-block-list.component.ts86src/app/+admin/moderation/video-block-list/video-block-list.component.ts133src/app/+admin/overview/videos/video-list.component.ts89src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts365
+ src/app/+admin/moderation/video-block-list/video-block-list.component.ts86
+ src/app/+admin/moderation/video-block-list/video-block-list.component.ts133
+ src/app/+admin/overview/videos/video-list.component.ts89
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts365
+
Video unblocked.Видео разблокировано.
@@ -7834,8 +7862,8 @@ channel with the same name ()!
- PeerTube thinks your web browser public IP is .
- PeerTube считает, что общедоступный IP-адрес вашего веб-браузера .
+ PeerTube thinks your web browser public IP is .
+ PeerTube считает, что общедоступный IP-адрес вашего веб-браузера .src/app/+admin/system/debug/debug.component.html4
@@ -7882,16 +7910,16 @@ channel with the same name ()!
- Check the trust_proxy configuration key
- Проверьте trust_proxy ключ конфигурации
+ Check the trust_proxy configuration key
+ Проверьте trust_proxy ключ конфигурацииsrc/app/+admin/system/debug/debug.component.html15
- If you run PeerTube using Docker, check you run the reverse-proxy with network_mode: "host" (see issue 1643)
- Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили reverse-proxy с network_mode: "host" (см. issue 1643)
+ If you run PeerTube using Docker, check you run the reverse-proxy with network_mode: "host" (see issue 1643)
+ Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили reverse-proxy с network_mode: "host" (см. issue 1643)src/app/+admin/system/debug/debug.component.html16,17
@@ -7950,8 +7978,8 @@ channel with the same name ()!src/app/+admin/overview/videos/video-list.component.html42
- Published
- Опубликовано
+ Published
+ Опубликовано src/app/+admin/overview/videos/video-list.component.html43
@@ -8094,56 +8122,58 @@ channel with the same name ()!
Videos will be deleted, comments will be tombstoned.Видео будет удалено, комментарии будут заморожены.
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts101src/app/shared/shared-moderation/user-moderation-dropdown.component.ts346
+ src/app/+admin/overview/users/user-list/user-list.component.ts101
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts346
+
BanЗаблокировать
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts106src/app/shared/shared-moderation/user-moderation-dropdown.component.ts351
+ src/app/+admin/overview/users/user-list/user-list.component.ts106
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts351
+
User won't be able to login anymore, but videos and comments will be kept as is.Пользователь больше не сможет войти в систему, но видео и комментарии будут сохранены как есть.
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts107src/app/shared/shared-moderation/user-moderation-dropdown.component.ts352
+ src/app/+admin/overview/users/user-list/user-list.component.ts107
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts352
+
UnbanРазблокировать
-
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts112src/app/+admin/overview/users/user-list/user-list.component.ts217src/app/shared/shared-moderation/user-moderation-dropdown.component.ts83
+ src/app/+admin/overview/users/user-list/user-list.component.ts112
+ src/app/+admin/overview/users/user-list/user-list.component.ts217
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts83
+
Set Email as VerifiedПометить электронную почту как подтверждённую
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts119src/app/shared/shared-moderation/user-moderation-dropdown.component.ts363
+ src/app/+admin/overview/users/user-list/user-list.component.ts119
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts363
+
CreatedСоздано
-
- src/app/+admin/overview/users/user-list/user-list.component.ts134
+ src/app/+admin/overview/users/user-list/user-list.component.ts134
+
Daily quotaСуточная квота
-
- src/app/+admin/overview/users/user-list/user-list.component.ts137
+ src/app/+admin/overview/users/user-list/user-list.component.ts137
+
Last loginПоследний визит
-
- src/app/+admin/overview/users/user-list/user-list.component.ts135
+ src/app/+admin/overview/users/user-list/user-list.component.ts135
+
You cannot ban root.Вы не можете заблокировать root.
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts199src/app/shared/shared-moderation/user-moderation-dropdown.component.ts71
- Do you really want to unban {count, plural, =1 {1 user} other { users}}?Do you really want to unban {count, plural, =1 {1 user} other { users}}?
+ src/app/+admin/overview/users/user-list/user-list.component.ts199
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts71
+
+
+ Do you really want to unban {count, plural, =1 {1 user} other { users}}?
+ Вы действительно хотите разблокировать {count, plural, =1 {1 пользователя} other { пользователей}}?src/app/+admin/overview/users/user-list/user-list.component.ts213
@@ -8152,9 +8182,11 @@ channel with the same name ()!
Do you really want to unban users?Вы действительно хотите разблокировать пользователей?
-
- src/app/+admin/overview/users/user-list/user-list.component.ts215
- {count, plural, =1 {1 user} other { users}} unbanned.{count, plural, =1 {1 user} other { users}} unbanned.
+ src/app/+admin/overview/users/user-list/user-list.component.ts215
+
+
+ {count, plural, =1 {1 user} other { users}} unbanned.
+ {count, plural, =1 {1 пользователь} other { пользователей}} разблокированы.src/app/+admin/overview/users/user-list/user-list.component.ts226
@@ -8165,41 +8197,48 @@ channel with the same name ()!
пользователей было разблокировано.
-
- src/app/+admin/overview/users/user-list/user-list.component.ts228
+ src/app/+admin/overview/users/user-list/user-list.component.ts228
+
You cannot delete root.Вы не можете удалить root.
-
-
- src/app/+admin/overview/users/user-list/user-list.component.ts240src/app/shared/shared-moderation/user-moderation-dropdown.component.ts99
- <p>You can't create users or channels with a username that already used by a deleted user/channel.</p><p>You can't create users or channels with a username that already used by a deleted user/channel.</p>
+ src/app/+admin/overview/users/user-list/user-list.component.ts240
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts99
+
+
+ <p>You can't create users or channels with a username that already used by a deleted user/channel.</p>
+ <p>Вы не можете создавать пользователей или каналы с именем, которое уже используется.</p>src/app/+admin/overview/users/user-list/user-list.component.ts244
-
- It means the following usernames will be permanently deleted and cannot be recovered:It means the following usernames will be permanently deleted and cannot be recovered:
+
+
+ It means the following usernames will be permanently deleted and cannot be recovered:
+ Это означает, что следующие имена пользователей будут безвозвратно удалены и не могут быть восстановлены:src/app/+admin/overview/users/user-list/user-list.component.ts245,244
-
- {count, plural, =1 {1 user} other { users}} deleted.{count, plural, =1 {1 user} other { users}} deleted.
+
+
+ {count, plural, =1 {1 user} other { users}} deleted.
+ {count, plural, =1 {1 пользователь} other { пользователей}} удалены.src/app/+admin/overview/users/user-list/user-list.component.ts255
-
users deleted. пользователей было удалено.
-
- src/app/+admin/overview/users/user-list/user-list.component.ts257
- {count, plural, =1 {1 user} other { users}} email set as verified.{count, plural, =1 {1 user} other { users}} email set as verified.
+ src/app/+admin/overview/users/user-list/user-list.component.ts257
+
+
+ {count, plural, =1 {1 user} other { users}} email set as verified.
+ {count, plural, =1 {1 пользователь} other { пользователи}} адреса электронной почты установлены как проверенные.src/app/+admin/overview/users/user-list/user-list.component.ts273
@@ -8210,25 +8249,20 @@ channel with the same name ()!
электронных адресов пользователей помечены как подтверждённые.
-
- src/app/+admin/overview/users/user-list/user-list.component.ts275
+ src/app/+admin/overview/users/user-list/user-list.component.ts275
+
Account unmuted.Аккаунт был разглушен.
-
-
- src/app/shared/shared-moderation/account-blocklist.component.ts42src/app/shared/shared-moderation/user-moderation-dropdown.component.ts149
+ src/app/shared/shared-moderation/account-blocklist.component.ts42
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts149
+
Instance unmuted.Сервер был разглушен.
-
-
- src/app/shared/shared-moderation/server-blocklist.component.ts45src/app/shared/shared-moderation/user-moderation-dropdown.component.ts177
-
-
-
-
-
+ src/app/shared/shared-moderation/server-blocklist.component.ts45
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts177
+
My watch historyМоя история просмотров
@@ -8241,8 +8275,8 @@ channel with the same name ()!src/app/+my-library/my-history/my-history.component.html13
- Clear all history
- Очистить всю историю
+ Clear all history
+ Очистить всю историю src/app/+my-library/my-history/my-history.component.html17,19
@@ -8264,8 +8298,8 @@ channel with the same name ()!src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts55
- Your current email is . It is never shown to the public.
- Ваш текущий адрес электронной почты: . Он никогда не отображается публично.
+ Your current email is . It is never shown to the public.
+ Ваш текущий адрес электронной почты: . Он никогда не отображается публично. src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html4
@@ -8372,14 +8406,15 @@ channel with the same name ()!A new user registered on your instance
Новый пользователь был зарегистрирован на вашем сервереsrc/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts39
-
- You or one of your channels has a new followerYou or one of your channels has a new follower
+
+
+ You or one of your channels has a new follower
+ У вас или на одном из ваших каналов появился новый подписчикsrc/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts40
-
Someone mentioned you in video commentsКто-то упомянул вас в комментариях видео
@@ -8677,9 +8712,9 @@ channel with the same name ()!
Change ownershipИзменить владельца
-
-
- src/app/+my-library/my-videos/modals/video-change-ownership.component.html3src/app/+my-library/my-videos/my-videos.component.ts220
+ src/app/+my-library/my-videos/modals/video-change-ownership.component.html3
+ src/app/+my-library/my-videos/my-videos.component.ts220
+
Playlist deleted.Плейлист был удалён.
@@ -8697,21 +8732,24 @@ channel with the same name ()!
Do you really want to delete videos?Вы действительно хотите удалить видео?
-
- src/app/+my-library/my-videos/my-videos.component.ts172
- {length, plural, =1 {Video has been deleted} other { videos have been deleted}}{length, plural, =1 {Video has been deleted} other { videos have been deleted}}
+ src/app/+my-library/my-videos/my-videos.component.ts172
+
+
+ {length, plural, =1 {Video has been deleted} other { videos have been deleted}}
+ {length, plural, =1 {Видео было удалено} other { видео были удалены}}src/app/+my-library/my-videos/my-videos.component.ts191
-
- have been deleted. have been deleted.
+
+
+ have been deleted.
+ было удалено.src/app/+my-library/my-videos/my-videos.component.ts193,191
-
Videos listСписок видео
@@ -8857,9 +8895,9 @@ channel with the same name ()!
Subscribe to the accountПодписаться на аккаунт
-
-
- src/app/+video-channels/video-channels.component.ts76src/app/+videos/+video-watch/video-watch.component.ts773
+ src/app/+video-channels/video-channels.component.ts76
+ src/app/+videos/+video-watch/video-watch.component.ts773
+
PLAYLISTSПЛЕЙЛИСТЫ
@@ -8959,13 +8997,13 @@ channel with the same name ()!src/app/+video-studio/edit/video-studio-edit.component.ts72
- The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br />
- Текущее видео будет перезаписано этим отредактированным видео и <strong>вы не сможете его восстановить</strong>.<br /><br />
+ The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br />
+ Текущее видео будет перезаписано этим отредактированным видео и <strong>вы не сможете его восстановить</strong>.<br /><br />src/app/+video-studio/edit/video-studio-edit.component.ts76
- As a reminder, the following tasks will be executed: <ol></ol>
- Напоминаем, что будут выполнены следующие задачи: <ol></ol>
+ As a reminder, the following tasks will be executed: <ol></ol>
+ Напоминаем, что будут выполнены следующие задачи: <ol></ol>src/app/+video-studio/edit/video-studio-edit.component.ts77
@@ -9032,8 +9070,7 @@ channel with the same name ()!src/app/core/auth/auth.service.ts73
- Cannot retrieve OAuth Client credentials: .
-Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.
+ Cannot retrieve OAuth Client credentials: . Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.Не удается получить учетные данные клиента OAuth: . Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».src/app/core/auth/auth.service.ts100
@@ -9041,14 +9078,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
You need to reconnect.Вам необходимо переподключиться.src/app/core/auth/auth.service.ts221
-
- Show/hide this help menuShow/hide this help menu
+
+
+ Show/hide this help menu
+ Показать/скрыть это меню справкиsrc/app/core/core.module.ts45
-
- Hide this help menuHide this help menu
+
+
+ Hide this help menu
+ Скрыть это меню справкиsrc/app/core/core.module.ts46
@@ -9078,9 +9119,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
TrendingВ тренде
-
-
- src/app/+videos/video-list/videos-list-common-page.component.ts205src/app/core/menu/menu.service.ts131
+ src/app/+videos/video-list/videos-list-common-page.component.ts205
+ src/app/core/menu/menu.service.ts131
+ ON НА
@@ -9197,17 +9238,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
VOD videosОбработанные видео
-
-
-
- src/app/+search/search-filters.component.html34src/app/shared/shared-video-miniature/video-filters-header.component.html110src/app/shared/shared-video-miniature/video-filters.model.ts165
+ src/app/+search/search-filters.component.html34
+ src/app/shared/shared-video-miniature/video-filters-header.component.html110
+ src/app/shared/shared-video-miniature/video-filters.model.ts165
+ Live videosПрямые трансляции
-
-
-
- src/app/+search/search-filters.component.html29src/app/shared/shared-video-miniature/video-filters-header.component.html105src/app/shared/shared-video-miniature/video-filters.model.ts159
+ src/app/+search/search-filters.component.html29
+ src/app/shared/shared-video-miniature/video-filters-header.component.html105
+ src/app/shared/shared-video-miniature/video-filters.model.ts159
+
Short (< 4 min)Короткая (< 4 мин)
@@ -9219,8 +9260,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
src/app/+search/search-filters.component.ts63
- Long (> 10 min)
- Длинная (> 10 мин)
+ Long (> 10 min)
+ Длинная (> 10 мин)src/app/+search/search-filters.component.ts67
@@ -9248,8 +9289,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Search errorОшибка поискаsrc/app/+search/search.component.ts160
-
- Search Search
+
+
+ Search
+ Поиск src/app/+search/search.component.ts252
@@ -9263,14 +9306,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
SearchПоиск
-
-
-
-
-
-
-
- src/app/+admin/plugins/shared/plugin-navigation.component.html4src/app/+search/search-routing.module.ts12src/app/+search/search.component.ts253src/app/header/search-typeahead.component.html8src/app/shared/shared-instance/instance-features-table.component.html110src/app/shared/shared-main/misc/simple-search-input.component.ts12src/app/shared/shared-main/misc/simple-search-input.component.ts13
+ src/app/+admin/plugins/shared/plugin-navigation.component.html4
+ src/app/+search/search-routing.module.ts12
+ src/app/+search/search.component.ts253
+ src/app/header/search-typeahead.component.html8
+ src/app/shared/shared-instance/instance-features-table.component.html110
+ src/app/shared/shared-main/misc/simple-search-input.component.ts12
+ src/app/shared/shared-main/misc/simple-search-input.component.ts13
+ Navigate between plugins and themesНавигация между плагинами и темами
@@ -9287,98 +9330,108 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
5
-
1 year ago1 год назад
-
-
- src/app/shared/shared-main/angular/from-now.pipe.ts25
- month(s) ago month(s) ago
+ src/app/shared/shared-main/angular/from-now.pipe.ts25
+
+
+ month(s) ago
+ месяц(ов) назадsrc/app/shared/shared-main/angular/from-now.pipe.ts28
-
1 month ago1 месяц назад
-
-
- src/app/shared/shared-main/angular/from-now.pipe.ts34
- week(s) ago week(s) ago
+ src/app/shared/shared-main/angular/from-now.pipe.ts34
+
+
+ week(s) ago
+ неделя(и) назадsrc/app/shared/shared-main/angular/from-now.pipe.ts37
-
- day(s) ago day(s) ago
+
+
+ day(s) ago
+ день(й) назадsrc/app/shared/shared-main/angular/from-now.pipe.ts42
-
- hour(s) ago hour(s) ago
+
+
+ hour(s) ago
+ час(ов) назадsrc/app/shared/shared-main/angular/from-now.pipe.ts47
-
-
-
-
-
-
min ago мин назад
-
- src/app/shared/shared-main/angular/from-now.pipe.ts51
+ src/app/shared/shared-main/angular/from-now.pipe.ts51
+
just nowтолько что
-
- src/app/shared/shared-main/angular/from-now.pipe.ts53
+ src/app/shared/shared-main/angular/from-now.pipe.ts53
+
sec сек src/app/shared/shared-main/angular/duration-formatter.pipe.ts30
-
- {interval, plural, =1 {1 year ago} other { years ago}}{interval, plural, =1 {1 year ago} other { years ago}}
+
+
+ {interval, plural, =1 {1 year ago} other { years ago}}
+ {interval, plural, =1 {1 год назад} other { лет назад}}src/app/shared/shared-main/angular/from-now.pipe.ts7
-
- {interval, plural, =1 {1 month ago} other { months ago}}{interval, plural, =1 {1 month ago} other { months ago}}
+
+
+ {interval, plural, =1 {1 month ago} other { months ago}}
+ {interval, plural, =1 {1 месяц назад} other { месяцев назад}}src/app/shared/shared-main/angular/from-now.pipe.ts8
-
- {interval, plural, =1 {1 week ago} other { weeks ago}}{interval, plural, =1 {1 week ago} other { weeks ago}}
+
+
+ {interval, plural, =1 {1 week ago} other { weeks ago}}
+ {interval, plural, =1 {1 неделя назад} other { недель назад}}src/app/shared/shared-main/angular/from-now.pipe.ts9
-
- {interval, plural, =1 {1 day ago} other { days ago}}{interval, plural, =1 {1 day ago} other { days ago}}
+
+
+ {interval, plural, =1 {1 day ago} other { days ago}}
+ {interval, plural, =1 {1 день назад} other { дней назад}}src/app/shared/shared-main/angular/from-now.pipe.ts10
-
- {interval, plural, =1 {1 hour ago} other { hours ago}}{interval, plural, =1 {1 hour ago} other { hours ago}}
+
+
+ {interval, plural, =1 {1 hour ago} other { hours ago}}
+ {interval, plural, =1 {1 час назад} other { часов назад}}src/app/shared/shared-main/angular/from-now.pipe.ts11
-
- year(s) ago year(s) ago
+
+
+ year(s) ago
+ год(лет) назадsrc/app/shared/shared-main/angular/from-now.pipe.ts19
@@ -9913,8 +9966,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
src/app/shared/form-validators/video-channel-validators.ts48
- See the documentation to learn how to use the PeerTube live streaming feature.
- См. документацию, чтобы узнать, как использовать функцию прямой трансляции PeerTube.
+ See the documentation to learn how to use the PeerTube live streaming feature.
+ См. документацию, чтобы узнать, как использовать функцию прямой трансляции PeerTube. src/app/shared/shared-video-live/live-documentation-link.component.html1
@@ -9992,8 +10045,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your liveВы можете транслировать только один раз в обычном эфире. Если вы включите повтор, он будет сохранен под тем же URL-адресом, что и ваша прямая трансляция
-
- src/app/+videos/+video-edit/shared/video-edit.component.html267
+ src/app/+videos/+video-edit/shared/video-edit.component.html267
+ This is a permanent/recurring liveЭто постоянная / повторяющаяся трансляция
@@ -10002,8 +10055,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videosВы можете транслировать несколько раз в постоянном / повторяющемся прямом эфире. Если вы включите повторы, они будут сохранены как отдельные видео
-
- src/app/+videos/+video-edit/shared/video-edit.component.html276
+ src/app/+videos/+video-edit/shared/video-edit.component.html276
+ Replay will be savedПовтор будет сохранен
@@ -10126,14 +10179,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
This file is too large.Этот файл слишком велик.src/app/shared/shared-forms/reactive-file.component.ts54
-
- PeerTube cannot handle this kind of file. Accepted extensions are .PeerTube cannot handle this kind of file. Accepted extensions are .
+
+
+ PeerTube cannot handle this kind of file. Accepted extensions are .
+ PeerTube не может обрабатывать файлы такого типа. Доступные расширения .src/app/shared/shared-forms/reactive-file.component.ts60
-
All categoriesВсе категории
@@ -10141,8 +10195,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
src/app/shared/shared-forms/select/select-categories.component.ts24
-
- You can't select more than {maxItems, plural, =1 {1 item} other { items}}You can't select more than {maxItems, plural, =1 {1 item} other { items}}
+
+
+ You can't select more than {maxItems, plural, =1 {1 item} other { items}}
+ You can't select more than {maxItems, plural, =1 {1 элемент} other { элементов}}src/app/shared/shared-forms/select/select-checkbox-all.component.ts83
@@ -10151,8 +10207,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
You can't select more than itemsВы не можете выбрать более элементов
-
- src/app/shared/shared-forms/select/select-checkbox-all.component.ts85
+ src/app/shared/shared-forms/select/select-checkbox-all.component.ts85
+ Add a new optionДобавить новую опцию
@@ -10548,58 +10604,63 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
HiddenСкрыть
-
- src/app/shared/shared-instance/instance-features-table.component.ts54
+ src/app/shared/shared-instance/instance-features-table.component.ts54
+ Blurred with confirmation requestРазмыто с запросом на подтверждение
-
- src/app/shared/shared-instance/instance-features-table.component.ts55
+ src/app/shared/shared-instance/instance-features-table.component.ts55
+
DisplayedПоказать
-
-
- src/app/shared/shared-instance/instance-features-table.component.ts56src/app/shared/shared-video-miniature/video-filters.model.ts233
- ~ {hours, plural, =1 {1 hour} other { hours}}~ {hours, plural, =1 {1 hour} other { hours}}
+ src/app/shared/shared-instance/instance-features-table.component.ts56
+ src/app/shared/shared-video-miniature/video-filters.model.ts233
+
+
+ ~ {hours, plural, =1 {1 hour} other { hours}}
+ ~ {hours, plural, =1 {1 час} other { часов}}src/app/shared/shared-instance/instance-features-table.component.ts71
-
- ~ hours~ hours
+
+
+ ~ hours
+ ~ часовsrc/app/shared/shared-instance/instance-features-table.component.ts73
-
- ~ {minutes, plural, =1 {1 minute} other { minutes}}~ {minutes, plural, =1 {1 minute} other { minutes}}
+
+
+ ~ {minutes, plural, =1 {1 minute} other { minutes}}
+ ~ {minutes, plural, =1 {1 минута} other { минут}}src/app/shared/shared-instance/instance-features-table.component.ts79
-
~ minutes~ минут
-
- src/app/shared/shared-instance/instance-features-table.component.ts81
+ src/app/shared/shared-instance/instance-features-table.component.ts81
+
of full HD videos из full HD видео
-
- src/app/shared/shared-instance/instance-features-table.component.ts98
+ src/app/shared/shared-instance/instance-features-table.component.ts98
+
of HD videos из HD видео
-
- src/app/shared/shared-instance/instance-features-table.component.ts99
+ src/app/shared/shared-instance/instance-features-table.component.ts99
+
of average quality videos видео среднего качества
-
- src/app/shared/shared-instance/instance-features-table.component.ts100
+ src/app/shared/shared-instance/instance-features-table.component.ts100
+
(channel page) (страница канала)
@@ -10648,14 +10709,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
users banned. пользователи заблокированы.
-
- src/app/shared/shared-moderation/user-ban-modal.component.ts72
+ src/app/shared/shared-moderation/user-ban-modal.component.ts72
+ User banned.Пользователь заблокирован.
-
- src/app/shared/shared-moderation/user-ban-modal.component.ts75
- Ban {count, plural, =1 {1 user} other { users}}Ban {count, plural, =1 {1 user} other { users}}
+ src/app/shared/shared-moderation/user-ban-modal.component.ts75
+
+
+ Ban {count, plural, =1 {1 user} other { users}}
+ Ban {count, plural, =1 {1 пользователь} other { пользователей}}src/app/shared/shared-moderation/user-ban-modal.component.ts91
@@ -10664,13 +10727,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Ban usersЗаблокировать пользователей
-
- src/app/shared/shared-moderation/user-ban-modal.component.ts93
+ src/app/shared/shared-moderation/user-ban-modal.component.ts93
+ Ban ""Заблокирован ""
-
- src/app/shared/shared-moderation/user-ban-modal.component.ts97
+ src/app/shared/shared-moderation/user-ban-modal.component.ts97
+
Do you really want to unban ?Вы действительно хотите разблокировать ?
@@ -10680,50 +10743,51 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
User unbanned.Пользователь разблокирован.src/app/shared/shared-moderation/user-moderation-dropdown.component.ts89
-
- If you remove this user, you won't be able to create another user or channel with <strong></strong> username!If you remove this user, you won't be able to create another user or channel with <strong></strong> username!
+
+
+ If you remove this user, you won't be able to create another user or channel with <strong></strong> username!
+ Если вы удалите этого пользователя, вы не сможете создать другого пользователя или канал с <strong></strong> именем пользователя!src/app/shared/shared-moderation/user-moderation-dropdown.component.ts104
-
Delete Удалить
-
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts105src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts236
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts105
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts236
+
User deleted.Пользовтель удален.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts111
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts111
+
User email set as verifiedПользовательская почта проверена
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts123
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts123
+
Account muted.Аккаунт заглушен.
-
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts135src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts268
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts135
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts268
+
Instance muted. Сервер
заглушен.
-
-
- src/app/shared/shared-moderation/server-blocklist.component.ts68src/app/shared/shared-moderation/user-moderation-dropdown.component.ts163
+ src/app/shared/shared-moderation/server-blocklist.component.ts68
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts163
+
Account muted by the instance.Аккаунт заглушен сервером.
-
-
- src/app/shared/shared-abuse-list/abuse-list-table.component.ts434src/app/shared/shared-moderation/user-moderation-dropdown.component.ts191
+ src/app/shared/shared-abuse-list/abuse-list-table.component.ts434
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts191
+
Mute serverОтключить сервер
@@ -10747,156 +10811,156 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Account unmuted by the instance.Аккаунт разглушен сервером.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts205
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts205
+ Instance muted by the instance.Сервер заглушен сервером.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts219
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts219
+
Instance unmuted by the instance.Сервер разглушен сервером.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts233
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts233
+
Are you sure you want to remove all the comments of this account?Вы действительно хотите удалить все комментарии этого аккаунта?
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts244
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts244
+
Delete account commentsУдалить комментарии к аккаунту
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts245
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts245
+
Will remove comments of this account (may take several minutes).Удалит комментарии к этому аккаунту (может занять несколько минут).
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts251
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts251
+
My account moderationМоя учетная запись модерация
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts291
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts291
+
Edit userРедактировать пользователя
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts340
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts340
+
Change quota, role, and more.Изменить квоту, роль и прочее.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts341
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts341
+
Delete userУдалить пользователя
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts345
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts345
+
Unban userРазблокировать пользователя
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts357
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts357
+
Allow the user to login and create videos/comments againРазрешить пользователю войти в систему и добавлять видео / комментарии
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts358
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts358
+
Mute this accountЗаглушить этот аккаунт
-
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts296src/app/shared/shared-moderation/user-moderation-dropdown.component.ts374
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts296
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts374
+
Hide any content from that user from you.Скрыть от вас любой контент этого пользователя.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts297
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts297
+
Unmute this accountРазглушить этот аккаунт
-
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts302src/app/shared/shared-moderation/user-moderation-dropdown.component.ts380
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts302
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts380
+
Show back content from that user for you.Показывать вам контент этого пользователя.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts303
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts303
+
Mute the instanceЗаглушить сервер
-
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts308src/app/shared/shared-moderation/user-moderation-dropdown.component.ts392
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts308
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts392
+
Hide any content from that instance for you.Скройте для вас любой контент из этого экземпляра.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts309
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts309
+
Unmute the instanceРазглушить сервер
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts314
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts314
+
Show back content from that instance for you.Показать вам контент из этого экземпляра.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts315
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts315
+
Remove comments from your videosУдаление комментариев из ваших видео
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts320
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts320
+
Remove comments made by this account on your videos.Удалить комментарии этого аккаунта к вашим видео.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts321
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts321
+
Hide any content from that user from you, your instance and its users.Скрыть любой контент этого пользователя от вас, вашего экземпляра и его пользователей.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts375
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts375
+
Show this user's content to the users of this instance again.Показать содержимое этого пользователя другим пользователям этого экземпляра еще раз.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts381
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts381
+
Hide any content from that instance from you, your instance and its users.Скрыть контент от этого экземляра от вас, вашего экземпляра и их пользователей.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts393
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts393
+
Unmute the instance by your instanceРазглушить сервер вашим сервером
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts398
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts398
+
Show back content from that instance for you, your instance and its users.Показывать обратно контент из этого экземпляра для вас, вашего экземпляра и его пользователей.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts399
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts399
+
Remove comments from your instanceУдалить комментарии из вашего экземпляра
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts409
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts409
+
Remove comments made by this account from your instance.Удалить комментарии от этого аккаунта на вашем экземляре.
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts410
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts410
+
Instance moderationМодерация экземпляра
-
- src/app/shared/shared-moderation/user-moderation-dropdown.component.ts419
+ src/app/shared/shared-moderation/user-moderation-dropdown.component.ts419
+
Block videosЗаблокировать видео
@@ -10980,19 +11044,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Too many attempts, please try again after minutes.Слишком много попыток, пожалуйста, попробуйте снова через минут.
-
- src/app/core/rest/rest-extractor.service.ts110
+ src/app/core/rest/rest-extractor.service.ts110
+ Too many attempts, please try again later.Слишком много попыток, пожалуйста, попробуйте ещё раз позже.
-
- src/app/core/rest/rest-extractor.service.ts113
+ src/app/core/rest/rest-extractor.service.ts113
+
Server error. Please retry later.Ошибка сервера. Пожалуйста, повторите попытку позже.
-
- src/app/core/rest/rest-extractor.service.ts117
- Unknown server errorUnknown server error
+ src/app/core/rest/rest-extractor.service.ts117
+
+
+ Unknown server error
+ Неизвестная ошибка сервераsrc/app/core/rest/rest-extractor.service.ts120
@@ -11221,35 +11287,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
BlockБлокировать
-
-
-
- src/app/+admin/overview/videos/video-list.component.ts83src/app/shared/shared-moderation/video-block.component.html50src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts359
+ src/app/+admin/overview/videos/video-list.component.ts83
+ src/app/shared/shared-moderation/video-block.component.html50
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts359
+ Run HLS transcodingЗапустить транскодирование HLS
-
-
- src/app/+admin/overview/videos/video-list.component.ts97src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts391
+ src/app/+admin/overview/videos/video-list.component.ts97
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts391
+
Run WebTorrent transcodingЗапустить транскодирование WebTorrent
-
-
- src/app/+admin/overview/videos/video-list.component.ts103src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts397
+ src/app/+admin/overview/videos/video-list.component.ts103
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts397
+
Delete HLS filesУдалить файлы HLS
-
-
- src/app/+admin/overview/videos/video-list.component.ts109src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts403
+ src/app/+admin/overview/videos/video-list.component.ts109
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts403
+
Delete WebTorrent filesУдалить файлы WebTorrent
-
-
- src/app/+admin/overview/videos/video-list.component.ts115src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts409
- Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}?Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}?
+ src/app/+admin/overview/videos/video-list.component.ts115
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts409
+
+
+ Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}?
+ Вы уверены, что хотите удалить {count, plural, =1 {это видео} other {these видео}}?src/app/+admin/overview/videos/video-list.component.ts200
@@ -11262,8 +11330,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts321
- You need to be <a href="/login">logged in</a> to rate this video.
- <a href="/login">Войдите</a> чтобы оценить это видео.
+ You need to be <a href="/login">logged in</a> to rate this video.
+ <a href="/login">Войдите</a> чтобы оценить это видео.src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts85
@@ -11338,10 +11406,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
ReportПожаловаться
-
-
-
- src/app/+accounts/accounts.component.ts188src/app/shared/shared-abuse-list/abuse-details.component.html55src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts383
+ src/app/+accounts/accounts.component.ts188
+ src/app/shared/shared-abuse-list/abuse-details.component.html55
+ src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts383
+ Reported partОтчётная часть
@@ -11375,8 +11443,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
No messages for now.На данный момент сообщений нет.
-
- src/app/shared/shared-abuse-list/abuse-message-modal.component.html28
+ src/app/shared/shared-abuse-list/abuse-message-modal.component.html28
+ Add a messageДобавить сообщение
@@ -11386,14 +11454,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
PublishedОпубликованоsrc/app/shared/shared-video-miniature/video-miniature.component.ts173
-
- Publication scheduled on Publication scheduled on
+
+
+ Publication scheduled on
+ Публикация запланирована на src/app/shared/shared-video-miniature/video-miniature.component.ts178
-
Transcoding failedОшибка перекодирования
@@ -11435,24 +11504,24 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- src/app/+admin/overview/videos/video-list.component.html77src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4src/app/+stats/video/video-stats.component.html2src/app/+videos/+video-edit/video-add-components/video-go-live.component.html31src/app/+videos/+video-watch/video-watch.component.html76src/app/menu/menu.component.html110src/app/shared/shared-main/buttons/action-dropdown.component.html22src/app/shared/shared-main/misc/top-menu-dropdown.component.html14src/app/shared/shared-main/misc/top-menu-dropdown.component.html24src/app/shared/shared-moderation/user-ban-modal.component.html3src/app/shared/shared-user-settings/user-interface-settings.component.html9src/app/shared/shared-video-miniature/video-download.component.html27src/app/shared/shared-video-miniature/video-download.component.html52src/app/shared/shared-video-miniature/video-download.component.html78src/app/shared/shared-video-miniature/video-download.component.html89src/app/shared/shared-video-miniature/video-download.component.html101src/app/shared/shared-video-miniature/videos-selection.component.html1
+ src/app/+admin/overview/videos/video-list.component.html77
+ src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html4
+ src/app/+stats/video/video-stats.component.html2
+ src/app/+videos/+video-edit/video-add-components/video-go-live.component.html31
+ src/app/+videos/+video-watch/video-watch.component.html76
+ src/app/menu/menu.component.html110
+ src/app/shared/shared-main/buttons/action-dropdown.component.html22
+ src/app/shared/shared-main/misc/top-menu-dropdown.component.html14
+ src/app/shared/shared-main/misc/top-menu-dropdown.component.html24
+ src/app/shared/shared-moderation/user-ban-modal.component.html3
+ src/app/shared/shared-user-settings/user-interface-settings.component.html9
+ src/app/shared/shared-video-miniature/video-download.component.html27
+ src/app/shared/shared-video-miniature/video-download.component.html52
+ src/app/shared/shared-video-miniature/video-download.component.html78
+ src/app/shared/shared-video-miniature/video-download.component.html89
+ src/app/shared/shared-video-miniature/video-download.component.html101
+ src/app/shared/shared-video-miniature/videos-selection.component.html1
+ Add to watch laterДобавить, чтобы посмотреть позже
@@ -11504,8 +11573,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Это видео могут просматривать только пользователи этого экземпляраsrc/app/shared/shared-main/video/video.service.ts367
-
-
Video to import updated.Видео для импорта обновлено.
@@ -11604,23 +11671,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Stop autoplaying next videoПрекратить автоматическое воспроизведение следующего видео
-
- src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts237
+ src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts237
+ Autoplay next videoАвтозапуск следующего видео
-
- src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts238
+ src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts238
+
Stop looping playlist videosОстановить зацикливание воспроизведения видео
-
- src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts243
+ src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts243
+
Loop playlist videosЦикличное воспроизведение видео
-
- src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts244
+ src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts244
+
Placeholder imageИзображение - заполнитель
@@ -11630,125 +11697,125 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
- This video is not available on this instance. Do you want to be redirected on the origin instance: <a href=""></a>?
- Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: <a href=""></a>?
-
- src/app/+videos/+video-watch/video-watch.component.ts322
+ This video is not available on this instance. Do you want to be redirected on the origin instance: <a href=""></a>?
+ Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: <a href=""></a>?
+ src/app/+videos/+video-watch/video-watch.component.ts322
+
RedirectionПеренаправление
-
- src/app/+videos/+video-watch/video-watch.component.ts323
+ src/app/+videos/+video-watch/video-watch.component.ts323
+
This video contains mature or explicit content. Are you sure you want to watch it?Это видео содержит зрелый или откровенный контент. Вы уверены, что хотите посмотреть его?
-
- src/app/+videos/+video-watch/video-watch.component.ts374
+ src/app/+videos/+video-watch/video-watch.component.ts374
+
Mature or explicit contentЗрелый или откровенный контент
-
- src/app/+videos/+video-watch/video-watch.component.ts375
+ src/app/+videos/+video-watch/video-watch.component.ts375
+
Up NextСледующий
-
- src/app/+videos/+video-watch/video-watch.component.ts448
+ src/app/+videos/+video-watch/video-watch.component.ts448
+
CancelОтмена
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- src/app/+about/about-instance/contact-admin-modal.component.html48src/app/+admin/follows/following-list/follow-modal.component.html33src/app/+login/login.component.html125src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html20src/app/+my-library/my-video-imports/my-video-imports.component.html31src/app/+my-library/my-videos/modals/video-change-ownership.component.html22src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html37src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html26src/app/+videos/+video-edit/video-add-components/video-upload.component.html69src/app/+videos/+video-edit/video-add-components/video-upload.component.html81src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html73src/app/+videos/+video-watch/video-watch.component.ts449src/app/modal/confirm.component.html20src/app/shared/shared-abuse-list/moderation-comment-modal.component.html26src/app/shared/shared-moderation/batch-domains-modal.component.html31src/app/shared/shared-moderation/report-modals/report.component.html54src/app/shared/shared-moderation/report-modals/report.component.html54src/app/shared/shared-moderation/report-modals/video-report.component.html90src/app/shared/shared-moderation/user-ban-modal.component.html34src/app/shared/shared-moderation/video-block.component.html46src/app/shared/shared-video-miniature/video-download.component.html152
+ src/app/+about/about-instance/contact-admin-modal.component.html48
+ src/app/+admin/follows/following-list/follow-modal.component.html33
+ src/app/+login/login.component.html125
+ src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html20
+ src/app/+my-library/my-video-imports/my-video-imports.component.html31
+ src/app/+my-library/my-videos/modals/video-change-ownership.component.html22
+ src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html37
+ src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html26
+ src/app/+videos/+video-edit/video-add-components/video-upload.component.html69
+ src/app/+videos/+video-edit/video-add-components/video-upload.component.html81
+ src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html73
+ src/app/+videos/+video-watch/video-watch.component.ts449
+ src/app/modal/confirm.component.html20
+ src/app/shared/shared-abuse-list/moderation-comment-modal.component.html26
+ src/app/shared/shared-moderation/batch-domains-modal.component.html31
+ src/app/shared/shared-moderation/report-modals/report.component.html54
+ src/app/shared/shared-moderation/report-modals/report.component.html54
+ src/app/shared/shared-moderation/report-modals/video-report.component.html90
+ src/app/shared/shared-moderation/user-ban-modal.component.html34
+ src/app/shared/shared-moderation/video-block.component.html46
+ src/app/shared/shared-video-miniature/video-download.component.html152
+
Autoplay is suspendedАвтовоспроизведение приостановлено
-
- src/app/+videos/+video-watch/video-watch.component.ts450
+ src/app/+videos/+video-watch/video-watch.component.ts450
+
Enter/exit fullscreenВход/выход из полноэкранного режима
-
- src/app/+videos/+video-watch/video-watch.component.ts742
+ src/app/+videos/+video-watch/video-watch.component.ts742
+
Play/Pause the videoВоспроизвести/Приостановить видео
-
- src/app/+videos/+video-watch/video-watch.component.ts743
+ src/app/+videos/+video-watch/video-watch.component.ts743
+
Mute/unmute the videoОтключить/включить звук видео
-
- src/app/+videos/+video-watch/video-watch.component.ts744
+ src/app/+videos/+video-watch/video-watch.component.ts744
+
Skip to a percentage of the video: 0 is 0% and 9 is 90%Перейти к проценту видео: 0 – 0%, 9 – 90%
-
- src/app/+videos/+video-watch/video-watch.component.ts746
+ src/app/+videos/+video-watch/video-watch.component.ts746
+
Increase the volumeУвеличить громкость
-
- src/app/+videos/+video-watch/video-watch.component.ts748
+ src/app/+videos/+video-watch/video-watch.component.ts748
+
Decrease the volumeУменьшить громкость
-
- src/app/+videos/+video-watch/video-watch.component.ts749
+ src/app/+videos/+video-watch/video-watch.component.ts749
+
Seek the video forwardПеремотать видео вперед
-
- src/app/+videos/+video-watch/video-watch.component.ts751
+ src/app/+videos/+video-watch/video-watch.component.ts751
+
Seek the video backwardПеремотать видео назад
-
- src/app/+videos/+video-watch/video-watch.component.ts752
+ src/app/+videos/+video-watch/video-watch.component.ts752
+
Increase playback rateУвеличить скорость воспроизведения
-
- src/app/+videos/+video-watch/video-watch.component.ts754
+ src/app/+videos/+video-watch/video-watch.component.ts754
+
Decrease playback rateУменьшить скорость воспроизведения
-
- src/app/+videos/+video-watch/video-watch.component.ts755
+ src/app/+videos/+video-watch/video-watch.component.ts755
+
Navigate in the video to the previous frameПерейти к предыдущему кадру
-
- src/app/+videos/+video-watch/video-watch.component.ts757
+ src/app/+videos/+video-watch/video-watch.component.ts757
+
Navigate in the video to the next frameПерейти к следующему кадру
-
- src/app/+videos/+video-watch/video-watch.component.ts758
+ src/app/+videos/+video-watch/video-watch.component.ts758
+
Toggle theater modeПереключить режим театра
-
- src/app/+videos/+video-watch/video-watch.component.ts763
+ src/app/+videos/+video-watch/video-watch.component.ts763
+
Like the videoМне понравилось
@@ -11767,9 +11834,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Recently addedНедавно добавленные
-
-
- src/app/+videos/video-list/videos-list-common-page.component.ts199src/app/core/menu/menu.service.ts137
+ src/app/+videos/video-list/videos-list-common-page.component.ts199
+ src/app/core/menu/menu.service.ts137
+ Videos from your subscriptionsВидео с ваших подписок
@@ -11800,11 +11867,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Local videosЛокальные видео
-
-
-
-
- src/app/+admin/overview/videos/video-admin.service.ts89src/app/+videos/video-list/videos-list-common-page.component.ts193src/app/core/menu/menu.service.ts142src/app/core/menu/menu.service.ts143
+ src/app/+admin/overview/videos/video-admin.service.ts89
+ src/app/+videos/video-list/videos-list-common-page.component.ts193
+ src/app/core/menu/menu.service.ts142
+ src/app/core/menu/menu.service.ts143
+ ExcludeИсключить
@@ -11834,8 +11901,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
Only videos uploaded on this instance are displayedОтображаются видео, добавленные только в этот экземпляр
-
- src/app/+videos/video-list/videos-list-common-page.component.ts194
+ src/app/+videos/video-list/videos-list-common-page.component.ts194
+ Discover videosОбзор видео