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

Properties

Name Value
svn:keywords Id