additional_plugins/serendipity_plugin_topreferers/lang_cz.inc.php

16 lines
761 B
PHP
Raw Normal View History

2011-12-13 12:29:05 +01:00
<?php # lang_cz.inc.php 1.0 2009-08-14 20:11:09 VladaAjgl $
/**
* @version 1.0
* @author Vladim<EFBFBD>r Ajgl <vlada@ajgl.cz>
* @translated 2009/08/14
*/
@define('PLUGIN_TOPREFERERS_TITLE', 'Top odkazova<76>e (Top Referers)');
@define('PLUGIN_TOPREFERERS_PROP_FILTER', 'Filter odkazova<76><61>');
@define('PLUGIN_TOPREFERERS_PROP_FILTER_DESC', 'Kter<65> odkazova<76>e maj<61> b<>t vy<76>azeny ze zobrazen<65>? nap<61>. "www.google.cz" nebo "*google*". V<>ce filtr<74> odd<64>lujte st<73>edn<64>kem ";".');
@define('PLUGIN_TOPREFERERS_DAYLIMIT', 'Kolik dn<64> pou<6F><75>t k v<>po<70>tu?');
@define('PLUGIN_TOPREFERERS_DAYLIMIT_DESC', 'Pouze X posledn<64> dn<64> m<><6D>e b<>t pou<6F>ito pro v<>po<70>et statistiky. Pokud je nastaveno na 0, bude se statistika po<70><6F>tat ze v<>ech dostupn<70>ch dn<64>.');
?>