Last change
on this file since 16414 was
4659,
checked in by vdigital, 15 years ago
|
[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).
Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.
|
File size:
802 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['Juza Theme Configuration'] = 'Configurazione del tema Juza '; |
---|
3 | |
---|
4 | $lang['Activate Juza handlers'] = 'Attivare le intercettazioni di Juza '; |
---|
5 | $lang['Index picture max-width'] = 'Larghezza massima delle immagini del\'indice '; |
---|
6 | $lang['[300:885]'] = '[300:885] '; |
---|
7 | $lang['Index picture cropping-height'] = 'Alteza di taglio delle immagini del\'indice '; |
---|
8 | $lang['[110:400]'] = '[110:400] '; |
---|
9 | $lang['Index picture top-shift'] = 'Offset verso l\'alto delle immagini del\'indice '; |
---|
10 | $lang['[-320:0]'] = '[-320:0] '; |
---|
11 | $lang['Auto cropping and shifting'] = 'Offset e taglio automatico '; |
---|
12 | $lang['Inactive, maintain picture width < 900px (Height is free)'] = 'Inattivi, mantenere la larghezza dell\'immagine deve rimanere < 900px'; |
---|
13 | $lang['Juza_Submit'] = 'Salvare'; |
---|
14 | $lang['Juza_Reset'] = 'Cancellare'; |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.