diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf index bdfa34464..4220c4460 100644 --- a/client/src/locale/angular.ru-RU.xlf +++ b/client/src/locale/angular.ru-RU.xlf @@ -335,7 +335,7 @@ {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}} - {viewers, plural, =0 {Нет зрителей} =1 {1 зритель} other { зрителей}} + {viewers, plural, =0 {Нет зрителей} one { зритель} few { зрителя} other { зрителей}} src/app/shared/shared-main/video/video.model.ts289 @@ -485,7 +485,7 @@ {count, plural, =1 {1 user banned.} other { users banned.}} - {count, plural, =1 {1 пользователь заблокирован.} other { пользователи заблокированы.}} + {count, plural, one { пользователь заблокирован.} few { пользователя заблокированы.} other { пользователей заблокированы.}} src/app/shared/shared-moderation/user-ban-modal.component.ts71 @@ -548,7 +548,7 @@ {VAR_PLURAL, plural, =1 {1 viewer} other { viewers}} - {VAR_PLURAL, plural, =1 {1 зритель} other { зрителя(ей)}} + {VAR_PLURAL, plural, one { зритель} few { зрителя} other { зрителя(ей)}} src/app/shared/shared-video/video-views-counter.component.html 7 @@ -588,7 +588,7 @@ 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 плейлистов}}? + Вы уверены, что хотите удалить {count, plural, one { HLS плейлист} few { HLS плейлиста} other { HLS плейлистов}}? src/app/+admin/overview/videos/video-list.component.ts271 @@ -1088,7 +1088,7 @@ {count, plural, =1 {Blocked .} other {Blocked videos.}} - {count, plural, =1 {Заблокировано .} other {Заблокировано видео.}} + {count, plural, =1 {Заблокировано .} other {Заблокированы видео.}} src/app/shared/shared-moderation/video-block.component.ts85 @@ -2459,12 +2459,12 @@ Do you really want to delete {count, plural, =1 { registration request?} other { registration requests?}} - Вы действительно хотите удалить {count, plural, =1 { запрос на регистрацию?} other { запросов на регистрацию?}} + Вы действительно хотите удалить {count, plural, =1 {запрос от } one { запрос} few { запроса} other { запросов}} на регистрацию? src/app/+admin/moderation/registration-list/registration-list.component.ts125 Removed {count, plural, =1 { registration request} other { registration requests}} - Удалено {count, plural, =1 { запрос на регистрацию} other { запросов на регистрацию}} + {count, plural, =1 {Удален запрос от } one {Удален запрос} few {Удалено запроса} other {Удалено запросов}} на регистрацию src/app/+admin/moderation/registration-list/registration-list.component.ts137 @@ -3489,24 +3489,24 @@ View from and others - Просмотреть from и другие + Просмотреть от и других src/app/+videos/+video-watch/shared/comment/video-comments.component.html76 {VAR_PLURAL, plural, =1 {1 reply} other { replies}} - {VAR_PLURAL, plural, =1 {1 ответ} other { ответа(ов)}} + {VAR_PLURAL, plural, one { ответ} few { ответа} other { ответов}} src/app/+videos/+video-watch/shared/comment/video-comments.component.html77 src/app/+videos/+video-watch/shared/comment/video-comments.component.html80 src/app/+videos/+video-watch/shared/comment/video-comments.component.html84 View from - Просмотреть от + Просмотреть от src/app/+videos/+video-watch/shared/comment/video-comments.component.html79 View - Просмотреть + Просмотреть src/app/+videos/+video-watch/shared/comment/video-comments.component.html84 @@ -3805,7 +3805,7 @@ Do you really want to unfollow {count, plural, =1 {?} other { entries?}} - Вы действительно хотите отменить подписку на {count, plural, =1 {?} other { записи?}} + Вы действительно хотите отменить подписку на {count, plural, =1 {?} one { запись?} few { записи?} other { записей?}} src/app/+admin/follows/following-list/following-list.component.ts68 @@ -4279,7 +4279,7 @@ - + src/app/shared/shared-abuse-list/abuse-details.component.html 21,23 @@ -4371,7 +4371,7 @@ {VAR_PLURAL, plural, =1 {1 report} other { reports}} - {VAR_PLURAL, plural, =1 {1 отчёт} other { отчётов}} + {VAR_PLURAL, plural, one { отчёт} few { отчёта} other { отчётов}} src/app/shared/shared-abuse-list/abuse-details.component.html22 src/app/shared/shared-abuse-list/abuse-details.component.html43 @@ -4579,7 +4579,7 @@ for "" - для "" + для "" src/app/+admin/plugins/plugin-search/plugin-search.component.html17 @@ -4660,7 +4660,7 @@ {count, plural, =1 {1 comment deleted.} other { comments deleted.}} - {count, plural, =1 {1 комментарий удален.} other { комментарии удалены.}} + {count, plural, one { комментарий удален.} few { комментария удалены.} other { комментариев удалены.}} src/app/+admin/overview/comments/video-comment-list.component.ts150 @@ -5126,7 +5126,7 @@ {VAR_PLURAL, plural, =1 {year old} other {years old}} - {VAR_PLURAL, plural, =1 {год} other {лет}} + {VAR_PLURAL, plural, one {год} few {года} other {лет}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html209 @@ -5815,7 +5815,7 @@ {VAR_PLURAL, plural, =1 {cached storyboard} other {cached storyboards}} - {VAR_PLURAL, plural, =1 {кешированный кадр} other {кешированных кадров}} + {VAR_PLURAL, plural, one {кешированный кадр} few {кешированных кадра} other {кешированных кадров}} src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html 64 @@ -6490,7 +6490,7 @@ {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}} - {VAR_PLURAL, plural, =0 {No views} =1 {1 просмотр} other { просмотров}} + {VAR_PLURAL, plural, =0 {Нет просмотров} one { просмотр} few { просмотра} other { просмотров}} src/app/+my-library/+my-video-channels/my-video-channels.component.html49 @@ -6772,12 +6772,12 @@ Created - Создан + Создан src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html2 {VAR_PLURAL, plural, =1 {1 playlist} other { playlists}} - {VAR_PLURAL, plural, =1 {1 плейлист} other { плейлистов}} + {VAR_PLURAL, plural, one { плейлист} few { плейлиста} other { плейлистов}} src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html 3 @@ -6992,7 +6992,7 @@ {VAR_PLURAL, plural, =1 {1 subscriber} other { subscribers}} - {VAR_PLURAL, plural, =1 {1 подписчик} other { подписчиков}} + {VAR_PLURAL, plural, one { подписчик} few { подписчика} other { подписчиков}} src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html13 @@ -7046,7 +7046,7 @@ {VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other { subscribers}} - {VAR_PLURAL, plural, =0 {Нет подписчиков} =1 {1 подписчик} other { подписчиков}} + {VAR_PLURAL, plural, =0 {Нет подписчиков} one { подписчик} few { подписчика} other { подписчиков}} src/app/+accounts/account-video-channels/account-video-channels.component.html26 src/app/+accounts/accounts.component.html36 src/app/+my-library/+my-video-channels/my-video-channels.component.html43 @@ -7823,7 +7823,7 @@ {value, plural, =1 {thread} other {threads}} - {value, plural, =1 {поток} other {потоков}} + {value, plural, one {поток} few {потока} other {потоков}} src/app/+admin/config/edit-custom-config/edit-configuration.service.ts102 @@ -8134,17 +8134,17 @@ Accepted {count, plural, =1 { follow request} other { follow requests}} - Принято {count, plural, =1 { запрос на отслеживание} other { запросов на отслеживание}} + {count, plural, =1 {Принят запрос от } one {Принят запрос} few {Принято запроса} other {Принято запросов}} на отслеживание src/app/+admin/follows/followers-list/followers-list.component.ts67 Do you really want to reject {count, plural, =1 { follow request?} other { follow requests?}} - Вы действительно хотите отклонить {count, plural, =1 { запрос на подписку?} other { запросов на подписку?}} + Вы действительно хотите отклонить {count, plural, =1 {запрос от } one { запрос} few { запроса} other { запросов}} на подписку? src/app/+admin/follows/followers-list/followers-list.component.ts82 Rejected {count, plural, =1 { follow request} other { follow requests}} - Отклонено {count, plural, =1 { запрос на подписку} other { запросов на подписку}} + {count, plural, =1 {Отклонен запрос от } one {Отклонен запрос} few {Отклонено запроса} other {Отклонено запросов}} на подписку src/app/+admin/follows/followers-list/followers-list.component.ts94 @@ -8154,12 +8154,12 @@ Do you really want to delete {count, plural, =1 { follow request?} other { follow requests?}} - Вы действительно хотите удалить {count, plural, =1 { запрос на отслеживание?} other { запросов на отслеживание?}} + Вы действительно хотите удалить {count, plural, =1 {запрос от } one { запрос} few { запроса} other { запросов}} на отслеживание? src/app/+admin/follows/followers-list/followers-list.component.ts114 Removed {count, plural, =1 { follow request} other { follow requests}} - Удалено {count, plural, =1 { запрос на отслеживание} other { запросов на отслеживание}} + {count, plural, =1 {Удален запрос от } one {Удален запрос} few {Удалено запроса} other {Удалено запросов}} на отслеживание src/app/+admin/follows/followers-list/followers-list.component.ts126 @@ -8197,7 +8197,7 @@ You are not following {count, plural, =1 { anymore.} other {these entries anymore.}} - Вы больше не подписаны на {count, plural, =1 { anymore.} other {these записи.}} + Вы больше не подписаны на {count, plural, =1 {} one { запись} few { записи} other { записей}}. src/app/+admin/follows/following-list/following-list.component.ts80 @@ -8731,7 +8731,7 @@ Completed jobs - Выполненные работы + Выполненные задания src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts 30 @@ -8739,7 +8739,7 @@ Pending jobs - Ожидающие работы + Ожидающие задания src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts 34 @@ -8768,7 +8768,7 @@ Delete this job - Удалить эту работу + Удалить это задание src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts 67 @@ -8776,7 +8776,7 @@ Do you really want to cancel {count, plural, =1 {this job} other { jobs}}? Children jobs will also be cancelled. - Вы действительно хотите отменить {count, plural, =1 {задание} other { задания}}? Children jobs will also be cancelled. + Вы действительно хотите отменить {count, plural, one { задание} few { задания} other { заданий}}? Дочерние задания также будут отменены. src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts98 @@ -8786,7 +8786,7 @@ Do you really want to remove {count, plural, =1 {this job} other { jobs}}? Children jobs will also be removed. - Вы действительно хотите удалить {count, plural, =1 {это задание} other { задания}}? Children jobs will also be removed. + Вы действительно хотите удалить {count, plural, =1 {это задание} one { задание} few { задания} other { задания}}? Дочерние задания также будут удалены. src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts 119 @@ -9112,12 +9112,12 @@ Do you really want to unban {count, plural, =1 {1 user} other { users}}? - Вы действительно хотите разблокировать {count, plural, =1 {1 пользователя} other { пользователей}}? + Вы действительно хотите разблокировать {count, plural, one { пользователя} few { пользователя} other { пользователей}}? src/app/+admin/overview/users/user-list/user-list.component.ts214 {count, plural, =1 {1 user unbanned.} other { users unbanned.}} - {count, plural, =1 {1 пользователь разблокирован.} other { пользователей разблокированы.}} + {count, plural, one { пользователь разблокирован.} few { пользователя разблокированы.} other { пользователей разблокированы.}} src/app/+admin/overview/users/user-list/user-list.component.ts227 @@ -9138,12 +9138,12 @@ {count, plural, =1 {1 user deleted.} other { users deleted.}} - {count, plural, =1 {1 пользователь удален.} other { пользователей удалены.}} + {count, plural, one {удален пользователь.} few {удалено пользователя.} other {удалено пользователей.}} src/app/+admin/overview/users/user-list/user-list.component.ts256 {count, plural, =1 {1 user email set as verified.} other { user emails set as verified.}} - {count, plural, =1 {1 адрес электронной почты пользователя установлен как подтвержденный.} other { адресов электронной почты пользователей установлены как подтвержденные.}} + {count, plural, one { адрес электронной почты пользователя установлен как подтвержденный.} few { адреса электронной почты пользователя установлены как подтвержденные.} other { адресов электронной почты пользователей установлены как подтвержденные.}} src/app/+admin/overview/users/user-list/user-list.component.ts274 @@ -9640,7 +9640,7 @@ It will delete {count, plural, =1 {1 video} other { videos}} uploaded in this channel, and you will not be able to create another channel or account with the same name ()! - Это приведет к удалению {count, plural, =1 {1 video} other { videos}} загруженных на этот канал, и вы не сможете создать другой канал или учетную запись с таким же именем ()! + Это приведет к удалению {count, plural, =1 {1 видео} other { видео}} загруженных на этот канал, и вы не сможете создать другой канал или учетную запись с таким же именем ()! src/app/+my-library/+my-video-channels/my-video-channels.component.ts 60 @@ -10280,7 +10280,7 @@ - + src/app/+search/search.component.html 5 @@ -11200,7 +11200,7 @@ You can't select more than {maxItems, plural, =1 {1 item} other { items}} - You can't select more than {maxItems, plural, =1 {1 элемент} other { элементов}} + Вы не можете выбрать более {maxItems, plural, one { элемента} other { элементов}} src/app/shared/shared-forms/select/select-checkbox-all.component.ts84 @@ -11628,12 +11628,12 @@ ~ {hours, plural, =1 {1 hour} other { hours}} - ~ {hours, plural, =1 {1 час} other { часов}} + ~ {hours, plural, one { час} few { часа} other { часов}} src/app/shared/shared-instance/instance-features-table.component.ts75 ~ {minutes, plural, =1 {1 minute} other { minutes}} - ~ {minutes, plural, =1 {1 минута} other { минут}} + ~ {minutes, plural, one { минута} few { минуты} other { минут}} src/app/shared/shared-instance/instance-features-table.component.ts83 @@ -11718,7 +11718,7 @@ Ban {count, plural, =1 {1 user} other { users}} - Ban {count, plural, =1 {1 пользователь} other { пользователей}} + Заблокировать {count, plural, one { пользователя} other { пользователей}} src/app/shared/shared-moderation/user-ban-modal.component.ts92 @@ -12341,7 +12341,7 @@ Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}? - Вы уверены, что хотите удалить {count, plural, =1 {это видео} other {these видео}}? + Вы уверены, что хотите удалить {count, plural, =1 {это видео} other {эти видео}}? src/app/+admin/overview/videos/video-list.component.ts223 @@ -12372,7 +12372,7 @@ Job(s) removed. - Работы удалены. + Задания удалены. src/app/+admin/system/runners/runner-job-list/runner-job-list.component.ts 131