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/category.json

22 lines
1.3 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.

{
"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": "Ваши сообщества"
}