ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/tr.php
Revision: 14
Committed: Thu Nov 21 13:03:19 2013 UTC (11 years ago) by matthys
File size: 18430 byte(s)
Log Message:
Cleanup code.

File Contents

# User Rev Content
1 matthys 13 <?php
2 matthys 14 /* This file is part of BBClone (A PHP based Web Counter on Steroids)
3     *
4     * SVN FILE $Id$
5 matthys 13 *
6 matthys 14 * Copyright (C) 2001-2013, the BBClone Team (see doc/authors.txt for details)
7 matthys 13 *
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     // The DNS Extensions array
22     $extensions = array(
23     "travel" => "Travel",
24     "asia" => "Asia-Pacific",
25     "jobs" => "Employment",
26     "mobi" => "Mobiles",
27     "cat" => "Catalan",
28     "tel" => "Contacts",
29    
30     "ac" => "Yükselme Adası",
31     "ad" => "Andor Prensliği",
32     "ae" => "Birleşik Arap Emirlikleri",
33     "aero" => "Aero",
34     "af" => "Afganistan",
35     "ag" => "Antigua ve Barbuda",
36     "ai" => "Anguilla",
37     "al" => "Arnavutluk",
38     "am" => "Ermenistan",
39     "an" => "Hollanda Antilleri",
40     "ao" => "Angola",
41     "aq" => "Antartika",
42     "ar" => "Arjantin",
43     "arpa" => "Hatalar",
44     "as" => "Amerikan Samoa",
45     "at" => "Avusturya",
46     "au" => "Avusturalya",
47     "aw" => "Aruba",
48     "ax" => "Åland",
49     "az" => "Azerbaycan",
50     "ba" => "Bosna Hersek",
51     "bb" => "Barbados",
52     "bd" => "Bangladeş",
53     "be" => "Belçika",
54     "bf" => "Burkina Faso",
55     "bg" => "Bulgaristan",
56     "bh" => "Bahreyn",
57     "bi" => "Burundi",
58     "biz" => "İş",
59     "bj" => "Benin",
60     "bl" => "Saint Barthélemy",
61     "bm" => "Bermuda",
62     "bn" => "Brunei",
63     "bo" => "Bolivya",
64     "br" => "Brezilya",
65     "bs" => "Bahama",
66     "bt" => "Butan",
67     "bv" => "Bouvet Adası",
68     "bw" => "Botsvana",
69     "by" => "Beyaz Rusya",
70     "bz" => "Beliz",
71     "ca" => "Kanada",
72     "cc" => "Kokos Adaları",
73     "cd" => "Kongo Demoktarik Cum.",
74     "cf" => "Orta Afrika Cumhuriyeti",
75     "cg" => "Kongo",
76     "ch" => "İsviçre",
77     "ci" => "Fildişi Sahilleri",
78     "ck" => "Yemek Adaları",
79     "cl" => "Şili",
80     "cm" => "Kamerun",
81     "cn" => "Çin",
82     "co" => "Kolombiya",
83     "com" => "Ticari",
84     "coop" => "Coop",
85     "cr" => "Kosta Rika",
86     "cs" => "Serbia and Montenegro",
87     "cu" => "Küba",
88     "cv" => "Cabo Verde",
89     "cx" => "Noel Adası",
90     "cy" => "Güney Kıbrıs",
91     "cz" => "Çek Cumhuriyeti",
92     "de" => "Almanya",
93     "dj" => "Djiboti",
94     "dk" => "Danimarka",
95     "dm" => "Dominik",
96     "do" => "Dominik Cumhuriyeti",
97     "dz" => "Cezayir",
98     "ec" => "Ekvator",
99     "edu" => "Eğitimsel",
100     "ee" => "Estonya",
101     "eg" => "Mısır",
102     "eh" => "Western Sahara",
103     "er" => "Eritre",
104     "es" => "İspanya",
105     "et" => "Etiyopya",
106     "eu" => "European Union",
107     "fi" => "Finlandiya",
108     "fj" => "Fiji",
109     "fk" => "Falkland Adaları",
110     "fm" => "Mikronezya",
111     "fo" => "Faroe Adaları",
112     "fr" => "Fransa",
113     "ga" => "Gabon",
114     "gb" => "İngiltere",
115     "gd" => "Grenada",
116     "ge" => "Gürcistan",
117     "gf" => "Fransız Guyanası",
118     "gg" => "Guernsey",
119     "gh" => "Gana",
120     "gi" => "Cebelitarık",
121     "gl" => "Grönland Adası",
122     "gm" => "Gambiya",
123     "gn" => "Gine",
124     "gov" => "Hükümet",
125     "gp" => "Guadeloupe",
126     "gq" => "Ekvatoryal Gine",
127     "gr" => "Yunanistan",
128     "gs" => "Güney Gürcistan ve Güney Sandviç Adaları",
129     "gt" => "Guatemala",
130     "gu" => "Guam",
131     "gw" => "Gine-Bisav",
132     "gy" => "Guyana",
133     "hk" => "Honk Hong",
134     "hm" => "Heard ve Mc Donald Adaları",
135     "hn" => "Honduras",
136     "hr" => "Hırvatistan",
137     "ht" => "Haiti",
138     "hu" => "Macaristan",
139     "id" => "Endonezya",
140     "ie" => "İrlanda",
141     "il" => "İsrail",
142     "im" => "Adam Adası",
143     "in" => "Hindistan",
144     "info" => "Bilgi",
145     "int" => "Uluslararası Kuruluşlar",
146     "io" => "İngiliz Hint Okyanusu Bölgesi",
147     "iq" => "Irak",
148     "ir" => "İran",
149     "is" => "İzlanda",
150     "it" => "İtalya",
151     "je" => "Jerse Adası",
152     "jm" => "Jamaika",
153     "jo" => "Ürdün",
154     "jp" => "Japonya",
155     "ke" => "Kenya",
156     "kg" => "Kırgızistan",
157     "kh" => "Kamboçya",
158     "ki" => "Kiribati",
159     "km" => "Komor Adaları",
160     "kn" => "Aziz Kitts ve Nevis",
161     "kp" => "North Korea",
162     "kr" => "Kore",
163     "kw" => "Kuveyt",
164     "ky" => "Seymen Adaları",
165     "kz" => "Kazakistan",
166     "la" => "Laos",
167     "lb" => "Lübnan",
168     "lc" => "Aziz Lucia",
169     "li" => "Lihtenştayn",
170     "lk" => "Sri Lanka",
171     "lr" => "Liberya",
172     "ls" => "Lesoto",
173     "lt" => "Litvanya",
174     "lu" => "Lüksemburg",
175     "lv" => "Letonya",
176     "ly" => "Libya",
177     "ma" => "Fas",
178     "mc" => "Monako",
179     "md" => "Moldova",
180     "me" => "Karadağ",
181     "mf" => "Ermiş Martin",
182     "mg" => "Madagaskar",
183     "mh" => "Marşal Adaları",
184     "mil" => "A.B.D Askeri",
185     "mk" => "Makedonya",
186     "ml" => "Mali",
187     "mm" => "Miyanmar",
188     "mn" => "Moğolistan",
189     "mo" => "Makao",
190     "mp" => "Kuzey Mariana Adaları",
191     "mq" => "Martinik",
192     "mr" => "Moritanya",
193     "ms" => "Montserrat",
194     "mt" => "Malta",
195     "mu" => "Maritus",
196     "museum" => "Museum",
197     "mv" => "Maldivler",
198     "mw" => "Malavi",
199     "mx" => "Meksika",
200     "my" => "Malezya",
201     "mz" => "Mozambik",
202     "na" => "Namibya",
203     "name" => "Personal",
204     "nc" => "Yeni Kaledonya",
205     "ne" => "Nijer",
206     "net" => "Net Ağı",
207     "nf" => "Norfolk Adası",
208     "ng" => "Nijerya",
209     "ni" => "Nikaragua",
210     "nl" => "Hollanda",
211     "no" => "Norveç",
212     "np" => "Nepal",
213     "nr" => "Nauru",
214     "nu" => "Niue",
215     "numeric" => "Sayısal",
216     "nz" => "Yeni Zellanda",
217     "om" => "Umman",
218     "org" => "Kuruluşlar",
219     "pa" => "Panama",
220     "pe" => "Peru",
221     "pf" => "Fransız Polonezyası",
222     "pg" => "Papua Yeni Gine",
223     "ph" => "Filipinler",
224     "pk" => "Pakistan",
225     "pl" => "Polonya",
226     "pm" => "Aziz Pierre ve Miquelon",
227     "pn" => "Pitcairn Adaları",
228     "pr" => "Porto Riko",
229     "pro" => "Professional",
230     "ps" => "Palestina",
231     "pt" => "Portekiz",
232     "pw" => "Palau",
233     "py" => "Paraguay",
234     "qa" => "Katar",
235     "re" => "Birleşme",
236     "ro" => "Romanya",
237     "rs" => "Sırbistan",
238     "ru" => "Rusya",
239     "rw" => "Ruanda",
240     "sa" => "Suudi Arabistan",
241     "sb" => "Solomon Adaları",
242     "sc" => "Seyşeller",
243     "sd" => "Sudan",
244     "se" => "Isveç",
245     "sg" => "Singapur",
246     "sh" => "Aziz Helena",
247     "si" => "Slovenya",
248     "sj" => "Svalbard ve Jan Mayen Adaları",
249     "sk" => "Slovakya",
250     "sl" => "Siera Leon",
251     "sm" => "San Marino",
252     "sn" => "Senegal",
253     "so" => "Somali",
254     "sr" => "Surinam",
255     "st" => "Sao Tome ve Principe",
256     "su" => "Sovyetler Birliği",
257     "sv" => "El Salvador",
258     "sy" => "Suriye",
259     "sz" => "Svaziland",
260     "tc" => "Turks ve Caicos Adaları",
261     "td" => "Çad",
262     "tf" => "Fransız Güney Bölgeleri",
263     "tg" => "Togo",
264     "th" => "Tayland",
265     "tj" => "Tacikistan",
266     "tk" => "Tokelau",
267     "tl" => "Doğu Timor",
268     "tm" => "Türkmenistan",
269     "tn" => "Tunus",
270     "to" => "Tonga",
271     "tp" => "Doğu Timor",
272     "tr" => "Türkıye",
273     "tt" => "Trinidad ve Tobago",
274     "tv" => "Tuvalu",
275     "tw" => "Tayvan",
276     "tz" => "Tanzanya",
277     "ua" => "Ukrayna",
278     "ug" => "Uganda",
279     "uk" => "İngiltere",
280     "um" => "A.B.D Küçük Uzak Adaları",
281     "unknown" => "Bilinmeyen",
282     "us" => "A.B.D",
283     "uy" => "Uruguay",
284     "uz" => "Özbekistan",
285     "va" => "Vatikan",
286     "vc" => "Aziz Vincent ve the Grenadines",
287     "ve" => "Venezuella",
288     "vg" => "Bakire Adaları (UK)",
289     "vi" => "Bakire Adaları (A.B.D)",
290     "vn" => "Vietnam",
291     "vu" => "Vanuatu",
292     "wf" => "Wallis ve Futuna Adaları",
293     "ws" => "Samoa",
294     "ye" => "Yemen",
295     "yt" => "Mayotte",
296     "yu" => "Serbia and Montenegro",
297     "za" => "Güney Afrika",
298     "zm" => "Zambiya",
299     "zr" => "Zaire Cumhuriyeti",
300     "zw" => "Zimbabve",
301     );
302    
303     // The main Translation array
304     $translation = array(
305     // Specific charset
306     "global_charset" => "utf-8",
307    
308     // Date format (used with date())
309     "global_time_format" => "M jS, H:i:s",
310     "global_day_format" => "l F jS, Y",
311     "global_hours_format" => "l F jS, G:00",
312     "global_month_format" => "F Y",
313    
314     // Global translation
315     "global_titlebar"=> "Statistics for %SERVER generated on %DATE",
316     "global_bbclone_copyright" => "BBClone takımı adına Lisanslıdır.",
317     "global_last_reset" => "Statistics last reset on",
318     "global_yes" => "evet",
319     "global_no" => "hayır",
320    
321     // The error messages
322     "error_cannot_see_config" =>
323     "Server'daki BBClone ayarlarının doğru olmadığı için bu sayfayı göremiyorsunuz.",
324    
325     // Miscellaneous translations
326     "misc_other" => "Diğer",
327     "misc_unknown" => "Bilinmeyen",
328     "misc_second_unit" => "s",
329     "misc_ignored" => "Ignored",
330    
331     // The Navigation Bar
332     "navbar_main_site" => "Ana Sayfa",
333     "navbar_configuration" => "Biçim",
334     "navbar_global_stats" => "Kapsamlı İstatistikler",
335     "navbar_detailed_stats" => "Ayrıntılı İstatistikler",
336     "navbar_time_stats" => "Zaman İstatistikleri",
337     "navbar_language" => "Language",
338     "navbar_go" => "Go",
339    
340     // Detailed stats words
341     "dstat_id" => "ID",
342     "dstat_time" => "Zaman",
343     "dstat_visits" => "Ziyaretler",
344     "dstat_extension" => "Uzantı",
345     "dstat_dns" => "Sunucu Adı",
346     "dstat_from" => "Nereden",
347     "dstat_os" => "İşletim Sistemi",
348     "dstat_browser" => "Tarayıcı",
349     "dstat_visible_rows" => "Görünür girişler",
350     "dstat_green_rows" => "yeşil satırlar",
351     "dstat_blue_rows" => "mavi satırlar",
352     "dstat_red_rows" => "kırmızı satırlar",
353     "dstat_search" => "Search",
354     "dstat_last_page" => "Last Page",
355     "dstat_last_visit" => "son ziyaret",
356     "dstat_robots" => "robotlar",
357     "dstat_my_visit" => "Visits from your IP",
358     "dstat_no_data" => "No data available",
359     "dstat_prx" => "Proxy Server",
360     "dstat_ip" => "IP Address",
361     "dstat_user_agent" => "User Agent",
362     "dstat_nr" => "Nr",
363     "dstat_pages" => "Pages",
364     "dstat_visit_length" => "Visit Length",
365     "dstat_reloads" => "Reloads",
366     "dstat_whois_information" => "Look up information on this IP Adress",
367    
368     // Global stats words
369     "gstat_accesses" => "Girişler",
370     "gstat_total_visits" => "Toplam Ziyaretler",
371     "gstat_total_unique" => "Toplam Tekil Ziyaretler",
372     "gstat_operating_systems" => "En yüksek %d İşletim Sistemi",
373     "gstat_browsers" => "En yüksek %d Tarayıcı",
374     "gstat_extensions" => "En yüksek %d Uzantı",
375     "gstat_robots" => "En yüksek %d Robot",
376     "gstat_pages" => "En yüksek %d Ziyaret Edilen Sayfalar",
377     "gstat_origins" => "En yüksek %d Kaynak",
378     "gstat_hosts" => "Top %d Hosts",
379     "gstat_keys" => "Top %d Keywords",
380     "gstat_total" => "Toplam",
381     "gstat_not_specified" => "Belirlenmemiş",
382    
383     // Time stats words
384     "tstat_su" => "Paz",
385     "tstat_mo" => "Pzt",
386     "tstat_tu" => "Sal",
387     "tstat_we" => "Çar",
388     "tstat_th" => "Per",
389     "tstat_fr" => "Cum",
390     "tstat_sa" => "Cmt",
391    
392     "tstat_full_su" => "Sunday",
393     "tstat_full_mo" => "Monday",
394     "tstat_full_tu" => "Tuesday",
395     "tstat_full_we" => "Wednesday",
396     "tstat_full_th" => "Thursday",
397     "tstat_full_fr" => "Friday",
398     "tstat_full_sa" => "Saturday",
399    
400     "tstat_jan" => "Oca",
401     "tstat_feb" => "Şub",
402     "tstat_mar" => "Mar",
403     "tstat_apr" => "Nis",
404     "tstat_may" => "May",
405     "tstat_jun" => "Haz",
406     "tstat_jul" => "Tem",
407     "tstat_aug" => "Agu",
408     "tstat_sep" => "Eyl",
409     "tstat_oct" => "Eki",
410     "tstat_nov" => "Kas",
411     "tstat_dec" => "Ara",
412    
413     "tstat_full_jan" => "January",
414     "tstat_full_feb" => "February",
415     "tstat_full_mar" => "March",
416     "tstat_full_apr" => "April",
417     "tstat_full_may" => "May",
418     "tstat_full_jun" => "June",
419     "tstat_full_jul" => "July",
420     "tstat_full_aug" => "August",
421     "tstat_full_sep" => "September",
422     "tstat_full_oct" => "October",
423     "tstat_full_nov" => "November",
424     "tstat_full_dec" => "December",
425    
426     "tstat_last_day" => "Şimdiki gün",
427     "tstat_last_week" => "Şimdiki hafta",
428     "tstat_last_month" => "Şimdiki ay",
429     "tstat_last_year" => "Şimdiki yıl",
430     "tstat_average" => "Average",
431    
432     // Loadtime notice
433     "generated" => "page generated in ",
434     "seconds" => " seconds",
435    
436     // Configuration page words and sentences
437     "config_variable_name" => "Değişken adı",
438     "config_variable_value" => "Değişken değeri",
439     "config_explanations" => "Açıklama",
440    
441     "config_BBC_MAINSITE" =>
442     "If this variable has been set, a link to the specified location will be
443     generated. The default value is pointing to the parent directory. In case your
444     main site is located elsewhere, you probably want to adjust the value to suit
445     your needs.<br />
446     Examples:<br />
447     \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;<br />
448     \$BBC_MAINSITE = &quot;..&quot;<br />
449     \$BBC_MAINSITE = &quot;&quot;;",
450    
451     "config_BBC_SHOW_CONFIG" =>
452     "BBClone defaults to revealing the stats' settings. In case this behavior isn't
453     desired you can deny access to it by deactivating the option.<br />
454     Examples:<br />
455     \$BBC_SHOW_CONFIG = 1;<br />
456     \$BBC_SHOW_CONFIG = &quot;&quot;;",
457    
458     "config_BBC_TITLEBAR" =>
459     "Burdaki başlık bütün BBClone sayfalarında görünecek.<br />
460     The following macros are recognized:<br />
461     <ul>
462     <li>%SERVER: server adı,</li>
463     <li>%DATE: şu anki tarih.</li>
464     </ul>
465     HTML etiketinin izin verdiği gibi.<br />
466     Examples:<br />
467     \$BBC_TITLEBAR = &quot;Statistics for %SERVER generated the %DATE&quot;;<br />
468     \$BBC_TITLEBAR = &quot;My stats from %DATE look like this:&quot;;
469     <br />",
470    
471     "config_BBC_LANGUAGE" =>
472     "BBClone's default language, in case it hasn't been specified by the browser.
473     The following languages are supported:
474     <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,
475     sk, sl, sv, th, tr, ua, zh-cn and zh-tw</p>",
476    
477     "config_BBC_MAXTIME" =>
478     "This variable defines the length of an unique visit in seconds. Each hit from
479     the same visitor within this period will be considered as one visit, as long as
480     two successive hits don't exceed the specified limit. Default is the de facto
481     web standard of 30 minutes (1800 seconds), but depending on your needs you may
482     wish to assign a different value.<br />
483     Examples:<br />
484     \$BBC_MAXTIME = 0;<br />
485     \$BBC_MAXTIME = 1800;",
486    
487     "config_BBC_MAXVISIBLE" =>
488     "How many entries you want to have listed in the detailed stats? The default
489     value is 100. It's recommended not to set it higher than 500 to avoid too heavy
490     load.",
491    
492     "config_BBC_DETAILED_STAT_FIELDS" =>
493     "The variable \$BBC_DETAILED_STAT_FIELDS determines the columns to be displayed
494     in the detailed statistics. Possible columns are:
495     <ul>
496     <li>id&nbsp;=&gt;&nbsp;The x-th visitor since you've started counting</li>
497     <li>time&nbsp;=&gt;&nbsp;The time at which the last hit was registerred</li>
498     <li>visits&nbsp;=&gt;&nbsp;The hits of one unique visitor</li>
499     <li>dns&nbsp;=&gt;&nbsp;Visitor's hostname</li>
500     <li>ip&nbsp;=&gt;&nbsp;Visitor's IP address</li>
501     <li>os&nbsp;=&gt;&nbsp;the operating system (if available and/or no robot)</li>
502     <li>browser&nbsp;=&gt;&nbsp;The software used for establishing the connection
503     </li>
504     <li>ext&nbsp;=&gt;&nbsp;Visitor's country or extension</li>
505     <li>referer&nbsp;=&gt;&nbsp;The link from which a visitor came (if available)
506     </li>
507     <li>page&nbsp;=&gt;&nbsp;The last visited page</li>
508     <li>search&nbsp;=&gt;&nbsp;The search query a visitor used (if available)</li>
509     </ul>
510     The same order you've arranged the columns will be used for display.<br />
511     Examples:<br />
512     \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
513     <br />
514     \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
515    
516     "config_BBC_TIME_OFFSET" =>
517     "In case the server time doesn't match your local timezone, you can adjust the
518     time in minutes by using this switch. Negative values will set back the time,
519     positive ones will set it forth.<br />
520     Examples:<br />
521     \$BBC_TIME_OFFSET = 300;<br />
522     \$BBC_TIME_OFFSET = -300;<br />
523     \$BBC_TIME_OFFSET = 0;",
524    
525     "config_BBC_NO_DNS" =>
526     "This options defines, whether IP addresses should be resolved to hostnames or
527     not. While hostnames tell a lot more about the visitor, resolving them may
528     considerably slow down your site, if the DNS servers used are slow, limited in
529     their capacity or otherwise unreliable. Setting this variable may solve the
530     problem.<br />
531     Examples:<br />
532     \$BBC_NO_DNS = 1;<br />
533     \$BBC_NO_DNS = &quot;&quot;;",
534    
535     "config_BBC_NO_HITS" =>
536     "BBClone's default is to show hits in the time stats, because it gives a quite
537     useful Impression from the actual server load. If, however, you prefer to use
538     unique visits as base for your time stats, you can change the way of counting
539     by setting this variable.<br />
540     Examples:<br />
541     \$BBC_NO_HITS = 1;<br />
542     \$BBC_NO_HITS = &quot;&quot;;",
543    
544     "config_BBC_IGNORE_IP" =>
545     "This option can be used to exclude particular IP addresses or address ranges
546     from counting. In case you want to add several expressions use a comma as
547     separator.<br />
548     Examples:<br />
549     \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
550     \$BBC_IGNORE_IP = &quot;&quot;;",
551    
552     "config_BBC_IGNORE_REFER" =>
553     "In case you don't want to have particular referrers from your visitors listed
554     in your ranking or detailed stats, you can specify one or more keywords used
555     for blocking if a referrer matches up against them. If you use more keywords,
556     please use a comma as separator.<br />
557     Examples:<br />
558     \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
559     \$BBC_IGNORE_REFER = &quot;&quot;;",
560    
561     "config_BBC_IGNORE_BOTS" =>
562     "You can use this option to determine the treatment of robots. The default is
563     to ignore them in the top hosts ranking but leave them in the remaining
564     stats. If you don't want to see any robots at all you can set this option to
565     &quot;2&quot;, then only human visits will be taken into account.<br />
566     Examples:<br />
567     \$BBC_IGNORE_BOTS = 2;<br />
568     \$BBC_IGNORE_BOTS = 1;<br />
569     \$BBC_IGNORE_BOTS = &quot;&quot;;",
570    
571     "config_BBC_IGNORE_AGENT" =>
572     "This option defines how BBClone tells one visitor from another. Default is to
573     use the IP address only, which provides realistic figures in most cases. If,
574     however, your visitors often are hidden behind proxy servers, deactivation of
575     this option could provide more realistic figures, since a new visitor will be
576     assumed by the time the user agent has changed.<br />
577     Examples:<br />
578     \$BBC_IGNORE_AGENT = 1;<br />
579     \$BBC_IGNORE_AGENT = &quot;&quot;;",
580    
581     "config_BBC_KILL_STATS" =>
582     "Whenever you wish to reset your stats you can activate this switch and have
583     them deleted by the next visit. Don't forget to deactivate it afterwards, else
584     you'll probably experience unusually low traffic ;).<br />
585     Examples:<br />
586     \$BBC_KILL_STATS = 1;<br />
587     \$BBC_KILL_STATS = &quot;&quot;;",
588    
589     "config_BBC_PURGE_SINGLE" =>
590     "Host and referrer stats can generate a huge amount of data, however mostly
591     caused by one time visitors. By enabling this switch you can purge these
592     entries and considerably shrink access.php in its size without affecting your
593     actual visible host and referrer ranking. The amount of hits will be added to
594     the &quot;not_specified&quot; entries to keep the overall score intact.<br />
595     Examples:<br />
596     \$BBC_PURGE_SINGLE = 1;<br />
597     \$BBC_PURGE_SINGLE = &quot;&quot;;"
598    
599     );
600 matthys 14 ?>

Properties

Name Value
svn:keywords Id