1
0
Fork 0
pixelfed/resources/lang/ru/web.php

179 lines
5.8 KiB
PHP
Raw Normal View History

2021-12-22 00:43:37 +00:00
<?php
return [
'common' => [
'comment' => 'Комментарий',
'commented' => 'Прокомментировано',
'comments' => 'Комментарии',
'like' => 'Мне нравится',
'liked' => 'Вы лайкнули',
'likes' => 'Лайки',
'share' => 'Поделиться',
'shared' => 'Поделились',
2021-12-22 00:43:37 +00:00
'shares' => 'Shares',
'unshare' => 'Unshare',
'cancel' => 'Отмена',
'copyLink' => 'Скопировать ссылку',
'delete' => 'Удалить',
'error' => 'Ошибка',
'errorMsg' => 'Что-то пошло не так. Пожалуйста, попробуйте еще раз позже.',
'oops' => 'Упс!',
'other' => 'Прочее',
'readMore' => 'Читать далее',
'success' => 'Успешно',
'sensitive' => 'Чувствительный',
'sensitiveContent' => 'Чувствительный контент',
'sensitiveContentWarning' => 'Этот пост может содержать чувствительный контент',
2021-12-22 00:43:37 +00:00
],
'site' => [
'terms' => 'Условия использования',
'privacy' => 'Политика конфиденциальности',
2021-12-22 00:43:37 +00:00
],
'navmenu' => [
'search' => 'Поиск',
'admin' => 'Панель администратора',
2021-12-22 00:43:37 +00:00
// Timelines
'homeFeed' => 'Домашняя лента',
'localFeed' => 'Локальная лента',
'globalFeed' => 'Глобальная лента',
2021-12-22 00:43:37 +00:00
// Core features
'discover' => 'Общее',
'directMessages' => 'Личные Сообщения',
'notifications' => 'Уведомления',
'groups' => 'Группы',
'stories' => 'Истории',
2021-12-22 00:43:37 +00:00
// Self links
'profile' => 'Профиль',
'drive' => 'Диск',
'settings' => 'Настройки',
'compose' => 'Создать новый пост',
2021-12-22 00:43:37 +00:00
// Nav footer
'about' => 'О нас',
'help' => 'Помощь',
'language' => 'Язык',
'privacy' => 'Конфиденциальность',
'terms' => 'Условия использования',
2021-12-22 00:43:37 +00:00
// Temporary links
'backToPreviousDesign' => 'Вернуться к предыдущему дизайну'
2021-12-22 00:43:37 +00:00
],
'directMessages' => [
'inbox' => 'Входящие',
'sent' => 'Отправленные',
'requests' => 'Запросы'
2021-12-22 00:43:37 +00:00
],
'notifications' => [
'liked' => 'liked your',
'commented' => 'commented on your',
'reacted' => 'reacted to your',
'shared' => 'shared your',
'tagged' => 'tagged you in a',
'updatedA' => 'updated a',
'sentA' => 'sent a',
'followed' => 'followed',
'mentioned' => 'mentioned',
'you' => 'вы',
2021-12-22 00:43:37 +00:00
'yourApplication' => 'Ваше заявка на вступление',
'applicationApproved' => 'было одобрено!',
'applicationRejected' => 'было отклонено. Вы можете повторно подать заявку на регистрацию в течение 6 месяцев.',
2021-12-22 00:43:37 +00:00
'dm' => 'dm',
'groupPost' => 'сообщения группы',
2021-12-22 00:43:37 +00:00
'modlog' => 'modlog',
'post' => 'пост',
2021-12-22 00:43:37 +00:00
'story' => 'story',
],
'post' => [
'shareToFollowers' => 'Share to followers',
'shareToOther' => 'Share to other',
'noLikes' => 'No likes yet',
'uploading' => 'Uploading',
],
'profile' => [
'posts' => 'Posts',
'followers' => 'Followers',
'following' => 'Following',
'admin' => 'Admin',
'collections' => 'Collections',
'follow' => 'Подписаться',
'unfollow' => 'Отписаться',
'editProfile' => 'Редактировать профиль',
2021-12-22 00:43:37 +00:00
'followRequested' => 'Follow Requested',
'joined' => 'Joined',
],
'menu' => [
'viewPost' => 'View Post',
'viewProfile' => 'Посмотреть профиль',
2021-12-22 00:43:37 +00:00
'moderationTools' => 'Moderation Tools',
'report' => 'Пожаловаться',
'archive' => 'Архив',
'unarchive' => 'Вернуть из архива',
2021-12-22 00:43:37 +00:00
'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',
'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Спам',
2021-12-22 00:43:37 +00:00
'sensitive' => 'Sensitive Content',
'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.',
'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?',
'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',
'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?',
],
'story' => [
'add' => 'Add Story'
],
'timeline' => [
'peopleYouMayKnow' => 'People you may know'
]
];