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/public/language/ru/modules.json

21 lines
1.2 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.

{
"chat.chatting_with": "Чат с <span id=\"chat-with-name\"></span>",
"chat.placeholder": "Введите сообщение, нажмите ENTER для отправки",
"chat.send": "Отправить",
"chat.no_active": "У вас нет активных чатов.",
"chat.user_typing": "%1 печатает ...",
"chat.user_has_messaged_you": "%1 отправил вам сообщение.",
"chat.see_all": "Просмотр всех диалогов",
"chat.no-messages": "Пожалуйста, выберите собеседника для просмотра истории сообщений",
"chat.recent-chats": "Последние переписки",
"chat.contacts": "Контакты",
"chat.message-history": "История сообщений",
"chat.pop-out": "Покинуть диалог",
"chat.maximize": "Развернуть",
"chat.seven_days": "7 дней",
"chat.thirty_days": "30 дней",
"chat.three_months": "3 месяца",
"composer.user_said_in": "%1 сказал %2:",
"composer.user_said": "%1 сказал:",
"composer.discard": "Вы уверены, что хотите отказаться от этого поста?"
}