Files
NodeBB/public/language/cs/users.json

21 lines
752 B
JSON
Raw Normal View History

2014-01-12 19:01:30 +01:00
{
2014-01-30 20:22:25 -05:00
"latest_users": "Nejnovější uživatelé",
"top_posters": "Nejaktivnější",
"most_reputation": "Nejváženější",
"search": "Vyhledávat",
"enter_username": "Zadej uživatelské jméno k hledání",
2014-06-23 21:03:04 -04:00
"load_more": "Načíst další",
2015-02-10 10:53:19 -05:00
"users-found-search-took": "%1 user(s) found! Search took %2 seconds.",
2015-01-29 17:45:42 -05:00
"filter-by": "Filter By",
"online-only": "Online only",
2015-07-15 14:11:05 -04:00
"picture-only": "Picture only",
"invite": "Invite",
"invitation-email-sent": "An invitation email has been sent to %1",
"user_list": "User List",
"recent_topics": "Recent Topics",
"popular_topics": "Popular Topics",
"unread_topics": "Unread Topics",
"categories": "Categories",
"tags": "Tags",
"map": "Map"
2014-01-12 19:01:30 +01:00
}