nodebb/public/language/ru/modules.json

29 lines
1.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.

{
"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": "See all chats",
"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.compose": "Редактор",
"composer.show_preview": "Показать предпросмотр",
"composer.hide_preview": "Скрыть предпросмотр",
"composer.user_said_in": "%1 сказал %2:",
"composer.user_said": "%1 сказал:",
"composer.discard": "Вы уверены, что хотите отказаться от этого поста?",
"composer.submit_and_lock": "Отправить и закрыть",
"composer.toggle_dropdown": "Показать выпадающий список",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm"
}