source: extensions/stripped/language/sh_RS/theme.lang.php @ 28528

Last change on this file since 28528 was 13754, checked in by TranslationTeam, 12 years ago

[Stripped] Update sh_RS, thanks to : vladamilanovic

  • Property svn:executable set to *
File size: 4.5 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['3 albums per row (description below thumbnail)'] = '3 albuma u redu (opis ispod sličice)';
24$lang['5 albums per row (no album description)'] = '5 albuma u redu (baz opisa)';
25$lang['Album list layout'] = 'Izgled liste albuma';
26$lang['Animate menu'] = 'Animiraj meni';
27$lang['Force text to lowercase'] = 'Tekst mali slovima';
28$lang['GMap'] = 'Mapa';
29$lang['Hide menu by default on category page'] = 'Podrazumevano sakrij meni na stranici kategorija';
30$lang['Information'] = 'Informacija';
31$lang['Interface options'] = 'Interfejs opcije';
32$lang['Interface style'] = 'Interfejs stil';
33$lang['Show/hide menu'] = 'Prikaži/sakrij meni';
34$lang['validate'] = 'overa';
35$lang['1 album per row (description beside thumbnail)'] = '1 album u redu (opis pored sličice)';
36$lang['2 albums per row (description beside thumbnail)'] = '2 albuma u redu (opis pored sličice)';
37$lang['Activate image preloading'] = 'Aktiviraj pre-učitavanje slike';
38$lang['Additional bottom margin after resize'] = 'Dodatna margina na dnu posle promene veličine';
39$lang['Animate tabs on picture page'] = 'Animiraj tabove na strani slike';
40$lang['Default tab to be displayed'] = 'Podrazumevani tab za prikazivanje';
41$lang['Display frame around albums'] = 'Prikaži okvir oko albuma';
42$lang['Display frame around image'] = 'Prikaži okvir oko slike';
43$lang['Display frame around thumbnails'] = 'Prikaži okvir oko sličica';
44$lang['fit to screen'] = 'uklopi na ekranu';
45$lang['full size'] = 'cela veličina';
46$lang['HD picture default display'] = 'HD slika podrazumevani prikaz';
47$lang['Image autosize options'] = 'Opcije autoveličine slike';
48$lang['Image preloading options'] = 'Opcije pre-učitavanja slike';
49$lang['Include title after resize'] = 'Uključi naslov posle promene veličine';
50$lang['Last displayed'] = 'Poslednje prikazano';
51$lang['Metadata'] = 'Meta-podatak';
52$lang['Minimum image height after resize'] = 'Minimalna visina slike posle promene veličine';
53$lang['On picture page, number of next images to preload'] = 'Na stranici slike, broj sledeće slike za pre-učitavanje';
54$lang['Picture page options'] = 'Opcije stranice slike';
55$lang['Preload images on thumbnails page'] = 'Pre-učitaj slike na stranici sličica';
56$lang['Property to display below picture'] = 'Prikaži svojstva ispod slike';
57$lang['Resize image to fit window'] = 'Promeni veličinu slike da stane u prozor';
58$lang['Show image title on top of the page (after browse path)'] = 'Prikaži naslov slike na vrhu strane (posle putanje)';
59$lang['Show Information tab only to admins'] = 'Prikaži informacioni tab samo administratorima';
60$lang['Show thumbnail caption'] = 'Prikaži naslov sličice';
61$lang['stripped Configuration updated'] = 'podešavanja Stripped-a ažurirana';
62$lang['Title'] = 'Naslov';
63$lang['Use navigation arrows on picture'] = 'Koristi navigacione strelice na slici';
64$lang['Use navigation arrows outside picture'] = 'Koristi navigacione strelice van slike';
65?>
Note: See TracBrowser for help on using the repository browser.