diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 9f89885cc..3a11707fa 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -486,7 +486,7 @@
- Best
+ Лучшееsrc/app/+videos/video-list/trending/video-trending-header.component.ts39
@@ -495,7 +495,7 @@
- Videos totalizing the most interactions for recent videos, minus user history
+ Видео с суммированием наибольшего количества взаимодействий с последними видео без учета истории пользователейsrc/app/+videos/video-list/trending/video-trending-header.component.ts42
@@ -1412,7 +1412,7 @@
- Import jobs concurrency
+ Параллельный импорт заданийsrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html220
@@ -1420,7 +1420,7 @@
- allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.
+ позволяет одновременно импортировать несколько видео. ⚠️ Требуется перезапуск PeerTube.src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html221
@@ -1428,7 +1428,7 @@
- jobs in parallel
+ активна параллельная работаsrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html225
@@ -3083,7 +3083,7 @@
- Auth plugin
+ Плагин авторизацииsrc/app/+admin/users/user-edit/user-edit.component.html188
@@ -3095,7 +3095,7 @@
- None (local authentication)
+ Нет (локальная аутентификация)src/app/+admin/users/user-edit/user-edit.component.html192
@@ -4011,7 +4011,7 @@
- Manage users to build a moderation team.
+ Управление пользователями чтобы создать команду модераторов. src/app/+admin/config/edit-custom-config/edit-instance-information.component.html80,81
@@ -4024,7 +4024,7 @@
- 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.html94,96
@@ -4200,7 +4200,7 @@
- Best videos
+ Лучшие видеороликиsrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html35
@@ -4246,7 +4246,7 @@
- Display a message on your instance
+ Отображать сообщения на вашем экземпляреsrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html75,76
@@ -4302,7 +4302,7 @@
- Signup won't be limited to a fixed number of users.
+ Регистрация не будет ограничена фиксированным количеством пользователей.src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html168
@@ -4373,7 +4373,7 @@
- bytes
+ байтыsrc/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html183
@@ -4451,7 +4451,7 @@
- You should only use moderated search indexes in production, or host your own.
+ В рабочей среде следует использовать только модерируемые поисковые индексы, или создать свой собственный. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html314,315
@@ -4529,7 +4529,7 @@
- You should only follow moderated indexes in production, or host your own.
+ В производственной среде следует использовать только модерируемые индексы, или разместить свой собственный. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html414,415
@@ -4572,7 +4572,7 @@
- Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.
+ Укажите учетную запись Twitter, представляющую ваш экземпляр, чтобы улучшить предварительный просмотр ссылок. Если у вас нет учетной записи Twitter, просто оставьте значение по умолчанию.src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html470,472
@@ -4604,7 +4604,7 @@
- Enable users of your instance to stream live.
+ Разрешить пользователям вашего экземпляра вести прямые трансляции.src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html7,8
@@ -4617,7 +4617,7 @@
- If enabled, your server needs to accept incoming TCP traffic on port
+ Если этот параметр включен, ваш сервер должен принимать входящий TCP-трафик на порт src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html23
@@ -4630,7 +4630,7 @@
- If the user quota is reached, PeerTube will automatically terminate the live streaming
+ Если квота пользователя будет достигнута, PeerTube автоматически прекратит прямую трансляциюsrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.html34,35
@@ -4780,7 +4780,7 @@
- If you also enabled HLS support, it will multiply videos storage by 2
+ Если вы также включили поддержку HLS, объем хранилища видео увеличится в 2 разаsrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html83
@@ -4806,7 +4806,7 @@
- The original file resolution will be the default target if no option is selected.
+ Если не выбран ни один параметр, по умолчанию будет использоваться исходное разрешение файла.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html132,133
@@ -4835,7 +4835,7 @@
- Transcoding jobs concurrency
+ Одновременное перекодирование заданийsrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html166
@@ -4843,7 +4843,7 @@
- allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart
+ позволяет перекодировать несколько файлов параллельно. ⚠️ Требуется перезапуск PeerTubesrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html167
@@ -4866,7 +4866,7 @@
- Some files are not federated, and fetched when necessary. Define their caching policies.
+ Некоторые файлы не объединены и извлекаются при необходимости. Определите их политики кеширования.src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html7,8
@@ -4905,7 +4905,7 @@
- Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.
+ Незначительные модификации вашего экземпляра PeerTube на случай создания плагина или темы - излишни.src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html51,52
@@ -5651,7 +5651,7 @@ color: red;
- Following instances ()
+ Экземпляры подписчиков ()src/app/+about/about-follows/about-follows.component.html16
@@ -6286,7 +6286,7 @@ color: red;
- x264, targeting maximum device compatibility
+ x264, обеспечивает максимальную совместимость устройствsrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts47
@@ -6298,7 +6298,7 @@ color: red;
- Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.
+ Оценить способность сервера транскодировать и транслировать видео непросто, и мы не можем настроить PeerTube автоматически.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html9,10
@@ -6306,7 +6306,7 @@ color: red;
- However, you may want to read our guidelines before tweaking the following values.
+ Однако вы можете прочитать наши рекомендации, прежде чем настраивать следующие значения.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html12,13
@@ -6314,7 +6314,7 @@ color: red;
- Read guidelines
+ Прочтите инструкцииsrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html17,18
@@ -6322,7 +6322,7 @@ color: red;
- Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.
+ Обработайте загруженные видео, чтобы они были в потоковой форме, которую можно было воспроизвести на любом устройстве. Хотя это требует больших ресурсов, это важная часть PeerTube, так что действуйте осторожно.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html28,30
@@ -8099,7 +8099,7 @@ color: red;
- Max live duration is required.
+ Требуется максимальная продолжительность эфира.src/app/shared/form-validators/custom-config-validators.ts71
@@ -8107,7 +8107,7 @@ color: red;
- Max live duration should be greater or equal to -1.
+ Максимальная продолжительность трансляции должна быть больше или равна -1.src/app/shared/form-validators/custom-config-validators.ts72
@@ -8115,7 +8115,7 @@ color: red;
- Max instance lives is required.
+ Требуется максимальное количество трансляций экземпляра.src/app/shared/form-validators/custom-config-validators.ts79
@@ -8123,7 +8123,7 @@ color: red;
- Max instance lives should be greater or equal to -1.
+ Максимальное количество трансляций экземпляров должно быть больше или равно -1.src/app/shared/form-validators/custom-config-validators.ts80
@@ -8131,7 +8131,7 @@ color: red;
- Max user lives is required.
+ Требуется максимальное количество трансляций пользователя.src/app/shared/form-validators/custom-config-validators.ts87
@@ -8139,7 +8139,7 @@ color: red;
- Max user lives should be greater or equal to -1.
+ Максимальное количество трансляций пользователей должно быть больше или равно -1.src/app/shared/form-validators/custom-config-validators.ts88
@@ -8147,7 +8147,7 @@ color: red;
- Concurrency is required.
+ Требуется параллельная обработка.src/app/shared/form-validators/custom-config-validators.ts95
@@ -8155,7 +8155,7 @@ color: red;
- Concurrency should be greater or equal to 1.
+ Параллельная обработка должна быть больше или равна 1.src/app/shared/form-validators/custom-config-validators.ts96
@@ -8666,7 +8666,7 @@ color: red;
- Custom value...
+ Пользовательское значение...src/app/shared/shared-forms/select/select-custom-value.component.ts69