[ 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","Kõikidest teemadest"); 21 define("_NOCOMMENTS","Kommentaare pole"); 22 define("_UCOMMENT","Kommentaari"); 23 define("_REVIEWS","Ülevaadet"); 24 define("_SEARCHUSERS","Otsi kasutajaid andmebaasisit"); 25 define("_SEARCHSECTIONS","Otsi täpsest rubriigist"); 26 define("_SEARCHREVIEWS","Otsi ülevaadetest"); 27 define("_SEARCHIN","Otsi"); 28 define("_ARTICLES","Artikleid"); 29 define("_ALLAUTHORS","Kõiki Autoreid"); 30 define("_ALL","Kõik"); 31 define("_WEEK","nädal"); 32 define("_WEEKS","nädalat"); 33 define("_MONTH","kuu"); 34 define("_MONTHS","kuud"); 35 define("_SEARCHON","Otsi "); 36 define("_SSTORIES","Jutte "); 37 define("_SSECTIONS","Rubriike"); 38 define("_SUSERS","Kasutajaid"); 39 define("_NOMATCHES","Sinu päringule ei leidunud vastust"); 40 define("_PREVMATCHES","eelmised leheküljed"); 41 define("_NEXTMATCHES","järgmised leheküljed"); 42 define("_INSECTION","Artikklite rubriigist"); 43 define("_NONAME","Nime ei ole sisestatud"); 44 define("_SCOMMENTS","Kommentaare "); 45 define("_SEARCHRESULTS","Otsingu tulemused"); 46 define("_CONTRIBUTEDBY","Kaasa aitas"); 47 define("_UCOMMENTS","Kommentaare"); 48 define("_MATCHTITLE","Sobivus pealkirjaga"); 49 define("_MATCHTEXT","Sobivus artikli tekstiga"); 50 define("_MATCHBOTH","Sobivus pealkirja ja artiklite tekstiga"); 51 define("_SREPLY","Vasta"); 52 define("_SREPLIES","Vastused"); 53 define("_ATTACHART","Lisatud Artiklisse"); 54 define("_PAGES","Lehed"); 55 define("_REVIEWSCORE","Selle Ülevaate skoor"); 56 define("_PAGE","Leht"); 57 define("_DOWNLOADS","Failid"); 58 define("_WEBLINKS","Lingid"); 59 define("_FINDMORE","... veel"); 60 define("_DIDNOTFIND","Kas sa ei leidnud mida otsisid?"); 61 define("_ENCYCLOPEDIA","Sõnastik"); 62 define("_SEARCHINSTORY","Otsi kõiki kommentaare selles jutus:"); 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 |