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

Last change on this file was 18356, checked in by TranslationTeam, 12 years ago

[gthumb] Update cs_CZ, thanks to : sichr

File size: 980 bytes
Line 
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$lang['Show thumbnails caption'] = 'Zobrazit titulek náhledů';
18?>
Note: See TracBrowser for help on using the repository browser.