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/post-queue.json

18 lines
843 B
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.

{
"post-queue": "Очередь на публикацию",
"description": "В очереди на публикацию нет сообщений. <br> Чтобы включить эту функцию, перейдите в <a href=\"%1\">Настройки &rarr; Сообщения &rarr; Очередь на публикацию</a> и включите <strong>Очередь на публикацию</strong>.",
"user": "Пользователь",
"category": "Категория",
"title": "Название",
"content": "Содержимое",
"posted": "Время",
"reply-to": "Ответ \"%1\"",
"content-editable": "Click on content to edit",
"category-editable": "Click on category to edit",
"title-editable": "Click on title to edit",
"reply": "Reply",
"topic": "Topic",
"accept": "Accept",
"reject": "Reject"
}