[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Advertising/language/ -> lang-dutch.php (source)

   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 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("_MYADS","My Ads");
  22  define("_CLIENTLOGIN","Client Login");
  23  define("_ADSMENU","Advertising Menu");
  24  define("_SITESTATS","Site Stats");
  25  define("_MAINPAGE","Main Page");
  26  define("_TERMS","Terms");
  27  define("_PLANSPRICES","Plans and Prices");
  28  define("_ADVERTISING","Advertising");
  29  define("_HEREARENUMBERS","Here are some numbers about our site that you might find interesting before proceeding to purchase your advertising:");
  30  define("_GENERALSTATS","General Statistics");
  31  define("_TOTALVIEWS","Total pages views until now:");
  32  define("_VIEWSYEAR","Average pages views per year:");
  33  define("_VIEWSMONTH","Average pages views per month:");
  34  define("_VIEWSDAY","Average pages views per day:");
  35  define("_VIEWSHOUR","Average pages views per hour:");
  36  define("_CURREGUSERS","Current registered users:");
  37  define("_GOOGLERANK","This site Google's Page Rank:");
  38  define("_LISTPLANS","The following list shows our advertising plans, prices and a direct link to buy your ads:");
  39  define("_PLANNAME","Plan Name");
  40  define("_DESCRIPTION","Description");
  41  define("_QUANTITY","Quantity");
  42  define("_PRICE","Price");
  43  define("_BUYLINKS","Buy Links");
  44  define("_IMPRESSIONS","Impressions");
  45  define("_CLICKS","Clicks");
  46  define("_YEARS","Years");
  47  define("_MONTHS","Months");
  48  define("_DAYS","Days");
  49  define("_ADSNOCONTENT","Sorry at this time we don't have any advertising plans available.");
  50  define("_TERMSCONDITIONS","Terms and Conditions");
  51  define("_ADSYSTEM","Advertising System");
  52  define("_CLIENTLOGIN","Client Login");
  53  define("_ENTER","Enter");
  54  define("_LOGININCORRECT","Login Incorrect!!!");
  55  define("_ACTIVEADSFOR","Current Active Banners for");
  56  define("_NAME","Name");
  57  define("_IMPMADE","Imp. Made");
  58  define("_IMPTOTAL","Imp. Total");
  59  define("_IMPLEFT","Imp. Left");
  60  define("_TYPE","Type");
  61  define("_FUNCTIONS","Functions");
  62  define("_EMAILSTATS","Email Stats");
  63  define("_VIEWBANNER","View Banner");
  64  define("_INACTIVEADS","Current Inactive Banners for");
  65  define("_NOCONTENT","There is no content here at this time...");
  66  define("_ADISNTYOURS","<b>Error:</b> The banner you're trying to view isn't assigned to your account.");
  67  define("_YOURBANNER","Your Banner");
  68  define("_CURRENTSTATUS","Current Status:");
  69  define("_ACTIVE","Active");
  70  define("_INACTIVE","Inactive");
  71  define("_FUNCTIONNOTALLOWED","<b>Error:</b> The selected function isn't allowed.");
  72  define("_STATSNOTSEND","Statistics for the selected Banner can't be send because<br>there isn't an email associated with it.<br>Please contact the Administrator");
  73  define("_YOURSTATS","Your Banner Statistics at");
  74  define("_FOLLOWINGSTATS","Following are the complete stats for your advertising investment at");
  75  define("_CLIENTNAME","Client Name");
  76  define("_BANNERID","Banner ID");
  77  define("_BANNERNAME","Banner Name");
  78  define("_BANNERIMAGE","Banner Image");
  79  define("_BANNERURL","Banner URL");
  80  define("_IMPPURCHASED","Impressions Purchased");
  81  define("_IMPREMADE","Impressions Made");
  82  define("_IMPRELEFT","Impressions Left");
  83  define("_RECEIVEDCLICKS","Clicks Received");
  84  define("_CLICKSPERCENT","Clicks Percent");
  85  define("_GENERATEDON","Report Generated on");
  86  define("_STATSSENT","Statistics for your Ad Banner has been sent by email at:");
  87  define("_FLASHMOVIE","Flash Movie");
  88  define("_WELCOMEADS","<b>Welcome to our Advertising Section!</b><br><br>If you want your banner ad here in our website, you may want to know some details because you should know what kind of target and ads plans we can offer.<br><br>If you are already our advertising customer, please login <a href=\"modules.php?name=Advertising&op=client\">here</a>.<br>");
  89  
  90  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7