source: extensions/GDThumb/language/sk_SK/plugin.lang.php @ 33097

Last change on this file since 33097 was 33097, checked in by TranslationTeam, 8 weeks ago

Add sk_SK, thanks to jose1711

  • Property svn:executable set to *
File size: 1.7 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['Cache the big thumbnails (recommended)'] = 'Ukladať do medzipamäte veľké náhľady (odporúčané)';
10$lang['Coffee Fund'] = 'Príspevok na kávu';
11$lang['Crop (Default)'] = 'Orezať (predvolené)';
12$lang['Delete images in GDThumb cache.'] = 'Odstrániť obrázky z medzipamäte GDThumb.';
13$lang['Do not Normalize (Default)'] = 'Nenormalizovať (predvolené)';
14$lang['Double the size of the first thumbnail'] = 'Zdvojnásobí veľkosť prvého náhľadu';
15$lang['Finds images that have not been cached and creates the cached version.'] = 'Nájde obrázky, ktoré zatiaľ neboli uložené do medzipamäte a vytvorí v medzipamäti ich verziu.';
16$lang['Follow'] = 'Nasledovať';
17$lang['Horizontal (Default)'] = 'Vodorovne (predvolené)';
18$lang['Margin between thumbnails'] = 'Okraj medzi náhľadmi';
19$lang['%d file'] = '%d súbor';
20$lang['%d files'] = '%d súbory';
21$lang['%d visit'] = '%d návšteva';
22$lang['%d visits'] = '%d návštev';
23$lang['Animate thumbnail on hover'] = 'Animovať náhľad pri prejdení myšou';
24$lang['Cache Informations'] = 'Ukladať informácie do medzipamäte';
25$lang['Cache have been generated'] = 'Medzipamäť bola vygenerovaná';
26$lang['Changelog'] = 'Zoznam zmien';
Note: See TracBrowser for help on using the repository browser.