Czech update by Vladimir Ajgl
This commit is contained in:
plugins
serendipity_event_browsercompatibility
serendipity_event_livesearch
serendipity_event_nl2br
serendipity_event_spartacus
serendipity_event_statistics
serendipity_plugin_entrylinks
serendipity_plugin_history
14
plugins/serendipity_event_livesearch/UTF-8/lang_cs.inc.php
Normal file
14
plugins/serendipity_event_livesearch/UTF-8/lang_cs.inc.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php # $Id: lang_cs.inc.php 1646 2007-11-30 13:34:15Z VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1646 $
|
||||
* @author Vladimír Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
* Translated on 2007/11/30
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_NAME', 'Livesearch');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_DESC', 'Vylepší vnitřní vyhledávací funkci přidáním našeptávače v reálném čase (JavaScript)');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', 'Vyčkejte, posílám požadavek...');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', 'Žádný příspěvek neobsahuje vaše slovo.');
|
||||
?>
|
14
plugins/serendipity_event_livesearch/UTF-8/lang_cz.inc.php
Normal file
14
plugins/serendipity_event_livesearch/UTF-8/lang_cz.inc.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php # $Id: lang_cz.inc.php 1646 2007-11-30 13:34:15Z VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1646 $
|
||||
* @author Vladimír Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
* Translated on 2007/11/30
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_NAME', 'Livesearch');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_DESC', 'Vylepší vnitřní vyhledávací funkci přidáním našeptávače v reálném čase (JavaScript)');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', 'Vyčkejte, posílám požadavek...');
|
||||
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', 'Žádný příspěvek neobsahuje vaše slovo.');
|
||||
?>
|
Reference in New Issue
Block a user