feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
e123585dde
commit
7ca4f8e060
74 changed files with 247 additions and 806 deletions
|
|
@ -270,18 +270,7 @@ $lang['A comment on your site'] = 'Komentar na vaši strani';
|
|||
$lang['today'] = 'danes';
|
||||
$lang['Update your rating'] = 'Popravi svojo oceno';
|
||||
$lang['wrong filename'] = 'napačno ime datoteke';
|
||||
$lang['the filesize of the picture must not exceed :'] = 'velikost slike ne sme preseči :';
|
||||
$lang['the picture must be to the fileformat jpg, gif or png'] = 'format slike mora biti jpg, gif ali png';
|
||||
$lang['the height of the picture must not exceed :'] = 'višina slike ne sme preseči :';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcijsko,toda priporočeno : izberite sličico za predogled';
|
||||
$lang['the width of the picture must not exceed :'] = 'dolžina slike ne sme preseči :';
|
||||
$lang['can\'t upload the picture on the server'] = 'slike ni možno naložiti na strežnik';
|
||||
$lang['the username must be given'] = 'potrebno je uporabniško ime';
|
||||
$lang['A picture\'s name already used'] = 'ime slike je že uporabljeno';
|
||||
$lang['You must choose a picture fileformat for the image'] = 'Potrebno je izbrati format slike';
|
||||
$lang['Name of the picture'] = 'Ime slike';
|
||||
$lang['Upload a picture'] = 'Naloži sliko';
|
||||
$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.';
|
||||
$lang['useful when password forgotten'] = 'uporabno, v primeru izgubljenega gesla';
|
||||
$lang['Quick search'] = 'Hitro iskanje';
|
||||
$lang['Connected user: %s'] = 'Prijavljeni uporabniki: %s';
|
||||
|
|
@ -295,8 +284,6 @@ $lang['Email: %s'] = 'Email: %s';
|
|||
$lang['Admin: %s'] = 'Admin: %s';
|
||||
$lang['Registration of %s'] = 'Prijavljenih %s';
|
||||
$lang['Album: %s'] = 'Kategorija: %s';
|
||||
$lang['Picture name: %s'] = 'Ime slike: %s';
|
||||
$lang['Creation date: %s'] = 'Datum nastanka: %s';
|
||||
$lang['Picture uploaded by %s'] = 'Sliko naložil %s';
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Nepravilen status uporabnika "guest", uporabljen bo privzeti status. Prosim obvestite skrbnika.';
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, skrbnik in posebni uporabnik ne morejo uporabljati te metode';
|
||||
|
|
@ -338,7 +325,6 @@ $lang['%d photo is also linked to current tags'] = '%d photo is also linked to c
|
|||
$lang['%d photos are also linked to current tags'] = '%d photos are also linked to current tags';
|
||||
$lang['display photos linked to this tag'] = 'Pokaži slike vezane na samo to označbo ';
|
||||
$lang['photos posted during the last %d days'] = 'slike naložene zadnjih %d dni';
|
||||
$lang['Choose an image'] = 'Izberi sliko';
|
||||
$lang['Piwigo Help'] = 'Piwigo pomoč';
|
||||
$lang['Rank'] = 'Rank';
|
||||
$lang['group by letters'] = 'grupiraj po črkah';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue