Files
NodeBB/public/language/hu/category.json
2015-08-17 17:07:39 -04:00

15 lines
641 B
JSON

{
"category": "Category",
"subcategories": "Subcategories",
"new_topic_button": "Új témakör",
"guest-login-post": "A hozzászóláshoz be kell lépni",
"no_topics": "<strong>Nincs nyitva egy téma sem ebben a kategóriában.</strong>Hozzunk létre egyet.",
"browsing": "böngészés",
"no_replies": "Nem érkezett válasz",
"no_new_posts": "No new posts.",
"share_this_category": "Kategória megosztása",
"watch": "Watch",
"ignore": "Ignorálás",
"watch.message": "You are now watching updates from this category",
"ignore.message": "You are now ignoring updates from this category"
}