diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index c54762447..60563a580 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -605,7 +605,7 @@
- {VAR_PLURAL, plural, =1 {1 view} other { views} }
+ {VAR_PLURAL, plural, =1 {1 просмотр} other { просмотров} }src/app/shared/video/video-miniature.component.html20
@@ -1087,7 +1087,7 @@
- если вы потеряли учетную запись…
+ Если вы потеряли учетную запись…src/app/login/login.component.html7
@@ -1095,7 +1095,7 @@
- В настоящее время этот экземпляр не позволяет регистрировать пользователей, но вы можете найти экземпляр, который дает вам возможность зарегистрироваться и загрузить туда свои видео. Найдите себя среди других экземпляров по адресу https://joinpeertube.org/instances.
+ В настоящее время этот экземпляр не позволяет регистрировать пользователей, но вы можете найти экземпляр, на котором доступна регистрация и загрузка туда своих видео. Найдите подходящий экземпляр по адресу https://joinpeertube.org/instances. src/app/login/login.component.html11
@@ -6124,10 +6124,7 @@
-
- An HTTP request has to be sent on each tracker for each video to spy.
- If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
-
+ HTTP-запрос должен быть отправлен на каждом трекере для каждого видео, чтобы отслеживать. Если мы хотим следить за всеми видео PeerTube, мы должны отправить столько запросов, сколько есть видео (это потенциально много)src/app/+about/about-peertube/about-peertube.component.html90
@@ -6156,9 +6153,7 @@
-
- The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
-
+ IP-адрес-это расплывчатая информация: как правило, он регулярно меняется и может представлять множество физических или юридических лицsrc/app/+about/about-peertube/about-peertube.component.html110
@@ -6247,7 +6242,7 @@
- We set a limit on the request frequency received by the tracker
+ Мы устанавливаем ограничение на частоту запросов, получаемых трекеромsrc/app/+about/about-peertube/about-peertube.component.html154
@@ -6255,7 +6250,7 @@
- Allow instance admins to disable P2P from the administration interface
+ Разрешить администраторам экземпляра отключать Р2Р через административный интерфейсsrc/app/+about/about-peertube/about-peertube.component.html155
@@ -6271,10 +6266,7 @@
-
- Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
- WebRTC in your browser.
-
+ В конечном счете, помните, что вы всегда можете отключить P2P, переключив его в видеоплеере или просто отключив WebRTC в вашем браузере.src/app/+about/about-peertube/about-peertube.component.html159
@@ -6290,7 +6282,7 @@
- This instance does not have instances followers.
+ Этот экземпляр не имеет последователей экземпляров.src/app/+about/about-follows/about-follows.component.html5
@@ -6332,7 +6324,7 @@
- Next
+ Следующийsrc/app/+signup/+register/register.component.html20
@@ -6340,9 +6332,7 @@
-
- Create my account
-
+ Создать свою учетную записьsrc/app/+signup/+register/register.component.html28
@@ -6350,7 +6340,7 @@
- PeerTube is creating your account...
+ PeerTube создает вашу учетную запись...src/app/+signup/+register/register.component.html37
@@ -6358,7 +6348,7 @@
- Done
+ Выполненоsrc/app/+signup/+register/register.component.html33
@@ -6366,7 +6356,7 @@
- Who are we?
+ Кто мы такие?src/app/+signup/+register/register.component.html60
@@ -6374,7 +6364,7 @@
- How long do we plan to maintain this instance?
+ Как долго мы планируем поддерживать этот экземпляр?src/app/+signup/+register/register.component.html65
@@ -6382,7 +6372,7 @@
- How will we finance this instance?
+ Как мы будем финансировать этот экземпляр?src/app/+signup/+register/register.component.html70
@@ -6409,9 +6399,7 @@
-
- Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
-
+ Другие пользователи могут подписаться на любой канал и получать уведомления при публикации новых видео.src/app/+signup/+register/register-step-channel.component.html9
@@ -6419,7 +6407,7 @@
- Channel display name
+ Отображаемое имя каналаsrc/app/+signup/+register/register-step-channel.component.html15
@@ -6427,7 +6415,7 @@
- Channel name
+ Название каналаsrc/app/+signup/+register/register-step-channel.component.html30
@@ -6443,9 +6431,7 @@
-
- The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
-
+ Имя канала - это уникальный идентификатор вашего канала в этом и всех других экземплярах. Он так же уникален, как и адрес электронной почты, что позволяет другим людям легко взаимодействовать с ним.src/app/+signup/+register/register-step-channel.component.html42
@@ -6471,9 +6457,7 @@
-
- The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
-
+ Имя пользователя - это уникальный идентификатор вашей учетной записи на этом и всех других экземплярах. Он так же уникален, как и адрес электронной почты, что позволяет другим людям легко взаимодействовать с ним.src/app/+signup/+register/register-step-user.component.html31
@@ -6494,9 +6478,7 @@
-
- Sorry, we couldn't find the page you were looking for.
-
+ К сожалению, мы не смогли найти страницу, которую вы искали.src/app/+page-not-found/page-not-found.component.html4
@@ -6529,7 +6511,7 @@
- Published videos
+ Опубликовано видеоsrc/app/+accounts/account-videos/account-videos.component.ts1
@@ -6542,7 +6524,7 @@
- VIDEO CHANNELS
+ ВИДЕОКАНАЛЫsrc/app/+accounts/accounts.component.ts1
@@ -6562,7 +6544,7 @@
- Username copied
+ Имя пользователя скопированоsrc/app/+accounts/accounts.component.ts1src/app/+video-channels/video-channels.component.ts1
@@ -6576,7 +6558,7 @@
- Audio-only
+ Только для аудиоsrc/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1
@@ -6656,7 +6638,7 @@
- {{'{0} languages selected
+ {{'{0} выбранные языкиsrc/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1
@@ -6668,7 +6650,7 @@
- No language
+ Язык не выбранsrc/app/+admin/config/edit-custom-config/edit-custom-config.component.ts1
@@ -6942,7 +6924,7 @@
- Do you really want to remove this video redundancy?
+ Вы действительно хотите удалить эту избыточность видео?src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts1
@@ -7981,7 +7963,7 @@
- Focus the search bar
+ Перейти в панель поиска1
@@ -8134,7 +8116,7 @@
- any language
+ любой языкsrc/app/menu/menu.component.ts1
@@ -8142,7 +8124,7 @@
- hide
+ скрытьsrc/app/menu/menu.component.ts1
@@ -8150,7 +8132,7 @@
- blur
+ размытиеsrc/app/menu/menu.component.ts1
@@ -8158,7 +8140,7 @@
- display
+ отображениеsrc/app/menu/menu.component.ts1
@@ -8174,7 +8156,7 @@
- Any
+ Любойsrc/app/search/search-filters.component.ts1
@@ -8267,7 +8249,7 @@
- years ago
+ лет назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8275,7 +8257,7 @@
- months ago
+ месяцев назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8283,7 +8265,7 @@
- month ago
+ месяц назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8291,7 +8273,7 @@
- weeks ago
+ недель назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8299,7 +8281,7 @@
- week ago
+ неделю назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8307,7 +8289,7 @@
- days ago
+ дней назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8315,7 +8297,7 @@
- day ago
+ день назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8323,7 +8305,7 @@
- hours ago
+ часов назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8331,7 +8313,7 @@
- hour ago
+ час назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8339,7 +8321,7 @@
- min ago
+ мин назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8347,7 +8329,7 @@
- sec ago
+ сек назадsrc/app/shared/angular/from-now.pipe.ts1
@@ -8491,7 +8473,7 @@
- Index URL is required.
+ Требуется индексировать URL-адрес.src/app/shared/forms/form-validators/custom-config-validators.service.ts1
@@ -8499,7 +8481,7 @@
- Index URL should be a URL
+ Индексный URL должен быть URL-адресомsrc/app/shared/forms/form-validators/custom-config-validators.service.ts1
@@ -8557,7 +8539,7 @@
- The subject must be at least 1 character long.
+ Название должно быть длиной не менее 1 символа.src/app/shared/forms/form-validators/instance-validators.service.ts1
@@ -8565,7 +8547,7 @@
- The subject cannot be more than 120 characters long.
+ Длина не может превышать 120 символов.src/app/shared/forms/form-validators/instance-validators.service.ts1
@@ -8731,7 +8713,7 @@
- You must agree with the instance terms in order to register on it.
+ Вы должны согласиться с условиями экземпляра, чтобы зарегистрироваться на нем.src/app/shared/forms/form-validators/user-validators.service.ts1
@@ -8872,7 +8854,7 @@
- The username is required.
+ Имя пользователя является обязательным.src/app/shared/forms/form-validators/video-change-ownership-validators.service.ts1
@@ -8912,7 +8894,7 @@
- Name should be lowercase alphanumeric; dots and underscores are allowed.
+ Имя должно быть строчным, буквы и цифры; допускаются точки и подчеркивания.src/app/shared/forms/form-validators/video-channel-validators.service.ts1
@@ -8968,7 +8950,7 @@
- Privacy is required.
+ Требуется конфиденциальность.src/app/shared/forms/form-validators/video-playlist-validators.service.ts1
@@ -10515,7 +10497,7 @@
- В тренде за несколько дней
+ В тренде за последние дней1
@@ -10523,7 +10505,7 @@
- Видео в тренде с наибольшим количеством просмотров за несколько дней
+ Видео в тренде с наибольшим количеством просмотров за последние дней1