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

13 lines
608 B
JSON
Raw Permalink Normal View History

2014-01-23 00:45:47 +01:00
{
2014-01-31 11:48:05 -05:00
"title": "Nedávne",
2014-01-30 20:22:25 -05:00
"day": "Deň",
"week": "Týždeň",
2014-02-10 13:00:20 -05:00
"month": "Mesiac",
2015-11-25 15:11:35 -05:00
"year": "Rok",
2016-11-02 09:02:17 -04:00
"alltime": "Vždy",
"no-recent-topics": "Neboli nájdené žiadne nové témy.",
"no-popular-topics": "Neexistujú žiadne populárne témy.",
"load-new-posts": "Load new posts",
"uncategorized.title": "All known topics",
"uncategorized.intro": "This page shows a chronological listing of every topic that this forum has received.<br />The views and opinions expressed in the topics below are not moderated and may not represent the views and opinions of this website."
2014-01-23 00:45:47 +01:00
}