| [ 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("_PRINTER","Trang in"); 21 define("_FRIEND","Gởi truyện n…y cho người quen"); 22 define("_YOURNAME","Tˆn"); 23 define("_OK","Ok!"); 24 define("_ALLOWEDHTML","Cho ph‚p d—ng HTML:"); 25 define("_EXTRANS","Extrans (html tags to text)"); 26 define("_HTMLFORMATED","HTML Formated"); 27 define("_PLAINTEXT","Plain Old Text"); 28 define("_ARTICLES","Articles"); 29 define("_SUBMITNEWS","Gởi tin tức"); 30 define("_SUBMITADVICE","Please write your article/story filling the following form and double check your submission.<br>You're advised that not all submissions will be posted.<br>Your submission will be checked for proper grammar and maybe edited by our staff."); 31 define("_SUBTITLE","Chủ đề"); 32 define("_BEDESCRIPTIVE","Be Descriptive, Clear and Simple"); 33 define("_BADTITLES","bad titles='Check This Out!' or 'An Article'"); 34 define("_HTMLISFINE","HTML is fine, but double check those URLs and HTML tags!"); 35 define("_AREYOUSURE","Are you sure you included a URL? Did you test them for typos?"); 36 define("_SUBPREVIEW","You must preview once before you can submit"); 37 define("_SELECTTOPIC","Select Topic"); 38 define("_NEWSUBPREVIEW","News Submission Preview"); 39 define("_STORYLOOK","Your Story will look something like this:"); 40 define("_CHECKSTORY","Please check text, links, etc. before send your story!"); 41 define("_THANKSSUB","Thanks for your submission!"); 42 define("_SUBSENT","Your Article has been received..."); 43 define("_SUBTEXT","We will check your submission in the next few hours, if it is interesting and relevant we will publish it soon."); 44 define("_WEHAVESUB","At this moment we have"); 45 define("_WAITING","submissions waiting to be published."); 46 define("_PREVIEW","Preview"); 47 define("_NEWUSER","New User"); 48 define("_USCORE","Score"); 49 define("_DATE","Date"); 50 define("_STORYTEXT","Story Text"); 51 define("_EXTENDEDTEXT","Extended Text"); 52 define("_LANGUAGE","Language"); 53 54 define("_SELECTMONTH2VIEW","Please select the month you want to view:"); 55 define("_SHOWALLSTORIES","Show ALL Stories"); 56 define("_STORIESARCHIVE","Stories Archive"); 57 define("_ACTIONS","Actions"); 58 define("_ARCHIVESINDEX","Stories Archive Index"); 59 define("_ALLSTORIESARCH","All Stories"); 60 define("_NEXTPAGE","Trang tới"); 61 define("_PREVIOUSPAGE","Trang sau"); 62 63 ?>
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 |