source: extensions/Fotorama/language/cs_CZ/plugin.lang.php @ 30448

Last change on this file since 30448 was 27291, checked in by ddtddt, 10 years ago

[Trunk] - Fotorama - add cs_CZ - Česky – Czech - Thanks to webprostor

File size: 571 bytes
Line 
1<?php
2$lang['stop the slideshow'] = 'zastavit slideshow';
3$lang['Allows fullscreen'] = 'Povolit fullscreen';
4$lang['How to fit an image'] = 'Jakým způsobem zobrazit obraz';
5$lang['What transition to use'] = 'Který přechod se má použít';
6$lang['Navigation style'] = 'Typ vzhledu ovládání';
7$lang['Enables shadows'] = 'Zapnout stíny';
8$lang['Enables autoplay'] = 'Zapnout autoplay';
9$lang['Stops slideshow at any user action with the fotorama'] = 'Ukončit slideshow při jakékoliv akci návštěvníka s fotorama';
10$lang['Enables loop'] = 'Zapnout smyčku';
11?>
Note: See TracBrowser for help on using the repository browser.