New translations web.php (Russian)

[ci skip]
This commit is contained in:
daniel 2021-12-22 04:51:52 -07:00
parent 5be9671fd5
commit a29c748961
1 changed files with 11 additions and 11 deletions

View File

@ -76,14 +76,14 @@ return [
'notifications' => [ 'notifications' => [
'liked' => 'liked your', 'liked' => 'liked your',
'commented' => 'commented on your', 'commented' => 'commented on your',
'reacted' => 'reacted to your', 'reacted' => 'отреагировал на ваш',
'shared' => 'shared your', 'shared' => 'поделился вашим',
'tagged' => 'tagged you in a', 'tagged' => 'отметил вас в публикации',
'updatedA' => 'updated a', 'updatedA' => 'updated a',
'sentA' => 'sent a', 'sentA' => 'отправил',
'followed' => 'followed', 'followed' => 'подписался',
'mentioned' => 'mentioned', 'mentioned' => 'mentioned',
'you' => 'вы', 'you' => 'вы',
@ -95,12 +95,12 @@ return [
'groupPost' => 'сообщения группы', 'groupPost' => 'сообщения группы',
'modlog' => 'modlog', 'modlog' => 'modlog',
'post' => 'пост', 'post' => 'пост',
'story' => 'story', 'story' => 'история',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Поделиться с подписчиками', 'shareToFollowers' => 'Поделиться с подписчиками',
'shareToOther' => 'Share to other', 'shareToOther' => 'Поделиться с другими',
'noLikes' => 'Пока никому не понравилось', 'noLikes' => 'Пока никому не понравилось',
'uploading' => 'Загружается', 'uploading' => 'Загружается',
], ],
@ -135,8 +135,8 @@ return [
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Спам', 'spam' => 'Спам',
'sensitive' => 'Деликатный контент', 'sensitive' => 'Деликатный контент',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Жестокое обращение или причинение вреда',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Несовершеннолетний аккаунт',
'copyrightInfringement' => 'Нарушение авторских прав', 'copyrightInfringement' => 'Нарушение авторских прав',
'impersonation' => 'Представление себя за другого человека', 'impersonation' => 'Представление себя за другого человека',
'scamOrFraud' => 'Обман или мошенничество', 'scamOrFraud' => 'Обман или мошенничество',
@ -152,8 +152,8 @@ return [
'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено', 'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено',
'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?', 'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?',
'modUnlistSuccess' => 'Successfully unlisted post', 'modUnlistSuccess' => 'Successfully unlisted post',
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.', 'modMarkAsSpammerConfirm' => 'Вы уверены, что хотите отметить этого пользователя спамом? Все существующие и будущие сообщения будут исключены из списка в сроки, и будет применяться предупреждение о содержании.',
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'modMarkAsSpammerSuccess' => 'Аккаунт успешно помечен как спаммер',
'toFollowers' => 'to Followers', 'toFollowers' => 'to Followers',