_tx = new Array();
_tx['date'] = 'Datum';
_tx['date'] = 'Termín akce';
_tx['date'] = 'Termín akce';
_tx['location'] = 'Místo';
_tx['location'] = 'Místo';
_tx['other'] = 'Další';
_tx['other'] = 'Další';
_tx['Read more'] = 'VÍCE';
_tx['your search'] = 'Na váš predmet vyhledávání';
_tx['your_search'] = 'Na váš predmet vyhledávání';
_tx['did not match any documents'] = 'nebyl nalezen žádný odkaz';
_tx['did_not_match_docs'] = 'nebyl nalezen žádný odkaz';
_tx['Suggestions'] = 'Návrhy';
_tx['suggestions'] = 'Návrhy';
_tx['Make sure all words are spelled correctly'] = 'Ujistete se, že všechna slova jsou napsána správne';
_tx['all_words_spelled_correctly'] = 'Ujistete se, že všechna slova jsou napsána správne';
_tx['Try different keywords'] = 'Zkuste jiná klícová slova';
_tx['Try more general keywords'] = 'Zkuste obecnejší klícová slova';
_tx['Read more'] = 'VÍCE';
_tx['Back to top'] = 'zpět';
_tx['Next'] = 'Další';
_tx['next'] = 'Další';
_tx['Previous'] = 'Predchozí';
_tx['previous'] = 'Predchozí';
_tx['Search Results'] = 'Prohledat Výsledky';
_tx['search_results'] = 'Prohledat Výsledky';
_tx['Suggestions'] = 'Návrhy';
_tx['Search'] = 'Prohledat Výsledky';
_tx['Print'] = 'Tisk';
function _t(s) { if (_tx[s]) {return _tx[s];} else {return s;}}
