source: extensions/greydragon/language/cs_CZ/theme.lang.php @ 30210

Last change on this file since 30210 was 30210, checked in by SergeD, 10 years ago

version 1.0.13
+ New colorpack - GreyDragon
+ ADMIN: Added support for horizontal menu - "Static Menu - Header Bottom". When used with Additional Pages Plugin, pages except Root Page would be embeded

into menu bar instead of drop down menu.

+ ADMIN: Added option "Display navigation arrows" for Root page
+ ADMIN: Added option "Display navigation controls" for Root page
+ Added support for thumb shadow space - custom CSS is required (please refer to help section in admin area). Latest gdThumb is recomended.
+ CSS: cleanup

  • Removed hardcoded height for root page slideshow to accomodate navigation controls
  • Fixed issues with Categories List overlapping when Static menu is enabled
  • In Phote page, hide overflow photo when huge size is used
File size: 574 bytes
Line 
1<?php
2$lang['Elegant, Configuration Page'] = 'Elegant, stránka s konfigurací';
3$lang['Panels options'] = 'Nastavení panelů';
4$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Nastavte výchozí stav pro každý panel nebo deaktivujte animaci:';
5$lang['Main Menu Panel'] = 'Hlavní menu panel';
6$lang['Displayed'] = 'Zobrazen';
7$lang['Hidden'] = 'Skryt';
8$lang['Disable the animation'] = 'Deaktivovat animaci';
9$lang['Photo Description Panel'] = 'Panel s popisem fotografií';
10$lang['Comments Panel'] = 'Panel komentářů';
11?>
Note: See TracBrowser for help on using the repository browser.