<?php

# link to SPGM
$cfg['locale']['spgmLink'] = 'galeria wygenerowana przez >SPGM_LINK<';

# thumbnails navi bar
$cfg['locale']['thumbnailNaviBar']  = 'strona >CURRENT_PAGE< z >NB_PAGES<';

# filter label
$cfg['locale']['filter'] = 'filtr';

# filter value for 'new pictures'
$cfg['locale']['filterNew'] = 'nowe zdjęcia';

# filter value for 'all pictures'
$cfg['locale']['filterAll'] = 'wszystkie zdjęcia';

# filter value for 'slideshow'
$cfg['locale']['filterSlideshow'] = 'Slideshow';

# pictures navi bar
$cfg['locale']['pictureNaviBar'] = 'zdjęcie >CURRENT_PIC< z >NB_PICS<';

# picture label (as in '1 picture')
$cfg['locale']['picture'] = 'zdjęcie';

# pictures label (as in '2 pictures')
$cfg['locale']['pictures'] = 'zdjęcia';

# new picture label (as in '1 new picture')
$cfg['locale']['newPicture'] = 'nowe zdjęcie';

# new pictures label (as in '2 new pictures')
$cfg['locale']['newPictures'] = 'nowe zdjęcia';

# new gallery label
$cfg['locale']['newGallery'] = 'nowa galeria';

# main gallery label
$cfg['locale']['rootGallery'] = 'galeria główna';

?>
