additional_plugins/serendipity_event_spamblock_surbl/lang_cz.inc.php

14 lines
464 B
PHP
Raw Normal View History

<?php
2011-12-13 12:29:05 +01:00
/**
* @author Vladim<EFBFBD>r Ajgl <vlada@ajgl.cz>
* EN-Revision: Revision of lang_en.inc.php
* Translated on 2007/11/30
*/
@define('PLUGIN_EVENT_SPAMBLOCKSURBL_TITLE', 'Spam Protector (SURBL)');
@define('PLUGIN_EVENT_SPAMBLOCKSURBL_DESC', 'Zam<61>tne koment<6E><74>e, kter<65> obsahuj<75> URL adresy z <20>ern<72> listiny.');
@define('PLUGIN_EVENT_SPAMBLOCK_ERROR_SURBL', 'Ochrana proti spamu:V<><56> koment<6E><74> obsahuje URL adresu, kter<65> je na <20>ern<72> listin<69> SURBL.');
?>