additional_plugins/serendipity_event_thumbnails/lang_cs.inc.php

15 lines
454 B
PHP
Raw Permalink 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('THUMBPAGE_TITLE', 'N<>hledy p<><70>sp<73>vk<76>');
@define('THUMBPAGE_TITLE_BLAHBLAH', 'Zobraz<61> str<74>nku s n<>hledy <20>l<EFBFBD>nk<6E>. Jej<65> adresa je index.php?serendipity[page]=thumbs');
@define('THUMBPAGE_NUMBER', 'Po<50>et sloupc<70>');
@define('THUMBPAGE_NUMBER_BLAHBLAH', 'Po<50>et sloupc<70> na str<74>nce.');
?>