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

Last change on this file since 30763 was 30763, checked in by TranslationTeam, 9 years ago

Update cs_CZ, thanks to marfig

File size: 1.1 KB
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$lang['Resize to fit window'] = 'Změnit velikost pro vyplnění okna';
12$lang['Waiting time before loading a new image'] = 'Vyčkávací čas před načtením nového obrázku';
13$lang['except an administrator'] = 'Vyjma administrátora';
14$lang['Add close button'] = 'Přidat tlačítko na zavření';
15$lang['Add image info button'] = 'Přidat tlačítko pro informace o obrázku';
16$lang['Fullscreen navigation style'] = 'Styl fulscreen navigace';
17$lang['Only fullscreen mode'] = 'Pouze fullscreen mód';
18$lang['milliseconds'] = 'milisekund';
Note: See TracBrowser for help on using the repository browser.