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.
nodebb/.tx/nodebb.global/ru_translation

52 lines
2.1 KiB
Plaintext

{
"home": "Home",
"search": "Поиск",
"buttons.close": "Close",
"403.title": "Access Denied",
"403.message": "You seem to have stumbled upon a page that you do not have access to. Perhaps you should <a href='/login'>try logging in</a>?",
"404.title": "Не найдено",
"404.message": "Похоже, Вы наткнулись на несуществующую страницу. Вернитесь на <a href='/'>домашнюю страницу</a>.",
"500.title": "Internal error.",
"500.message": "Oops! Looks like something went wrong!",
"register": "Зарегистрироваться",
"login": "Войти",
"logout": "Выйти",
"logout.title": "You are now logged out.",
"logout.message": "You have successfully logged out of NodeBB",
"save_changes": "Save Changes",
"close": "Close",
"header.admin": "Admin",
"header.recent": "Recent",
"header.unread": "Непрочитанное",
"header.popular": "Popular",
"header.users": "Пользователи",
"header.chats": "Чаты",
"header.notifications": "Уведомления",
"header.search": "Поиск",
"header.profile": "Профиль",
"notifications.loading": "Загружаем уведомления",
"chats.loading": "Загружаем чаты",
"motd.welcome": "Добро пожаловать в NodeBB, платформу будущего для общения.",
"motd.get": "Get NodeBB",
"motd.fork": "Fork",
"motd.like": "Like",
"motd.follow": "Follow",
"previouspage": "Previous Page",
"nextpage": "Next Page",
"alert.success": "Success",
"alert.error": "Error",
"alert.banned": "Banned",
"alert.banned.message": "You are banned you will be logged out!",
"alert.unfollow": "You are no longer following %1!",
"alert.follow": "You are now following %1!",
"posts": "Posts",
"views": "Views",
"posted": "posted",
"in": "in",
"recentposts": "Recent Posts",
"online": "Online",
"away": "Away",
"dnd": "Do not Disturb",
"invisible": "Invisible",
"offline": "Offline"
}