source: extensions/GThumb/language/lv_LV/plugin.lang.php @ 18233

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

[gthumb] Update lv_LV, thanks to : agrisans

File size: 1022 bytes
Line 
1<?php
2
3$lang['Thumbnails max height'] = 'Sīkbilžu maksimālais augstums';
4$lang['Margin between thumbnails'] = 'Atstarpe starp sīkbildēm';
5$lang['Double the size of the first thumbnail'] = 'Dubultot pirmās sīkbildes izmēru';
6$lang['Cache the big thumbnails (recommended)'] = 'Izmantot Cache atmiņu (kešot) lielajām sīkbildēm (ieteicams)';
7$lang['Scale thumbnails'] = 'Mērogot sīkbildes';
8$lang['Cache Informations'] = 'Izmantot Cache Informācijai';
9$lang['Purge thumbnails cache'] = 'Iztīrīt sīkbilžu cache atmiņu';
10$lang['%d file'] = '%d fails';
11$lang['%d files'] = '%d faili';
12$lang['Cache have been generated'] = 'Cache atmiņa izveidota';
13$lang['Pre-cache thumbnails'] = 'Kešot sīkbildes';
14$lang['Delete images in GThumb+ cache.'] = 'Dzēst attēlus iekš GThumb+ cache.';
15$lang['Finds images that have not been cached and creates the cached version.'] = 'Atrod attēlos, kas vēl nav kešoti un izveido kešotu versiju.';
16
17$lang['Show thumbnails caption'] = 'Parādīt sagūstīto sīkbildi';
18?>
Note: See TracBrowser for help on using the repository browser.