source: extensions/GDThumb/language/en_UK/plugin.lang.php @ 31147

Last change on this file since 31147 was 31147, checked in by TranslationTeam, 10 years ago

Update en_UK, thanks to Kaare

File size: 2.3 KB
Line 
1<?php
2
3$lang['%d file'] = '%d file';
4$lang['%d files'] = '%d files';
5$lang['Animate thumbnail on hover'] = 'Animate thumbnail on hover';
6$lang['Block for Panoramic Photo Page'] = 'Block for Panoramic Photo Page';
7$lang['Cache have been generated'] = 'Cache have been generated';
8$lang['Cache Informations'] = 'Cache Information';
9$lang['Cache the big thumbnails (recommended)'] = 'Cache the big thumbnails (recommended)';
10$lang['Changelog'] = 'Changelog';
11$lang['Coffee Fund'] = 'Coffee Fund';
12$lang['Crop (Default)'] = 'Crop (Default)';
13$lang['Delete images in GDThumb cache.'] = 'Delete images in GDThumb cache.';
14$lang['Do not Normalize (Default)'] = 'Do not Normalize (Default)';
15$lang['Double the size of the first thumbnail'] = 'Double the size of the first thumbnail';
16$lang['Finds images that have not been cached and creates the cached version.'] = 'Finds images that have not been cached and creates the cached version.';
17$lang['Follow'] = 'Follow';
18$lang['Horizontal (Default)'] = 'Horizontal (Default)';
19$lang['Margin between thumbnails'] = 'Margin between thumbnails';
20$lang['Masonry Type'] = 'Masonry Type';
21$lang['Merged (Default)'] = 'Merged (Default)';
22$lang['Merged with Description'] = 'Merged with Description';
23$lang['Metadata Display Mode'] = 'Metadata Display Mode';
24$lang['Normalize Photo Title'] = 'Normalize Photo Title';
25$lang['Overlay'] = 'Overlay';
26$lang['Overlay Bottom'] = 'Overlay Bottom';
27$lang['Overlay Bottom (Static)'] = 'Overlay Bottom (Static)';
28$lang['Overlay Ex'] = 'Overlay Ex';
29$lang['Overlay Top'] = 'Overlay Top';
30$lang['Overlay Top (Static)'] = 'Overlay Top (Static)';
31$lang['Pause'] = 'Pause';
32$lang['Photo # if FileName Detected'] = 'Photo # if FileName Detected';
33$lang['Pre-cache thumbnails'] = 'Pre-cache thumbnails';
34$lang['Prevent word wrap'] = 'Prevent word wrap';
35$lang['Purge thumbnails cache'] = 'Purge thumbnails cache';
36$lang['Scale thumbnails'] = 'Scale thumbnails';
37$lang['Show thumbnails caption'] = 'Show thumbnails caption';
38$lang['Square'] = 'Square';
39$lang['Start'] = 'Start';
40$lang['Stop'] = 'Stop';
41$lang['Thumbnails max height'] = 'Thumbnails max height';
42$lang['Title Display Mode (Album)'] = 'Title Display Mode (Album)';
43$lang['Title Display Mode (Photo)'] = 'Title Display Mode (Photo)';
44$lang['Use Description if Set'] = 'Use Description if Set';
45$lang['Vertical'] = 'Vertical';
46 
Note: See TracBrowser for help on using the repository browser.