* Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
<?php # $Id: lang_cs.inc.php 1381 2007-12-14 00:12:00 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Vladimír Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'V postranním panelu zobrazuje podrobnosti použité licence "Creative Commons" (Autorská práva)');
|
||||
|
||||
?>
|
@ -0,0 +1,12 @@
|
||||
<?php # $Id: lang_cz.inc.php 1381 2007-12-14 00:12:00 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Vladimír Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'V postranním panelu zobrazuje podrobnosti použité licence "Creative Commons" (Autorská práva)');
|
||||
|
||||
?>
|
12
plugins/serendipity_plugin_creativecommons/lang_cs.inc.php
Normal file
12
plugins/serendipity_plugin_creativecommons/lang_cs.inc.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php # $Id: lang_cs.inc.php 1381 2007-12-14 00:12:00 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'V postrann<6E>m panelu zobrazuje podrobnosti pou<6F>it<69> licence "Creative Commons" (Autorsk<73> pr<70>va)');
|
||||
|
||||
?>
|
12
plugins/serendipity_plugin_creativecommons/lang_cz.inc.php
Normal file
12
plugins/serendipity_plugin_creativecommons/lang_cz.inc.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php # $Id: lang_cz.inc.php 1381 2007-12-14 00:12:00 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
|
||||
@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'V postrann<6E>m panelu zobrazuje podrobnosti pou<6F>it<69> licence "Creative Commons" (Autorsk<73> pr<70>va)');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user