You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
3.6 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"home": "Главная",
"search": "Поиск",
"buttons.close": "Закрыть",
"403.title": "Доступ запрещен",
"403.message": "Похоже, вы наткнулись на страницу, к которой у вас нет доступа. Возможно, вам стоит <a href='/login'>попробовать войти</a>?",
"404.title": "Страница не найдена",
"404.message": "Похоже, вы наткнулись на несуществующую страницу. Вернитесь на <a href='/'>главную</a>.",
"500.title": "Внутренняя ошибка.",
"500.message": "Упс! Похоже, что-то пошло не так!",
"register": "Зарегистрироваться",
"login": "Войти",
"please_log_in": "Please Log In",
"logout": "Выйти",
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
"welcome_back": "Welcome Back ",
"you_have_successfully_logged_in": "You have successfully logged in",
"save_changes": "Сохранить изменения",
"close": "Закрыть",
"pagination": "Pagination",
"header.admin": "Админка",
"header.recent": "Последние",
"header.unread": "Непрочитанное",
"header.popular": "Популярные",
"header.users": "Пользователи",
"header.chats": "Чаты",
"header.notifications": "Уведомления",
"header.search": "Поиск",
"header.profile": "Профиль",
"notifications.loading": "Загружаем уведомления",
"chats.loading": "Загружаем чаты",
"motd.welcome": "Добро пожаловать в NodeBB, платформу будущего для общения.",
"previouspage": "Предыдущая Страница",
"nextpage": "Следующая Страница",
"alert.success": "Успешно",
"alert.error": "Ошибка",
"alert.banned": "Заблокирован",
"alert.banned.message": "Ваш аккаунт заблокирован сейчас будет произведен выход.",
"alert.unfollow": "Вы больше не читаете %1!",
"alert.follow": "Вы теперь читаете %1!",
"online": "В сети",
"users": "Users",
"topics": "Topics",
"posts": "Сообщения",
"views": "Просмотры",
"reputation": "Reputation",
"read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
"norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics",
"recentposts": "Свежие записи",
"recentips": "Recently Logged In IPs",
"away": "Отсутствует",
"dnd": "Не беспокоить",
"invisible": "Невидимый",
"offline": "Не в сети",
"email": "Email",
"language": "Language"
}