additional_plugins/serendipity_event_livesearch/lang_sk.inc.php

14 lines
502 B
PHP
Raw Permalink Normal View History

<?php
/**
* @author Martin Matu<EFBFBD>ka <martin@matuska.org>
* EN-Revision: Revision of lang_en.inc.php
* Translated on 2010/08/17
*/
@define('PLUGIN_EVENT_LIVESEARCH_NAME', 'Livesearch');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', 'Vylep<65><70> vn<76>torn<72> vyh<79>ad<61>vaciu funkciu pridan<61>m odpor<6F><72>ania v re<72>lnom <20>ase (JavaScript)');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', 'Po<50>kajte, posielam po<70>iadavku...');
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', '<27>iaden pr<70>spevok neobsahuje V<><56> v<>raz');
?>