additional_plugins/serendipity_event_layout_printerfriendly/lang_cs.inc.php

14 lines
625 B
PHP

<?php
/**
* @author Vladimír Ajgl <vlada@ajgl.cz>
* @translated 2009/02/22
* @author Vladimír Ajgl <vlada@ajgl.cz>
* @revisionDate 2009/08/26
*/
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_NAME', 'Layout plugin: verze pro tisk');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_BLAHBLAH', 'Pøi použití funkce "vytisknout stránku" v prohlížeèi uvidíte výstup, který bude na tiskárnì lépe vypadat.');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_SIDEBARS', 'Tisknout postraní sloupce?');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_FOOTER', 'Tisknout patièky?');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_COMMENTS', 'Tisknout komentáøe?');