Show
Ignore:
Timestamp:
09/28/10 01:32:09 (3 years ago)
Author:
plg
Message:

feature 1616: rename category into album, a few language keys were missing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/sr_RS/admin.lang.php

    r6993 r7024  
    351351$lang['status'] = 'stanje'; 
    352352$lang['Directory'] = 'Mapa'; 
    353 $lang['sub-categories'] = 'podkategorije'; 
     353$lang['sub-albums'] = 'podkategorije'; 
    354354$lang['synchronize metadata'] = 'sinhronizuj meta podatke'; 
    355355$lang['target'] = 'odredište'; 
     
    402402$lang['File/directory read error'] = 'Greška čitanja datoteke/direktorijuma'; 
    403403$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Datoteci ili direktorijumu se ne može pristupiti (ne postoji ili je pristup zabranjen)'; 
    404 $lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ova datoteka zahtjeva poveznu sličicu. Povezna sličica mora biti prisutna u poddirektorijumu "thumbnail" direktorijuma kategorije. Naziv povezne sličice mora počinjati sa podrazumevanim predznakom i nastavak mora biti jedan od popisanih :'; 
     404$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ova datoteka zahtjeva poveznu sličicu. Povezna sličica mora biti prisutna u poddirektorijumu "thumbnail" direktorijuma kategorije. Naziv povezne sličice mora počinjati sa podrazumevanim predznakom i nastavak mora biti jedan od popisanih :'; 
    405405$lang['missing thumbnail'] = 'nedostajuće povezne sličice'; 
    406406$lang['albums deleted in the database'] = 'kategorije izbrisane iz baze podataka'; 
     
    434434$lang['user_status_normal'] = 'Korisnik'; 
    435435$lang['user_status_webmaster'] = 'Webmaster'; 
    436 $lang['Virtual category'] = 'Virtuelna ketegorija'; 
     436$lang['Virtual album'] = 'Virtuelna ketegorija'; 
    437437$lang['Waiting'] = 'Čekanje'; 
    438438$lang['default'] = 'podrazumevano'; 
     
    460460$lang['Send an information email to group members'] = 'Pošalji e-mail obaveštenja članovima grupe'; 
    461461$lang['Group'] = 'Grupa'; 
    462 $lang['[%s] Come to visit the category %s'] = '[%s] Dođite i pogledajte kategoriju %s'; 
     462$lang['[%s] Visit album %s'] = '[%s] Dođite i pogledajte kategoriju %s'; 
    463463$lang['Hello,'] = 'Zdravo,'; 
    464464$lang['See you soon.'] = 'Do viđenja.'; 
    465 $lang['Come to discover the category:'] = 'Dođite i otkrijte kategoriju:'; 
     465$lang['Discover album:'] = 'Dođite i otkrijte kategoriju:'; 
    466466$lang['Mail content'] = 'sadržaj e-mail poruke'; 
    467467$lang['none'] = 'ni jedan';