source: extensions/stripped_black_bloc/language/en_UK/theme.lang.php @ 17860

Last change on this file since 17860 was 17860, checked in by flop25, 12 years ago

language corrections

File size: 1.6 KB
RevLine 
[11696]1<?php
[13895]2$lang['The parent-theme Stripped need to be enabled in order to use its parameters'] = 'The parent-theme Stripped need to be enabled in order to use its parameters';
[11699]3$lang['Stripped & Columns Theme Configuration'] = 'Stripped & Columns, Configuration Page';
[11696]4$lang['Page'] = 'Page';
[11823]5$lang['color main'] = "Not grey color :";
[11699]6$lang['Displaying options'] = "Display options";
7$lang['Width of columns'] = "Width of columns";
8$lang['Width of thumbnails'] = "Width of thumbnails";
[13894]9$lang['Create a big thumbnail every'] = "Create a big thumbnail every";
10$lang['... starting to the position number'] = "... starting to the position number";
11$lang['(set 0 to disable)'] = "(set 0 to disable)";
12$lang['(it need to be inferior than the width of columns)'] = "(it needs to be strictly inferior than the width of columns)";
[17860]13$lang['About portrait/landscape pictures :'] = "About portrait/landscape pictures (Note that the plugin auto-manage the thumbnails of panorama):";
[17859]14$lang['No Maximum Height and the width is the one set above'] = "No Maximum Height and the width is the one set above";
15$lang['Use the width parameter above as a maximum heigth'] = "Use the width parameter above as a maximum heigth";
16$lang['Display big thumbnails for landscape pictures'] = "Display big thumbnails for landscape pictures";
17$lang['About big thumbnails, for the albums :'] = "About big thumbnails, for the albums:";
[13894]18$lang['don\'t generate big thumbnails'] = "don't generate big thumbnails";
19$lang['use the same config as above'] = "use the same config as above";
20$lang['always generate big thumbnails'] = "always generate big thumbnails";
[11696]21?>
Note: See TracBrowser for help on using the repository browser.