ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/pt-br.php
Revision: 347
Committed: Wed Feb 18 11:32:35 2015 UTC (9 years, 9 months ago) by matthys
File size: 20191 byte(s)
Log Message:
Added ap (Asia-Pacific) domain detetcion and icon

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 joku 312 * Copyright (C) 2001-2015, the BBClone Team (see doc/authors.txt for details)
7 joku 63 *
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 142 // Language: Brazilian Portuguese (Português do Brasil)
22    
23 joku 63 // The DNS Extensions array
24     $extensions = array(
25 joku 143 "localdomain" => "Local",
26 matthys 142 "numeric" => "Numérico",
27     "unknown" => "Desconhecido",
28 joku 143 "museum" => "Museu",
29     "travel" => "Travel",
30 matthys 142 "ipv4" => "IPv4",
31     "ipv6" => "IPv6",
32 joku 63
33 matthys 142 "aero" => "Aero",
34     "arpa" => "Enganos",
35 joku 143 "asia" => "Asia-Pacifico",
36 matthys 142 "coop" => "Coop",
37 joku 143 "info" => "Informações",
38     "jobs" => "Emprego",
39     "mobi" => "Mobiles",
40     "name" => "Personal",
41     "post" => "Serviços Postais",
42 matthys 142
43 joku 143 "biz" => "negócio",
44     "cat" => "Catalan",
45 matthys 142 "com" => "Comercial",
46     "edu" => "Educacional",
47 joku 143 "gal" => "Galician",
48 matthys 142 "gov" => "Governo",
49     "int" => "Organizações Internacionais",
50     "mil" => "Militar dos EUA",
51     "net" => "Redes",
52     "org" => "Organizações",
53     "pro" => "Professional",
54 joku 143 "tel" => "Contactos",
55     "xxx" => "Pornográfico",
56 matthys 142
57 joku 259 "a1" => "Anonymous Proxy",
58     "a2" => "Satellite Provider",
59 matthys 142 "ac" => "Ilha Ascenção",
60 joku 63 "ad" => "Andorra",
61 matthys 142 "ae" => "Emirados Árabes Unidos",
62     "af" => "Afeganistão",
63     "ag" => "Antígua and Barbuda",
64 joku 63 "ai" => "Anguilla",
65 matthys 142 "al" => "Albânia",
66     "am" => "Armênia",
67 joku 63 "an" => "Antilhas Holandesas",
68     "ao" => "Angola",
69 matthys 347 "ap" => "Asia-Pacifico",
70 joku 63 "aq" => "Antarctica",
71     "ar" => "Argentina",
72     "as" => "Samoa Americana",
73 matthys 142 "at" => "Áustria",
74 joku 63 "au" => "Australia",
75     "aw" => "Aruba",
76     "ax" => "Åland",
77 matthys 142 "az" => "Azerbaijão",
78 joku 63 "ba" => "Bosnia e Herzegovina",
79     "bb" => "Barbados",
80     "bd" => "Bangladesh",
81     "be" => "Belgica",
82     "bf" => "Burkina Faso",
83 matthys 142 "bg" => "Bulgária",
84 joku 63 "bh" => "Bahrain",
85     "bi" => "Burundi",
86     "bj" => "Benin",
87     "bm" => "Bermuda",
88     "bn" => "Brunei",
89 matthys 142 "bo" => "Bolívia",
90 joku 63 "br" => "Brasil",
91     "bs" => "Bahamas",
92 matthys 142 "bt" => "Butão",
93 joku 63 "bw" => "Botsuana",
94     "by" => "Belarus",
95     "bz" => "Belize",
96 matthys 142 "ca" => "Canadá",
97 joku 63 "cc" => "Ilhas Cocos",
98     "cd" => "Congo",
99 matthys 142 "cf" => "Republica da África Central",
100 joku 63 "cg" => "Congo",
101 matthys 142 "ch" => "Suíca",
102 joku 63 "ci" => "Costa do Marfim",
103     "ck" => "Ilhas Cook",
104     "cl" => "Chile",
105 matthys 142 "cm" => "Camarões",
106 joku 63 "cn" => "China",
107 matthys 142 "co" => "Colômbia",
108 joku 63 "cr" => "Costa Rica",
109     "cu" => "Cuba",
110     "cv" => "Cabo Verde",
111 joku 143 "cw" => "Curaçao",
112 joku 63 "cx" => "Ilhas Natal",
113     "cy" => "Chipre",
114 matthys 142 "cz" => "República Czech",
115 joku 63 "de" => "Alemanha",
116     "dj" => "Djibuti",
117     "dk" => "Dinamarca",
118     "dm" => "Dominica",
119 matthys 142 "do" => "República Dominicana",
120     "dz" => "Algéria",
121 joku 63 "ec" => "Equador",
122 matthys 142 "ee" => "Estônia",
123 joku 63 "eg" => "Egito",
124 matthys 142 "er" => "Eritréa",
125 joku 63 "es" => "Espanha",
126 matthys 142 "et" => "Etiópia",
127 joku 63 "eu" => "European Union",
128 matthys 142 "fi" => "Finlândia",
129 joku 63 "fj" => "Fiji",
130     "fk" => "Ilhas Falkland",
131     "fm" => "Micronesia",
132     "fo" => "Ilhas Faroe",
133 matthys 142 "fr" => "França",
134     "ga" => "Gabão",
135 joku 63 "gd" => "Granada",
136     "ge" => "Georgia",
137     "gf" => "Guiana Francesa",
138     "gg" => "Guernsey",
139     "gh" => "Gana",
140     "gi" => "Gibraltar",
141 matthys 142 "gl" => "Groelândia",
142     "gm" => "Gâmbia",
143     "gn" => "Guiné",
144 joku 63 "gp" => "Guadalupe",
145 matthys 142 "gq" => "Guiné Equatorial",
146 joku 63 "gr" => "Grecia",
147     "gs" => "Ilhas Sul Georgia e Ilhas Sul Sandwich",
148     "gt" => "Guatemala",
149     "gu" => "Guam",
150 matthys 142 "gw" => "Guiné-Bissau",
151 joku 63 "gy" => "Guiana",
152     "hk" => "Hong Kong",
153     "hm" => "Ilhas Heard e Mc Donald",
154     "hn" => "Honduras",
155 matthys 142 "hr" => "Croácia",
156 joku 63 "ht" => "Haiti",
157     "hu" => "Hungria",
158 matthys 142 "id" => "Indonésia",
159 joku 63 "ie" => "Irlanda",
160     "il" => "Israel",
161     "im" => "Ilha do Homem",
162 matthys 142 "in" => "Índia",
163     "io" => "Território Britânico no Oceano Índico",
164 joku 63 "iq" => "Iraque",
165 matthys 142 "ir" => "Irã",
166 joku 63 "is" => "Iceland",
167     "it" => "Italia",
168     "je" => "Jersey",
169     "jm" => "Jamaica",
170 matthys 142 "jo" => "Jordânia",
171     "jp" => "Japão",
172     "ke" => "Quênia",
173     "kg" => "Quirguiquistão",
174 joku 63 "kh" => "Cambodja",
175     "ki" => "Kiribati",
176     "km" => "Comoros",
177     "kn" => "Saint Kitts and Nevis",
178     "kp" => "North Korea",
179 matthys 142 "kr" => "Coréia",
180 joku 63 "kw" => "Kuwait",
181     "ky" => "Ilhas Caimam",
182 matthys 142 "kz" => "Casaquistão",
183 joku 63 "la" => "Laos",
184 matthys 142 "lb" => "Líbano",
185     "lc" => "Santa Lúcia",
186 joku 63 "li" => "Liechtenstein",
187     "lk" => "Sri Lanka",
188 matthys 142 "lr" => "Libéria",
189 joku 63 "ls" => "Lesoto",
190 matthys 142 "lt" => "Litônia",
191 joku 63 "lu" => "Luxemburgo",
192     "lv" => "Latvia",
193 matthys 142 "ly" => "Líbia",
194 joku 63 "ma" => "Morrocos",
195 matthys 142 "mc" => "Mônaco",
196     "md" => "Moldávia",
197 joku 63 "me" => "Montenegro",
198     "mg" => "Madagascar",
199     "mh" => "Ilhas Marshall",
200 matthys 142 "mk" => "Macedônia",
201 joku 63 "ml" => "Mali",
202     "mm" => "Myanmar",
203 matthys 142 "mn" => "Mongólia",
204 joku 63 "mo" => "Macau",
205     "mp" => "Ilhas Mariana do Norte",
206     "mq" => "Martinica",
207     "mr" => "Mauritania",
208     "ms" => "Montserrat",
209     "mt" => "Malta",
210     "mu" => "Mauritania",
211     "mv" => "Maldivas",
212 matthys 142 "mw" => "Malauí",
213     "mx" => "México",
214 joku 63 "my" => "Malasia",
215 matthys 142 "mz" => "Moçambique",
216     "na" => "Namíbia",
217 joku 63 "nc" => "Nova Caledonia",
218 matthys 142 "ne" => "Níger",
219 joku 63 "nf" => "Ilha Norfolk",
220     "ng" => "Nigeria",
221 matthys 142 "ni" => "Nicarágua",
222 joku 63 "nl" => "Holanda",
223     "no" => "Noruega",
224     "np" => "Nepal",
225     "nr" => "Nauru",
226     "nu" => "Niue",
227     "nz" => "Nova Zelandia",
228 matthys 142 "om" => "Omã",
229     "pa" => "Panamá",
230 joku 63 "pe" => "Peru",
231 matthys 142 "pf" => "Polinésia Francesa",
232     "pg" => "Papua Nova Guiné",
233 joku 63 "ph" => "Filipinas",
234 matthys 142 "pk" => "Paquistão",
235     "pl" => "Polônia",
236 joku 63 "pm" => "St. Pierre e Miquelon",
237     "pn" => "Pitcairn",
238     "pr" => "Porto Rico",
239     "ps" => "Palestina",
240     "pt" => "Portugal",
241     "pw" => "Palau",
242     "py" => "Paraguai",
243     "qa" => "Qatar",
244 matthys 142 "re" => "Reunião",
245     "ro" => "Romênia",
246 joku 63 "rs" => "Serbia",
247 matthys 142 "ru" => "Federação Russa",
248 joku 63 "rw" => "Ruanda",
249 matthys 142 "sa" => "Arábia Saudita",
250     "sb" => "Ilhas Salomão",
251 joku 63 "sc" => "Seycheles",
252 matthys 142 "sd" => "Sudão",
253     "se" => "Suécia",
254 joku 63 "sg" => "Singapura",
255     "sh" => "St. Helena",
256 matthys 142 "si" => "Eslovênia",
257     "sk" => "Eslováquia",
258 joku 63 "sl" => "Serra Leoa",
259     "sm" => "San Marino",
260     "sn" => "Senegal",
261 matthys 142 "so" => "Somália",
262 joku 63 "sr" => "Suriname",
263 matthys 142 "st" => "São Tomé e Préncipe",
264     "su" => "União Soviética",
265 joku 63 "sv" => "El Salvador",
266 joku 143 "sx" => "Sint Maarten",
267 matthys 142 "sy" => "Síria",
268 joku 63 "sz" => "Suazilandia",
269     "tc" => "Ilhas Turks e Caicos",
270     "td" => "Chade",
271 matthys 142 "tf" => "Território do Sul da França",
272 joku 63 "tg" => "Togo",
273 matthys 142 "th" => "Tailândia",
274     "tj" => "Tajiquistão",
275 joku 63 "tk" => "Tokelau",
276     "tl" => "Timor Leste",
277 matthys 142 "tm" => "Turcomenistão",
278     "tn" => "Tunísia",
279 joku 63 "to" => "Tonga",
280     "tp" => "Timor Leste",
281     "tr" => "Turquia",
282     "tt" => "Trinidad e Tobago",
283     "tv" => "Tuvalu",
284     "tw" => "Taiwan",
285 matthys 142 "tz" => "Tanzânia",
286     "ua" => "Ucrânia",
287 joku 63 "ug" => "Uganda",
288     "uk" => "Reino Unido",
289     "us" => "Estados Unidos",
290     "uy" => "Uruguai",
291 matthys 142 "uz" => "Usbequistão",
292 joku 63 "va" => "Estado do Vaticano",
293     "vc" => "St. Vincent e Grenadines",
294     "ve" => "Venezuela",
295     "vg" => "Ilhas Virges (UK)",
296     "vi" => "Ilhas Virgens (EUA)",
297 matthys 142 "vn" => "Vietnã",
298 joku 63 "vu" => "Vanuatu",
299     "wf" => "Ilhas Wallis e Futuna",
300     "ws" => "Samoa",
301 matthys 142 "ye" => "Iêmen",
302 joku 63 "yt" => "Mayotte",
303 matthys 142 "za" => "África do Sul",
304     "zm" => "Zâmbia",
305     "zw" => "Zimbábue",
306    
307     // No longer active but needed for history purpose
308 joku 143 "bl" => "São Bartolomeu",
309     "bv" => "Ilha Bouvet",
310     "bq" => "Caribe Holanda",
311     "cs" => "Sérvia e Montenegro",
312     "eh" => "Saara Ocidental",
313     "gb" => "Grã-Bretanha",
314     "mf" => "Saint-Martin",
315     "sj" => "Ilhas Svalbard e Jan Mayen",
316     "ss" => "Sudão do Sul",
317     "um" => "Ilhas menores dos EUA",
318     "yu" => "Sérvia e Montenegro",
319     "zr" => "Zaire"
320 joku 63 );
321    
322     // The main Translation array
323     $translation = array(
324 matthys 142
325 joku 63 // Specific charset
326     "global_charset" => "utf-8",
327    
328     // Global translation
329 matthys 142 "global_titlebar"=> "Estatísticas de %SERVER, geradas em %DATE",
330     "global_bbclone_copyright" => "O time BBClone - Distribuído sob a Licença",
331 joku 63 "global_last_reset" => "Statistics last reset on",
332 matthys 142 "global_yes" => "Sim",
333     "global_no" => "Não",
334 joku 63
335     // The error messages
336     "error_cannot_see_config" =>
337 matthys 142 "Não é permitido ver a configuração do BBClone configuration neste servidor.",
338 joku 63
339     // Date format (used with date())
340     "global_time_format" => "M jS, H:i:s",
341     "global_day_format" => "l F jS, Y",
342     "global_hours_format" => "l F jS, G:00",
343     "global_month_format" => "F Y",
344    
345     // Miscellaneous translations
346     "misc_other" => "Outro",
347     "misc_unknown" => "Desconhecido",
348     "misc_second_unit" => "s",
349     "misc_ignored" => "Ignorado",
350    
351     // The Navigation Bar
352 matthys 142 "navbar_main_site" => "Página Principal",
353     "navbar_configuration" => "Configuração",
354     "navbar_global_stats" => "Estatísticas Globais",
355     "navbar_detailed_stats" => "Estatísticas Detalhadas",
356     "navbar_time_stats" => "Estatísticas Cronológicas",
357 joku 143 "navbar_language" => "Lingua",
358     "navbar_go" => "ir",
359 joku 63
360 matthys 142 // Detailed Stats words
361 joku 63 "dstat_id" => "ID",
362     "dstat_time" => "Tempo",
363     "dstat_visits" => "Visitas",
364 matthys 142 "dstat_extension" => "Extensão",
365 joku 63 "dstat_dns" => "Hostname",
366     "dstat_from" => "De",
367     "dstat_os" => "OS",
368     "dstat_browser" => "Navegador",
369 matthys 142 "dstat_visible_rows" => "Acessos visíveis",
370 joku 63 "dstat_green_rows" => "linhas verdes",
371     "dstat_blue_rows" => "linhas azuis",
372     "dstat_red_rows" => "linhas vermelhas",
373     "dstat_search" => "Busca",
374 matthys 142 "dstat_last_page" => "última página",
375     "dstat_last_visit" => "última visita",
376     "dstat_robots" => "robôs",
377 joku 143 "dstat_my_visit" => "Visitas a partir do seu IP",
378     "dstat_no_data" => "Sem dados disponíveis",
379     "dstat_prx" => "Servidor de Proximidade",
380     "dstat_ip" => "Endereço IP",
381     "dstat_user_agent" => "Pormenores do Navegador Utilizado",
382     "dstat_nr" => "Nº",
383     "dstat_pages" => "Páginas",
384     "dstat_visit_length" => "Duração da Visita",
385     "dstat_reloads" => "Recargas",
386     "dstat_whois_information" => "Procure informações sobre este endereço IP",
387 joku 63
388 matthys 142 // Global Stats words
389 joku 63 "gstat_accesses" => "Acessos",
390     "gstat_total_visits" => "Total visitas",
391 matthys 142 "gstat_total_unique" => "Total únicas",
392 joku 63 "gstat_operating_systems" => "Sistemas operacionais: %d Mais",
393     "gstat_browsers" => "Navegadores: %d Mais",
394 matthys 142 "gstat_extensions" => "Extensões: %d Mais",
395     "gstat_robots" => "Robôs: %d Mais",
396     "gstat_pages" => "Páginas Visitadas: %d Mais",
397 joku 63 "gstat_origins" => "Origens: %d Mais",
398     "gstat_hosts" => "Top %d Hosts",
399     "gstat_keys" => "Top %d Keywords",
400     "gstat_total" => "Total",
401 matthys 142 "gstat_not_specified" => "Não especificado",
402 joku 63
403 matthys 142 // Time Stats words
404 joku 63 "tstat_su" => "Dom",
405     "tstat_mo" => "Seg",
406     "tstat_tu" => "Ter",
407     "tstat_we" => "Qua",
408     "tstat_th" => "Qui",
409     "tstat_fr" => "Sex",
410 matthys 142 "tstat_sa" => "Sáb",
411 joku 63
412 joku 143 "tstat_full_su" => "Domingo",
413     "tstat_full_mo" => "Monday",
414     "tstat_full_tu" => "terça-feira",
415     "tstat_full_we" => "Quarta",
416     "tstat_full_th" => "quinta-feira",
417     "tstat_full_fr" => "Friday",
418     "tstat_full_sa" => "Sábado",
419 joku 63
420     "tstat_jan" => "Jan",
421     "tstat_feb" => "Feb",
422     "tstat_mar" => "Mar",
423     "tstat_apr" => "Abr",
424     "tstat_may" => "Mai",
425     "tstat_jun" => "Jun",
426     "tstat_jul" => "Jul",
427     "tstat_aug" => "Ago",
428     "tstat_sep" => "Set",
429     "tstat_oct" => "Out",
430     "tstat_nov" => "Nov",
431     "tstat_dec" => "Dez",
432    
433 joku 143 "tstat_full_jan" => "Janeiro",
434     "tstat_full_feb" => "Fevereiro",
435     "tstat_full_mar" => "Março",
436     "tstat_full_apr" => "Abril",
437     "tstat_full_may" => "Maio",
438     "tstat_full_jun" => "Junho",
439     "tstat_full_jul" => "Julho",
440     "tstat_full_aug" => "Agosto",
441     "tstat_full_sep" => "Setembro",
442     "tstat_full_oct" => "Outubro",
443     "tstat_full_nov" => "Novembro",
444     "tstat_full_dec" => "December",
445 joku 63
446 matthys 142 "tstat_last_day" => "Último dia",
447     "tstat_last_week" => "Última semana",
448     "tstat_last_month" => "Último mês",
449     "tstat_last_year" => "Último ano",
450 joku 143 "tstat_average" => "média",
451 joku 63
452     // Loadtime notice
453 joku 143 "generated" => "Página gerada em ",
454     "seconds" => " segundos",
455 joku 63
456     // Configuration page words and sentences
457 matthys 142 "config_variable_name" => "Nome da Variável",
458     "config_variable_value" => "Valor da Variável",
459     "config_explanations" => "Explanações",
460 joku 63
461 matthys 142 // needs to be translated
462 joku 63 "config_BBC_MAINSITE" =>
463     "If this variable has been set, a link to the specified location will be
464     generated. The default value is pointing to the parent directory. In case your
465     main site is located elsewhere, you probably want to adjust the value to suit
466     your needs.<br />
467     Examples:<br />
468 matthys 237 \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;;<br />
469     \$BBC_MAINSITE = &quot;..&quot;;<br />
470 joku 63 \$BBC_MAINSITE = &quot;&quot;;",
471    
472     "config_BBC_SHOW_CONFIG" =>
473     "BBClone defaults to revealing the stats' settings. In case this behavior isn't
474     desired you can deny access to it by deactivating the option.<br />
475     Examples:<br />
476     \$BBC_SHOW_CONFIG = 1;<br />
477     \$BBC_SHOW_CONFIG = &quot;&quot;;",
478    
479     "config_BBC_TITLEBAR" =>
480 matthys 142 "O título aparecendo dentro da barra de título presente em todas páginas do BBClone.<br />
481     Variáveis reconhecíveis são:<br />
482 joku 63 <ul>
483     <li>%SERVER: nome do servidor,</li>
484     <li>%DATE: a data corrente.</li>
485     </ul>
486 matthys 142 HTML tags são também permitidas.<br />
487 joku 63 Examples:<br />
488     \$BBC_TITLEBAR = &quot;Statistics for %SERVER generated the %DATE&quot;;<br />
489     \$BBC_TITLEBAR = &quot;My stats from %DATE look like this:&quot;;
490     <br />",
491    
492     "config_BBC_LANGUAGE" =>
493     "BBClone's default language, in case it hasn't been specified by the browser.
494     The following languages are supported:
495 matthys 142 <p>ar, bg, bs, ca, cs, da, de, el, en, es, fi, fr, hu, id, it, ja, ko, lt, mk, nb,
496     nl, pl, pt, pt-br, ro, ru, sk, sl, sv, th, tr, ua, zh-cn and zh-tw</p>",
497 joku 63
498     "config_BBC_MAXTIME" =>
499     "This variable defines the length of an unique visit in seconds. Each hit from
500     the same visitor within this period will be considered as one visit, as long as
501     two successive hits don't exceed the specified limit. Default is the de facto
502     web standard of 30 minutes (1800 seconds), but depending on your needs you may
503     wish to assign a different value.<br />
504     Examples:<br />
505     \$BBC_MAXTIME = 0;<br />
506     \$BBC_MAXTIME = 1800;",
507    
508     "config_BBC_MAXVISIBLE" =>
509     "How many entries you want to have listed in the detailed stats? The default
510     value is 100. It's recommended not to set it higher than 500 to avoid too heavy
511     load.",
512    
513     "config_BBC_DETAILED_STAT_FIELDS" =>
514     "The variable \$BBC_DETAILED_STAT_FIELDS determines the columns to be displayed
515     in the detailed statistics. Possible columns are:
516     <ul>
517 matthys 142 <li>id => The x-th visitor since you've started counting</li>
518     <li>time => The time at which the last hit was registerred</li>
519     <li>visits => The hits of one unique visitor</li>
520     <li>dns => Visitor's hostname</li>
521     <li>ip => Visitor's IP address</li>
522     <li>os => The operating system (if available and/or no robot)</li>
523     <li>browser => The software used for establishing the connection</li>
524     <li>ext => Visitor's country or extension</li>
525     <li>referer => The link from which a visitor came (if available)</li>
526     <li>page => The last visited page</li>
527     <li>search => The search query a visitor used (if available)</li>
528 joku 63 </ul>
529     The same order you've arranged the columns will be used for display.<br />
530     Examples:<br />
531     \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
532     <br />
533     \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
534    
535     "config_BBC_TIME_OFFSET" =>
536     "In case the server time doesn't match your local timezone, you can adjust the
537     time in minutes by using this switch. Negative values will set back the time,
538     positive ones will set it forth.<br />
539     Examples:<br />
540     \$BBC_TIME_OFFSET = 300;<br />
541     \$BBC_TIME_OFFSET = -300;<br />
542     \$BBC_TIME_OFFSET = 0;",
543    
544     "config_BBC_NO_DNS" =>
545     "This options defines, whether IP addresses should be resolved to hostnames or
546     not. While hostnames tell a lot more about the visitor, resolving them may
547     considerably slow down your site, if the DNS servers used are slow, limited in
548     their capacity or otherwise unreliable. Setting this variable may solve the
549     problem.<br />
550     Examples:<br />
551     \$BBC_NO_DNS = 1;<br />
552     \$BBC_NO_DNS = &quot;&quot;;",
553    
554     "config_BBC_NO_HITS" =>
555     "BBClone's default is to show hits in the time stats, because it gives a quite
556     useful Impression from the actual server load. If, however, you prefer to use
557     unique visits as base for your time stats, you can change the way of counting
558     by setting this variable.<br />
559     Examples:<br />
560     \$BBC_NO_HITS = 1;<br />
561     \$BBC_NO_HITS = &quot;&quot;;",
562    
563     "config_BBC_IGNORE_IP" =>
564     "This option can be used to exclude particular IP addresses or address ranges
565     from counting. In case you want to add several expressions use a comma as
566     separator.<br />
567     Examples:<br />
568     \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
569     \$BBC_IGNORE_IP = &quot;&quot;;",
570    
571     "config_BBC_IGNORE_REFER" =>
572     "In case you don't want to have particular referrers from your visitors listed
573     in your ranking or detailed stats, you can specify one or more keywords used
574     for blocking if a referrer matches up against them. If you use more keywords,
575     please use a comma as separator.<br />
576     Examples:<br />
577     \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
578     \$BBC_IGNORE_REFER = &quot;&quot;;",
579    
580     "config_BBC_IGNORE_BOTS" =>
581     "You can use this option to determine the treatment of robots. The default is
582     to ignore them in the top hosts ranking but leave them in the remaining
583     stats. If you don't want to see any robots at all you can set this option to
584     &quot;2&quot;, then only human visits will be taken into account.<br />
585     Examples:<br />
586     \$BBC_IGNORE_BOTS = 2;<br />
587     \$BBC_IGNORE_BOTS = 1;<br />
588     \$BBC_IGNORE_BOTS = &quot;&quot;;",
589    
590     "config_BBC_IGNORE_AGENT" =>
591     "This option defines how BBClone tells one visitor from another. Default is to
592     use the IP address only, which provides realistic figures in most cases. If,
593     however, your visitors often are hidden behind proxy servers, deactivation of
594     this option could provide more realistic figures, since a new visitor will be
595     assumed by the time the user agent has changed.<br />
596     Examples:<br />
597     \$BBC_IGNORE_AGENT = 1;<br />
598     \$BBC_IGNORE_AGENT = &quot;&quot;;",
599    
600     "config_BBC_KILL_STATS" =>
601     "Whenever you wish to reset your stats you can activate this switch and have
602     them deleted by the next visit. Don't forget to deactivate it afterwards, else
603     you'll probably experience unusually low traffic ;).<br />
604     Examples:<br />
605     \$BBC_KILL_STATS = 1;<br />
606     \$BBC_KILL_STATS = &quot;&quot;;",
607    
608     "config_BBC_PURGE_SINGLE" =>
609     "Host and referrer stats can generate a huge amount of data, however mostly
610     caused by one time visitors. By enabling this switch you can purge these
611     entries and considerably shrink access.php in its size without affecting your
612     actual visible host and referrer ranking. The amount of hits will be added to
613     the &quot;not_specified&quot; entries to keep the overall score intact.<br />
614     Examples:<br />
615     \$BBC_PURGE_SINGLE = 1;<br />
616 joku 232 \$BBC_PURGE_SINGLE = &quot;&quot;;",
617 joku 63
618 joku 232 "config_BBC_LOADTIME" =>
619 matthys 233 "Generate the page load-time in seconds at bottom of the page.<br />
620 joku 232 Examples:<br />
621 matthys 237 \$BBC_LOADTIME =&quot;&quot;;<br />
622 joku 232 \$BBC_LOADTIME = 1;",
623    
624     "config_BBC_EXT_LOOKUP" =>
625 matthys 238 "This options defines, whether IP addresses are looked up to determine location (country).<br />
626 matthys 233 These plug-ins are NO part of BBClone, please keep this in mind.<br />
627 matthys 237 <ul>
628     <li>IP2EXT => Use the old IP2EXT to Look-Up IP addresses</li>
629     <li>GEOIP => Use GeoIP API plug-in</li>
630 joku 239 <li>GEOIP-mod => Use GeoIP PHP/Perl Module (geoip.so)</li>
631 matthys 237 </ul>
632 joku 232 Examples:<br />
633 matthys 237 \$BBC_EXT_LOOKUP =&quot;&quot;;<br />
634     \$BBC_EXT_LOOKUP =&quot;IP2EXT&quot;;<br />
635     \$BBC_EXT_LOOKUP =&quot;GEOIP&quot;;<br />
636     \$BBC_EXT_LOOKUP =&quot;GEOIP-mod&quot;;",
637 joku 232
638     "config_BBC_CSS_FILE" =>
639 matthys 233 "BBClone CSS File Name<br />
640 matthys 237 Please note; Within this css file you can change the way BBClone looks.<br />
641 matthys 233 (for example change colors or what text size/fonts are used)<br />
642 joku 232 Examples:<br />
643 matthys 237 \$BBC_CSS_FILE =&quot;bbclone.css&quot;;<br />
644 joku 241 \$BBC_CSS_FILE =&quot;other.css&quot;;",
645 joku 232
646 joku 241 "config_BBC_HITS" =>
647     "Include BBClone hits within the Stats<br />
648     Examples:<br />
649     \$BBC_HITS =1;<br />
650 joku 268 \$BBC_HITS =&quot;&quot;;",
651 joku 241
652 joku 267 "config_BBC_USE_ORIGINAL_URI" =>
653     "Enable this option when the &quot;Top Visited Pages&quot; URI's are not working due
654     filtering of the URI. This can happen if you use BBClone with some Content
655     Management Systems (CMS) which are using very long (complex) URI naming.<br />
656     IMPORTED NOTE: This option changes how URI's are recorded,
657     so you may need to reset the stats.<br />
658     Examples:<br />
659     \$BBC_USE_ORIGINAL_URI = 1; => No filtering, use original URI<br />
660     \$BBC_USE_ORIGINAL_URI = &quot;&quot;; => Filter URI (default)",
661    
662     "config_BBC_MAX_PAGENAME" =>
663     "The max. number of characters for the page name.<br />
664     Longer page names will be stript down at the front, leading with &quot;...&quot;<br />
665     IMPORTED NOTE: This option changes how page names are recorded,
666     so you may need to reset the stats.<br />
667     Examples:<br />
668     \$BBC_MAX_PAGENAME = 60; => 60 characters (default)"
669    
670 joku 63 );
671 joku 143 ?>

Properties

Name Value
svn:keywords Id