Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/sl_SL/common.lang.php

    r8711 r8727  
    271271$lang['Update your rating'] = 'Popravi svojo oceno';
    272272$lang['wrong filename'] = 'napačno ime datoteke';
    273 $lang['the filesize of the picture must not exceed :'] = 'velikost slike ne sme preseči :';
    274 $lang['the picture must be to the fileformat jpg, gif or png'] = 'format slike mora biti jpg, gif ali png';
    275 $lang['the height of the picture must not exceed :'] = 'višina slike ne sme preseči :';
    276 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcijsko,toda priporočeno : izberite sličico za predogled';
    277 $lang['the width of the picture must not exceed :'] = 'dolžina slike ne sme preseči :';
    278 $lang['can\'t upload the picture on the server'] = 'slike ni možno naložiti na strežnik';
    279273$lang['the username must be given'] = 'potrebno je uporabniško ime';
    280 $lang['A picture\'s name already used'] = 'ime slike je že uporabljeno';
    281 $lang['You must choose a picture fileformat for the image'] = 'Potrebno je izbrati format slike';
    282 $lang['Name of the picture'] = 'Ime slike';
    283 $lang['Upload a picture'] = 'Naloži sliko';
    284 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Slika je bila uspešno naložena. Administrator jo bo preveril v čim krajšem času.';
    285274$lang['useful when password forgotten'] = 'uporabno, v primeru izgubljenega gesla';
    286275$lang['Quick search'] = 'Hitro iskanje';
     
    296285$lang['Registration of %s'] = 'Prijavljenih %s';
    297286$lang['Album: %s'] = 'Kategorija: %s';
    298 $lang['Picture name: %s'] = 'Ime slike: %s';
    299 $lang['Creation date: %s'] = 'Datum nastanka: %s';
    300287$lang['Picture uploaded by %s'] = 'Sliko naložil %s';
    301288$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Nepravilen status uporabnika "guest", uporabljen bo privzeti status. Prosim obvestite skrbnika.';
     
    339326$lang['display photos linked to this tag'] = 'Pokaži slike vezane na samo to označbo ';
    340327$lang['photos posted during the last %d days'] = 'slike naložene zadnjih  %d dni';
    341 $lang['Choose an image'] = 'Izberi sliko';
    342328$lang['Piwigo Help'] = 'Piwigo pomoč';
    343329$lang['Rank'] = 'Rank';
Note: See TracChangeset for help on using the changeset viewer.