additional_plugins/alpha/serendipity_event_lsrstopper/UTF-8/lang_cs.inc.php
Matthias Mees 3207b7dfb8 Move lsrstopper to siberia
This has been marked for deprecation for 4,5 months now, see
https://goo.gl/A0YRr3

References s9y/Serendipity#408
2017-03-15 08:46:22 +01:00

12 lines
775 B
PHP

<?php
/**
* @author Vladimír Ajgl <vlada@ajgl.cz>
* @translated 2013/03/31
* @author Vladimír Ajgl <vlada@ajgl.cz>
* @revisionDate 2013/04/13
*/
@define('PLUGIN_EVENT_LSRSTOPPER_NAME', 'D64 LSR-Stopper');
@define('PLUGIN_EVENT_LSRSTOPPER_DESC', 'Pomocí tohoto pluginu zablokujete odkazy na média, která si nárokují autorská práva podle německého "Leistungsschutzrecht" (Ochrana duševního vlastnictví).');
@define('PLUGIN_EVENT_LSRSTOPPER_USE_BLACKLIST_NAME', 'Použít blacklist, který poskytuje D64. Jinak použije DNS službu poskytovanou wazong.de.');
@define('PLUGIN_EVENT_LSRSTOPPER_USE_BLACKLIST_DESC', 'Více informací najdete na http://wordpress.org/extend/plugins/d64-lsr-stopper/ a také na http://dentaku.wazong.de/2013/03/01/lsrdnsbl/');