ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/pl.php
Revision: 370
Committed: Sat Dec 31 11:07:32 2016 UTC (7 years, 10 months ago) by joku
File size: 20035 byte(s)
Log Message:
update Copyright

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 370 * Copyright (C) 2001-2017, 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 136 // Language: Polish (Polski)
22    
23 joku 63 // The DNS Extensions array
24     $extensions = array(
25 joku 138 "localdomain" => "Localny",
26     "numeric" => "Bez revDNS",
27 matthys 136 "unknown" => "Nieznany",
28 joku 138 "museum" => "Muzeum",
29     "travel" => "podróżl",
30 matthys 136 "ipv4" => "IPv4",
31     "ipv6" => "IPv6",
32 joku 63
33 joku 138 "aero" => "startowe",
34     "arpa" => "Blad DNS",
35     "asia" => "Azja-Pacyfik",
36     "coop" => "Coop",
37     "info" => "Informacje",
38     "jobs" => "zatrudnienia",
39     "mobi" => "Telefony",
40     "name" => "Prywatne",
41     "post" => "usługi pocztowe",
42 matthys 136
43 joku 138 "biz" => "biznes",
44     "cat" => "Kataloński",
45 matthys 136 "com" => "Komercyjne",
46     "edu" => "Edukacja",
47 joku 138 "gal" => "Galicyjski",
48 matthys 136 "gov" => "Rządy",
49     "int" => "Organizacje",
50     "mil" => "Wojsko USA",
51     "net" => "Sieci",
52     "org" => "Organizacje",
53 joku 138 "pro" => "Profesjonalne",
54     "tel" => "Kontakt",
55     "xxx" => "pornograficzne",
56 matthys 136
57 joku 259 "a1" => "Anonymous Proxy",
58     "a2" => "Operator satelitarny",
59 joku 63 "ac" => "Wyspa Ascension",
60     "ad" => "Andora",
61     "ae" => "Zjednoczone Emiraty Arabskie",
62     "af" => "Afganistan",
63     "ag" => "Antigua i Barbuda",
64     "ai" => "Anguila",
65     "al" => "Albania",
66     "am" => "Armenia",
67     "an" => "Antyle Holenderskie",
68     "ao" => "Angola",
69 matthys 347 "ap" => "Azja-Pacyfik",
70 joku 63 "aq" => "Antarktyka",
71     "ar" => "Argentyna",
72     "as" => "Samoa Amerykańska",
73     "at" => "Austria",
74     "au" => "Australia",
75     "aw" => "Aruba",
76     "ax" => "Wyspy Alandzkie",
77     "az" => "Azerbejdżan",
78     "ba" => "Bośnia i Hercegowina",
79     "bb" => "Barbados",
80     "bd" => "Bangladesz",
81     "be" => "Belgia",
82     "bf" => "Burkina Faso",
83     "bg" => "Bułgaria",
84     "bh" => "Bahrain",
85     "bi" => "Burundi",
86     "bj" => "Benin",
87     "bm" => "Bermudy",
88     "bn" => "Brunea",
89     "bo" => "Boliwia",
90     "br" => "Brazylia",
91     "bs" => "Bahamy",
92     "bt" => "Bhutan",
93     "bw" => "Botswana",
94     "by" => "Białoruś",
95     "bz" => "Belize",
96     "ca" => "Kanada",
97     "cc" => "Wyspy Kokosowe",
98     "cd" => "Kongo",
99     "cf" => "Republika Afyki",
100     "cg" => "Kongo",
101     "ch" => "Szwajcaria",
102     "ci" => "Wybrzeże Kości Słoniowej",
103     "ck" => "Wyspy Cooka",
104     "cl" => "Czile",
105     "cm" => "Kamerun",
106     "cn" => "Chiny",
107     "co" => "Kolumbia",
108     "cr" => "Kostaryka",
109     "cu" => "Kuba",
110     "cv" => "Cape Verde",
111 joku 138 "cw" => "Curaçao",
112 joku 63 "cx" => "Wyspy Boego Narodzenia",
113     "cy" => "Cypr",
114     "cz" => "Czechy",
115     "de" => "Niemcy",
116     "dj" => "Djibouti",
117     "dk" => "Dania",
118     "dm" => "Dominika",
119     "do" => "Dominikana",
120     "dz" => "Algeria",
121     "ec" => "Ekwador",
122     "ee" => "Estonia",
123     "eg" => "Egipt",
124     "er" => "Erytrea",
125     "es" => "Hiszpania",
126     "et" => "Etiopia",
127     "eu" => "European Union",
128     "fi" => "Finlandia",
129     "fj" => "Fiji",
130     "fk" => "Falklandy",
131     "fm" => "Mikronezja",
132     "fo" => "Wyspy Faroe",
133     "fr" => "Francja",
134     "ga" => "Gabon",
135     "gd" => "Grenada",
136     "ge" => "Georgia",
137     "gf" => "Gujana Francuska",
138     "gg" => "Wyspa Guernsey",
139     "gh" => "Ghana",
140     "gi" => "Gibraltar",
141     "gl" => "Grenlandia",
142     "gm" => "Gambia",
143     "gn" => "Gwinea",
144     "gp" => "Gwadelupa",
145     "gq" => "Gwinea Równikowa",
146     "gr" => "Grecja",
147     "gs" => "Południowa Georgia i Wyspy Sandwitch",
148     "gt" => "Gwatemala",
149     "gu" => "Guam",
150     "gw" => "Gwinea-Bissau",
151     "gy" => "Gujana",
152     "hk" => "Hong Kong",
153     "hm" => "Wyspu Mc Donalda",
154     "hn" => "Honduras",
155     "hr" => "Chorwacja",
156     "ht" => "Haiti",
157     "hu" => "Węgry",
158     "id" => "Indonezja",
159     "ie" => "Irlandia",
160     "il" => "Izrael",
161     "im" => "Wyspa Man",
162     "in" => "Indie",
163     "io" => "Brytyjskie Terytorium Oceanu Indyjskiego",
164     "iq" => "Irak",
165     "ir" => "Iran",
166     "is" => "Islandia",
167     "it" => "Włochy",
168     "je" => "Jersey",
169     "jm" => "Jamajka",
170     "jo" => "Jordania",
171     "jp" => "Japonia",
172     "ke" => "Kenja",
173     "kg" => "Kirgistan",
174     "kh" => "Kamboda",
175     "ki" => "Kiribati",
176     "km" => "Komory",
177     "kn" => "Saint Kitts i Nevis",
178     "kp" => "North Korea",
179     "kr" => "Korea",
180     "kw" => "Kuwejt",
181     "ky" => "Kajmany",
182     "kz" => "Kazahstan",
183     "la" => "Laos",
184     "lb" => "Lebanon",
185     "lc" => "Święta ucja",
186     "li" => "Lichtenstein",
187     "lk" => "Sri Lanka",
188     "lr" => "Liberia",
189     "ls" => "Lesotho",
190     "lt" => "Litwa",
191     "lu" => "Luxemburg",
192     "lv" => "Łotwa",
193     "ly" => "Libia",
194     "ma" => "Maroko",
195     "mc" => "Monako",
196     "md" => "Mołdawia",
197     "me" => "Czarnogóra",
198     "mg" => "Madagaskar",
199     "mh" => "Wyspy Marshalla",
200     "mk" => "Macedonia",
201     "ml" => "Mali",
202     "mm" => "Myanmar",
203     "mn" => "Mongolia",
204     "mo" => "Macau",
205     "mp" => "Północne Wyspy Mariana",
206     "mq" => "Martinika",
207     "mr" => "Mauretania",
208     "ms" => "Montserrat",
209     "mt" => "Malta",
210     "mu" => "Mauritius",
211     "mv" => "Malediwy",
212     "mw" => "Malawi",
213     "mx" => "Meksyk",
214     "my" => "Malezja",
215     "mz" => "Mozambik",
216     "na" => "Namibia",
217     "nc" => "Nowa Kaledonia",
218     "ne" => "Niger",
219     "nf" => "Wyspy Norfolk",
220     "ng" => "Nigeria",
221     "ni" => "Nikaragua",
222     "nl" => "Holandia",
223     "no" => "Norwegia",
224     "np" => "Nepal",
225     "nr" => "Nauru",
226     "nu" => "Niue",
227     "nz" => "Nowa Zelandia",
228     "om" => "Oman",
229     "pa" => "Panama",
230     "pe" => "Peru",
231     "pf" => "Polinezja Fracuska",
232     "pg" => "Papua Nowa Gwinea",
233     "ph" => "Filipiny",
234     "pk" => "Pakistan",
235     "pl" => "Polska",
236     "pm" => "St. Pierre i Miquelon",
237     "pn" => "Pitcairn",
238     "pr" => "Puerto Rico",
239     "ps" => "Palestina",
240     "pt" => "Portugalia",
241     "pw" => "Palau",
242     "py" => "Paragwaj",
243     "qa" => "Katar",
244     "re" => "Reunion",
245     "ro" => "Rumunia",
246     "rs" => "Serbia",
247     "ru" => "Federacja Rosyjska",
248     "rw" => "Rwanda",
249     "sa" => "Arabia Saudyjska",
250     "sb" => "Wyspy Salomona",
251     "sc" => "Seszele",
252     "sd" => "Sudan",
253     "se" => "Szwecja",
254     "sg" => "Singapur",
255     "sh" => "Wyspa Świętej Heleny",
256     "si" => "Słowenia",
257     "sk" => "Słowacja",
258     "sl" => "Sierra Leone",
259     "sm" => "San Marino",
260     "sn" => "Senegal",
261     "so" => "Somalia",
262     "sr" => "Surinam",
263     "st" => "Sao Tome",
264     "su" => "Związek Radziecki",
265     "sv" => "Salwador",
266 joku 138 "sx" => "Sint Maarten",
267 joku 63 "sy" => "Syria",
268     "sz" => "Swaziland",
269     "tc" => "Wyspy Kaiko",
270     "td" => "Czad",
271     "tf" => "Francuskie Terytorium Południowe",
272     "tg" => "Togo",
273     "th" => "Tailandia",
274     "tj" => "Tajikistan",
275     "tk" => "Tokelau",
276     "tl" => "Wschodni Timor",
277     "tm" => "Turkmenistan",
278     "tn" => "Tunezja",
279     "to" => "Tonga",
280     "tp" => "Wschodni Timor",
281     "tr" => "Turcja",
282     "tt" => "Trinidad i Tobago",
283     "tv" => "Tuvalu",
284     "tw" => "Tajwan",
285     "tz" => "Tanzania",
286     "ua" => "Ukraina",
287     "ug" => "Uganda",
288     "uk" => "Zjednoczone Królestwo",
289     "us" => "Stany Zjednoczone",
290     "uy" => "Urugwaj",
291     "uz" => "Uzbekistan",
292     "va" => "Watykan",
293     "vc" => "St. Vincent i Grenadines",
294     "ve" => "Wenezuela",
295     "vg" => "Brytyjskie Wyspy Dziewicze",
296     "vi" => "Wyspy Dziewicze (U.S.)",
297     "vn" => "Vietnam",
298     "vu" => "Vanuatu",
299     "wf" => "Wallis i wyspy Futuna",
300     "ws" => "Samoa",
301     "ye" => "Jemen",
302     "yt" => "Majott",
303     "za" => "Południowa Afryka",
304     "zm" => "Zambia",
305     "zw" => "Zimbabwe",
306 matthys 136
307     // No longer active but needed for history purpose
308 joku 138 "bl" => "Saint-Barthélemy",
309     "bv" => "Wyspa Bouvet",
310     "bq" => "Karaiby Holandia",
311     "cs" => "Serbia i Czarnogóra",
312     "eh" => "Sahara Zachodnia",
313     "gb" => "Zjednoczone Królestwo Brytyjskie",
314     "mf" => "Saint-Martin",
315     "sj" => "Svalbard i wyspy Jan Mayen",
316     "ss" => "South Sudan",
317     "um" => "Pozaterytorialne wyspy USA",
318     "yu" => "Serbia i Czarnogóra",
319     "zr" => "Zair"
320 joku 63 );
321    
322     // The main Translation array
323     $translation = array(
324 matthys 136
325 joku 63 // Specific charset
326     "global_charset" => "utf-8",
327    
328     // Date format (used with date())
329     "global_time_format" => "j M, H:i:s",
330     "global_day_format" => "l j F Y",
331     "global_hours_format" => "l j F Y G:00",
332     "global_month_format" => "F Y",
333    
334     // Global translation
335     "global_titlebar" => "Statystyki dla %SERVER generowane %DATE",
336     "global_bbclone_copyright" => "Grupa BBClone - Na licencji",
337     "global_last_reset" => "Statystyki ostatnich wyzerowanie",
338 matthys 136 "global_yes" => "Tak",
339     "global_no" => "Nie",
340 joku 63
341     // The error messages
342     "error_cannot_see_config" =>
343     "Nie posiadasz uprawnień do oglądania konfiguracji statystyk.",
344    
345     // Miscellaneous translations
346     "misc_other" => "Inne",
347     "misc_unknown" => "Nieznany",
348     "misc_second_unit" => "s",
349 joku 138 "misc_ignored" => "ignorowane",
350 joku 63
351     // The Navigation Bar
352     "navbar_main_site" => "Strona Główna",
353     "navbar_configuration" => "Konfiguracja",
354     "navbar_global_stats" => "Główna statystyka",
355     "navbar_detailed_stats" => "Statystyka szczegółowa",
356     "navbar_time_stats" => "Statystyka czasowa",
357     "navbar_language" => "Język",
358 matthys 136 "navbar_go" => "Przejdź",
359 joku 63
360 matthys 136 // Detailed Stats words
361 joku 63 "dstat_id" => "ID",
362     "dstat_time" => "Czas",
363     "dstat_visits" => "Wizyt",
364     "dstat_extension" => "Rozszerzenie",
365     "dstat_dns" => "Hostname",
366     "dstat_from" => "OD",
367     "dstat_os" => "System",
368     "dstat_browser" => "Przeglądarka",
369     "dstat_visible_rows" => "Widoczne odwiedziny",
370     "dstat_green_rows" => "zielone rzędy",
371     "dstat_blue_rows" => "niebieskie rzędy",
372     "dstat_red_rows" => "czerwone rzędy",
373     "dstat_search" => "szukaj",
374     "dstat_last_page" => "ostatnia strona",
375     "dstat_last_visit" => "ostatnie wizyty",
376     "dstat_robots" => "roboty",
377 joku 138 "dstat_my_visit" => "Wizyty z twojego IP",
378 joku 63 "dstat_no_data" => "Niema danych do dyspozycji",
379     "dstat_prx" => "Proxy Server",
380 joku 138 "dstat_ip" => "Adres IP",
381     "dstat_user_agent" => "User Agent",
382 joku 63 "dstat_nr" => "Nr",
383     "dstat_pages" => "Strony",
384 joku 138 "dstat_visit_length" => "Odwiedź Długość",
385     "dstat_reloads" => "ładuje",
386 joku 63 "dstat_whois_information" => "Wyszukiwanie informacji na ten IP Address",
387    
388 matthys 136 // Global Stats words
389 joku 63 "gstat_accesses" => "Dostępy",
390     "gstat_total_visits" => "Wszytkie wizyty",
391     "gstat_total_unique" => "Unikalne adresy",
392     "gstat_operating_systems" => "%d pierwszych Systemy operacyjne",
393     "gstat_browsers" => "%d pierwszych Przeglądarki",
394     "gstat_extensions" => "%d pierwszych rozszerzeń",
395     "gstat_robots" => "%d pierwszych Roboty",
396     "gstat_pages" => "%d pierwszych stron",
397     "gstat_origins" => "%d pierwszych źródeł",
398     "gstat_hosts" => "Top %d Hosts",
399     "gstat_keys" => "Top %d Keywords",
400     "gstat_total" => "Razem",
401     "gstat_not_specified" => "Nie wyszczególnione",
402    
403 matthys 136 // Time Stats words
404 joku 63 "tstat_su" => "Nie",
405     "tstat_mo" => "Pon",
406     "tstat_tu" => "Wto",
407     "tstat_we" => "Śro",
408     "tstat_th" => "Czw",
409     "tstat_fr" => "Pią",
410     "tstat_sa" => "Sob",
411    
412     "tstat_full_su" => "Niedziela",
413     "tstat_full_mo" => "Poniedziałek",
414     "tstat_full_tu" => "Wtorek",
415     "tstat_full_we" => "Środa",
416     "tstat_full_th" => "Thursday",
417     "tstat_full_fr" => "Piątek",
418     "tstat_full_sa" => "Sobota",
419    
420     "tstat_jan" => "Sty",
421     "tstat_feb" => "Lut",
422     "tstat_mar" => "Mar",
423     "tstat_apr" => "Kwi",
424     "tstat_may" => "Maj",
425     "tstat_jun" => "Cze",
426     "tstat_jul" => "Lip",
427     "tstat_aug" => "Sie",
428     "tstat_sep" => "Wrz",
429     "tstat_oct" => "Paź",
430     "tstat_nov" => "Lis",
431     "tstat_dec" => "Gru",
432    
433 joku 138 "tstat_full_jan" => "Styczeń",
434 joku 63 "tstat_full_feb" => "Luty",
435     "tstat_full_mar" => "Marca",
436 joku 138 "tstat_full_apr" => "Kwiecień",
437 joku 63 "tstat_full_may" => "Maja",
438     "tstat_full_jun" => "Czerwiec",
439     "tstat_full_jul" => "Lipiec",
440     "tstat_full_aug" => "Sierpień",
441 matthys 136 "tstat_full_sep" => "Września",
442 joku 138 "tstat_full_oct" => "Październik",
443 joku 63 "tstat_full_nov" => "Listopad",
444     "tstat_full_dec" => "Grudzień",
445    
446     "tstat_last_day" => "Ostani dzień",
447     "tstat_last_week" => "Ostani tydzień",
448     "tstat_last_month" => "Ostatni miesiąc",
449     "tstat_last_year" => "Ostatni rok",
450     "tstat_average" => "Średnia",
451    
452     // Loadtime notice
453     "generated" => "strona została wygenerowana w ",
454     "seconds" => " sekund",
455    
456     // Configuration page words and sentences
457     "config_variable_name" => "Nazwa zmiennej",
458     "config_variable_value" => "Wartość zmiennej",
459     "config_explanations" => "Wyjaśnienie",
460    
461 matthys 136 // 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     "Ta linijka jest widoczna we wszystkich stonach statystyki.<br />
481     Znane makrodefinicje to:<br />
482     <ul>
483     <li>%SERVER: nazwa serwera,</li>
484     <li>%DATE: obecja data.</li>
485     </ul>
486     Tagi HTML są dozwolone.<br />
487     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 136 <p>ar, bg, bs, ca, cs, da, de, el, en, es, fi, fr, hu, id, it, ja, ko, lt, mk, nb,
496 joku 138 nl, pl, pt, pt-br, ro, ru, sk, sl, sv, th, tr, ua, zh-cn i 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 136 <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 138 ?>

Properties

Name Value
svn:keywords Id