Files
NodeBB/public/language/ru/category.json
2018-12-21 09:26:11 +00:00

22 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"category": "Категория",
"subcategories": "Подкатегории",
"new_topic_button": "Создать тему",
"guest-login-post": "Войдите под своей учётной записью, чтобы написать ответ",
"no_topics": "<strong>В этой категории еще нет тем.</strong><br />Почему бы вам не создать первую?",
"browsing": "просматривают",
"no_replies": "Нет ответов",
"no_new_posts": "Нет новых записей",
"watch": "Следить",
"ignore": "Игнорировать",
"watching": "Отслеживать",
"not-watching": "Not Watching",
"ignoring": "Игнорировать",
"watching.description": "Show topics in unread and recent",
"not-watching.description": "Do not show topics in unread, show in recent",
"ignoring.description": "Do not show topics in unread and recent",
"watching.message": "You are now watching updates from this category and all subcategories",
"notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Ваши сообщества"
}