| [ 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","Gai guztiak"); 21 define("_NOCOMMENTS","Komentariorik gabe"); 22 define("_UCOMMENT","Komentarioa"); 23 define("_REVIEWS","Berrikuspenak"); 24 define("_SEARCHUSERS","Kideetan bilatu"); 25 define("_SEARCHSECTIONS","Atal Berezietan bilatu"); 26 define("_SEARCHREVIEWS","Berrikuspenetan bilatu"); 27 define("_SEARCHIN","Non Bilatu:"); 28 define("_ARTICLES","Artikuloak"); 29 define("_ALLAUTHORS","Autore guztiak"); 30 define("_ALL","Guztiak"); 31 define("_WEEK","Astea"); 32 define("_WEEKS","Asteak"); 33 define("_MONTH","Hilabetea"); 34 define("_MONTHS","Hilabeteak"); 35 define("_SEARCHON","Non Bilatu:"); 36 define("_SSTORIES","Notiziak"); 37 define("_SSECTIONS","Atal Bereziak"); 38 define("_SUSERS","Sistema-kideak"); 39 define("_NOMATCHES","Bilaketan ez da aurkitu erregistrorik"); 40 define("_PREVMATCHES","Aurreko erregistroak"); 41 define("_NEXTMATCHES","Ondorengo erregistroak"); 42 define("_INSECTION","Atal berezi honetan:"); 43 define("_NONAME","Ez duzu izenik sartu"); 44 define("_SCOMMENTS","Komentarioak"); 45 define("_SEARCHRESULTS","Bilaketaren emaitzak"); 46 define("_CONTRIBUTEDBY","Honek idatzita:"); 47 define("_UCOMMENTS","Komentarioak"); 48 define("_MATCHTITLE","Tituloa kontutan izanik bilatu"); 49 define("_MATCHTEXT","Edukia kontutan izanik bilatu"); 50 define("_MATCHBOTH","Biak kontutan izanik bilatu"); 51 define("_SREPLY","bat egiten du"); 52 define("_SREPLIES","bat egiten dute"); 53 define("_ATTACHART","Berriari eranztu"); 54 define("_PAGES","Orrialde"); 55 define("_REVIEWSCORE","Berrikuspen honi balorazioa"); 56 define("_PAGE","orrialde "); 57 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>"); 58 59 ?>
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 |