From 8719516be177cde317ac51bf769b4b97b6924f85 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 22 Dec 2021 01:27:32 -0700 Subject: [PATCH] New translations web.php (Russian) [ci skip] --- resources/lang/ru/web.php | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/resources/lang/ru/web.php b/resources/lang/ru/web.php index 08c239e30..0f53406bc 100644 --- a/resources/lang/ru/web.php +++ b/resources/lang/ru/web.php @@ -11,8 +11,8 @@ return [ 'likes' => 'Лайки', 'share' => 'Поделиться', 'shared' => 'Поделились', - 'shares' => 'Shares', - 'unshare' => 'Unshare', + 'shares' => 'Поделились', + 'unshare' => 'Не делиться', 'cancel' => 'Отмена', 'copyLink' => 'Скопировать ссылку', @@ -99,80 +99,80 @@ return [ ], 'post' => [ - 'shareToFollowers' => 'Share to followers', + 'shareToFollowers' => 'Поделиться с подписчиками', 'shareToOther' => 'Share to other', - 'noLikes' => 'No likes yet', - 'uploading' => 'Uploading', + 'noLikes' => 'Пока никому не понравилось', + 'uploading' => 'Загружается', ], 'profile' => [ - 'posts' => 'Posts', - 'followers' => 'Followers', - 'following' => 'Following', - 'admin' => 'Admin', - 'collections' => 'Collections', + 'posts' => 'Посты', + 'followers' => 'Подписчики', + 'following' => 'Подписки', + 'admin' => 'Администратор', + 'collections' => 'Коллекции', 'follow' => 'Подписаться', 'unfollow' => 'Отписаться', 'editProfile' => 'Редактировать профиль', - 'followRequested' => 'Follow Requested', - 'joined' => 'Joined', + 'followRequested' => 'Хочет на Вас подписаться', + 'joined' => 'Регистрация', ], 'menu' => [ - 'viewPost' => 'View Post', + 'viewPost' => 'Показать пост', 'viewProfile' => 'Посмотреть профиль', - 'moderationTools' => 'Moderation Tools', + 'moderationTools' => 'Инструменты модерации', 'report' => 'Пожаловаться', 'archive' => 'Архив', 'unarchive' => 'Вернуть из архива', - 'embed' => 'Embed', + 'embed' => 'Встроить', - 'selectOneOption' => 'Select one of the following options', - 'unlistFromTimelines' => 'Unlist from Timelines', - 'addCW' => 'Add Content Warning', - 'removeCW' => 'Remove Content Warning', - 'markAsSpammer' => 'Mark as Spammer', + 'selectOneOption' => 'Выберите один из вариантов', + 'unlistFromTimelines' => 'Скрыть из лент', + 'addCW' => 'Добавить предупреждение о контенте', + 'removeCW' => 'Удалить предупреждение о контенте', + 'markAsSpammer' => 'Пометить как спамера', 'markAsSpammerText' => 'Unlist + CW existing and future posts', 'spam' => 'Спам', - 'sensitive' => 'Sensitive Content', + 'sensitive' => 'Деликатный контент', 'abusive' => 'Abusive or Harmful', 'underageAccount' => 'Underage Account', - 'copyrightInfringement' => 'Copyright Infringement', - 'impersonation' => 'Impersonation', - 'scamOrFraud' => 'Scam or Fraud', - 'confirmReport' => 'Confirm Report', - 'confirmReportText' => 'Are you sure you want to report this post?', - 'reportSent' => 'Report Sent!', - 'reportSentText' => 'We have successfully received your report.', - 'reportSentError' => 'There was an issue reporting this post.', + 'copyrightInfringement' => 'Нарушение авторских прав', + 'impersonation' => 'Представление себя за другого человека', + 'scamOrFraud' => 'Обман или мошенничество', + 'confirmReport' => 'Подтвердить жалобу', + 'confirmReportText' => 'Вы действительно хотите пожаловаться на этот пост?', + 'reportSent' => 'Жалоба отправлена!', + 'reportSentText' => 'Мы успешно получили Вашу жалобу.', + 'reportSentError' => 'При отправке жалобы на этот пост произошла ошибка.', - 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', - 'modCWSuccess' => 'Successfully added content warning', - 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', - 'modRemoveCWSuccess' => 'Successfully removed content warning', - 'modUnlistConfirm' => 'Are you sure you want to unlist this post?', + 'modAddCWConfirm' => 'Вы действительно хотите добавить предупреждение о контенте на этот пост?', + 'modCWSuccess' => 'Предупреждение о контенте успешно добавлено', + 'modRemoveCWConfirm' => 'Вы действительно хотите удалить предупреждение о контенте с этого поста?', + 'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено', + 'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?', '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.', 'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'toFollowers' => 'to Followers', - 'showCaption' => 'Show Caption', - 'showLikes' => 'Show Likes', - 'compactMode' => 'Compact Mode', + 'showCaption' => 'Показать подпись', + 'showLikes' => 'Показать отметки "мне нравится"', + 'compactMode' => 'Компактный режим', 'embedConfirmText' => 'By using this embed, you agree to our', - 'deletePostConfirm' => 'Are you sure you want to delete this post?', - 'archivePostConfirm' => 'Are you sure you want to archive this post?', - 'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', + 'deletePostConfirm' => 'Вы действительно хотите удалить этот пост?', + 'archivePostConfirm' => 'Вы действительно хотите архивировать этот пост?', + 'unarchivePostConfirm' => 'Вы действительно хотите убрать этот пост из архива?', ], 'story' => [ - 'add' => 'Add Story' + 'add' => 'Добавить историю' ], 'timeline' => [ - 'peopleYouMayKnow' => 'People you may know' + 'peopleYouMayKnow' => 'Возможные друзья' ] ];