| [ 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 go to the my website 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 21 define("_NEWS","News"); 22 define("_FUNCTIONS","Functions"); 23 define("_YES","Yes"); 24 define("_NO","No"); 25 define("_ALLTOPICS","All Topics"); 26 define("_CATEGORY","Category"); 27 define("_SAVECHANGES","Save Changes"); 28 define("_OK","Ok!"); 29 define("_SAVE","Save"); 30 define("_NOSUBJECT","No Subject"); 31 define("_ARTICLES","Articles"); 32 define("_ALL","All"); 33 define("_AREYOUSURE","Are you sure you included a URL? Did you test them for typos?"); 34 define("_SELECTTOPIC","Select Topic"); 35 define("_OPTION","Option"); 36 define("_AUTHOR","Author"); 37 define("_NAME","Name"); 38 define("_DATE","Date"); 39 define("_TITLE","Title"); 40 define("_HOUR","Hour"); 41 define("_EDITCATEGORY","Edit Category"); 42 define("_ARTICLEADMIN","Articles/Stories Administration"); 43 define("_ADDARTICLE","Add New Article"); 44 define("_STORYTEXT","Story Text"); 45 define("_EXTENDEDTEXT","Extended Text"); 46 define("_ARESUREURL","(Are you sure you included an URL? Did you test it for typos?)"); 47 define("_PUBLISHINHOME","Publish in Home?"); 48 define("_ONLYIFCATSELECTED","Only works if <i>Articles</i> category isn't selected"); 49 define("_ADD","Add"); 50 define("_PROGRAMSTORY","Do you want to program this story?"); 51 define("_NOWIS","Now is"); 52 define("_DAY","Day"); 53 define("_UMONTH","Month"); 54 define("_YEAR","Year"); 55 define("_PREVIEWSTORY","Preview Story"); 56 define("_POSTSTORY","Post Story"); 57 define("_REMOVESTORY","Are you sure you want to remove Story ID #"); 58 define("_ANDCOMMENTS","and all it's comments?"); 59 define("_CATEGORIESADMIN","Categories Administration"); 60 define("_CATEGORYADD","Add a New Category"); 61 define("_CATNAME","Category Name"); 62 define("_NOARTCATEDIT","You can't edit <i>Articles</i> Category"); 63 define("_ASELECTCATEGORY","Select Category"); 64 define("_CATEGORYNAME","Category Name"); 65 define("_DELETECATEGORY","Delete Category"); 66 define("_SELECTCATDEL","Select a Category to Delete"); 67 define("_CATDELETED","Category Deleted!"); 68 define("_WARNING","Warning"); 69 define("_THECATEGORY","The Category"); 70 define("_HAS","has"); 71 define("_STORIESINSIDE","stories inside"); 72 define("_DELCATWARNING1","You can Delete this Category and ALL its stories and comments"); 73 define("_DELCATWARNING2","or you can Move ALL the stories to a New Category."); 74 define("_DELCATWARNING3","What do you want to do?"); 75 define("_YESDEL","Yes! Delete ALL!"); 76 define("_NOMOVE","No! Move my Stories"); 77 define("_MOVESTORIES","Move Stories to a New Category"); 78 define("_ALLSTORIES","ALL stories under"); 79 define("_WILLBEMOVED","will be moved."); 80 define("_SELECTNEWCAT","Please Select the New Category"); 81 define("_MOVEDONE","Congratulations! The move has been completed!"); 82 define("_CATEXISTS","This Category already exists!"); 83 define("_CATSAVED","Category Saved!"); 84 define("_GOTOADMIN","Go to Admin Section"); 85 define("_CATADDED","New Category Added!"); 86 define("_AUTOSTORYEDIT","Edit Automated Story"); 87 define("_NOTES","Notes"); 88 define("_CHNGPROGRAMSTORY","Select new date for this Story:"); 89 define("_SUBMISSIONSADMIN","Stories Submissions Administration"); 90 define("_DELETESTORY","Delete Story"); 91 define("_EDITARTICLE","Edit Article"); 92 define("_NOSUBMISSIONS","No New Submissions"); 93 define("_NEWSUBMISSIONS","New Stories Submissions"); 94 define("_NOTAUTHORIZED1","You aren't authorized to touch this Article!"); 95 define("_NOTAUTHORIZED2","You can't edit and/or delete articles that you don't published"); 96 define("_POLLTITLE","Poll Title"); 97 define("_POLLEACHFIELD","Please enter each available option into a single field"); 98 define("_ACTIVATECOMMENTS","Activate Comments for this Story?"); 99 define("_LANGUAGE","Language"); 100 define("_ATTACHAPOLL","Attach a Poll to this article"); 101 define("_LEAVEBLANKTONOTATTACH","(Leave blank to post the article without any attached Poll)<br>(NOTE: Automated/Programmed news can't have attached Polls)"); 102 define("_USERPROFILE","User Profile"); 103 define("_EMAILUSER","Email User"); 104 define("_SENDPM","Send Private Message"); 105 106 107 ?>
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 |