source: extensions/stripped_black_bloc/language/uk_UA/theme.lang.php @ 13895

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

features added :
-display a message if Stripped is disabled

File size: 1.3 KB
Line 
1<?php
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';
3$lang['Stripped & Columns Theme Configuration'] = 'Stripped & Columns, Сторінка конфігурації';
4$lang['Page'] = 'Сторінка';
5$lang['color main'] = "Не сірим кольором :";
6$lang['Displaying options'] = "Показати варіанти";
7$lang['Width of columns'] = "Ширина стовпців";
8$lang['Width of thumbnails'] = "Ширина мініатюри";
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)'] = "(вона повинна суворо поступаютися ширину стовпців)";
13$lang['About big thumbnails, for the albums :'] = "Мініатюри можуть бути отримані на тему";
14$lang['don\'t generate big thumbnails'] = "don't generate big thumbnails";
15$lang['use the same config as above'] = "use the same config as above";
16$lang['always generate big thumbnails'] = "always generate big thumbnails";
17?>
Note: See TracBrowser for help on using the repository browser.