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

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

[gthumb] Update pl_PL, thanks to : T00kie

File size: 1.1 KB
Line 
1<?php
2
3$lang['Thumbnails max height'] = 'Maksymalna wysokość miniatur';
4$lang['Margin between thumbnails'] = 'Margines między miniaturami';
5$lang['Double the size of the first thumbnail'] = 'Podwój rozmiar pierwszej miniatury';
6$lang['Cache the big thumbnails (recommended)'] = 'Umieść w pamięci podręcznej duże miniatury (rekomendowane)';
7$lang['Scale thumbnails'] = 'Skaluj miniatury';
8$lang['Cache Informations'] = 'Umieść w pamięci podręcznej informacje';
9$lang['Purge thumbnails cache'] = 'Wyczyść pamięć podręczną miniatur';
10$lang['%d file'] = '%d plik';
11$lang['%d files'] = '%d pliki';
12$lang['Cache have been generated'] = 'Pamięć podręczna została utworzona';
13$lang['Pre-cache thumbnails'] = 'Wywołuj miniatury z pamięci podręcznej';
14$lang['Delete images in GThumb+ cache.'] = 'Usuń zdjęcia z pamięci podręcznej GThumb+ .';
15$lang['Finds images that have not been cached and creates the cached version.'] = 'Znajduje zdjęcia, które nie zostały umieszczone w pamięci podręcznej i tworzy tam ich kopie.';
16
17$lang['Show thumbnails caption'] = 'Pokaż etykiety miniaturek';
18?>
Note: See TracBrowser for help on using the repository browser.