| [ Index ] |
|
Code source de PHP NUKE 7.9 |
1 <?php 2 3 /**************************************************************************/ 4 /* PHP-NUKE: Advanced Content Management System */ 5 /* ============================================ */ 6 /* */ 7 /* This is the language module with all the system messages */ 8 /* */ 9 /* If you made a translation, please go to the site and send to me */ 10 /* the translated file. Please keep the original text order by modules, */ 11 /* and just one message per line, also double check your translation! */ 12 /* */ 13 /* You need to change the second quoted phrase, not the capital one! */ 14 /* */ 15 /* If you need to use double quotes (") remember to add a backslash (\), */ 16 /* so your entry will look like: This is \"double quoted\" text. */ 17 /* And, if you use HTML code, please double check it. */ 18 /**************************************************************************/ 19 20 define("_ALLTOPICS","Vse teme"); 21 define("_NOCOMMENTS","Brez komentarja"); 22 define("_UCOMMENT","Komentar"); 23 define("_REVIEWS","Recenzije"); 24 define("_SEARCHUSERS","Išči v bazi podatkov uporabnikov"); 25 define("_SEARCHSECTIONS","Išči v posebnih oddelkih"); 26 define("_SEARCHREVIEWS","Išči v recenzijah"); 27 define("_SEARCHIN","Išči v"); 28 define("_ARTICLES","Člankih"); 29 define("_ALLAUTHORS","Vsi avtorji"); 30 define("_ALL","Vsi"); 31 define("_WEEK","teden"); 32 define("_WEEKS","tednov"); 33 define("_MONTH","mesec"); 34 define("_MONTHS","mesecev"); 35 define("_SEARCHON","Išči na:"); 36 define("_SSTORIES","Članki"); 37 define("_SSECTIONS","Oddelki"); 38 define("_SUSERS","Uporabniki"); 39 define("_NOMATCHES","Noben rezultat, ki bi odgovarjal vašemu iskanju ni bil najden"); 40 define("_PREVMATCHES","prejšnji rezultati"); 41 define("_NEXTMATCHES","naslednji rezultati"); 42 define("_INSECTION","Članek v oddelku"); 43 define("_NONAME","Ime ni vnešeno"); 44 define("_SCOMMENTS","Komentarji"); 45 define("_SEARCHRESULTS","Rezultati iskanja"); 46 define("_CONTRIBUTEDBY","Poslal"); 47 define("_UCOMMENTS","Komentarji"); 48 define("_MATCHTITLE","Odgovarja naslovu"); 49 define("_MATCHTEXT","Odgovarja tekstu članka"); 50 define("_MATCHBOTH","Odgovara naslovu in tekstu članka"); 51 define("_SREPLY","Odgovor"); 52 define("_SREPLIES","Odgovori"); 53 define("_ATTACHART","Dodano članku"); 54 define("_PAGES","Strani"); 55 define("_REVIEWSCORE","Ocena te recenzije"); 56 define("_PAGE","Strani"); 57 define("_DOWNLOADS","Downloads"); 58 define("_WEBLINKS","Web Links"); 59 define("_FINDMORE","... more"); 60 define("_DIDNOTFIND","Didn't find what you're looking for?"); 61 define("_ENCYCLOPEDIA","Encyclopedia"); 62 define("_SEARCHINSTORY","Search All Comments in Story:"); 63 define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>"); 64 65 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce ŕ PHPXref 0.7 |