ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/id.php
Revision: 112
Committed: Sat Dec 14 17:56:58 2013 UTC (10 years, 11 months ago) by matthys
File size: 19463 byte(s)
Log Message:
Updated language (from new template + new entries)

File Contents

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

Properties

Name Value
svn:keywords Id