Files
NodeBB/public/language/et/category.json

20 lines
927 B
JSON
Raw Normal View History

{
2015-09-25 10:02:31 -04:00
"category": "Kategooria",
"subcategories": "Alamkategooriad",
"new_topic_button": "Uus teema",
2015-04-04 14:23:50 -04:00
"guest-login-post": "Postitamiseks logi sisse",
"no_topics": "<strong>Kahjuks ei leidu siin kategoorias ühtegi teemat.</strong><br />Soovid postitada?",
"browsing": "vaatab",
"no_replies": "Keegi pole vastanud",
2015-09-25 10:02:31 -04:00
"no_new_posts": "Uusi postitusi pole",
"share_this_category": "Jaga seda kategooriat",
2015-04-20 12:09:00 -04:00
"watch": "Vaata",
2015-04-13 20:02:56 -04:00
"ignore": "Ignoreeri",
2016-08-27 09:02:48 -04:00
"watching": "Vaatab",
"ignoring": "Ignoreerib",
"watching.description": "Näita teemasid lugemata teemade hulgas",
"ignoring.description": "Ära näita teemasid lugemata teemade hulgas",
2016-10-05 13:43:34 -04:00
"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",
2015-09-25 10:02:31 -04:00
"watched-categories": "Jälgitavad kategooriad"
}