[ 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("_URL","URL"); 22 define("_FUNCTIONS","Functions"); 23 define("_YES","Yes"); 24 define("_NO","No"); 25 define("_CATEGORY","Category"); 26 define("_SAVECHANGES","Save Changes"); 27 define("_OK","Ok!"); 28 define("_HITS","Hits"); 29 define("_THEREARE","There are"); 30 define("_CHECK","Check"); 31 define("_AUTHORNAME","Author's Name"); 32 define("_AUTHOREMAIL","Author's Email"); 33 define("_DOWNLOADNAME","Program Name"); 34 define("_INBYTES","in bytes"); 35 define("_FILESIZE","Filesize"); 36 define("_VERSION","Version"); 37 define("_DESCRIPTION","Description"); 38 define("_AUTHOR","Author"); 39 define("_HOMEPAGE","HomePage"); 40 define("_NAME","Name"); 41 define("_FILEURL","File Link"); 42 define("_DOWNLOADID","Download ID"); 43 define("_PAGETITLE","Page Title"); 44 define("_PAGEURL","Page URL"); 45 define("_ADDURL","Add this URL"); 46 define("_DOWNLOAD","Download"); 47 define("_TITLE","Title"); 48 define("_STATUS","Status"); 49 define("_ADD","Add"); 50 define("_MODIFY","Modify"); 51 define("_DOWNLOADSINDB","Downloads in our Database"); 52 define("_DOWNLOADSWAITINGVAL","Downloads Waiting for Validation"); 53 define("_CLEANDOWNLOADSDB","Clean Downloads Votes"); 54 define("_BROKENDOWNLOADSREP","Broken Downloads Reports"); 55 define("_DOWNLOADMODREQUEST","Download Modification Requests"); 56 define("_ADDNEWDOWNLOAD","Add a New Download"); 57 define("_MODDOWNLOAD","Modify a Download"); 58 define("_WEBDOWNLOADSADMIN","Web Downloads Administration"); 59 define("_DNOREPORTEDBROKEN","No reported broken downloads."); 60 define("_DUSERREPBROKEN","User Reported Broken Downloads"); 61 define("_DIGNOREINFO","Ignore (Deletes all <b><i>requests</i></b> for a given download)"); 62 define("_DDELETEINFO","Delete (Deletes <b><i>broken download</i></b> and <b><i>requests</i></b> for a given download)"); 63 define("_DOWNLOADOWNER","Download Owner"); 64 define("_DUSERMODREQUEST","User Download Modification Requests"); 65 define("_DOWNLOADVALIDATION","Download Validation"); 66 define("_CHECKALLDOWNLOADS","Check ALL Downloads"); 67 define("_VALIDATEDOWNLOADS","Validate Downloads"); 68 define("_NEWDOWNLOADADDED","New Download added to the Database"); 69 define("_SUBMITTER","Submitter"); 70 define("_VISIT","Visit"); 71 define("_ADDMAINCATEGORY","Add a MAIN Category"); 72 define("_ADDSUBCATEGORY","Add a SUB-Category"); 73 define("_IN","in"); 74 define("_DESCRIPTION255","Description: (255 characters max)"); 75 define("_MODCATEGORY","Modify a Category"); 76 define("_ADDEDITORIAL","Add Editorial"); 77 define("_EDITORIALTITLE","Editorial Title"); 78 define("_EDITORIALTEXT","Editorial Text"); 79 define("_DATEWRITTEN","Date Written"); 80 define("_IGNORE","Ignore"); 81 define("_ORIGINAL","Original"); 82 define("_PROPOSED","Proposed"); 83 define("_NOMODREQUESTS","There are not any modification requests right now"); 84 define("_SUBCATEGORY","Sub-Category"); 85 define("_OWNER","Owner"); 86 define("_ACCEPT","Accept"); 87 define("_ERRORTHECATEGORY","ERROR: The Category"); 88 define("_ALREADYEXIST","already exist!"); 89 define("_ERRORTHESUBCATEGORY","ERROR: The Sub-Category"); 90 define("_EDITORIALADDED","Editorial added to the Database"); 91 define("_EDITORIALMODIFIED","Editorial Modified"); 92 define("_EDITORIALREMOVED","Editorial removed from the Database"); 93 define("_CHECKCATEGORIES","Check Categories"); 94 define("_INCLUDESUBCATEGORIES","(include Sub-Categories)"); 95 define("_FAILED","Failed!"); 96 define("_BEPATIENT","(please be patient)"); 97 define("_VALIDATINGCAT","Validating Category (and all subcategories)"); 98 define("_VALIDATINGSUBCAT","Validating Sub-Category"); 99 define("_ERRORURLEXIST","ERROR: This URL is already listed in the Database!"); 100 define("_ERRORNOTITLE","ERROR: You need to type a TITLE for your URL!"); 101 define("_ERRORNOURL","ERROR: You need to type a URL for your URL!"); 102 define("_ERRORNODESCRIPTION","ERROR: You need to type a DESCRIPTION for your URL!"); 103 define("_EZTRANSFER","Transfer"); 104 define("_EZTHEREIS","There is"); 105 define("_EZSUBCAT","sub-categories"); 106 define("_EZATTACHEDTOCAT","under this category"); 107 define("_EZTRANSFERDOWNLOADS","Transfer all downloads from category"); 108 define("_DELEZDOWNLOADSCATWARNING","WARNING : Are you sure you want to delete this category? You will delete all sub-categories and attached downloads as well!"); 109 define("_DOWNLOADTITLE","Download Title"); 110 111 112 ?>
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 |