source: extensions/GDThumb/language/cs_CZ/plugin.lang.php @ 32874

Last change on this file since 32874 was 32874, checked in by TranslationTeam, 18 months ago

Add cs_CZ, thanks to gandycz

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Pause'] = 'Pauza';
9$lang['Rating:'] = 'Hodnocení:';
10$lang['Start'] = 'Spustit';
11$lang['Stop'] = 'Zastavit';
12$lang['Use Description if Set'] = 'Použít popis pokud je nastaven';
13$lang['Vertical'] = 'Vertikálně';
14$lang['%d file'] = '%d soubor';
15$lang['%d files'] = '%d souborů';
16$lang['%d visit'] = '%d návštěva';
17$lang['%d visits'] = '%d návštěv';
18$lang['Animate thumbnail on hover'] = 'Animovat náhled při najetí myší';
19$lang['Cache Informations'] = 'Informace o mezipaměti';
20$lang['Cache have been generated'] = 'Mezipaměť byla vygenerována';
21$lang['Cache the big thumbnails (recommended)'] = 'Uložit velké miniatury do mezipaměti (doporučeno)';
22$lang['Changelog'] = 'Protokol změn';
23$lang['Coffee Fund'] = 'Fond na kávu';
24$lang['Crop (Default)'] = 'Oříznout (Výchozí)';
Note: See TracBrowser for help on using the repository browser.