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

10 lines
355 B
JSON
Raw Normal View History

2014-01-23 00:45:47 +01:00
{
2014-01-31 11:48:05 -05:00
"title": "Neprečítané",
2014-01-30 20:22:25 -05:00
"no_unread_topics": "Nie sú tu žiadne neprečítané témy.",
2014-04-09 20:34:06 -04:00
"load_more": "Načítať dalšie",
2014-06-24 10:06:29 -04:00
"mark_as_read": "Označiť ako prečítan'é",
"selected": "Vybrané",
"all": "Všetko",
2015-07-15 14:11:05 -04:00
"all_categories": "All categories",
2014-06-24 10:06:29 -04:00
"topics_marked_as_read.success": "Témy označiť ako prečítané!"
2014-01-23 00:45:47 +01:00
}