Imported Debian patch 2.23.05-1
[hcoop/zz_old/debian/webalizer.git] / lang / webalizer_lang.slovene
CommitLineData
e015f748
CE
1/*
2 webalizer_lang.slovene
3
4 Webalizer V2.0x Language Support file for Slovene.
5 10-Mar-2000 Created by Anton Setnikar - Turbosist d.o.o., Ljubljana
6 http://www.turbosist.si (version 2.00-12)
7 26-Mar-2008 Updated to current IANA TLDs (brad@mrunix.net)
8 26-May-2008 Modified for level 2.2 support (brad@mrunix.net)
9
10
11 Language files are named using the following convention:
12
13 webalizer_lang.LANGUAGE
14
15 where 'LANGUAGE' is the name of the language the file is
16 translated into (ie: webalizer_lang.russian for russian).
17 Either copy the desired language file to webalizer_lang.h
18 or create a symbolic link, then re-compile.
19
20 If you translate this file into a different language, please
21 send a copy to brad@mrunix.net.
22
23*/
24
25/***********************************************************************/
26/* DEFINE LANGUAGE NAME here */
27/***********************************************************************/
28
29char *language = "Slovene";
30char *langcode = "sl";
31
32/***********************************************************************/
33/* */
34/* Informational messages */
35/* */
36/* These messages are only displayed while The Webalizer is being run, */
37/* usually to the screen, and are not part of the HTML output. */
38/* */
39/***********************************************************************/
40
41/* these are only used in timing Totals */
42/* Format: XXX records (XXX ignored, XXX bad) in X.XX seconds */
43char *msg_records = "records";
44char *msg_addresses="addresses";
45char *msg_ignored = "ignored";
46char *msg_bad = "bad";
47char *msg_in = "in";
48char *msg_seconds = "seconds";
49
50/* progress and setup error messages */
51char *msg_log_err = "Error: Can't open log file";
52char *msg_log_use = "Using logfile";
53char *msg_dir_err = "Error: Can't change directory to";
54char *msg_dir_use = "Creating output in";
55char *msg_cur_dir = "current directory";
56char *msg_hostname= "Hostname for reports is";
57char *msg_ign_hist= "Ignoring previous history...";
58char *msg_no_hist = "History file not found...";
59char *msg_get_hist= "Reading history file...";
60char *msg_put_hist= "Saving history information...";
61char *msg_hist_err= "Error: Unable to write history file";
62char *msg_bad_hist= "Error: Ignoring invalid history record";
63char *msg_bad_conf= "Error: Unable to open configuration file";
64char *msg_bad_key = "Warning: Invalid keyword";
65char *msg_bad_date= "Error: Skipping record (bad date)";
66char *msg_ign_nscp= "Skipping Netscape header record";
67char *msg_bad_rec = "Skipping bad record";
68char *msg_no_vrec = "No valid records found!";
69char *msg_gen_rpt = "Generating report for";
70char *msg_gen_sum = "Generating summary report";
71char *msg_get_data= "Reading previous run data..";
72char *msg_put_data= "Saving current run data...";
73char *msg_no_data = "Previous run data not found...";
74char *msg_bad_data= "Error: Unable to restore run data";
75char *msg_data_err= "Error: Unable to save current run data";
76char *msg_dup_data= "Warning: Possible duplicate data found";
77
78/* DNS Stuff */
79char *msg_dns_nocf= "No cache file specified, aborting...";
80char *msg_dns_nodb= "Error: Unable to open DNS cache file";
81char *msg_dns_nolk= "Error: Unable to lock DNS cache file";
82char *msg_dns_usec= "Using DNS cache file";
83char *msg_dns_rslv= "DNS Lookup";
84char *msg_dns_none= "None to process";
85char *msg_dns_abrt= "DNS support not present, aborting...";
86
87/* Geolocation stuff */
88char *msg_geo_open= "Error opening file";
89char *msg_geo_use = "Using";
90char *msg_geo_nolu= "lookups disabled";
91char *msg_geo_dflt= "default";
92
93/* memory allocation errors */
94char *msg_nomem_ts= "Can't allocate enough memory, Top Sites disabled!";
95char *msg_nomem_tr= "Can't allocate enough memory, Top Referrers disabled!";
96char *msg_nomem_tu= "Can't allocate enough memory, Top URLs disabled!";
97char *msg_nomem_tc= "Can't allocate enough memory, Top Countries disabled!";
98char *msg_nomem_ta= "Can't allocate enough memory, Top User Agents disabled!";
99char *msg_nomem_tsr="Can't allocate enough memory, Top Search Strings disabled!";
100char *msg_nomem_ti= "Can't allocate enough memory, Top Usernames disabled!";
101char *msg_nomem_dh= "Error adding host node (daily), skipping";
102char *msg_nomem_mh= "Error adding host node (monthly), skipping";
103char *msg_nomem_u = "Error adding URL node, skipping";
104char *msg_nomem_a = "Error adding User Agent node, skipping";
105char *msg_nomem_r = "Error adding Referrer node, skipping";
106char *msg_nomem_sc= "Error adding Search String Node, skipping";
107char *msg_nomem_i = "Error adding Username node, skipping";
108
109/* log record errors */
110char *msg_big_rec = "Error: Skipping oversized log record";
111char *msg_big_host= "Warning: Truncating oversized hostname";
112char *msg_big_date= "Warning: Truncating oversized date field";
113char *msg_big_req = "Warning: Truncating oversized request field";
114char *msg_big_ref = "Warning: Truncating oversized referrer field";
115char *msg_big_user= "Warning: Truncating oversized username";
116char *msg_big_one = "Warning: String exceeds storage size";
117
118/* misc errors */
119char *msg_no_open = "Error: Unable to open file";
120
121/* Help display... */
122char *h_usage1 = "Usage";
123char *h_usage2 = "[options] [log file]";
124char *h_msg[]= {
125 "-h = print this help message" ,
126 "-V = print version information" ,
127 "-v = be verbose" ,
128 "-d = print additional debug info" ,
129 "-F type = Log type. type= (clf | ftp | squid | w3c)",
130 "-f = Fold sequence errors" ,
131 "-i = ignore history file" ,
132 "-p = preserve state (incremental)" ,
133 "-b = ignore state (incremental)" ,
134 "-q = supress informational messages" ,
135 "-Q = supress _ALL_ messages" ,
136 "-Y = supress country graph" ,
137 "-G = supress hourly graph" ,
138 "-H = supress hourly stats" ,
139 "-L = supress color coded graph legends" ,
140 "-l num = use num background lines on graph" ,
141 "-m num = Visit timout value (seconds)" ,
142 "-T = print timing information" ,
143 "-c file = use configuration file 'file'" ,
144 "-n name = hostname to use" ,
145 "-o dir = output directory to use" ,
146 "-t name = report title 'name'" ,
147 "-a name = hide user agent 'name'" ,
148 "-r name = hide referrer 'name'" ,
149 "-s name = hide site 'name'" ,
150 "-u name = hide URL 'name'" ,
151 "-x name = Use filename extension 'name'" ,
152 "-O name = Omit page 'name'" ,
153 "-P name = Page type extension 'name'" ,
154 "-I name = Index alias 'name'" ,
155 "-K num = num months in summary table" ,
156 "-k num = num months in summary graph" ,
157 "-A num = Display num top agents" ,
158 "-C num = Display num top countries" ,
159 "-R num = Display num top referrers" ,
160 "-S num = Display num top sites" ,
161 "-U num = Display num top URLs" ,
162 "-e num = Display num top Entry Pages" ,
163 "-E num = Display num top Exit Pages" ,
164 "-g num = Group Domains to 'num' levels" ,
165 "-X = Hide individual sites" ,
166 "-z dir = Use country flags in 'dir'" ,
167#ifdef USE_DNS
168 "-D name = Use DNS Cache file 'name'" ,
169 "-N num = Number of DNS processes (0=disable)" ,
170 "-j = Enable native GeoDB lookups" ,
171 "-J name = Use GeoDB database 'name'" ,
172#endif
173#ifdef USE_GEOIP
174 "-w = Enable GeoIP lookups" ,
175 "-W name = Use GeoIP database 'name'" ,
176#endif
177 NULL};
178
179/***********************************************************************/
180/* */
181/* HTML strings */
182/* */
183/* These strings are used as part of the HTML output generated by The */
184/* Webalizer. */
185/* */
186/***********************************************************************/
187
188/* header strings */
189