diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
commit | a16a070d4cab87a4a4dd701fb64f17d33d6cb026 (patch) | |
tree | 364cce59a1ba1833688f549c45cf7224155bde45 /language/sr_RS/common.lang.php | |
parent | 722c4a3a9740506ed4f409fcd9517027f8cbcee5 (diff) |
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys
git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/sr_RS/common.lang.php')
-rw-r--r-- | language/sr_RS/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/sr_RS/common.lang.php b/language/sr_RS/common.lang.php index 817d1f795..f999797dc 100644 --- a/language/sr_RS/common.lang.php +++ b/language/sr_RS/common.lang.php @@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Nepoznata oznaka'; $lang['New password'] = 'Nova lozinka'; $lang['Rate this picture'] = 'Oceni ovu sliku'; $lang['Next'] = 'Sledeći'; -$lang['Home'] = 'Početna'; $lang['no rate'] = 'bez ocene'; $lang['Elements posted within the last %d day.'] = 'Stavke objavljene u zadnjem %d danu.'; $lang['Elements posted within the last %d days.'] = 'Stavke objavljene u zadnjih %d dana.'; @@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Prazna pretraga. Nije une $lang['Search Options'] = 'Mogućnosti Pretraživanja'; $lang['Search results'] = 'Rezultati pretraživanja'; $lang['Search in subcategories'] = 'Pretraživanje u podkategorijama'; -$lang['Search'] = 'Pretraživanje'; $lang['searched words : %s'] = 'tražene reči : %s'; $lang['Contact'] = 'Kontakt'; $lang['set as category representative'] = 'postavi za predstavnika kategorije'; @@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'slika mora bit $lang['the height of the picture must not exceed :'] = 'visina slike ne smije preći : '; $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Po izboru, ali preporučljivo : odaberite sličicu za vezu na '; $lang['the width of the picture must not exceed :'] = 'Širina slike ne sme preći : '; -$lang['Author'] = 'Autor'; $lang['can\'t upload the picture on the server'] = 'ne mogu prebaciti sliku na server'; $lang['the username must be given'] = 'mora se upisati korisničko ime'; $lang['A picture\'s name already used'] = 'Naziv slike već postoji'; |