ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/zh-cn.php
Revision: 356
Committed: Fri Dec 11 10:49:19 2015 UTC (8 years, 11 months ago) by joku
File size: 20586 byte(s)
Log Message:
update Copyright

File Contents

# Content
1 <?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-2016, 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 // Language: Simplified Chinese (中文(简体))
22
23 // The DNS Extensions array
24 $extensions = array(
25 "localdomain" => "当地",
26 "numeric" => "数字",
27 "unknown" => "未知",
28 "museum" => "博物馆",
29 "travel" => "旅遊",
30 "ipv4" => "IPv4的",
31 "ipv6" => "IPv6的",
32
33 "aero" => "用於航空工业",
34 "arpa" => "DNS反向查询",
35 "asia" => "用于亚洲地区",
36 "coop" => "用於商業合作團體",
37 "info" => "網絡信息服務組織",
38 "jobs" => "职业介绍",
39 "mobi" => "用于移动通信领域",
40 "name" => "用於個人",
41 "post" => "邮政服务",
42
43 "biz" => "商業",
44 "cat" => "加泰罗尼亚语区都可注册",
45 "com" => "商業機構",
46 "edu" => "教育機構",
47 "gal" => "加利西亚",
48 "gov" => "政府部門",
49 "int" => "國際組織",
50 "mil" => "美國軍事部門",
51 "net" => "網絡組織",
52 "org" => "非盈利組織",
53 "pro" => "用於會計",
54 "tel" => "用于电信行业",
55 "xxx" => "成人内容",
56
57 "a1" => "匿名代理",
58 "a2" => "卫星供应商",
59 "ac" => "阿森松岛",
60 "ad" => "安道尔",
61 "ae" => "阿联酋",
62 "af" => "阿富汗",
63 "ag" => "安提瓜和巴布达",
64 "ai" => "安格拉",
65 "al" => "阿尔巴尼亚",
66 "am" => "亚美尼亚",
67 "an" => "荷兰属地",
68 "ao" => "安哥拉",
69 "ap" => "用于亚洲地区",
70 "aq" => "南极洲",
71 "ar" => "阿根廷",
72 "as" => "东萨摩亚",
73 "at" => "奥地利",
74 "au" => "澳大利亚",
75 "aw" => "阿鲁巴",
76 "ax" => "奥兰群岛",
77 "az" => "阿塞拜疆",
78 "ba" => "波黑",
79 "bb" => "巴巴多斯",
80 "bd" => "孟加拉国",
81 "be" => "比利时",
82 "bf" => "布基纳法索",
83 "bg" => "保加利亚",
84 "bh" => "巴林",
85 "bi" => "布隆迪",
86 "bj" => "贝宁",
87 "bm" => "百慕大",
88 "bn" => "文莱达鲁萨兰国",
89 "bo" => "玻利维亚",
90 "br" => "巴西",
91 "bs" => "巴哈马",
92 "bt" => "不丹",
93 "bw" => "伯兹瓦纳",
94 "by" => "白俄罗斯",
95 "bz" => "伯利兹",
96 "ca" => "加拿大",
97 "cc" => "科科斯群岛",
98 "cd" => "刚果",
99 "cf" => "中非共和国",
100 "cg" => "刚果",
101 "ch" => "瑞士",
102 "ci" => "象牙海岸",
103 "ck" => "库克群岛",
104 "cl" => "智利",
105 "cm" => "喀麦隆",
106 "cn" => "中国",
107 "co" => "哥伦比亚",
108 "cr" => "哥斯达黎加",
109 "cu" => "古巴",
110 "cv" => "佛得角",
111 "cw" => "库拉索岛",
112 "cx" => "圣诞岛(英属)",
113 "cy" => "塞浦路斯",
114 "cz" => "捷克共和国",
115 "de" => "德国",
116 "dj" => "吉布提",
117 "dk" => "丹麦",
118 "dm" => "多米尼加联邦",
119 "do" => "多米尼加共和国",
120 "dz" => "阿尔及利亚",
121 "ec" => "厄瓜多尔",
122 "ee" => "爱沙尼亚",
123 "eg" => "埃及",
124 "er" => "厄立特里亚",
125 "es" => "西班牙",
126 "et" => "埃塞俄比亚",
127 "eu" => "欧洲联盟",
128 "fi" => "芬兰",
129 "fj" => "斐济",
130 "fk" => "福克兰群岛",
131 "fm" => "密克罗尼西亚",
132 "fo" => "法罗群岛",
133 "fr" => "法国",
134 "ga" => "加蓬",
135 "gd" => "格林纳达",
136 "ge" => "格鲁吉亚",
137 "gf" => "法属圭亚那",
138 "gg" => "格恩西岛",
139 "gh" => "加纳",
140 "gi" => "直布罗陀",
141 "gl" => "格陵兰群岛",
142 "gm" => "冈比亚",
143 "gn" => "几内亚",
144 "gp" => "瓜德罗普岛(法属)",
145 "gq" => "赤道几内亚",
146 "gr" => "希腊",
147 "gs" => "南乔治亚岛和南桑德韦奇岛",
148 "gt" => "危地马拉",
149 "gu" => "关岛",
150 "gw" => "几内亚比绍",
151 "gy" => "圭亚那",
152 "hk" => "香港",
153 "hm" => "赫特与麦克唐纳群岛",
154 "hn" => "洪都拉斯",
155 "hr" => "克罗蒂亚",
156 "ht" => "海地",
157 "hu" => "匈牙利",
158 "id" => "印度尼西亚",
159 "ie" => "爱尔兰共和国",
160 "il" => "以色列",
161 "im" => "马恩岛",
162 "in" => "印度",
163 "io" => "英属印度洋领地",
164 "iq" => "伊拉克",
165 "ir" => "伊朗",
166 "is" => "冰岛",
167 "it" => "意大利",
168 "je" => "泽西岛",
169 "jm" => "牙买加",
170 "jo" => "约旦",
171 "jp" => "日本",
172 "ke" => "肯尼亚",
173 "kg" => "吉尔吉斯斯坦",
174 "kh" => "柬埔塞",
175 "ki" => "基里巴斯",
176 "km" => "科摩罗",
177 "kn" => "圣茨和尼维斯",
178 "kp" => "北朝鲜",
179 "kr" => "南朝鲜",
180 "kw" => "科威特",
181 "ky" => "开曼群岛(英属)",
182 "kz" => "哈萨克斯坦",
183 "la" => "老挝人民共和国",
184 "lb" => "黎巴嫩",
185 "lc" => "圣露西亚岛",
186 "li" => "列支敦士登",
187 "lk" => "斯里兰卡",
188 "lr" => "利比里亚",
189 "ls" => "莱索托",
190 "lt" => "立陶宛",
191 "lu" => "卢森堡",
192 "lv" => "拉脱维亚",
193 "ly" => "利比亚",
194 "ma" => "摩洛哥",
195 "mc" => "摩纳哥",
196 "md" => "摩尔多瓦",
197 "me" => "泽西岛",
198 "mg" => "马达加斯加",
199 "mh" => "马绍尔群岛",
200 "mk" => "马其顿",
201 "ml" => "马里",
202 "mm" => "缅甸",
203 "mn" => "蒙古",
204 "mo" => "澳门",
205 "mp" => "北马里亚纳群岛",
206 "mq" => "马提尼克岛(法属)",
207 "mr" => "毛里塔尼亚",
208 "ms" => "蒙塞拉特岛",
209 "mt" => "马尔他",
210 "mu" => "毛里求斯",
211 "mv" => "马尔代夫",
212 "mw" => "马拉维",
213 "mx" => "墨西哥",
214 "my" => "马来西亚",
215 "mz" => "莫桑比克",
216 "na" => "纳米比亚",
217 "nc" => "新喀里多尼亚",
218 "ne" => "尼日尔",
219 "nf" => "诺福克岛",
220 "ng" => "尼日利亚",
221 "ni" => "尼加拉瓜",
222 "nl" => "荷兰",
223 "no" => "挪威",
224 "np" => "尼泊尔",
225 "nr" => "瑙鲁",
226 "nu" => "纽埃",
227 "nz" => "新西兰",
228 "om" => "阿曼",
229 "pa" => "巴拿马",
230 "pe" => "秘鲁",
231 "pf" => "法属玻利尼西亚",
232 "pg" => "巴布亚新几内亚",
233 "ph" => "菲律宾",
234 "pk" => "巴基斯坦",
235 "pl" => "波兰",
236 "pm" => "圣皮埃尔和密克隆岛",
237 "pn" => "皮特克恩岛",
238 "pr" => "波多黎各",
239 "ps" => "巴勒斯坦",
240 "pt" => "葡萄牙",
241 "pw" => "帕劳",
242 "py" => "巴拉圭",
243 "qa" => "卡塔尔",
244 "re" => "留尼汪岛(法属)",
245 "ro" => "罗马尼亚",
246 "rs" => "塞爾維亞",
247 "ru" => "俄罗斯联邦",
248 "rw" => "卢旺达",
249 "sa" => "沙特阿拉伯",
250 "sb" => "所罗门群岛",
251 "sc" => "塞舌尔",
252 "sd" => "苏旦",
253 "se" => "瑞典",
254 "sg" => "新加坡",
255 "sh" => "海伦娜",
256 "si" => "斯洛文尼亚",
257 "sk" => "斯洛伐克",
258 "sl" => "塞拉利昂",
259 "sm" => "圣马力诺",
260 "sn" => "塞内加尔",
261 "so" => "索马里",
262 "sr" => "苏里南",
263 "st" => "圣多美和普林西比",
264 "su" => "苏联",
265 "sv" => "萨尔瓦多",
266 "sx" => "庫拉索島",
267 "sy" => "叙利亚",
268 "sz" => "斯威士兰",
269 "tc" => "特克斯群岛与凯科斯群岛",
270 "td" => "乍得",
271 "tf" => "法属南半球领地",
272 "tg" => "多哥",
273 "th" => "泰国",
274 "tj" => "塔吉克斯坦",
275 "tk" => "托克劳群岛",
276 "tl" => "东帝汶",
277 "tm" => "土库曼斯坦",
278 "tn" => "突尼斯",
279 "to" => "汤加",
280 "tp" => "东帝汶",
281 "tr" => "土耳其",
282 "tt" => "特立尼和多巴哥",
283 "tv" => "图瓦鲁",
284 "tw" => "台湾",
285 "tz" => "坦桑尼亚",
286 "ua" => "乌克兰",
287 "ug" => "乌干达",
288 "uk" => "英国",
289 "us" => "美国",
290 "uy" => "乌拉圭",
291 "uz" => "乌兹别克斯坦",
292 "va" => "梵地冈",
293 "vc" => "圣文森特和格林纳丁斯",
294 "ve" => "委内瑞拉",
295 "vg" => "维京群岛",
296 "vi" => "美属维尔京群岛",
297 "vn" => "越南",
298 "vu" => "瓦努阿图",
299 "wf" => "瓦利斯和富图纳群岛",
300 "ws" => "东萨摩亚",
301 "ye" => "也门",
302 "yt" => "马约特岛",
303 "za" => "南非",
304 "zm" => "赞比亚",
305 "zw" => "津巴布韦",
306
307 // No longer active but needed for history purpose
308 "bl" => "聖巴泰勒米島",
309 "bv" => "布韦群岛",
310 "bq" => "加勒比海荷蘭",
311 "cs" => "黑山",
312 "eh" => "西萨摩亚",
313 "gb" => "大不列颠联合王国",
314 "mf" => "圣马丁岛",
315 "sj" => "斯马尔巴特和扬马延岛",
316 "ss" => "南蘇丹",
317 "um" => "美國本土外小島嶼",
318 "yu" => "南斯拉夫",
319 "zr" => "扎伊尔"
320 );
321
322 // The main Translation array
323 $translation = array(
324
325 // Specific charset
326 "global_charset" => "utf-8",
327
328 // Date format (used with date())
329 "global_time_format" => "M jS, H:i:s",
330 "global_day_format" => "l F jS, Y",
331 "global_hours_format" => "l F jS, G:00",
332 "global_month_format" => "F Y",
333
334 // Global translation
335 "global_titlebar"=> "统计 %SERVER 产生的 %DATE",
336 "global_bbclone_copyright" => "该 BBClone 团队 -- 许可遵从:",
337 "global_last_reset" => "统计数字起始自",
338 "global_yes" => "是",
339 "global_no" => "否",
340
341 // The error messages
342 "error_cannot_see_config" =>
343 "这里不允许查看本服务器的 BBClone 配置。",
344
345 // Miscellaneous translations
346 "misc_other" => "其 他",
347 "misc_unknown" => "未 知",
348 "misc_second_unit" => "秒",
349 "misc_ignored" => "忽视",
350
351 // The Navigation Bar
352 "navbar_main_site" => "我的站点",
353 "navbar_configuration" => "配置文件",
354 "navbar_global_stats" => "全 面",
355 "navbar_detailed_stats" => "细 节",
356 "navbar_time_stats" => "时 间",
357 "navbar_language" => "语",
358 "navbar_go" => "去",
359
360 // Detailed Stats words
361 "dstat_id" => "号码",
362 "dstat_time" => "时 间",
363 "dstat_visits" => "浏览",
364 "dstat_extension" => "扩 展",
365 "dstat_dns" => "IP 地 址",
366 "dstat_from" => "转 自(域 名)",
367 "dstat_os" => "操 作 系 统",
368 "dstat_browser" => "浏 览 器",
369 "dstat_visible_rows" => "当前可以查看的访问数",
370 "dstat_green_rows" => "绿色行",
371 "dstat_blue_rows" => "蓝色行",
372 "dstat_red_rows" => "红色行",
373 "dstat_search" => "搜索",
374 "dstat_last_page" => "最后一页",
375 "dstat_last_visit" => "最后的访问时间",
376 "dstat_robots" => "机器人",
377 "dstat_my_visit" => "从你的IP访问",
378 "dstat_no_data" => "无可用数据",
379 "dstat_prx" => "代理服务器",
380 "dstat_ip" => "IP地址",
381 "dstat_user_agent" => "用户代理",
382 "dstat_nr" => "N数",
383 "dstat_pages" => "页",
384 "dstat_visit_length" => "访问时长",
385 "dstat_reloads" => "重整",
386 "dstat_whois_information" => "查查资料共享这一个",
387
388 // Global Stats words
389 "gstat_accesses" => "存 取 记 录",
390 "gstat_total_visits" => "访问总数",
391 "gstat_total_unique" => "总的唯一的",
392 "gstat_operating_systems" => "操 作 系 统",
393 "gstat_browsers" => "浏 览 器",
394 "gstat_extensions" => "首 %d 范围排列",
395 "gstat_robots" => "最后一页",
396 "gstat_pages" => "首 %d 页面排列",
397 "gstat_origins" => "首 %d 来源排列",
398 "gstat_hosts" => "尖峰 %d 主机",
399 "gstat_keys" => "尖峰 %d 关键词",
400 "gstat_total" => "合 计",
401 "gstat_not_specified" => "没有详细说明",
402
403 // Time Stats words
404 "tstat_su" => "星期天",
405 "tstat_mo" => "星期一",
406 "tstat_tu" => "星期二",
407 "tstat_we" => "星期三",
408 "tstat_th" => "星期四",
409 "tstat_fr" => "星期五",
410 "tstat_sa" => "星期六",
411
412 "tstat_full_su" => "星期日",
413 "tstat_full_mo" => "星期一",
414 "tstat_full_tu" => "星期二",
415 "tstat_full_we" => "星期三",
416 "tstat_full_th" => "星期四",
417 "tstat_full_fr" => "星期五",
418 "tstat_full_sa" => "星期六",
419
420 "tstat_jan" => "一月",
421 "tstat_feb" => "二月",
422 "tstat_mar" => "三月",
423 "tstat_apr" => "四月",
424 "tstat_may" => "五月",
425 "tstat_jun" => "六月",
426 "tstat_jul" => "七月",
427 "tstat_aug" => "八月",
428 "tstat_sep" => "九月",
429 "tstat_oct" => "十月",
430 "tstat_nov" => "十一",
431 "tstat_dec" => "十二",
432
433 "tstat_full_jan" => "一月",
434 "tstat_full_feb" => "二月",
435 "tstat_full_mar" => "三月",
436 "tstat_full_apr" => "四月",
437 "tstat_full_may" => "五一",
438 "tstat_full_jun" => "六一",
439 "tstat_full_jul" => "七一",
440 "tstat_full_aug" => "八一",
441 "tstat_full_sep" => "九",
442 "tstat_full_oct" =>" 十一",
443 "tstat_full_nov" => "十一月",
444 "tstat_full_dec "=> "十二月",
445
446 "tstat_last_day" => "这一天",
447 "tstat_last_week" => "这一周",
448 "tstat_last_month" => "这一个月",
449 "tstat_last_year" => "这一年",
450 "tstat_average" => "平均",
451
452 // Loadtime notice
453 "generated" => "在生成的页面 ",
454 "seconds" => " 秒",
455
456 // Configuration page words and sentences
457 "config_variable_name" => "变 量 名 称",
458 "config_variable_value" => "变 量 值",
459 "config_explanations" => "详 细 解 释",
460
461 "config_BBC_MAINSITE" =>
462 "If this variable has been set, a link to the specified location will be
463 generated. The default value is pointing to the parent directory. In case your
464 main site is located elsewhere, you probably want to adjust the value to suit
465 your needs.<br />
466 Examples:<br />
467 \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;;<br />
468 \$BBC_MAINSITE = &quot;..&quot;;<br />
469 \$BBC_MAINSITE = &quot;&quot;;",
470
471 "config_BBC_SHOW_CONFIG" =>
472 "BBClone defaults to revealing the stats' settings. In case this behavior isn't
473 desired you can deny access to it by deactivating the option.<br />
474 Examples:<br />
475 \$BBC_SHOW_CONFIG = 1;<br />
476 \$BBC_SHOW_CONFIG = &quot;&quot;;",
477
478 "config_BBC_TITLEBAR" =>
479 "这个标题的内容会在所有 BBClone 页面的标题栏显示出来。<br />
480 可以理解的宏有:<br />
481 <ul>
482 <li>%SERVER: 服务器名字;</li>
483 <li>%DATE: 当前时间。</li>
484 </ul>
485 允许 HTML 标签。<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 <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
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 => The x-th visitor since you've started counting</li>
517 <li>time => The time at which the last hit was registerred</li>
518 <li>visits => The hits of one unique visitor</li>
519 <li>dns => Visitor's hostname</li>
520 <li>ip => Visitor's IP address</li>
521 <li>os => the operating system (if available and/or no robot)</li>
522 <li>browser => The software used for establishing the connection</li>
523 <li>ext => Visitor's country or extension</li>
524 <li>referer => The link from which a visitor came (if available)</li>
525 <li>page => The last visited page</li>
526 <li>search => The search query a visitor used (if available)</li>
527 </ul>
528 The same order you've arranged the columns will be used for display.<br />
529 Examples:<br />
530 \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
531 <br />
532 \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
533
534 "config_BBC_TIME_OFFSET" =>
535 "In case the server time doesn't match your local timezone, you can adjust the
536 time in minutes by using this switch. Negative values will set back the time,
537 positive ones will set it forth.<br />
538 Examples:<br />
539 \$BBC_TIME_OFFSET = 300;<br />
540 \$BBC_TIME_OFFSET = -300;<br />
541 \$BBC_TIME_OFFSET = 0;",
542
543 "config_BBC_NO_DNS" =>
544 "This options defines, whether IP addresses should be resolved to hostnames or
545 not. While hostnames tell a lot more about the visitor, resolving them may
546 considerably slow down your site, if the DNS servers used are slow, limited in
547 their capacity or otherwise unreliable. Setting this variable may solve the
548 problem.<br />
549 Examples:<br />
550 \$BBC_NO_DNS = 1;<br />
551 \$BBC_NO_DNS = &quot;&quot;;",
552
553 "config_BBC_NO_HITS" =>
554 "BBClone's default is to show hits in the time stats, because it gives a quite
555 useful Impression from the actual server load. If, however, you prefer to use
556 unique visits as base for your time stats, you can change the way of counting
557 by setting this variable.<br />
558 Examples:<br />
559 \$BBC_NO_HITS = 1;<br />
560 \$BBC_NO_HITS = &quot;&quot;;",
561
562 "config_BBC_IGNORE_IP" =>
563 "This option can be used to exclude particular IP addresses or address ranges
564 from counting. In case you want to add several expressions use a comma as
565 separator.<br />
566 Examples:<br />
567 \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
568 \$BBC_IGNORE_IP = &quot;&quot;;",
569
570 "config_BBC_IGNORE_REFER" =>
571 "In case you don't want to have particular referrers from your visitors listed
572 in your ranking or detailed stats, you can specify one or more keywords used
573 for blocking if a referrer matches up against them. If you use more keywords,
574 please use a comma as separator.<br />
575 Examples:<br />
576 \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
577 \$BBC_IGNORE_REFER = &quot;&quot;;",
578
579 "config_BBC_IGNORE_BOTS" =>
580 "You can use this option to determine the treatment of robots. The default is
581 to ignore them in the top hosts ranking but leave them in the remaining
582 stats. If you don't want to see any robots at all you can set this option to
583 &quot;2&quot;, then only human visits will be taken into account.<br />
584 Examples:<br />
585 \$BBC_IGNORE_BOTS = 2;<br />
586 \$BBC_IGNORE_BOTS = 1;<br />
587 \$BBC_IGNORE_BOTS = &quot;&quot;;",
588
589 "config_BBC_IGNORE_AGENT" =>
590 "This option defines how BBClone tells one visitor from another. Default is to
591 use the IP address only, which provides realistic figures in most cases. If,
592 however, your visitors often are hidden behind proxy servers, deactivation of
593 this option could provide more realistic figures, since a new visitor will be
594 assumed by the time the user agent has changed.<br />
595 Examples:<br />
596 \$BBC_IGNORE_AGENT = 1;<br />
597 \$BBC_IGNORE_AGENT = &quot;&quot;;",
598
599 "config_BBC_KILL_STATS" =>
600 "Whenever you wish to reset your stats you can activate this switch and have
601 them deleted by the next visit. Don't forget to deactivate it afterwards, else
602 you'll probably experience unusually low traffic ;).<br />
603 Examples:<br />
604 \$BBC_KILL_STATS = 1;<br />
605 \$BBC_KILL_STATS = &quot;&quot;;",
606
607 "config_BBC_PURGE_SINGLE" =>
608 "Host and referrer stats can generate a huge amount of data, however mostly
609 caused by one time visitors. By enabling this switch you can purge these
610 entries and considerably shrink access.php in its size without affecting your
611 actual visible host and referrer ranking. The amount of hits will be added to
612 the &quot;not_specified&quot; entries to keep the overall score intact.<br />
613 Examples:<br />
614 \$BBC_PURGE_SINGLE = 1;<br />
615 \$BBC_PURGE_SINGLE = &quot;&quot;;",
616
617 "config_BBC_LOADTIME" =>
618 "Generate the page load-time in seconds at bottom of the page.<br />
619 Examples:<br />
620 \$BBC_LOADTIME =&quot;&quot;;<br />
621 \$BBC_LOADTIME = 1;",
622
623 "config_BBC_EXT_LOOKUP" =>
624 "This options defines, whether IP addresses are looked up to determine location (country).<br />
625 These plug-ins are NO part of BBClone, please keep this in mind.<br />
626 <ul>
627 <li>IP2EXT => Use the old IP2EXT to Look-Up IP addresses</li>
628 <li>GEOIP => Use GeoIP API plug-in</li>
629 <li>GEOIP-mod => Use GeoIP PHP/Perl Module (geoip.so)</li>
630 </ul>
631 Examples:<br />
632 \$BBC_EXT_LOOKUP =&quot;&quot;;<br />
633 \$BBC_EXT_LOOKUP =&quot;IP2EXT&quot;;<br />
634 \$BBC_EXT_LOOKUP =&quot;GEOIP&quot;;<br />
635 \$BBC_EXT_LOOKUP =&quot;GEOIP-mod&quot;;",
636
637 "config_BBC_CSS_FILE" =>
638 "BBClone CSS File Name<br />
639 Please note; Within this css file you can change the way BBClone looks.<br />
640 (for example change colors or what text size/fonts are used)<br />
641 Examples:<br />
642 \$BBC_CSS_FILE =&quot;bbclone.css&quot;;<br />
643 \$BBC_CSS_FILE =&quot;other.css&quot;;",
644
645 "config_BBC_HITS" =>
646 "Include BBClone hits within the Stats<br />
647 Examples:<br />
648 \$BBC_HITS =1;<br />
649 \$BBC_HITS =&quot;&quot;;",
650
651 "config_BBC_USE_ORIGINAL_URI" =>
652 "Enable this option when the &quot;Top Visited Pages&quot; URI's are not working due
653 filtering of the URI. This can happen if you use BBClone with some Content
654 Management Systems (CMS) which are using very long (complex) URI naming.<br />
655 IMPORTED NOTE: This option changes how URI's are recorded,
656 so you may need to reset the stats.<br />
657 Examples:<br />
658 \$BBC_USE_ORIGINAL_URI = 1; => No filtering, use original URI<br />
659 \$BBC_USE_ORIGINAL_URI = &quot;&quot;; => Filter URI (default)",
660
661 "config_BBC_MAX_PAGENAME" =>
662 "The max. number of characters for the page name.<br />
663 Longer page names will be stript down at the front, leading with &quot;...&quot;<br />
664 IMPORTED NOTE: This option changes how page names are recorded,
665 so you may need to reset the stats.<br />
666 Examples:<br />
667 \$BBC_MAX_PAGENAME = 60; => 60 characters (default)"
668
669 );
670 ?>

Properties

Name Value
svn:keywords Id