[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/log/languages/ -> English.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system
   5  |
   6  |     ©Steve Dunstan 2001-2002
   7  |     http://e107.org
   8  |     jalist@e107.org
   9  |
  10  |     Released under the terms and conditions of the
  11  |     GNU General Public License (http://gnu.org).
  12  |
  13  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/log/languages/English.php,v $
  14  |     $Revision: 1.7 $
  15  |     $Date: 2006/06/22 19:49:58 $
  16  |     $Author: e107coders $
  17  +----------------------------------------------------------------------------+
  18  */
  19  
  20  define("PAGE_NAME", "Statistics");
  21  
  22  define("ADSTAT_L1", "This plugin will log all visits to your site, and build detailed statistic screens based on the information gathered.");
  23  define("ADSTAT_L2", "The statistics logger has been successfully installed. To convert your existing stats to the new system, please <a href='".e_PLUGIN."log/update_routine.php'>click here to run update routine</a>.");
  24  define("ADSTAT_L3", "Statistic Logging");
  25  define("ADSTAT_L4", "You do not have permission to view this page.");
  26  define("ADSTAT_L5", "The features on this page have been disabled.");
  27  define("ADSTAT_L6", "Site Statistics");
  28  define("ADSTAT_L7", "Statistics for this type is not being gathered.");
  29  define("ADSTAT_L8", "Today's Stats");
  30  define("ADSTAT_L9", "All-time Stats");
  31  define("ADSTAT_L10", "Daily Stats");
  32  define("ADSTAT_L11", "Monthly Stats");
  33  define("ADSTAT_L12", "Browser Stats");
  34  define("ADSTAT_L13", "Operating System Stats");
  35  define("ADSTAT_L14", "Domain Stats");
  36  define("ADSTAT_L15", "Screen Resolution / Color Depth Stats");
  37  define("ADSTAT_L16", "Referral Stats");
  38  define("ADSTAT_L17", "Search String Stats");
  39  define("ADSTAT_L18", "Recent Visitors");
  40  define("ADSTAT_L19", "Page");
  41  define("ADSTAT_L20", "Visits Today");
  42  define("ADSTAT_L21", "Total");
  43  define("ADSTAT_L22", "Unique");
  44  define("ADSTAT_L23", "Total Visits");
  45  define("ADSTAT_L24", "Total Unique Visits");
  46  define("ADSTAT_L25", "No statistics yet.");
  47  define("ADSTAT_L26", "Browser");
  48  define("ADSTAT_L27", "Operating System");
  49  define("ADSTAT_L28", "Countries / Domains");
  50  define("ADSTAT_L29", "Screen Resolution");
  51  define("ADSTAT_L30", "Site Referrals");
  52  define("ADSTAT_L31", "Search Engine Query Strings");
  53  define("ADSTAT_L32", "Referred from");
  54  define("ADSTAT_L33", "Visits in last");
  55  define("ADSTAT_L34", "Visits");
  56  define("ADSTAT_L35", "Unique visits in last");
  57  define("ADSTAT_L36", "days by page");
  58  define("ADSTAT_L37", "Visits by month");
  59  define("ADSTAT_L38", "Unique visits by month");
  60  define("ADSTAT_L39", "remove this entry");
  61  define("ADSTAT_L40", "days");
  62  define("ADSTAT_L41", "Error");
  63  
  64  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7