diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index af94c2288..dcffb2ab7 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -5591,7 +5591,7 @@
- Requires ffmpeg >= 4.1Generate HLS playlists and fragmented MP4 files resulting in a better playback than with Web Videos:Resolution change is smootherFaster playback especially with long videosMore stable playback (less bugs/infinite loading)If you also enabled Web Videos support, it will multiply videos storage by 2
+ Требуется ffmpeg >= 4.1Генерируйте списки воспроизведения HLS и фрагментированные файлы MP4, что приводит к лучшему воспроизведению, чем при использовании веб-видео:Изменение разрешения происходит более плавноБолее быстрое воспроизведение, особенно с длинными видеоБолее стабильное воспроизведение (меньше ошибок/бесконечная загрузка)Если вы также включили поддержку веб-видео, это увеличит объем хранилища видео в 2 разаsrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html94,103
@@ -5745,7 +5745,7 @@
- Number of video storyboard images to keep in cache
+ Количество изображений раскадровки видео для сохранения в кэшеsrc/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html57
@@ -5753,7 +5753,7 @@
- {VAR_PLURAL, plural, =1 {cached storyboard} other {cached storyboards}}
+ {VAR_PLURAL, plural, =1 {кешированный кадр} other {кешированных кадров}}src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html64
@@ -6060,7 +6060,7 @@
- Display all videos (private, unlisted, password protected or not yet published)
+ Отображать все видео (приватные, не включенные в список, защищенные паролем или еще не опубликованные)src/app/shared/shared-video-miniature/video-filters-header.component.html128
@@ -6455,9 +6455,7 @@
- Do you really want to delete ?
-It will delete videos uploaded in this channel, and you will not be able to create another
-channel or account with the same name ()!
+ Вы действительно хотите удалить ? Это приведет к удалению видео, загруженных на этот канал, и вы не сможете создать другой канал или учетную запись с таким же именем ()!src/app/+my-library/+my-video-channels/my-video-channels.component.ts55,57
@@ -7693,7 +7691,7 @@ channel or account with the same name (
- Password protected
+ Защищен паролемsrc/app/shared/shared-video-miniature/video-miniature.component.html8
@@ -8985,7 +8983,7 @@ channel or account with the same name (
- With Web Videos
+ С Веб-Видеоsrc/app/+admin/overview/videos/video-admin.service.ts63
@@ -8993,7 +8991,7 @@ channel or account with the same name (
- Without Web Videos
+ Без Веб-Видеоsrc/app/+admin/overview/videos/video-admin.service.ts67
@@ -10380,7 +10378,7 @@ channel or account with the same name (
- Cache size is required.
+ Требуется размер кэша.src/app/shared/form-validators/custom-config-validators.ts28
@@ -10388,7 +10386,7 @@ channel or account with the same name (
- Cache size must be greater than 1.
+ Размер кэша должен быть больше 1.src/app/shared/form-validators/custom-config-validators.ts29
@@ -10396,7 +10394,7 @@ channel or account with the same name (
- Cache size must be a number.
+ Размер кэша должен быть числом.src/app/shared/form-validators/custom-config-validators.ts30
@@ -11075,7 +11073,7 @@ channel or account with the same name (
- A password should be at least 2 characters long.
+ Длина пароля должна составлять не менее 2 символов.src/app/shared/form-validators/video-validators.ts32
@@ -11083,7 +11081,7 @@ channel or account with the same name (
- A password should be shorter than 100 characters long.
+ Длина пароля должна быть не более 100 символов.src/app/shared/form-validators/video-validators.ts33
@@ -11091,7 +11089,7 @@ channel or account with the same name (
- A password is required for password protected video.
+ Для просмотра видео, защищенного паролем, требуется пароль.src/app/shared/form-validators/video-validators.ts34
@@ -12253,7 +12251,7 @@ channel or account with the same name (
- Run Web Video transcoding
+ Запустите перекодирование веб-видеоsrc/app/+admin/overview/videos/video-list.component.ts102
@@ -12271,7 +12269,7 @@ channel or account with the same name (
- Delete Web Video files
+ Удаление веб-видеофайловsrc/app/+admin/overview/videos/video-list.component.ts114
@@ -12679,7 +12677,7 @@ channel or account with the same name (
- Only users with the appropriate password can see this video
+ Только пользователи с соответствующим паролем могут просмотреть это видеоsrc/app/shared/shared-main/video/video.service.ts429
@@ -12817,7 +12815,7 @@ channel or account with the same name (
- You need a password to watch this video
+ Вам нужен пароль, чтобы посмотреть это видеоsrc/app/+videos/+video-watch/video-watch.component.ts403
@@ -12825,7 +12823,7 @@ channel or account with the same name (
- This video is password protected
+ Это видео защищено паролемsrc/app/+videos/+video-watch/video-watch.component.ts404
@@ -12833,7 +12831,7 @@ channel or account with the same name (
- Incorrect password, please enter a correct password
+ Неверный пароль, пожалуйста, введите правильный парольsrc/app/+videos/+video-watch/video-watch.component.ts405