ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/en-template.php
Revision: 54
Committed: Wed Dec 4 10:17:33 2013 UTC (10 years, 11 months ago) by matthys
File size: 18807 byte(s)
Log Message:
New entry for hex-ipv6

File Contents

# User Rev Content
1 matthys 47 <?php
2     /* This file is part of BBClone (A PHP based Web Counter on Steroids)
3     *
4     * SVN FILE $Id: en.php 45 2013-11-30 20:11:36Z matthys $
5     *
6     * Copyright (C) 2001-2013, the BBClone Team (see doc/authors.txt for details)
7     *
8     * This program is free software: you can redistribute it and/or modify
9     * it under the terms of the GNU General Public License as published by
10     * the Free Software Foundation, either version 3 of the License, or
11     * (at your option) any later version.
12     *
13     * This program is distributed in the hope that it will be useful,
14     * but WITHOUT ANY WARRANTY; without even the implied warranty of
15     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16     * GNU General Public License for more details.
17     *
18     * See doc/copying.txt for details
19     */
20    
21     // Template based on English
22    
23     // Language: in English (in language)
24    
25     // The DNS Extensions array
26     $extensions = array(
27     "localdomain" => "Local",
28     "numeric" => "Numeric",
29     "unknown" => "Unknown",
30     "museum" => "Museum",
31     "travel" => "Travel",
32 matthys 54 "hex-ipv6" => "Hexadecimal (IPv6)",
33 matthys 47
34     "aero" => "Aviation",
35     "arpa" => "Old style Arpanet",
36     "asia" => "Asia-Pacific",
37     "coop" => "Cooperative",
38     "info" => "Information",
39     "jobs" => "Employment",
40     "mobi" => "Mobiles",
41     "name" => "Individual",
42     "post" => "Postal Services",
43    
44     "biz" => "Business",
45     "cat" => "Catalan",
46     "com" => "Commercial",
47     "edu" => "US Educational",
48     "gal" => "Galician",
49     "gov" => "US Government",
50     "int" => "International",
51     "mil" => "US Military",
52     "net" => "Networks",
53     "org" => "Organizations",
54     "pro" => "Professionals",
55     "tel" => "Contacts",
56     "xxx" => "Pornographic",
57    
58     "ac" => "Ascension Island",
59     "ad" => "Andorra",
60     "ae" => "United Arab Emirates",
61     "af" => "Afghanistan",
62     "ag" => "Antigua and Barbuda",
63     "ai" => "Anguilla",
64     "al" => "Albania",
65     "am" => "Armenia",
66     "an" => "Netherlands Antilles",
67     "ao" => "Angola",
68     "aq" => "Antarctica",
69     "ar" => "Argentina",
70     "as" => "American Samoa",
71     "at" => "Austria",
72     "au" => "Australia",
73     "aw" => "Aruba",
74     "ax" => "Åland Islands",
75     "az" => "Azerbaijan",
76     "ba" => "Bosnia and Herzegovina",
77     "bb" => "Barbados",
78     "bd" => "Bangladesh",
79     "be" => "Belgium",
80     "bf" => "Burkina Faso",
81     "bg" => "Bulgaria",
82     "bh" => "Bahrain",
83     "bi" => "Burundi",
84     "bj" => "Benin",
85     "bm" => "Bermuda",
86     "bn" => "Brunei",
87     "bo" => "Bolivia",
88     "br" => "Brazil",
89     "bs" => "Bahamas",
90     "bt" => "Bhutan",
91     "bv" => "Bouvet Island",
92     "bw" => "Botswana",
93     "by" => "Belarus",
94     "bz" => "Belize",
95     "ca" => "Canada",
96     "cc" => "Cocos (Keeling) Islands",
97     "cd" => "Democratic Republic of the Congo",
98     "cf" => "Central African Republic",
99     "cg" => "Congo",
100     "ch" => "Switzerland",
101     "ci" => "Ivory Coast (Côte d'Ivoire)",
102     "ck" => "Cook Islands",
103     "cl" => "Chile",
104     "cm" => "Cameroon",
105     "cn" => "China",
106     "co" => "Colombia",
107     "cr" => "Costa Rica",
108     "cu" => "Cuba",
109     "cv" => "Cape Verde",
110     "cx" => "Christmas Island",
111     "cy" => "Cyprus",
112     "cz" => "Czech Republic",
113     "de" => "Germany",
114     "dj" => "Djibouti",
115     "dk" => "Denmark",
116     "dm" => "Dominica",
117     "do" => "Dominican Republic",
118     "dz" => "Algeria",
119     "ec" => "Ecuador",
120     "ee" => "Estonia",
121     "eg" => "Egypt",
122     "eh" => "Western Sahara",
123     "er" => "Eritrea",
124     "es" => "Spain",
125     "et" => "Ethiopia",
126     "eu" => "European Union",
127     "fi" => "Finland",
128     "fj" => "Fiji",
129     "fk" => "Falkland Islands (Malvinas)",
130     "fm" => "Micronesia",
131     "fo" => "Faroe Islands",
132     "fr" => "France",
133     "ga" => "Gabon",
134     "gd" => "Grenada",
135     "ge" => "Georgia",
136     "gf" => "French Guiana",
137     "gg" => "Guernsey",
138     "gh" => "Ghana",
139     "gi" => "Gibraltar",
140     "gl" => "Greenland",
141     "gm" => "Gambia",
142     "gn" => "Guinea",
143     "gp" => "Guadeloupe",
144     "gq" => "Equatorial Guinea",
145     "gr" => "Greece",
146     "gs" => "South Georgia and the South Sandwich Islands",
147     "gt" => "Guatemala",
148     "gu" => "Guam",
149     "gw" => "Guinea-Bissau",
150     "gy" => "Guyana",
151     "hk" => "Hong Kong",
152     "hm" => "Heard Island and McDonald Islands",
153     "hn" => "Honduras",
154     "hr" => "Croatia",
155     "ht" => "Haiti",
156     "hu" => "Hungary",
157     "id" => "Indonesia",
158     "ie" => "Ireland",
159     "il" => "Israel",
160     "im" => "Isle of Man",
161     "in" => "India",
162     "io" => "British Indian Ocean Territory",
163     "iq" => "Iraq",
164     "ir" => "Iran",
165     "is" => "Iceland",
166     "it" => "Italy",
167     "je" => "Jersey",
168     "jm" => "Jamaica",
169     "jo" => "Jordan",
170     "jp" => "Japan",
171     "ke" => "Kenya",
172     "kg" => "Kyrgyzstan",
173     "kh" => "Cambodia",
174     "ki" => "Kiribati",
175     "km" => "Comoros",
176     "kn" => "Saint Kitts and Nevis",
177     "kp" => "North Korea",
178     "kr" => "Korea",
179     "kw" => "Kuwait",
180     "ky" => "Cayman Islands",
181     "kz" => "Kazakhstan",
182     "la" => "Laos",
183     "lb" => "Lebanon",
184     "lc" => "Saint Lucia",
185     "li" => "Liechtenstein",
186     "lk" => "Sri Lanka",
187     "lr" => "Liberia",
188     "ls" => "Lesotho",
189     "lt" => "Lithuania",
190     "lu" => "Luxembourg",
191     "lv" => "Latvia",
192     "ly" => "Libya",
193     "ma" => "Morocco",
194     "mc" => "Monaco",
195     "md" => "Moldova",
196     "me" => "Montenegro",
197     "mg" => "Madagascar",
198     "mh" => "Marshall Islands",
199     "mk" => "Macedonia",
200     "ml" => "Mali",
201     "mm" => "Myanmar",
202     "mn" => "Mongolia",
203     "mo" => "Macau",
204     "mp" => "Northern Mariana Islands",
205     "mq" => "Martinique",
206     "mr" => "Mauritania",
207     "ms" => "Montserrat",
208     "mt" => "Malta",
209     "mu" => "Mauritius",
210     "mv" => "Maldives",
211     "mw" => "Malawi",
212     "mx" => "Mexico",
213     "my" => "Malaysia",
214     "mz" => "Mozambique",
215     "na" => "Namibia",
216     "nc" => "New Caledonia",
217     "ne" => "Niger",
218     "nf" => "Norfolk Island",
219     "ng" => "Nigeria",
220     "ni" => "Nicaragua",
221     "nl" => "Netherlands",
222     "no" => "Norway",
223     "np" => "Nepal",
224     "nr" => "Nauru",
225     "nu" => "Niue",
226     "nz" => "New Zealand",
227     "om" => "Oman",
228     "pa" => "Panama",
229     "pe" => "Peru",
230     "pf" => "French Polynesia",
231     "pg" => "Papua New Guinea",
232     "ph" => "Philippines",
233     "pk" => "Pakistan",
234     "pl" => "Poland",
235     "pm" => "Saint Pierre and Miquelon",
236     "pn" => "Pitcairn Islands",
237     "pr" => "Puerto Rico",
238     "ps" => "State of Palestine",
239     "pt" => "Portugal",
240     "pw" => "Palau",
241     "py" => "Paraguay",
242     "qa" => "Qatar",
243     "re" => "Réunion",
244     "ro" => "Romania",
245     "rs" => "Serbia",
246     "ru" => "Russia",
247     "rw" => "Rwanda",
248     "sa" => "Saudi Arabia",
249     "sb" => "Solomon Islands",
250     "sc" => "Seychelles",
251     "sd" => "Sudan",
252     "se" => "Sweden",
253     "sg" => "Singapore",
254     "sh" => "Saint Helena",
255     "si" => "Slovenia",
256     "sk" => "Slovakia",
257     "sl" => "Sierra Leone",
258     "sm" => "San Marino",
259     "sn" => "Senegal",
260     "so" => "Somalia",
261     "sr" => "Suriname",
262     "st" => "São Tomé and Príncipe",
263     "su" => "Soviet Union",
264     "sv" => "El Salvador",
265     "sx" => "Sint Maarten",
266     "sy" => "Syria",
267     "sz" => "Swaziland",
268     "tc" => "Turks and Caicos Islands",
269     "td" => "Chad",
270     "tf" => "French Southern Territories",
271     "tg" => "Togo",
272     "th" => "Thailand",
273     "tj" => "Tajikistan",
274     "tk" => "Tokelau",
275     "tl" => "East Timor",
276     "tm" => "Turkmenistan",
277     "tn" => "Tunisia",
278     "to" => "Tonga",
279     "tp" => "Portuguese Timor",
280     "tr" => "Turkey",
281     "tt" => "Trinidad and Tobago",
282     "tv" => "Tuvalu",
283     "tw" => "Taiwan",
284     "tz" => "Tanzania",
285     "ua" => "Ukraine",
286     "ug" => "Uganda",
287     "uk" => "United Kingdom",
288     "us" => "United States",
289     "uy" => "Uruguay",
290     "uz" => "Uzbekistan",
291     "va" => "Holy See (Vatican City State)",
292     "vc" => "Saint Vincent and the Grenadines",
293     "ve" => "Venezuela",
294     "vg" => "Virgin Islands (British)",
295     "vi" => "Virgin Islands (US)",
296     "vn" => "Vietnam",
297     "vu" => "Vanuatu",
298     "wf" => "Wallis and Futuna Islands",
299     "ws" => "Samoa",
300     "ye" => "Yemen",
301     "yt" => "Mayotte",
302     "yu" => "Serbia and Montenegro",
303     "za" => "South Africa",
304     "zm" => "Zambia",
305     "zw" => "Zimbabwe",
306    
307     // No longer active but needed for history purpose
308     "bl" => "Saint Barthélemy",
309     "cs" => "Serbia and Montenegro",
310     "gb" => "United Kingdom",
311     "mf" => "Saint Martin",
312     "sj" => "Svalbard and Jan Mayen Islands",
313     "ss" => "South Sudan",
314     "um" => "US Minor Outlying Islands",
315     "zr" => "Zaire"
316     );
317    
318     // The main Translation array
319     $translation = array(
320    
321     // Specific charset
322     "global_charset" => "utf-8",
323    
324     // Date format (used with date())
325     "global_time_format" => "M jS, H:i:s",
326     "global_day_format" => "l F jS, Y",
327     "global_hours_format" => "l F jS, G:00",
328     "global_month_format" => "F Y",
329    
330     // Global translation
331     "global_titlebar"=> "Statistics for %SERVER generated on %DATE",
332     "global_bbclone_copyright" => "The BBClone team - Licensed under the",
333     "global_last_reset" => "Statistics last reset on",
334     "global_yes" => "Yes",
335     "global_no" => "No",
336    
337     // The error messages
338     "error_cannot_see_config" =>
339     "You are not allowed to see the BBClone configuration on this server.",
340    
341     // Miscellaneous translations
342     "misc_other" => "Other",
343     "misc_unknown" => "Unknown",
344     "misc_second_unit" => "sec",
345     "misc_ignored" => "Ignored",
346    
347     // The Navigation Bar
348     "navbar_main_site" => "Main Site",
349     "navbar_configuration" => "Configuration",
350     "navbar_global_stats" => "Global Stats",
351     "navbar_detailed_stats" => "Detailed Stats",
352     "navbar_time_stats" => "Time Stats",
353     "navbar_language" => "Language",
354     "navbar_go" => "Go",
355    
356     // Detailed Stats words
357     "dstat_id" => "ID",
358     "dstat_time" => "Time",
359     "dstat_visits" => "Visits",
360     "dstat_extension" => "Country",
361     "dstat_dns" => "Hostname",
362     "dstat_from" => "From",
363     "dstat_os" => "OS",
364     "dstat_browser" => "Browser",
365     "dstat_visible_rows" => "Visible accesses",
366     "dstat_search" => "Search",
367     "dstat_last_page" => "Last Page",
368     "dstat_last_visit" => "last visit",
369     "dstat_robots" => "Robots",
370     "dstat_my_visit" => "Visits from your IP",
371     "dstat_no_data" => "No data available",
372     "dstat_prx" => "Proxy Server",
373     "dstat_ip" => "IP Address",
374     "dstat_user_agent" => "User Agent",
375     "dstat_nr" => "No",
376     "dstat_pages" => "Pages",
377     "dstat_visit_length" => "Visit Length",
378     "dstat_reloads" => "Reloads",
379     "dstat_whois_information" => "Look up information on this IP address",
380    
381     // Global Stats words
382     "gstat_accesses" => "Accesses",
383     "gstat_total_visits" => "Total Visits",
384     "gstat_total_unique" => "Total Unique",
385     "gstat_operating_systems" => "Top %d Operating Systems",
386     "gstat_browsers" => "Top %d Browsers",
387     "gstat_extensions" => "Top %d Extensions",
388     "gstat_robots" => "Top %d Robots",
389     "gstat_pages" => "Top %d Visited Pages",
390     "gstat_origins" => "Top %d Origins",
391     "gstat_hosts" => "Top %d Hosts",
392     "gstat_keys" => "Top %d Keywords",
393     "gstat_total" => "Total",
394     "gstat_not_specified" => "Not specified",
395    
396     // Time Stats words
397     "tstat_su" => "Sun",
398     "tstat_mo" => "Mon",
399     "tstat_tu" => "Tue",
400     "tstat_we" => "Wed",
401     "tstat_th" => "Thu",
402     "tstat_fr" => "Fri",
403     "tstat_sa" => "Sat",
404    
405     "tstat_full_su" => "Sunday",
406     "tstat_full_mo" => "Monday",
407     "tstat_full_tu" => "Tuesday",
408     "tstat_full_we" => "Wednesday",
409     "tstat_full_th" => "Thursday",
410     "tstat_full_fr" => "Friday",
411     "tstat_full_sa" => "Saturday",
412    
413     "tstat_jan" => "Jan",
414     "tstat_feb" => "Feb",
415     "tstat_mar" => "Mar",
416     "tstat_apr" => "Apr",
417     "tstat_may" => "May",
418     "tstat_jun" => "Jun",
419     "tstat_jul" => "Jul",
420     "tstat_aug" => "Aug",
421     "tstat_sep" => "Sep",
422     "tstat_oct" => "Oct",
423     "tstat_nov" => "Nov",
424     "tstat_dec" => "Dec",
425    
426     "tstat_full_jan" => "January",
427     "tstat_full_feb" => "February",
428     "tstat_full_mar" => "March",
429     "tstat_full_apr" => "April",
430     "tstat_full_may" => "May",
431     "tstat_full_jun" => "June",
432     "tstat_full_jul" => "July",
433     "tstat_full_aug" => "August",
434     "tstat_full_sep" => "September",
435     "tstat_full_oct" => "October",
436     "tstat_full_nov" => "November",
437     "tstat_full_dec" => "December",
438    
439     "tstat_last_day" => "Past day",
440     "tstat_last_week" => "Past week",
441     "tstat_last_month" => "Past month",
442     "tstat_last_year" => "Past year",
443     "tstat_average" => "Average",
444    
445     // Loadtime notice
446     "generated" => "page generated in ",
447     "seconds" => " seconds",
448    
449     // Configuration page words and sentences
450     "config_variable_name" => "Variable's name",
451     "config_variable_value" => "Variable's value",
452     "config_explanations" => "Explanation",
453    
454     "config_BBC_MAINSITE" =>
455     "If this variable has been set, a link to the specified location will be
456     generated. The default value is pointing to the parent directory. In case your
457     main site is located elsewhere, you probably want to adjust the value to suit
458     your needs.<br />
459     Examples:<br />
460     \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;<br />
461     \$BBC_MAINSITE = &quot;..&quot;<br />
462     \$BBC_MAINSITE = &quot;&quot;;",
463    
464     "config_BBC_SHOW_CONFIG" =>
465     "BBClone defaults to revealing the stats' settings. In case this behavior isn't
466     desired you can deny access to it by deactivating the option.<br />
467     Examples:<br />
468     \$BBC_SHOW_CONFIG = 1;<br />
469     \$BBC_SHOW_CONFIG = &quot;&quot;;",
470    
471     "config_BBC_TITLEBAR" =>
472     "The title of your stats pages.<br />
473     It will be displayed in the navigation bar of all BBClone pages<br />
474     The following macros are recognised:<br />
475     <ul>
476     <li>%SERVER: server name,</li>
477     <li>%DATE: current date.</li>
478     </ul>
479     HTML Tags are allowed.<br />
480     Examples:<br />
481     \$BBC_TITLEBAR = &quot;Statistics for %SERVER generated the %DATE&quot;;<br />
482     \$BBC_TITLEBAR = &quot;My stats from %DATE look like this:&quot;;<br />",
483    
484     "config_BBC_LANGUAGE" =>
485     "BBClone's default language, in case it hasn't been specified by the browser.
486     The following languages are supported:
487     <p>ar, bg, bs, ca, cs, da, de, el, en, es, fi, fr, hu, id, it, ja, ko, lt, mk, nb, nl, pl, pt, pt-br, ro, ru,
488     sk, sl, sv, th, tr, ua, zh-cn and zh-tw</p>",
489    
490     "config_BBC_MAXTIME" =>
491     "This variable defines the length of an unique visit in seconds. Each hit from
492     the same visitor within this period will be considered as one visit, as long as
493     two successive hits don't exceed the specified limit. Default is 30 minutes (1800 seconds)
494     but depending on your needs you may wish to assign a different value.<br />
495     Examples:<br />
496     \$BBC_MAXTIME = 0;<br />
497     \$BBC_MAXTIME = 1800;",
498    
499     "config_BBC_MAXVISIBLE" =>
500     "How many entries you want to have listed in the detailed stats? The default
501     value is 100. It's recommended not to set it higher than 500 to avoid too heavy
502     load.",
503    
504     "config_BBC_DETAILED_STAT_FIELDS" =>
505     "The variable \$BBC_DETAILED_STAT_FIELDS determines the columns to be displayed
506     in the detailed statistics. Possible columns are:
507     <ul>
508     <li>id&nbsp;=&gt;&nbsp;The x-th visitor since you've started counting</li>
509     <li>time&nbsp;=&gt;&nbsp;The time at which the last hit was registerred</li>
510     <li>visits&nbsp;=&gt;&nbsp;The hits of one unique visitor</li>
511     <li>dns&nbsp;=&gt;&nbsp;Visitor's hostname</li>
512     <li>ip&nbsp;=&gt;&nbsp;Visitor's IP address</li>
513     <li>os&nbsp;=&gt;&nbsp;The operating system (if available and/or no robot)</li>
514     <li>browser&nbsp;=&gt;&nbsp;The software used for establishing the connection</li>
515     <li>ext&nbsp;=&gt;&nbsp;Visitor's country or extension</li>
516     <li>referer&nbsp;=&gt;&nbsp;The link from which a visitor came (if available)</li>
517     <li>page&nbsp;=&gt;&nbsp;The last visited page</li>
518     <li>search&nbsp;=&gt;&nbsp;The search query a visitor used (if available)</li>
519     </ul>
520     The same order you've arranged the columns will be used for display.<br />
521     Examples:<br />
522     \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
523     <br />
524     \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
525    
526     "config_BBC_TIME_OFFSET" =>
527     "In case the server time doesn't match your local timezone, you can adjust the
528     time in minutes by using this switch. Negative values will set back the time,
529     positive ones will set it forth.<br />
530     Examples:<br />
531     \$BBC_TIME_OFFSET = 300;<br />
532     \$BBC_TIME_OFFSET = -300;<br />
533     \$BBC_TIME_OFFSET = 0;",
534    
535     "config_BBC_NO_DNS" =>
536     "This options defines, whether IP addresses should be resolved to hostnames or
537     not. While hostnames tell a lot more about the visitor, resolving them may
538     considerably slow down your site, if the DNS servers used are slow, limited in
539     their capacity or otherwise unreliable. Setting this variable may solve the
540     problem.<br />
541     Examples:<br />
542     \$BBC_NO_DNS = 1;<br />
543     \$BBC_NO_DNS = &quot;&quot;;",
544    
545     "config_BBC_NO_HITS" =>
546     "BBClone's default is to show hits in the time stats, because it gives a quite
547     useful Impression from the actual server load. If, however, you prefer to use
548     unique visits as base for your time stats, you can change the way of counting
549     by setting this variable.<br />
550     Examples:<br />
551     \$BBC_NO_HITS = 1;<br />
552     \$BBC_NO_HITS = &quot;&quot;;",
553    
554     "config_BBC_IGNORE_IP" =>
555     "This option can be used to exclude particular IP addresses or address ranges
556     from counting. In case you want to add several expressions use a comma as
557     separator.<br />
558     Examples:<br />
559     \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
560     \$BBC_IGNORE_IP = &quot;&quot;;",
561    
562     "config_BBC_IGNORE_REFER" =>
563     "In case you don't want to have particular referrers from your visitors listed
564     in your ranking or detailed stats, you can specify one or more keywords used
565     for blocking if a referrer matches up against them. If you use more keywords,
566     please use a comma as separator.<br />
567     Examples:<br />
568     \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
569     \$BBC_IGNORE_REFER = &quot;&quot;;",
570    
571     "config_BBC_IGNORE_BOTS" =>
572     "You can use this option to determine the treatment of robots. The default is
573     to ignore them in the top hosts ranking but leave them in the remaining
574     stats. If you don't want to see any robots at all you can set this option to
575     &quot;2&quot;, then only human visits will be taken into account.<br />
576     Examples:<br />
577     \$BBC_IGNORE_BOTS = 2;<br />
578     \$BBC_IGNORE_BOTS = 1;<br />
579     \$BBC_IGNORE_BOTS = &quot;&quot;;",
580    
581     "config_BBC_IGNORE_AGENT" =>
582     "This option defines how BBClone tells one visitor from another. Default is to
583     use the IP address only, which provides realistic figures in most cases. If,
584     however, your visitors often are hidden behind proxy servers, deactivation of
585     this option could provide more realistic figures, since a new visitor will be
586     assumed by the time the user agent has changed.<br />
587     Examples:<br />
588     \$BBC_IGNORE_AGENT = 1;<br />
589     \$BBC_IGNORE_AGENT = &quot;&quot;;",
590    
591     "config_BBC_KILL_STATS" =>
592     "Whenever you wish to reset your stats you can activate this switch and have
593     them deleted by the next visit. Don't forget to deactivate it afterwards, else
594     you'll probably experience unusually low traffic ;).<br />
595     Examples:<br />
596     \$BBC_KILL_STATS = 1;<br />
597     \$BBC_KILL_STATS = &quot;&quot;;",
598    
599     "config_BBC_PURGE_SINGLE" =>
600     "Host and referrer stats can generate a huge amount of data, however mostly
601     caused by one time visitors. By enabling this switch you can purge these
602     entries and considerably shrink access.php in its size without affecting your
603     actual visible host and referrer ranking. The amount of hits will be added to
604     the &quot;not_specified&quot; entries to keep the overall score intact.<br />
605     Examples:<br />
606     \$BBC_PURGE_SINGLE = 1;<br />
607     \$BBC_PURGE_SINGLE =&quot;&quot;;",
608    
609     );
610     ?>