source: extensions/GThumb/language/cs_CZ/plugin.lang.php @ 13032

Last change on this file since 13032 was 13032, checked in by ddtddt, 12 years ago

[extensions] - GThumb - add cs_CZ - Česky – Czech - Thanks to webprostor.eu

File size: 916 bytes
RevLine 
[13032]1<?php
2
3$lang['Thumbnails max height'] = 'Max výška náhledu';
4$lang['Margin between thumbnails'] = 'Margin mezi náhledy';
5$lang['Double the size of the first thumbnail'] = 'Zdvojit velikost prvního náhledu';
6$lang['Cache the big thumbnails (recommended)'] = 'Cachovat velké náhledy (doporučeno)';
7$lang['Scale thumbnails'] = 'Rozměr náhledů';
8$lang['Cache Informations'] = 'Cachovat Informace';
9$lang['Purge thumbnails cache'] = 'Vyčistit cache náhledů';
10$lang['%d file'] = '%d soubor';
11$lang['%d files'] = '%d souborů';
12$lang['Cache have been generated'] = 'Cache byla vygenerována';
13$lang['Pre-cache thumbnails'] = 'Před-cache náhledů';
14$lang['Delete images in GThumb+ cache.'] = 'Odstranit obrázky v GThumb a cache.';
15$lang['Finds images that have not been cached and creates the cached version.'] = 'Najít obrázky, které nebyly dosud uloženy v cache a vytvořit jejich cache verzi.';
16
17?>
Note: See TracBrowser for help on using the repository browser.