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

15 lines
518 B
JSON
Raw Normal View History

{
"title": "Lugemata",
"no_unread_topics": "Siin ei ole lugemata teemasi.",
2014-04-09 20:34:06 -04:00
"load_more": "Lae rohkem",
2014-04-16 17:42:56 -04:00
"mark_as_read": "Märgi loetuks",
"selected": "Valitud",
"all": "Kõik",
2015-07-28 07:44:21 -04:00
"all_categories": "Kõik kategooriad",
2016-04-21 09:02:32 -04:00
"topics_marked_as_read.success": "Teemad märgitud loetuks!",
2016-05-24 09:04:33 -04:00
"all-topics": "Kõik teemad",
"new-topics": "Uued teemad",
2017-11-02 09:25:12 +00:00
"watched-topics": "Vaadatud teemad",
"unreplied-topics": "Unreplied Topics",
"multiple-categories-selected": "Multiple Selected"
}