Files
NodeBB/public/language/sr/category.json
2016-10-05 13:43:34 -04:00

20 lines
986 B
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": "Nova Tema",
"guest-login-post": "Пријавите се за слање порука",
"no_topics": "<strong>Ne postoji nijedna tema u ovoj kategoriji.</strong><br />Zasto ne bi postavio jednu?",
"browsing": "gleda",
"no_replies": "Jos uvek nema odgovora",
"no_new_posts": "Нема нових постова",
"share_this_category": "Podeli ovu kategoriju",
"watch": "Прати",
"ignore": "Игнориши",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "You are now watching updates from this category and all subcategories",
"ignore.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Гледане категорије"
}