<?php
/**
 * Czech language file (UTF-8 encoding)
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Lukas Zapletal <lukas.zapletal at gmail dot com>
 */
 
// for the configuration manager
$lang['allowguests'] = 'povolit komentáře neregistrovaným';
$lang['linkemail']   = 'linkovat jména komentujících s e-maily';
$lang['useavatar']   = 'použit avatar obrázky';

//Setup VIM: ex: et ts=2 enc=utf-8 :
