Last change
on this file since 13894 was
13894,
checked in by flop25, 13 years ago
|
updated for 2.4 :
-deleted timthumb
-deleted config for auto-generation
features added :
-representative thumbs can be big : always, as the "Every x thumb" config or never
bug corrected :
-big thumbs didn't have rounded corners
Translations uk_UA needed for new keys
|
File size:
1.1 KB
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
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.