summaryrefslogtreecommitdiffstats
path: root/po/monitoring-plugins.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/monitoring-plugins.pot')
-rw-r--r--po/monitoring-plugins.pot1978
1 files changed, 450 insertions, 1528 deletions
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot
index 8f220e9..d019a7e 100644
--- a/po/monitoring-plugins.pot
+++ b/po/monitoring-plugins.pot
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n" 9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" 10"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
11"POT-Creation-Date: 2014-01-19 16:30-0500\n" 11"POT-Creation-Date: 2023-09-22 15:36+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,3942 +18,3181 @@ msgstr ""
18"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 20
21#: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88
22#: plugins/check_disk.c:194 plugins/check_dns.c:102 plugins/check_dummy.c:52
23#: plugins/check_fping.c:93 plugins/check_game.c:82 plugins/check_hpjd.c:103
24#: plugins/check_http.c:167 plugins/check_ldap.c:109 plugins/check_load.c:122
25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:122
26#: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:770
27#: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:552
28#: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
29#: plugins/check_pgsql.c:172 plugins/check_ping.c:95 plugins/check_procs.c:172
30#: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:144
31#: plugins/check_snmp.c:240 plugins/check_ssh.c:73 plugins/check_swap.c:110
32#: plugins/check_tcp.c:218 plugins/check_time.c:78 plugins/check_ups.c:122
33#: plugins/check_users.c:77 plugins/negate.c:214 plugins-root/check_dhcp.c:270
34msgid "Could not parse arguments" 21msgid "Could not parse arguments"
35msgstr "" 22msgstr ""
36 23
37#: plugins/check_by_ssh.c:90 plugins/check_dig.c:82 plugins/check_dns.c:95
38#: plugins/check_nagios.c:95 plugins/check_pgsql.c:178 plugins/check_ping.c:99
39#: plugins/check_procs.c:188 plugins/check_snmp.c:336 plugins/negate.c:79
40msgid "Cannot catch SIGALRM" 24msgid "Cannot catch SIGALRM"
41msgstr "" 25msgstr ""
42 26
43#: plugins/check_by_ssh.c:110 27#, c-format
28msgid "SSH connection failed: %s\n"
29msgstr ""
30
44#, c-format 31#, c-format
45msgid "Remote command execution failed: %s\n" 32msgid "Remote command execution failed: %s\n"
46msgstr "" 33msgstr ""
47 34
48#: plugins/check_by_ssh.c:122
49#, c-format 35#, c-format
50msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" 36msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
51msgstr "" 37msgstr ""
52 38
53#: plugins/check_by_ssh.c:134
54#, c-format 39#, c-format
55msgid "SSH WARNING: could not open %s\n" 40msgid "SSH WARNING: could not open %s\n"
56msgstr "" 41msgstr ""
57 42
58#: plugins/check_by_ssh.c:143
59#, c-format 43#, c-format
60msgid "%s: Error parsing output\n" 44msgid "%s: Error parsing output\n"
61msgstr "" 45msgstr ""
62 46
63#: plugins/check_by_ssh.c:220 plugins/check_disk.c:476
64#: plugins/check_http.c:278 plugins/check_ldap.c:293 plugins/check_pgsql.c:311
65#: plugins/check_procs.c:437 plugins/check_radius.c:308
66#: plugins/check_real.c:356 plugins/check_smtp.c:581 plugins/check_snmp.c:736
67#: plugins/check_ssh.c:138 plugins/check_tcp.c:505 plugins/check_time.c:302
68#: plugins/check_ups.c:556 plugins/negate.c:164
69msgid "Timeout interval must be a positive integer" 47msgid "Timeout interval must be a positive integer"
70msgstr "" 48msgstr ""
71 49
72#: plugins/check_by_ssh.c:230 plugins/check_pgsql.c:341
73#: plugins/check_radius.c:272 plugins/check_real.c:327
74#: plugins/check_smtp.c:506 plugins/check_tcp.c:511 plugins/check_time.c:296
75#: plugins/check_ups.c:518
76msgid "Port must be a positive integer" 50msgid "Port must be a positive integer"
77msgstr "" 51msgstr ""
78 52
79#: plugins/check_by_ssh.c:291
80msgid "skip-stdout argument must be an integer" 53msgid "skip-stdout argument must be an integer"
81msgstr "" 54msgstr ""
82 55
83#: plugins/check_by_ssh.c:299
84msgid "skip-stderr argument must be an integer" 56msgid "skip-stderr argument must be an integer"
85msgstr "" 57msgstr ""
86 58
87#: plugins/check_by_ssh.c:322
88#, c-format 59#, c-format
89msgid "%s: You must provide a host name\n" 60msgid "%s: You must provide a host name\n"
90msgstr "" 61msgstr ""
91 62
92#: plugins/check_by_ssh.c:340
93msgid "No remotecmd" 63msgid "No remotecmd"
94msgstr "" 64msgstr ""
95 65
96#: plugins/check_by_ssh.c:354
97#, c-format 66#, c-format
98msgid "%s: Argument limit of %d exceeded\n" 67msgid "%s: Argument limit of %d exceeded\n"
99msgstr "" 68msgstr ""
100 69
101#: plugins/check_by_ssh.c:357
102msgid "Can not (re)allocate 'commargv' buffer\n" 70msgid "Can not (re)allocate 'commargv' buffer\n"
103msgstr "" 71msgstr ""
104 72
105#: plugins/check_by_ssh.c:371
106#, c-format 73#, c-format
107msgid "" 74msgid ""
108"%s: In passive mode, you must provide a service name for each command.\n" 75"%s: In passive mode, you must provide a service name for each command.\n"
109msgstr "" 76msgstr ""
110 77
111#: plugins/check_by_ssh.c:374
112#, c-format 78#, c-format
113msgid "" 79msgid ""
114"%s: In passive mode, you must provide the host short name from the " 80"%s: In passive mode, you must provide the host short name from the "
115"monitoring configs.\n" 81"monitoring configs.\n"
116msgstr "" 82msgstr ""
117 83
118#: plugins/check_by_ssh.c:388
119#, c-format 84#, c-format
120msgid "This plugin uses SSH to execute commands on a remote host" 85msgid "This plugin uses SSH to execute commands on a remote host"
121msgstr "" 86msgstr ""
122 87
123#: plugins/check_by_ssh.c:403
124msgid "tell ssh to use Protocol 1 [optional]" 88msgid "tell ssh to use Protocol 1 [optional]"
125msgstr "" 89msgstr ""
126 90
127#: plugins/check_by_ssh.c:405
128msgid "tell ssh to use Protocol 2 [optional]" 91msgid "tell ssh to use Protocol 2 [optional]"
129msgstr "" 92msgstr ""
130 93
131#: plugins/check_by_ssh.c:407
132msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" 94msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
133msgstr "" 95msgstr ""
134 96
135#: plugins/check_by_ssh.c:409
136msgid "Ignore all or (if specified) first n lines on STDERR [optional]" 97msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
137msgstr "" 98msgstr ""
138 99
139#: plugins/check_by_ssh.c:411 100msgid "Exit with an warning, if there is an output on STDERR"
101msgstr ""
102
140msgid "" 103msgid ""
141"tells ssh to fork rather than create a tty [optional]. This will always " 104"tells ssh to fork rather than create a tty [optional]. This will always "
142"return OK if ssh is executed" 105"return OK if ssh is executed"
143msgstr "" 106msgstr ""
144 107
145#: plugins/check_by_ssh.c:413
146msgid "command to execute on the remote machine" 108msgid "command to execute on the remote machine"
147msgstr "" 109msgstr ""
148 110
149#: plugins/check_by_ssh.c:415
150msgid "SSH user name on remote host [optional]" 111msgid "SSH user name on remote host [optional]"
151msgstr "" 112msgstr ""
152 113
153#: plugins/check_by_ssh.c:417
154msgid "identity of an authorized key [optional]" 114msgid "identity of an authorized key [optional]"
155msgstr "" 115msgstr ""
156 116
157#: plugins/check_by_ssh.c:419
158msgid "external command file for monitoring [optional]" 117msgid "external command file for monitoring [optional]"
159msgstr "" 118msgstr ""
160 119
161#: plugins/check_by_ssh.c:421
162msgid "list of monitoring service names, separated by ':' [optional]" 120msgid "list of monitoring service names, separated by ':' [optional]"
163msgstr "" 121msgstr ""
164 122
165#: plugins/check_by_ssh.c:423
166msgid "short name of host in the monitoring configuration [optional]" 123msgid "short name of host in the monitoring configuration [optional]"
167msgstr "" 124msgstr ""
168 125
169#: plugins/check_by_ssh.c:425
170msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 126msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
171msgstr "" 127msgstr ""
172 128
173#: plugins/check_by_ssh.c:427
174msgid "Tell ssh to use this configfile [optional]" 129msgid "Tell ssh to use this configfile [optional]"
175msgstr "" 130msgstr ""
176 131
177#: plugins/check_by_ssh.c:429
178msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 132msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
179msgstr "" 133msgstr ""
180 134
181#: plugins/check_by_ssh.c:434 135msgid "Make connection problems return UNKNOWN instead of CRITICAL"
136msgstr ""
137
182msgid "The most common mode of use is to refer to a local identity file with" 138msgid "The most common mode of use is to refer to a local identity file with"
183msgstr "" 139msgstr ""
184 140
185#: plugins/check_by_ssh.c:435
186msgid "the '-i' option. In this mode, the identity pair should have a null" 141msgid "the '-i' option. In this mode, the identity pair should have a null"
187msgstr "" 142msgstr ""
188 143
189#: plugins/check_by_ssh.c:436
190msgid "passphrase and the public key should be listed in the authorized_keys" 144msgid "passphrase and the public key should be listed in the authorized_keys"
191msgstr "" 145msgstr ""
192 146
193#: plugins/check_by_ssh.c:437
194msgid "file of the remote host. Usually the key will be restricted to running" 147msgid "file of the remote host. Usually the key will be restricted to running"
195msgstr "" 148msgstr ""
196 149
197#: plugins/check_by_ssh.c:438
198msgid "only one command on the remote server. If the remote SSH server tracks" 150msgid "only one command on the remote server. If the remote SSH server tracks"
199msgstr "" 151msgstr ""
200 152
201#: plugins/check_by_ssh.c:439
202msgid "invocation arguments, the one remote program may be an agent that can" 153msgid "invocation arguments, the one remote program may be an agent that can"
203msgstr "" 154msgstr ""
204 155
205#: plugins/check_by_ssh.c:440
206msgid "execute additional commands as proxy" 156msgid "execute additional commands as proxy"
207msgstr "" 157msgstr ""
208 158
209#: plugins/check_by_ssh.c:442
210msgid "To use passive mode, provide multiple '-C' options, and provide" 159msgid "To use passive mode, provide multiple '-C' options, and provide"
211msgstr "" 160msgstr ""
212 161
213#: plugins/check_by_ssh.c:443
214msgid "" 162msgid ""
215"all of -O, -s, and -n options (servicelist order must match '-C'options)" 163"all of -O, -s, and -n options (servicelist order must match '-C'options)"
216msgstr "" 164msgstr ""
217 165
218#: plugins/check_by_ssh.c:445 plugins/check_cluster.c:261
219#: plugins/check_dig.c:355 plugins/check_disk.c:924 plugins/check_http.c:1560
220#: plugins/check_nagios.c:312 plugins/check_ntp.c:869
221#: plugins/check_ntp_peer.c:705 plugins/check_ntp_time.c:633
222#: plugins/check_procs.c:763 plugins/negate.c:271 plugins/urlize.c:180
223msgid "Examples:" 166msgid "Examples:"
224msgstr "" 167msgstr ""
225 168
226#: plugins/check_by_ssh.c:460 plugins/check_cluster.c:274
227#: plugins/check_dig.c:367 plugins/check_disk.c:941 plugins/check_dns.c:486
228#: plugins/check_dummy.c:122 plugins/check_fping.c:505
229#: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1590
230#: plugins/check_ldap.c:451 plugins/check_load.c:334 plugins/check_mrtg.c:382
231#: plugins/check_mysql.c:569 plugins/check_nagios.c:323 plugins/check_nt.c:774
232#: plugins/check_ntp.c:888 plugins/check_ntp_peer.c:725
233#: plugins/check_ntp_time.c:642 plugins/check_nwstat.c:1685
234#: plugins/check_overcr.c:467 plugins/check_pgsql.c:578
235#: plugins/check_ping.c:603 plugins/check_procs.c:781
236#: plugins/check_radius.c:385 plugins/check_real.c:451
237#: plugins/check_smtp.c:843 plugins/check_snmp.c:1207 plugins/check_ssh.c:309
238#: plugins/check_swap.c:558 plugins/check_tcp.c:684 plugins/check_time.c:371
239#: plugins/check_ups.c:660 plugins/check_users.c:240
240#: plugins/check_ide_smart.c:640 plugins/negate.c:295 plugins/urlize.c:197
241#: plugins-root/check_dhcp.c:1422 plugins-root/check_icmp.c:1354
242msgid "Usage:" 169msgid "Usage:"
243msgstr "" 170msgstr ""
244 171
245#: plugins/check_cluster.c:230
246#, c-format 172#, c-format
247msgid "Host/Service Cluster Plugin for Monitoring" 173msgid "Host/Service Cluster Plugin for Monitoring"
248msgstr "" 174msgstr ""
249 175
250#: plugins/check_cluster.c:236 plugins/check_nt.c:676
251msgid "Options:" 176msgid "Options:"
252msgstr "" 177msgstr ""
253 178
254#: plugins/check_cluster.c:239
255msgid "Check service cluster status" 179msgid "Check service cluster status"
256msgstr "" 180msgstr ""
257 181
258#: plugins/check_cluster.c:241
259msgid "Check host cluster status" 182msgid "Check host cluster status"
260msgstr "" 183msgstr ""
261 184
262#: plugins/check_cluster.c:243
263msgid "Optional prepended text output (i.e. \"Host cluster\")" 185msgid "Optional prepended text output (i.e. \"Host cluster\")"
264msgstr "" 186msgstr ""
265 187
266#: plugins/check_cluster.c:245 plugins/check_cluster.c:248
267msgid "Specifies the range of hosts or services in cluster that must be in a" 188msgid "Specifies the range of hosts or services in cluster that must be in a"
268msgstr "" 189msgstr ""
269 190
270#: plugins/check_cluster.c:246
271msgid "non-OK state in order to return a WARNING status level" 191msgid "non-OK state in order to return a WARNING status level"
272msgstr "" 192msgstr ""
273 193
274#: plugins/check_cluster.c:249
275msgid "non-OK state in order to return a CRITICAL status level" 194msgid "non-OK state in order to return a CRITICAL status level"
276msgstr "" 195msgstr ""
277 196
278#: plugins/check_cluster.c:251
279msgid "The status codes of the hosts or services in the cluster, separated by" 197msgid "The status codes of the hosts or services in the cluster, separated by"
280msgstr "" 198msgstr ""
281 199
282#: plugins/check_cluster.c:252
283msgid "commas" 200msgid "commas"
284msgstr "" 201msgstr ""
285 202
286#: plugins/check_cluster.c:257 plugins/check_game.c:318
287#: plugins/check_http.c:1542 plugins/check_ldap.c:438 plugins/check_mrtg.c:363
288#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:558
289#: plugins/check_nt.c:758 plugins/check_ntp.c:865 plugins/check_ntp_peer.c:696
290#: plugins/check_ntp_time.c:626 plugins/check_nwstat.c:1670
291#: plugins/check_overcr.c:456 plugins/check_snmp.c:1178
292#: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:277
293#: plugins-root/check_icmp.c:1329
294msgid "Notes:" 203msgid "Notes:"
295msgstr "" 204msgstr ""
296 205
297#: plugins/check_cluster.c:263
298msgid "" 206msgid ""
299"Will alert critical if there are 3 or more service data points in a non-OK" 207"Will alert critical if there are 3 or more service data points in a non-OK"
300msgstr "" 208msgstr ""
301 209
302#: plugins/check_cluster.c:264 plugins/check_ups.c:639
303msgid "state." 210msgid "state."
304msgstr "" 211msgstr ""
305 212
306#: plugins/check_dig.c:100 plugins/check_dig.c:102
307#, c-format 213#, c-format
308msgid "Looking for: '%s'\n" 214msgid "Looking for: '%s'\n"
309msgstr "" 215msgstr ""
310 216
311#: plugins/check_dig.c:109
312msgid "dig returned an error status" 217msgid "dig returned an error status"
313msgstr "" 218msgstr ""
314 219
315#: plugins/check_dig.c:134
316msgid "Server not found in ANSWER SECTION" 220msgid "Server not found in ANSWER SECTION"
317msgstr "" 221msgstr ""
318 222
319#: plugins/check_dig.c:144
320msgid "No ANSWER SECTION found" 223msgid "No ANSWER SECTION found"
321msgstr "" 224msgstr ""
322 225
323#: plugins/check_dig.c:171
324msgid "Probably a non-existent host/domain" 226msgid "Probably a non-existent host/domain"
325msgstr "" 227msgstr ""
326 228
327#: plugins/check_dig.c:233
328#, c-format 229#, c-format
329msgid "Port must be a positive integer - %s" 230msgid "Port must be a positive integer - %s"
330msgstr "" 231msgstr ""
331 232
332#: plugins/check_dig.c:244
333#, c-format 233#, c-format
334msgid "Warning interval must be a positive integer - %s" 234msgid "Warning interval must be a positive integer - %s"
335msgstr "" 235msgstr ""
336 236
337#: plugins/check_dig.c:252
338#, c-format 237#, c-format
339msgid "Critical interval must be a positive integer - %s" 238msgid "Critical interval must be a positive integer - %s"
340msgstr "" 239msgstr ""
341 240
342#: plugins/check_dig.c:260
343#, c-format 241#, c-format
344msgid "Timeout interval must be a positive integer - %s" 242msgid "Timeout interval must be a positive integer - %s"
345msgstr "" 243msgstr ""
346 244
347#: plugins/check_dig.c:325
348#, c-format 245#, c-format
349msgid "This plugin test the DNS service on the specified host using dig" 246msgid "This plugin tests the DNS service on the specified host using dig"
350msgstr "" 247msgstr ""
351 248
352#: plugins/check_dig.c:338
353msgid "Force dig to only use IPv4 query transport" 249msgid "Force dig to only use IPv4 query transport"
354msgstr "" 250msgstr ""
355 251
356#: plugins/check_dig.c:340
357msgid "Force dig to only use IPv6 query transport" 252msgid "Force dig to only use IPv6 query transport"
358msgstr "" 253msgstr ""
359 254
360#: plugins/check_dig.c:342
361msgid "Machine name to lookup" 255msgid "Machine name to lookup"
362msgstr "" 256msgstr ""
363 257
364#: plugins/check_dig.c:344
365msgid "Record type to lookup (default: A)" 258msgid "Record type to lookup (default: A)"
366msgstr "" 259msgstr ""
367 260
368#: plugins/check_dig.c:346
369msgid "" 261msgid ""
370"An address expected to be in the answer section. If not set, uses whatever" 262"An address expected to be in the answer section. If not set, uses whatever"
371msgstr "" 263msgstr ""
372 264
373#: plugins/check_dig.c:347
374msgid "was in -l" 265msgid "was in -l"
375msgstr "" 266msgstr ""
376 267
377#: plugins/check_dig.c:349
378msgid "Pass STRING as argument(s) to dig" 268msgid "Pass STRING as argument(s) to dig"
379msgstr "" 269msgstr ""
380 270
381#: plugins/check_disk.c:216
382#, c-format 271#, c-format
383msgid "DISK %s: %s not found\n" 272msgid "DISK %s: %s not found\n"
384msgstr "" 273msgstr ""
385 274
386#: plugins/check_disk.c:216 plugins/check_disk.c:956 plugins/check_dns.c:241
387#: plugins/check_dummy.c:74 plugins/check_mysql.c:299
388#: plugins/check_nagios.c:104 plugins/check_nagios.c:168
389#: plugins/check_nagios.c:172 plugins/check_pgsql.c:601
390#: plugins/check_pgsql.c:618 plugins/check_pgsql.c:627
391#: plugins/check_pgsql.c:642 plugins/check_procs.c:351
392#, c-format 275#, c-format
393msgid "CRITICAL" 276msgid "CRITICAL"
394msgstr "" 277msgstr ""
395 278
396#: plugins/check_disk.c:550
397#, c-format 279#, c-format
398msgid "unit type %s not known\n" 280msgid "unit type %s not known\n"
399msgstr "" 281msgstr ""
400 282
401#: plugins/check_disk.c:553
402#, c-format 283#, c-format
403msgid "failed allocating storage for '%s'\n" 284msgid "failed allocating storage for '%s'\n"
404msgstr "" 285msgstr ""
405 286
406#: plugins/check_disk.c:577 plugins/check_disk.c:618 plugins/check_disk.c:626
407#: plugins/check_disk.c:633 plugins/check_disk.c:637 plugins/check_disk.c:677
408#: plugins/check_disk.c:683 plugins/check_disk.c:702 plugins/check_dummy.c:77
409#: plugins/check_dummy.c:80 plugins/check_pgsql.c:643
410#: plugins/check_procs.c:506
411#, c-format 287#, c-format
412msgid "UNKNOWN" 288msgid "UNKNOWN"
413msgstr "" 289msgstr ""
414 290
415#: plugins/check_disk.c:577
416msgid "Must set a threshold value before using -p\n" 291msgid "Must set a threshold value before using -p\n"
417msgstr "" 292msgstr ""
418 293
419#: plugins/check_disk.c:618
420msgid "Must set -E before selecting paths\n" 294msgid "Must set -E before selecting paths\n"
421msgstr "" 295msgstr ""
422 296
423#: plugins/check_disk.c:626
424msgid "Must set group value before selecting paths\n" 297msgid "Must set group value before selecting paths\n"
425msgstr "" 298msgstr ""
426 299
427#: plugins/check_disk.c:633
428msgid "" 300msgid ""
429"Paths need to be selected before using -i/-I. Use -A to select all paths " 301"Paths need to be selected before using -i/-I. Use -A to select all paths "
430"explicitly" 302"explicitly"
431msgstr "" 303msgstr ""
432 304
433#: plugins/check_disk.c:637 plugins/check_disk.c:683 plugins/check_procs.c:506
434msgid "Could not compile regular expression" 305msgid "Could not compile regular expression"
435msgstr "" 306msgstr ""
436 307
437#: plugins/check_disk.c:677 308msgid ""
438msgid "Must set a threshold value before using -r/-R\n" 309"Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--"
310"all)\n"
439msgstr "" 311msgstr ""
440 312
441#: plugins/check_disk.c:703
442msgid "Regular expression did not match any path or disk" 313msgid "Regular expression did not match any path or disk"
443msgstr "" 314msgstr ""
444 315
445#: plugins/check_disk.c:749
446msgid "Unknown argument" 316msgid "Unknown argument"
447msgstr "" 317msgstr ""
448 318
449#: plugins/check_disk.c:783
450#, c-format 319#, c-format
451msgid " for %s\n" 320msgid " for %s\n"
452msgstr "" 321msgstr ""
453 322
454#: plugins/check_disk.c:857
455msgid "" 323msgid ""
456"This plugin checks the amount of used disk space on a mounted file system" 324"This plugin checks the amount of used disk space on a mounted file system"
457msgstr "" 325msgstr ""
458 326
459#: plugins/check_disk.c:858
460msgid "" 327msgid ""
461"and generates an alert if free space is less than one of the threshold values" 328"and generates an alert if free space is less than one of the threshold values"
462msgstr "" 329msgstr ""
463 330
464#: plugins/check_disk.c:868
465msgid "Exit with WARNING status if less than INTEGER units of disk are free" 331msgid "Exit with WARNING status if less than INTEGER units of disk are free"
466msgstr "" 332msgstr ""
467 333
468#: plugins/check_disk.c:870
469msgid "Exit with WARNING status if less than PERCENT of disk space is free" 334msgid "Exit with WARNING status if less than PERCENT of disk space is free"
470msgstr "" 335msgstr ""
471 336
472#: plugins/check_disk.c:872
473msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 337msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
474msgstr "" 338msgstr ""
475 339
476#: plugins/check_disk.c:874
477msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" 340msgid "Exit with CRITICAL status if less than PERCENT of disk space is free"
478msgstr "" 341msgstr ""
479 342
480#: plugins/check_disk.c:876
481msgid "Exit with WARNING status if less than PERCENT of inode space is free" 343msgid "Exit with WARNING status if less than PERCENT of inode space is free"
482msgstr "" 344msgstr ""
483 345
484#: plugins/check_disk.c:878
485msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 346msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
486msgstr "" 347msgstr ""
487 348
488#: plugins/check_disk.c:880 349msgid ""
489msgid "Path or partition (may be repeated)" 350"Mount point or block device as emitted by the mount(8) command (may be "
351"repeated)"
490msgstr "" 352msgstr ""
491 353
492#: plugins/check_disk.c:882
493msgid "Ignore device (only works if -p unspecified)" 354msgid "Ignore device (only works if -p unspecified)"
494msgstr "" 355msgstr ""
495 356
496#: plugins/check_disk.c:884
497msgid "Clear thresholds" 357msgid "Clear thresholds"
498msgstr "" 358msgstr ""
499 359
500#: plugins/check_disk.c:886
501msgid "For paths or partitions specified with -p, only check for exact paths" 360msgid "For paths or partitions specified with -p, only check for exact paths"
502msgstr "" 361msgstr ""
503 362
504#: plugins/check_disk.c:888
505msgid "Display only devices/mountpoints with errors" 363msgid "Display only devices/mountpoints with errors"
506msgstr "" 364msgstr ""
507 365
508#: plugins/check_disk.c:890
509msgid "Don't account root-reserved blocks into freespace in perfdata" 366msgid "Don't account root-reserved blocks into freespace in perfdata"
510msgstr "" 367msgstr ""
511 368
512#: plugins/check_disk.c:892 369msgid "Display inode usage in perfdata"
370msgstr ""
371
513msgid "" 372msgid ""
514"Group paths. Thresholds apply to (free-)space of all partitions together" 373"Group paths. Thresholds apply to (free-)space of all partitions together"
515msgstr "" 374msgstr ""
516 375
517#: plugins/check_disk.c:894
518msgid "Same as '--units kB'" 376msgid "Same as '--units kB'"
519msgstr "" 377msgstr ""
520 378
521#: plugins/check_disk.c:896
522msgid "Only check local filesystems" 379msgid "Only check local filesystems"
523msgstr "" 380msgstr ""
524 381
525#: plugins/check_disk.c:898
526msgid "" 382msgid ""
527"Only check local filesystems against thresholds. Yet call stat on remote " 383"Only check local filesystems against thresholds. Yet call stat on remote "
528"filesystems" 384"filesystems"
529msgstr "" 385msgstr ""
530 386
531#: plugins/check_disk.c:899
532msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" 387msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
533msgstr "" 388msgstr ""
534 389
535#: plugins/check_disk.c:901 390msgid "Display the (block) device instead of the mount point"
536msgid "Display the mountpoint instead of the partition"
537msgstr "" 391msgstr ""
538 392
539#: plugins/check_disk.c:903
540msgid "Same as '--units MB'" 393msgid "Same as '--units MB'"
541msgstr "" 394msgstr ""
542 395
543#: plugins/check_disk.c:905
544msgid "Explicitly select all paths. This is equivalent to -R '.*'" 396msgid "Explicitly select all paths. This is equivalent to -R '.*'"
545msgstr "" 397msgstr ""
546 398
547#: plugins/check_disk.c:907
548msgid "" 399msgid ""
549"Case insensitive regular expression for path/partition (may be repeated)" 400"Case insensitive regular expression for path/partition (may be repeated)"
550msgstr "" 401msgstr ""
551 402
552#: plugins/check_disk.c:909
553msgid "Regular expression for path or partition (may be repeated)" 403msgid "Regular expression for path or partition (may be repeated)"
554msgstr "" 404msgstr ""
555 405
556#: plugins/check_disk.c:911
557msgid "" 406msgid ""
558"Regular expression to ignore selected path/partition (case insensitive) (may " 407"Regular expression to ignore selected path/partition (case insensitive) (may "
559"be repeated)" 408"be repeated)"
560msgstr "" 409msgstr ""
561 410
562#: plugins/check_disk.c:913
563msgid "" 411msgid ""
564"Regular expression to ignore selected path or partition (may be repeated)" 412"Regular expression to ignore selected path or partition (may be repeated)"
565msgstr "" 413msgstr ""
566 414
567#: plugins/check_disk.c:916 415msgid ""
416"Return OK if no filesystem matches, filesystem does not exist or is "
417"inaccessible."
418msgstr ""
419
420msgid "(Provide this option before -p / -r / --ereg-path if used)"
421msgstr ""
422
568msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 423msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
569msgstr "" 424msgstr ""
570 425
571#: plugins/check_disk.c:919
572msgid "Ignore all filesystems of indicated type (may be repeated)" 426msgid "Ignore all filesystems of indicated type (may be repeated)"
573msgstr "" 427msgstr ""
574 428
575#: plugins/check_disk.c:921
576msgid "Check only filesystems of indicated type (may be repeated)" 429msgid "Check only filesystems of indicated type (may be repeated)"
577msgstr "" 430msgstr ""
578 431
579#: plugins/check_disk.c:926 432msgid "General usage hints:"
433msgstr ""
434
435msgid ""
436"- Arguments are positional! \"-w 5 -c 1 -p /foo -w6 -c2 -p /bar\" is not the "
437"same as"
438msgstr ""
439
440msgid "\"-w 5 -c 1 -p /bar w6 -c2 -p /foo\"."
441msgstr ""
442
443msgid ""
444"- The syntax is broadly: \"{thresholds a} {paths a} -C {thresholds b} "
445"{thresholds b} ...\""
446msgstr ""
447
580msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 448msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
581msgstr "" 449msgstr ""
582 450
583#: plugins/check_disk.c:928
584msgid "" 451msgid ""
585"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" 452"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
586"r regex" 453"r regex"
587msgstr "" 454msgstr ""
588 455
589#: plugins/check_disk.c:929
590msgid "" 456msgid ""
591"are grouped which means the freespace thresholds are applied to all disks " 457"are grouped which means the freespace thresholds are applied to all disks "
592"together" 458"together"
593msgstr "" 459msgstr ""
594 460
595#: plugins/check_disk.c:931
596msgid "" 461msgid ""
597"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " 462"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
598"100M/50M" 463"100M/50M"
599msgstr "" 464msgstr ""
600 465
601#: plugins/check_disk.c:957
602#, c-format 466#, c-format
603msgid "%s %s: %s\n" 467msgid "%s %s: %s\n"
604msgstr "" 468msgstr ""
605 469
606#: plugins/check_disk.c:957
607msgid "is not accessible" 470msgid "is not accessible"
608msgstr "" 471msgstr ""
609 472
610#: plugins/check_dns.c:116
611msgid "nslookup returned an error status" 473msgid "nslookup returned an error status"
612msgstr "" 474msgstr ""
613 475
614#: plugins/check_dns.c:134
615msgid "Warning plugin error" 476msgid "Warning plugin error"
616msgstr "" 477msgstr ""
617 478
618#: plugins/check_dns.c:154 479#, c-format
480msgid "DNS CRITICAL - '%s' returned empty server string\n"
481msgstr ""
482
483#, c-format
484msgid "DNS CRITICAL - No response from DNS %s\n"
485msgstr ""
486
619#, c-format 487#, c-format
620msgid "DNS CRITICAL - '%s' returned empty host name string\n" 488msgid "DNS CRITICAL - '%s' returned empty host name string\n"
621msgstr "" 489msgstr ""
622 490
623#: plugins/check_dns.c:160
624msgid "Non-authoritative answer:" 491msgid "Non-authoritative answer:"
625msgstr "" 492msgstr ""
626 493
627#: plugins/check_dns.c:201 494#, c-format
495msgid "Domain '%s' was not found by the server\n"
496msgstr ""
497
628#, c-format 498#, c-format
629msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" 499msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
630msgstr "" 500msgstr ""
631 501
632#: plugins/check_dns.c:216
633#, c-format 502#, c-format
634msgid "expected '%s' but got '%s'" 503msgid "expected '%s' but got '%s'"
635msgstr "" 504msgstr ""
636 505
637#: plugins/check_dns.c:223 506#, c-format
507msgid "Domain '%s' was found by the server: '%s'\n"
508msgstr ""
509
638#, c-format 510#, c-format
639msgid "server %s is not authoritative for %s" 511msgid "server %s is not authoritative for %s"
640msgstr "" 512msgstr ""
641 513
642#: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
643#: plugins/check_pgsql.c:638 plugins/check_procs.c:344
644#, c-format 514#, c-format
645msgid "OK" 515msgid "OK"
646msgstr "" 516msgstr ""
647 517
648#: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:296
649#: plugins/check_nagios.c:182 plugins/check_pgsql.c:607
650#: plugins/check_pgsql.c:612 plugins/check_pgsql.c:640
651#: plugins/check_procs.c:346
652#, c-format 518#, c-format
653msgid "WARNING" 519msgid "WARNING"
654msgstr "" 520msgstr ""
655 521
656#: plugins/check_dns.c:243
657#, c-format 522#, c-format
658msgid "%.3f second response time" 523msgid "%.3f second response time"
659msgid_plural "%.3f seconds response time" 524msgid_plural "%.3f seconds response time"
660msgstr[0] "" 525msgstr[0] ""
661msgstr[1] "" 526msgstr[1] ""
662 527
663#: plugins/check_dns.c:244
664#, c-format 528#, c-format
665msgid ". %s returns %s" 529msgid ". %s returns %s"
666msgstr "" 530msgstr ""
667 531
668#: plugins/check_dns.c:248
669#, c-format 532#, c-format
670msgid "DNS WARNING - %s\n" 533msgid "DNS WARNING - %s\n"
671msgstr "" 534msgstr ""
672 535
673#: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
674msgid " Probably a non-existent host/domain" 536msgid " Probably a non-existent host/domain"
675msgstr "" 537msgstr ""
676 538
677#: plugins/check_dns.c:251
678#, c-format 539#, c-format
679msgid "DNS CRITICAL - %s\n" 540msgid "DNS CRITICAL - %s\n"
680msgstr "" 541msgstr ""
681 542
682#: plugins/check_dns.c:254
683#, c-format 543#, c-format
684msgid "DNS UNKNOWN - %s\n" 544msgid "DNS UNKNOWN - %s\n"
685msgstr "" 545msgstr ""
686 546
687#: plugins/check_dns.c:267
688msgid "Note: nslookup is deprecated and may be removed from future releases." 547msgid "Note: nslookup is deprecated and may be removed from future releases."
689msgstr "" 548msgstr ""
690 549
691#: plugins/check_dns.c:268
692msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" 550msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
693msgstr "" 551msgstr ""
694 552
695#: plugins/check_dns.c:269
696msgid "the `-sil[ent]' option to prevent this message from appearing." 553msgid "the `-sil[ent]' option to prevent this message from appearing."
697msgstr "" 554msgstr ""
698 555
699#: plugins/check_dns.c:274
700#, c-format 556#, c-format
701msgid "No response from DNS %s\n" 557msgid "No response from DNS %s\n"
702msgstr "" 558msgstr ""
703 559
704#: plugins/check_dns.c:278
705#, c-format 560#, c-format
706msgid "DNS %s has no records\n" 561msgid "DNS %s has no records\n"
707msgstr "" 562msgstr ""
708 563
709#: plugins/check_dns.c:286
710#, c-format 564#, c-format
711msgid "Connection to DNS %s was refused\n" 565msgid "Connection to DNS %s was refused\n"
712msgstr "" 566msgstr ""
713 567
714#: plugins/check_dns.c:290
715#, c-format 568#, c-format
716msgid "Query was refused by DNS server at %s\n" 569msgid "Query was refused by DNS server at %s\n"
717msgstr "" 570msgstr ""
718 571
719#: plugins/check_dns.c:294
720#, c-format 572#, c-format
721msgid "No information returned by DNS server at %s\n" 573msgid "No information returned by DNS server at %s\n"
722msgstr "" 574msgstr ""
723 575
724#: plugins/check_dns.c:300
725#, c-format
726msgid "Domain %s was not found by the server\n"
727msgstr ""
728
729#: plugins/check_dns.c:304
730msgid "Network is unreachable\n" 576msgid "Network is unreachable\n"
731msgstr "" 577msgstr ""
732 578
733#: plugins/check_dns.c:308
734#, c-format 579#, c-format
735msgid "DNS failure for %s\n" 580msgid "DNS failure for %s\n"
736msgstr "" 581msgstr ""
737 582
738#: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
739#: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
740#: plugins/check_game.c:211 plugins/check_game.c:219
741msgid "Input buffer overflow\n" 583msgid "Input buffer overflow\n"
742msgstr "" 584msgstr ""
743 585
744#: plugins/check_dns.c:450
745msgid "" 586msgid ""
746"This plugin uses the nslookup program to obtain the IP address for the given " 587"This plugin uses the nslookup program to obtain the IP address for the given "
747"host/domain query." 588"host/domain query."
748msgstr "" 589msgstr ""
749 590
750#: plugins/check_dns.c:451
751msgid "An optional DNS server to use may be specified." 591msgid "An optional DNS server to use may be specified."
752msgstr "" 592msgstr ""
753 593
754#: plugins/check_dns.c:452
755msgid "" 594msgid ""
756"If no DNS server is specified, the default server(s) specified in /etc/" 595"If no DNS server is specified, the default server(s) specified in /etc/"
757"resolv.conf will be used." 596"resolv.conf will be used."
758msgstr "" 597msgstr ""
759 598
760#: plugins/check_dns.c:462
761msgid "The name or address you want to query" 599msgid "The name or address you want to query"
762msgstr "" 600msgstr ""
763 601
764#: plugins/check_dns.c:464
765msgid "Optional DNS server you want to use for the lookup" 602msgid "Optional DNS server you want to use for the lookup"
766msgstr "" 603msgstr ""
767 604
768#: plugins/check_dns.c:466
769msgid "" 605msgid ""
770"Optional IP-ADDRESS you expect the DNS server to return. HOST must end with" 606"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
771msgstr "" 607msgstr ""
772 608
773#: plugins/check_dns.c:467
774msgid "" 609msgid ""
775"a dot (.). This option can be repeated multiple times (Returns OK if any" 610"with a dot (.). This option can be repeated multiple times (Returns OK if any"
776msgstr "" 611msgstr ""
777 612
778#: plugins/check_dns.c:468 613msgid "value matches)."
779msgid ""
780"value match). If multiple addresses are returned at once, you have to match"
781msgstr "" 614msgstr ""
782 615
783#: plugins/check_dns.c:469
784msgid "" 616msgid ""
785"the whole string of addresses separated with commas (sorted alphabetically)." 617"Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)"
618msgstr ""
619
620msgid "Cannot be used together with -a"
786msgstr "" 621msgstr ""
787 622
788#: plugins/check_dns.c:471
789msgid "Optionally expect the DNS server to be authoritative for the lookup" 623msgid "Optionally expect the DNS server to be authoritative for the lookup"
790msgstr "" 624msgstr ""
791 625
792#: plugins/check_dns.c:473
793msgid "Return warning if elapsed time exceeds value. Default off" 626msgid "Return warning if elapsed time exceeds value. Default off"
794msgstr "" 627msgstr ""
795 628
796#: plugins/check_dns.c:475
797msgid "Return critical if elapsed time exceeds value. Default off" 629msgid "Return critical if elapsed time exceeds value. Default off"
798msgstr "" 630msgstr ""
799 631
800#: plugins/check_dummy.c:62 632msgid ""
633"Return critical if the list of expected addresses does not match all "
634"addresses"
635msgstr ""
636
637msgid "returned. Default off"
638msgstr ""
639
801msgid "Arguments to check_dummy must be an integer" 640msgid "Arguments to check_dummy must be an integer"
802msgstr "" 641msgstr ""
803 642
804#: plugins/check_dummy.c:82
805#, c-format 643#, c-format
806msgid "Status %d is not a supported error state\n" 644msgid "Status %d is not a supported error state\n"
807msgstr "" 645msgstr ""
808 646
809#: plugins/check_dummy.c:104
810msgid "" 647msgid ""
811"This plugin will simply return the state corresponding to the numeric value" 648"This plugin will simply return the state corresponding to the numeric value"
812msgstr "" 649msgstr ""
813 650
814#: plugins/check_dummy.c:106
815msgid "of the <state> argument with optional text" 651msgid "of the <state> argument with optional text"
816msgstr "" 652msgstr ""
817 653
818#: plugins/check_fping.c:125 plugins/check_hpjd.c:128 plugins/check_ping.c:438
819#: plugins/check_swap.c:175 plugins/check_users.c:94 plugins/urlize.c:110
820#, c-format 654#, c-format
821msgid "Could not open pipe: %s\n" 655msgid "Could not open pipe: %s\n"
822msgstr "" 656msgstr ""
823 657
824#: plugins/check_fping.c:131 plugins/check_hpjd.c:134 plugins/check_load.c:153
825#: plugins/check_swap.c:181 plugins/check_users.c:100 plugins/urlize.c:116
826#, c-format 658#, c-format
827msgid "Could not open stderr for %s\n" 659msgid "Could not open stderr for %s\n"
828msgstr "" 660msgstr ""
829 661
830#: plugins/check_fping.c:157
831msgid "FPING UNKNOWN - IP address not found\n" 662msgid "FPING UNKNOWN - IP address not found\n"
832msgstr "" 663msgstr ""
833 664
834#: plugins/check_fping.c:160
835msgid "FPING UNKNOWN - invalid commandline argument\n" 665msgid "FPING UNKNOWN - invalid commandline argument\n"
836msgstr "" 666msgstr ""
837 667
838#: plugins/check_fping.c:163
839msgid "FPING UNKNOWN - failed system call\n" 668msgid "FPING UNKNOWN - failed system call\n"
840msgstr "" 669msgstr ""
841 670
842#: plugins/check_fping.c:187
843#, c-format 671#, c-format
844msgid "FPING UNKNOW - %s not found\n" 672msgid "FPING %s - %s (rta=%f ms)|%s\n"
673msgstr ""
674
675#, c-format
676msgid "FPING UNKNOWN - %s not found\n"
845msgstr "" 677msgstr ""
846 678
847#: plugins/check_fping.c:191
848#, c-format 679#, c-format
849msgid "FPING CRITICAL - %s is unreachable\n" 680msgid "FPING CRITICAL - %s is unreachable\n"
850msgstr "" 681msgstr ""
851 682
852#: plugins/check_fping.c:196
853#, c-format 683#, c-format
854msgid "FPING UNKNOWN - %s parameter error\n" 684msgid "FPING UNKNOWN - %s parameter error\n"
855msgstr "" 685msgstr ""
856 686
857#: plugins/check_fping.c:200 plugins/check_fping.c:240
858#, c-format 687#, c-format
859msgid "FPING CRITICAL - %s is down\n" 688msgid "FPING CRITICAL - %s is down\n"
860msgstr "" 689msgstr ""
861 690
862#: plugins/check_fping.c:227
863#, c-format 691#, c-format
864msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" 692msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
865msgstr "" 693msgstr ""
866 694
867#: plugins/check_fping.c:253
868#, c-format 695#, c-format
869msgid "FPING %s - %s (loss=%.0f%% )|%s\n" 696msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
870msgstr "" 697msgstr ""
871 698
872#: plugins/check_fping.c:326 plugins/check_fping.c:332
873#: plugins/check_hpjd.c:338 plugins/check_hpjd.c:361 plugins/check_mysql.c:371
874#: plugins/check_mysql.c:455 plugins/check_ntp.c:709
875#: plugins/check_ntp_peer.c:497 plugins/check_ntp_time.c:496
876#: plugins/check_pgsql.c:335 plugins/check_ping.c:295 plugins/check_ping.c:418
877#: plugins/check_radius.c:264 plugins/check_real.c:314
878#: plugins/check_real.c:376 plugins/check_smtp.c:499 plugins/check_smtp.c:641
879#: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
880#: plugins/check_ups.c:504 plugins/check_ups.c:573
881msgid "Invalid hostname/address" 699msgid "Invalid hostname/address"
882msgstr "" 700msgstr ""
883 701
884#: plugins/check_fping.c:345 plugins/check_ldap.c:353 plugins/check_ping.c:246
885msgid "IPv6 support not available\n" 702msgid "IPv6 support not available\n"
886msgstr "" 703msgstr ""
887 704
888#: plugins/check_fping.c:378
889msgid "Packet size must be a positive integer" 705msgid "Packet size must be a positive integer"
890msgstr "" 706msgstr ""
891 707
892#: plugins/check_fping.c:384
893msgid "Packet count must be a positive integer" 708msgid "Packet count must be a positive integer"
894msgstr "" 709msgstr ""
895 710
896#: plugins/check_fping.c:390
897msgid "Target timeout must be a positive integer" 711msgid "Target timeout must be a positive integer"
898msgstr "" 712msgstr ""
899 713
900#: plugins/check_fping.c:396
901msgid "Interval must be a positive integer" 714msgid "Interval must be a positive integer"
902msgstr "" 715msgstr ""
903 716
904#: plugins/check_fping.c:402 plugins/check_ntp.c:733
905#: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:523
906#: plugins/check_radius.c:314 plugins/check_time.c:319
907msgid "Hostname was not supplied" 717msgid "Hostname was not supplied"
908msgstr "" 718msgstr ""
909 719
910#: plugins/check_fping.c:422
911#, c-format 720#, c-format
912msgid "%s: Only one threshold may be packet loss (%s)\n" 721msgid "%s: Only one threshold may be packet loss (%s)\n"
913msgstr "" 722msgstr ""
914 723
915#: plugins/check_fping.c:426
916#, c-format 724#, c-format
917msgid "%s: Only one threshold must be packet loss (%s)\n" 725msgid "%s: Only one threshold must be packet loss (%s)\n"
918msgstr "" 726msgstr ""
919 727
920#: plugins/check_fping.c:458
921msgid "" 728msgid ""
922"This plugin will use the fping command to ping the specified host for a fast " 729"This plugin will use the fping command to ping the specified host for a fast "
923"check" 730"check"
924msgstr "" 731msgstr ""
925 732
926#: plugins/check_fping.c:460
927msgid "Note that it is necessary to set the suid flag on fping." 733msgid "Note that it is necessary to set the suid flag on fping."
928msgstr "" 734msgstr ""
929 735
930#: plugins/check_fping.c:472
931msgid "" 736msgid ""
932"name or IP Address of host to ping (IP Address bypasses name lookup, " 737"name or IP Address of host to ping (IP Address bypasses name lookup, "
933"reducing system load)" 738"reducing system load)"
934msgstr "" 739msgstr ""
935 740
936#: plugins/check_fping.c:474 plugins/check_ping.c:575
937msgid "warning threshold pair" 741msgid "warning threshold pair"
938msgstr "" 742msgstr ""
939 743
940#: plugins/check_fping.c:476 plugins/check_ping.c:577
941msgid "critical threshold pair" 744msgid "critical threshold pair"
942msgstr "" 745msgstr ""
943 746
944#: plugins/check_fping.c:478 747msgid "Return OK after first successful reply"
748msgstr ""
749
945msgid "size of ICMP packet" 750msgid "size of ICMP packet"
946msgstr "" 751msgstr ""
947 752
948#: plugins/check_fping.c:480
949msgid "number of ICMP packets to send" 753msgid "number of ICMP packets to send"
950msgstr "" 754msgstr ""
951 755
952#: plugins/check_fping.c:482
953msgid "Target timeout (ms)" 756msgid "Target timeout (ms)"
954msgstr "" 757msgstr ""
955 758
956#: plugins/check_fping.c:484
957msgid "Interval (ms) between sending packets" 759msgid "Interval (ms) between sending packets"
958msgstr "" 760msgstr ""
959 761
960#: plugins/check_fping.c:486
961msgid "name or IP Address of sourceip" 762msgid "name or IP Address of sourceip"
962msgstr "" 763msgstr ""
963 764
964#: plugins/check_fping.c:488
965msgid "source interface name" 765msgid "source interface name"
966msgstr "" 766msgstr ""
967 767
968#: plugins/check_fping.c:491
969#, c-format 768#, c-format
970msgid "" 769msgid ""
971"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " 770"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
972"(ms)" 771"(ms)"
973msgstr "" 772msgstr ""
974 773
975#: plugins/check_fping.c:492
976msgid "" 774msgid ""
977"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" 775"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
978msgstr "" 776msgstr ""
979 777
980#: plugins/check_fping.c:493
981msgid "packet loss to trigger an alarm state." 778msgid "packet loss to trigger an alarm state."
982msgstr "" 779msgstr ""
983 780
984#: plugins/check_fping.c:496
985msgid "IPv4 is used by default. Specify -6 to use IPv6." 781msgid "IPv4 is used by default. Specify -6 to use IPv6."
986msgstr "" 782msgstr ""
987 783
988#: plugins/check_game.c:111
989#, c-format 784#, c-format
990msgid "CRITICAL - Host type parameter incorrect!\n" 785msgid "CRITICAL - Host type parameter incorrect!\n"
991msgstr "" 786msgstr ""
992 787
993#: plugins/check_game.c:126
994#, c-format 788#, c-format
995msgid "CRITICAL - Host not found\n" 789msgid "CRITICAL - Host not found\n"
996msgstr "" 790msgstr ""
997 791
998#: plugins/check_game.c:130
999#, c-format 792#, c-format
1000msgid "CRITICAL - Game server down or unavailable\n" 793msgid "CRITICAL - Game server down or unavailable\n"
1001msgstr "" 794msgstr ""
1002 795
1003#: plugins/check_game.c:134
1004#, c-format 796#, c-format
1005msgid "CRITICAL - Game server timeout\n" 797msgid "CRITICAL - Game server timeout\n"
1006msgstr "" 798msgstr ""
1007 799
1008#: plugins/check_game.c:297
1009#, c-format 800#, c-format
1010msgid "This plugin tests game server connections with the specified host." 801msgid "This plugin tests game server connections with the specified host."
1011msgstr "" 802msgstr ""
1012 803
1013#: plugins/check_game.c:307
1014msgid "Optional port of which to connect" 804msgid "Optional port of which to connect"
1015msgstr "" 805msgstr ""
1016 806
1017#: plugins/check_game.c:309
1018msgid "Field number in raw qstat output that contains game name" 807msgid "Field number in raw qstat output that contains game name"
1019msgstr "" 808msgstr ""
1020 809
1021#: plugins/check_game.c:311
1022msgid "Field number in raw qstat output that contains map name" 810msgid "Field number in raw qstat output that contains map name"
1023msgstr "" 811msgstr ""
1024 812
1025#: plugins/check_game.c:313
1026msgid "Field number in raw qstat output that contains ping time" 813msgid "Field number in raw qstat output that contains ping time"
1027msgstr "" 814msgstr ""
1028 815
1029#: plugins/check_game.c:319
1030msgid "" 816msgid ""
1031"This plugin uses the 'qstat' command, the popular game server status query " 817"This plugin uses the 'qstat' command, the popular game server status query "
1032"tool." 818"tool."
1033msgstr "" 819msgstr ""
1034 820
1035#: plugins/check_game.c:320
1036msgid "" 821msgid ""
1037"If you don't have the package installed, you will need to download it from" 822"If you don't have the package installed, you will need to download it from"
1038msgstr "" 823msgstr ""
1039 824
1040#: plugins/check_game.c:321 825msgid "https://github.com/multiplay/qstat before you can use this plugin."
1041msgid ""
1042"http://www.activesw.com/people/steve/qstat.html before you can use this "
1043"plugin."
1044msgstr "" 826msgstr ""
1045 827
1046#: plugins/check_hpjd.c:239
1047msgid "Paper Jam" 828msgid "Paper Jam"
1048msgstr "" 829msgstr ""
1049 830
1050#: plugins/check_hpjd.c:243
1051msgid "Out of Paper" 831msgid "Out of Paper"
1052msgstr "" 832msgstr ""
1053 833
1054#: plugins/check_hpjd.c:248
1055msgid "Printer Offline" 834msgid "Printer Offline"
1056msgstr "" 835msgstr ""
1057 836
1058#: plugins/check_hpjd.c:253
1059msgid "Peripheral Error" 837msgid "Peripheral Error"
1060msgstr "" 838msgstr ""
1061 839
1062#: plugins/check_hpjd.c:257
1063msgid "Intervention Required" 840msgid "Intervention Required"
1064msgstr "" 841msgstr ""
1065 842
1066#: plugins/check_hpjd.c:261
1067msgid "Toner Low" 843msgid "Toner Low"
1068msgstr "" 844msgstr ""
1069 845
1070#: plugins/check_hpjd.c:265
1071msgid "Insufficient Memory" 846msgid "Insufficient Memory"
1072msgstr "" 847msgstr ""
1073 848
1074#: plugins/check_hpjd.c:269
1075msgid "A Door is Open" 849msgid "A Door is Open"
1076msgstr "" 850msgstr ""
1077 851
1078#: plugins/check_hpjd.c:273
1079msgid "Output Tray is Full" 852msgid "Output Tray is Full"
1080msgstr "" 853msgstr ""
1081 854
1082#: plugins/check_hpjd.c:277
1083msgid "Data too Slow for Engine" 855msgid "Data too Slow for Engine"
1084msgstr "" 856msgstr ""
1085 857
1086#: plugins/check_hpjd.c:281
1087msgid "Unknown Paper Error" 858msgid "Unknown Paper Error"
1088msgstr "" 859msgstr ""
1089 860
1090#: plugins/check_hpjd.c:286
1091#, c-format 861#, c-format
1092msgid "Printer ok - (%s)\n" 862msgid "Printer ok - (%s)\n"
1093msgstr "" 863msgstr ""
1094 864
1095#: plugins/check_hpjd.c:391 865msgid "Port must be a positive short integer"
866msgstr ""
867
1096msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." 868msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1097msgstr "" 869msgstr ""
1098 870
1099#: plugins/check_hpjd.c:392
1100msgid "Net-snmp must be installed on the computer running the plugin." 871msgid "Net-snmp must be installed on the computer running the plugin."
1101msgstr "" 872msgstr ""
1102 873
1103#: plugins/check_hpjd.c:402
1104msgid "The SNMP community name " 874msgid "The SNMP community name "
1105msgstr "" 875msgstr ""
1106 876
1107#: plugins/check_hpjd.c:403
1108#, c-format 877#, c-format
1109msgid "(default=%s)" 878msgid "(default=%s)"
1110msgstr "" 879msgstr ""
1111 880
1112#: plugins/check_http.c:189 881msgid "Specify the port to check "
882msgstr ""
883
884msgid "Disable paper check "
885msgstr ""
886
1113msgid "file does not exist or is not readable" 887msgid "file does not exist or is not readable"
1114msgstr "" 888msgstr ""
1115 889
1116#: plugins/check_http.c:310 plugins/check_http.c:315 plugins/check_http.c:321
1117#: plugins/check_smtp.c:600 plugins/check_tcp.c:576 plugins/check_tcp.c:580
1118#: plugins/check_tcp.c:586
1119msgid "Invalid certificate expiration period" 890msgid "Invalid certificate expiration period"
1120msgstr "" 891msgstr ""
1121 892
1122#: plugins/check_http.c:348
1123msgid "" 893msgid ""
1124"Invalid option - Valid values for SSL Version are 1 (TLSv1), 2 (SSLv2) or 3 " 894"Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional "
1125"(SSLv3)" 895"'+' suffix)"
1126msgstr "" 896msgstr ""
1127 897
1128#: plugins/check_http.c:354 plugins/check_tcp.c:599
1129msgid "Invalid option - SSL is not available" 898msgid "Invalid option - SSL is not available"
1130msgstr "" 899msgstr ""
1131 900
1132#: plugins/check_http.c:375 901msgid "Invalid max_redirs count"
902msgstr ""
903
1133msgid "Invalid onredirect option" 904msgid "Invalid onredirect option"
1134msgstr "" 905msgstr ""
1135 906
1136#: plugins/check_http.c:377
1137#, c-format 907#, c-format
1138msgid "option f:%d \n" 908msgid "option f:%d \n"
1139msgstr "" 909msgstr ""
1140 910
1141#: plugins/check_http.c:398
1142msgid "Invalid port number" 911msgid "Invalid port number"
1143msgstr "" 912msgstr ""
1144 913
1145#: plugins/check_http.c:450
1146#, c-format 914#, c-format
1147msgid "Could Not Compile Regular Expression: %s" 915msgid "Could Not Compile Regular Expression: %s"
1148msgstr "" 916msgstr ""
1149 917
1150#: plugins/check_http.c:464 plugins/check_ntp.c:722
1151#: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:512
1152#: plugins/check_smtp.c:621 plugins/check_ssh.c:149 plugins/check_tcp.c:477
1153msgid "IPv6 support not available" 918msgid "IPv6 support not available"
1154msgstr "" 919msgstr ""
1155 920
1156#: plugins/check_http.c:529 plugins/check_ping.c:422
1157msgid "You must specify a server address or host name" 921msgid "You must specify a server address or host name"
1158msgstr "" 922msgstr ""
1159 923
1160#: plugins/check_http.c:543
1161msgid "" 924msgid ""
1162"If you use a client certificate you must also specify a private key file" 925"If you use a client certificate you must also specify a private key file"
1163msgstr "" 926msgstr ""
1164 927
1165#: plugins/check_http.c:667 plugins/check_http.c:835
1166msgid "HTTP UNKNOWN - Memory allocation error\n" 928msgid "HTTP UNKNOWN - Memory allocation error\n"
1167msgstr "" 929msgstr ""
1168 930
1169#: plugins/check_http.c:739
1170#, c-format 931#, c-format
1171msgid "%sServer date unknown, " 932msgid "%sServer date unknown, "
1172msgstr "" 933msgstr ""
1173 934
1174#: plugins/check_http.c:742
1175#, c-format 935#, c-format
1176msgid "%sDocument modification date unknown, " 936msgid "%sDocument modification date unknown, "
1177msgstr "" 937msgstr ""
1178 938
1179#: plugins/check_http.c:749
1180#, c-format 939#, c-format
1181msgid "%sServer date \"%100s\" unparsable, " 940msgid "%sServer date \"%100s\" unparsable, "
1182msgstr "" 941msgstr ""
1183 942
1184#: plugins/check_http.c:752
1185#, c-format 943#, c-format
1186msgid "%sDocument date \"%100s\" unparsable, " 944msgid "%sDocument date \"%100s\" unparsable, "
1187msgstr "" 945msgstr ""
1188 946
1189#: plugins/check_http.c:755
1190#, c-format 947#, c-format
1191msgid "%sDocument is %d seconds in the future, " 948msgid "%sDocument is %d seconds in the future, "
1192msgstr "" 949msgstr ""
1193 950
1194#: plugins/check_http.c:760
1195#, c-format 951#, c-format
1196msgid "%sLast modified %.1f days ago, " 952msgid "%sLast modified %.1f days ago, "
1197msgstr "" 953msgstr ""
1198 954
1199#: plugins/check_http.c:763
1200#, c-format 955#, c-format
1201msgid "%sLast modified %d:%02d:%02d ago, " 956msgid "%sLast modified %d:%02d:%02d ago, "
1202msgstr "" 957msgstr ""
1203 958
1204#: plugins/check_http.c:876
1205msgid "HTTP CRITICAL - Unable to open TCP socket\n" 959msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1206msgstr "" 960msgstr ""
1207 961
1208#: plugins/check_http.c:995 962msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n"
963msgstr ""
964
1209msgid "HTTP CRITICAL - Error on receive\n" 965msgid "HTTP CRITICAL - Error on receive\n"
1210msgstr "" 966msgstr ""
1211 967
1212#: plugins/check_http.c:1005
1213msgid "HTTP CRITICAL - No data received from host\n" 968msgid "HTTP CRITICAL - No data received from host\n"
1214msgstr "" 969msgstr ""
1215 970
1216#: plugins/check_http.c:1056
1217#, c-format 971#, c-format
1218msgid "Invalid HTTP response received from host: %s\n" 972msgid "Invalid HTTP response received from host: %s\n"
1219msgstr "" 973msgstr ""
1220 974
1221#: plugins/check_http.c:1060
1222#, c-format 975#, c-format
1223msgid "Invalid HTTP response received from host on port %d: %s\n" 976msgid "Invalid HTTP response received from host on port %d: %s\n"
1224msgstr "" 977msgstr ""
1225 978
1226#: plugins/check_http.c:1069 979#, c-format
980msgid ""
981"%s\n"
982"%s"
983msgstr ""
984
1227#, c-format 985#, c-format
1228msgid "Status line output matched \"%s\" - " 986msgid "Status line output matched \"%s\" - "
1229msgstr "" 987msgstr ""
1230 988
1231#: plugins/check_http.c:1080
1232#, c-format 989#, c-format
1233msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" 990msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1234msgstr "" 991msgstr ""
1235 992
1236#: plugins/check_http.c:1087
1237#, c-format 993#, c-format
1238msgid "HTTP CRITICAL: Invalid Status (%s)\n" 994msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1239msgstr "" 995msgstr ""
1240 996
1241#: plugins/check_http.c:1091 plugins/check_http.c:1096
1242#: plugins/check_http.c:1106 plugins/check_http.c:1110
1243#, c-format 997#, c-format
1244msgid "%s - " 998msgid "%s - "
1245msgstr "" 999msgstr ""
1246 1000
1247#: plugins/check_http.c:1129
1248#, c-format 1001#, c-format
1249msgid "%sheader '%s' not found on '%s://%s:%d%s', " 1002msgid "%sheader '%s' not found on '%s://%s:%d%s', "
1250msgstr "" 1003msgstr ""
1251 1004
1252#: plugins/check_http.c:1141
1253#, c-format 1005#, c-format
1254msgid "%sstring '%s' not found on '%s://%s:%d%s', " 1006msgid "%sstring '%s' not found on '%s://%s:%d%s', "
1255msgstr "" 1007msgstr ""
1256 1008
1257#: plugins/check_http.c:1154
1258#, c-format 1009#, c-format
1259msgid "%spattern not found, " 1010msgid "%spattern not found, "
1260msgstr "" 1011msgstr ""
1261 1012
1262#: plugins/check_http.c:1156
1263#, c-format 1013#, c-format
1264msgid "%spattern found, " 1014msgid "%spattern found, "
1265msgstr "" 1015msgstr ""
1266 1016
1267#: plugins/check_http.c:1162
1268#, c-format 1017#, c-format
1269msgid "%sExecute Error: %s, " 1018msgid "%sExecute Error: %s, "
1270msgstr "" 1019msgstr ""
1271 1020
1272#: plugins/check_http.c:1178
1273#, c-format 1021#, c-format
1274msgid "%spage size %d too large, " 1022msgid "%spage size %d too large, "
1275msgstr "" 1023msgstr ""
1276 1024
1277#: plugins/check_http.c:1181
1278#, c-format 1025#, c-format
1279msgid "%spage size %d too small, " 1026msgid "%spage size %d too small, "
1280msgstr "" 1027msgstr ""
1281 1028
1282#: plugins/check_http.c:1194
1283#, c-format 1029#, c-format
1284msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" 1030msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s"
1285msgstr "" 1031msgstr ""
1286 1032
1287#: plugins/check_http.c:1206
1288#, c-format 1033#, c-format
1289msgid "%s - %d bytes in %.3f second response time %s|%s %s" 1034msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1290msgstr "" 1035msgstr ""
1291 1036
1292#: plugins/check_http.c:1244
1293msgid "HTTP UNKNOWN - Could not allocate addr\n" 1037msgid "HTTP UNKNOWN - Could not allocate addr\n"
1294msgstr "" 1038msgstr ""
1295 1039
1296#: plugins/check_http.c:1248 plugins/check_http.c:1279
1297msgid "HTTP UNKNOWN - Could not allocate URL\n" 1040msgid "HTTP UNKNOWN - Could not allocate URL\n"
1298msgstr "" 1041msgstr ""
1299 1042
1300#: plugins/check_http.c:1257
1301#, c-format 1043#, c-format
1302msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" 1044msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1303msgstr "" 1045msgstr ""
1304 1046
1305#: plugins/check_http.c:1272
1306#, c-format 1047#, c-format
1307msgid "HTTP UNKNOWN - Empty redirect location%s\n" 1048msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1308msgstr "" 1049msgstr ""
1309 1050
1310#: plugins/check_http.c:1322
1311#, c-format 1051#, c-format
1312msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" 1052msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1313msgstr "" 1053msgstr ""
1314 1054
1315#: plugins/check_http.c:1332
1316#, c-format 1055#, c-format
1317msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1056msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1318msgstr "" 1057msgstr ""
1319 1058
1320#: plugins/check_http.c:1340
1321#, c-format 1059#, c-format
1322msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1060msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1323msgstr "" 1061msgstr ""
1324 1062
1325#: plugins/check_http.c:1361
1326#, c-format 1063#, c-format
1327msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" 1064msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1328msgstr "" 1065msgstr ""
1329 1066
1330#: plugins/check_http.c:1366
1331#, c-format 1067#, c-format
1332msgid "Redirection to %s://%s:%d%s\n" 1068msgid "Redirection to %s://%s:%d%s\n"
1333msgstr "" 1069msgstr ""
1334 1070
1335#: plugins/check_http.c:1440
1336msgid "This plugin tests the HTTP service on the specified host. It can test" 1071msgid "This plugin tests the HTTP service on the specified host. It can test"
1337msgstr "" 1072msgstr ""
1338 1073
1339#: plugins/check_http.c:1441
1340msgid "normal (http) and secure (https) servers, follow redirects, search for" 1074msgid "normal (http) and secure (https) servers, follow redirects, search for"
1341msgstr "" 1075msgstr ""
1342 1076
1343#: plugins/check_http.c:1442
1344msgid "strings and regular expressions, check connection times, and report on" 1077msgid "strings and regular expressions, check connection times, and report on"
1345msgstr "" 1078msgstr ""
1346 1079
1347#: plugins/check_http.c:1443
1348msgid "certificate expiration times." 1080msgid "certificate expiration times."
1349msgstr "" 1081msgstr ""
1350 1082
1351#: plugins/check_http.c:1449 1083#, c-format
1084msgid "In the first form, make an HTTP request."
1085msgstr ""
1086
1087#, c-format
1088msgid ""
1089"In the second form, connect to the server and check the TLS certificate."
1090msgstr ""
1091
1352#, c-format 1092#, c-format
1353msgid "NOTE: One or both of -H and -I must be specified" 1093msgid "NOTE: One or both of -H and -I must be specified"
1354msgstr "" 1094msgstr ""
1355 1095
1356#: plugins/check_http.c:1457
1357msgid "Host name argument for servers using host headers (virtual host)" 1096msgid "Host name argument for servers using host headers (virtual host)"
1358msgstr "" 1097msgstr ""
1359 1098
1360#: plugins/check_http.c:1458
1361msgid "Append a port to include it in the header (eg: example.com:5000)" 1099msgid "Append a port to include it in the header (eg: example.com:5000)"
1362msgstr "" 1100msgstr ""
1363 1101
1364#: plugins/check_http.c:1460
1365msgid "" 1102msgid ""
1366"IP address or name (use numeric address if possible to bypass DNS lookup)." 1103"IP address or name (use numeric address if possible to bypass DNS lookup)."
1367msgstr "" 1104msgstr ""
1368 1105
1369#: plugins/check_http.c:1462
1370msgid "Port number (default: " 1106msgid "Port number (default: "
1371msgstr "" 1107msgstr ""
1372 1108
1373#: plugins/check_http.c:1469
1374msgid "" 1109msgid ""
1375"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" 1110"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
1376msgstr "" 1111msgstr ""
1377 1112
1378#: plugins/check_http.c:1470 1113msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
1379msgid "auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3)." 1114msgstr ""
1115
1116msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
1380msgstr "" 1117msgstr ""
1381 1118
1382#: plugins/check_http.c:1472
1383msgid "Enable SSL/TLS hostname extension support (SNI)" 1119msgid "Enable SSL/TLS hostname extension support (SNI)"
1384msgstr "" 1120msgstr ""
1385 1121
1386#: plugins/check_http.c:1474
1387msgid "" 1122msgid ""
1388"Minimum number of days a certificate has to be valid. Port defaults to 443" 1123"Minimum number of days a certificate has to be valid. Port defaults to 443"
1389msgstr "" 1124msgstr ""
1390 1125
1391#: plugins/check_http.c:1475 1126msgid ""
1392msgid "(when this option is used the URL is not checked.)" 1127"(when this option is used the URL is not checked by default. You can use"
1128msgstr ""
1129
1130msgid " --continue-after-certificate to override this behavior)"
1131msgstr ""
1132
1133msgid ""
1134"Allows the HTTP check to continue after performing the certificate check."
1135msgstr ""
1136
1137msgid "Does nothing unless -C is used."
1393msgstr "" 1138msgstr ""
1394 1139
1395#: plugins/check_http.c:1477
1396msgid "Name of file that contains the client certificate (PEM format)" 1140msgid "Name of file that contains the client certificate (PEM format)"
1397msgstr "" 1141msgstr ""
1398 1142
1399#: plugins/check_http.c:1478
1400msgid "to be used in establishing the SSL session" 1143msgid "to be used in establishing the SSL session"
1401msgstr "" 1144msgstr ""
1402 1145
1403#: plugins/check_http.c:1480
1404msgid "Name of file containing the private key (PEM format)" 1146msgid "Name of file containing the private key (PEM format)"
1405msgstr "" 1147msgstr ""
1406 1148
1407#: plugins/check_http.c:1481
1408msgid "matching the client certificate" 1149msgid "matching the client certificate"
1409msgstr "" 1150msgstr ""
1410 1151
1411#: plugins/check_http.c:1485
1412msgid "Comma-delimited list of strings, at least one of them is expected in" 1152msgid "Comma-delimited list of strings, at least one of them is expected in"
1413msgstr "" 1153msgstr ""
1414 1154
1415#: plugins/check_http.c:1486
1416msgid "the first (status) line of the server response (default: " 1155msgid "the first (status) line of the server response (default: "
1417msgstr "" 1156msgstr ""
1418 1157
1419#: plugins/check_http.c:1488
1420msgid "" 1158msgid ""
1421"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" 1159"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1422msgstr "" 1160msgstr ""
1423 1161
1424#: plugins/check_http.c:1490
1425msgid "String to expect in the response headers" 1162msgid "String to expect in the response headers"
1426msgstr "" 1163msgstr ""
1427 1164
1428#: plugins/check_http.c:1492
1429msgid "String to expect in the content" 1165msgid "String to expect in the content"
1430msgstr "" 1166msgstr ""
1431 1167
1432#: plugins/check_http.c:1494
1433msgid "URL to GET or POST (default: /)" 1168msgid "URL to GET or POST (default: /)"
1434msgstr "" 1169msgstr ""
1435 1170
1436#: plugins/check_http.c:1496
1437msgid "URL encoded http POST data" 1171msgid "URL encoded http POST data"
1438msgstr "" 1172msgstr ""
1439 1173
1440#: plugins/check_http.c:1498
1441msgid "Set HTTP method." 1174msgid "Set HTTP method."
1442msgstr "" 1175msgstr ""
1443 1176
1444#: plugins/check_http.c:1500
1445msgid "Don't wait for document body: stop reading after headers." 1177msgid "Don't wait for document body: stop reading after headers."
1446msgstr "" 1178msgstr ""
1447 1179
1448#: plugins/check_http.c:1501
1449msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" 1180msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1450msgstr "" 1181msgstr ""
1451 1182
1452#: plugins/check_http.c:1503
1453msgid "Warn if document is more than SECONDS old. the number can also be of" 1183msgid "Warn if document is more than SECONDS old. the number can also be of"
1454msgstr "" 1184msgstr ""
1455 1185
1456#: plugins/check_http.c:1504
1457msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." 1186msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1458msgstr "" 1187msgstr ""
1459 1188
1460#: plugins/check_http.c:1506
1461msgid "specify Content-Type header media type when POSTing\n" 1189msgid "specify Content-Type header media type when POSTing\n"
1462msgstr "" 1190msgstr ""
1463 1191
1464#: plugins/check_http.c:1509
1465msgid "Allow regex to span newlines (must precede -r or -R)" 1192msgid "Allow regex to span newlines (must precede -r or -R)"
1466msgstr "" 1193msgstr ""
1467 1194
1468#: plugins/check_http.c:1511
1469msgid "Search page for regex STRING" 1195msgid "Search page for regex STRING"
1470msgstr "" 1196msgstr ""
1471 1197
1472#: plugins/check_http.c:1513
1473msgid "Search page for case-insensitive regex STRING" 1198msgid "Search page for case-insensitive regex STRING"
1474msgstr "" 1199msgstr ""
1475 1200
1476#: plugins/check_http.c:1515
1477msgid "Return CRITICAL if found, OK if not\n" 1201msgid "Return CRITICAL if found, OK if not\n"
1478msgstr "" 1202msgstr ""
1479 1203
1480#: plugins/check_http.c:1518
1481msgid "Username:password on sites with basic authentication" 1204msgid "Username:password on sites with basic authentication"
1482msgstr "" 1205msgstr ""
1483 1206
1484#: plugins/check_http.c:1520
1485msgid "Username:password on proxy-servers with basic authentication" 1207msgid "Username:password on proxy-servers with basic authentication"
1486msgstr "" 1208msgstr ""
1487 1209
1488#: plugins/check_http.c:1522
1489msgid "String to be sent in http header as \"User Agent\"" 1210msgid "String to be sent in http header as \"User Agent\""
1490msgstr "" 1211msgstr ""
1491 1212
1492#: plugins/check_http.c:1524
1493msgid "" 1213msgid ""
1494"Any other tags to be sent in http header. Use multiple times for additional " 1214"Any other tags to be sent in http header. Use multiple times for additional "
1495"headers" 1215"headers"
1496msgstr "" 1216msgstr ""
1497 1217
1498#: plugins/check_http.c:1526
1499msgid "Print additional performance data" 1218msgid "Print additional performance data"
1500msgstr "" 1219msgstr ""
1501 1220
1502#: plugins/check_http.c:1528 1221msgid "Print body content below status line"
1222msgstr ""
1223
1503msgid "Wrap output in HTML link (obsoleted by urlize)" 1224msgid "Wrap output in HTML link (obsoleted by urlize)"
1504msgstr "" 1225msgstr ""
1505 1226
1506#: plugins/check_http.c:1530
1507msgid "How to handle redirected pages. sticky is like follow but stick to the" 1227msgid "How to handle redirected pages. sticky is like follow but stick to the"
1508msgstr "" 1228msgstr ""
1509 1229
1510#: plugins/check_http.c:1531
1511msgid "specified IP address. stickyport also ensures port stays the same." 1230msgid "specified IP address. stickyport also ensures port stays the same."
1512msgstr "" 1231msgstr ""
1513 1232
1514#: plugins/check_http.c:1533 1233msgid "Maximal number of redirects (default: "
1234msgstr ""
1235
1515msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" 1236msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1516msgstr "" 1237msgstr ""
1517 1238
1518#: plugins/check_http.c:1543
1519msgid "This plugin will attempt to open an HTTP connection with the host." 1239msgid "This plugin will attempt to open an HTTP connection with the host."
1520msgstr "" 1240msgstr ""
1521 1241
1522#: plugins/check_http.c:1544
1523msgid "" 1242msgid ""
1524"Successful connects return STATE_OK, refusals and timeouts return " 1243"Successful connects return STATE_OK, refusals and timeouts return "
1525"STATE_CRITICAL" 1244"STATE_CRITICAL"
1526msgstr "" 1245msgstr ""
1527 1246
1528#: plugins/check_http.c:1545
1529msgid "" 1247msgid ""
1530"other errors return STATE_UNKNOWN. Successful connects, but incorrect " 1248"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1531"reponse" 1249"response"
1532msgstr "" 1250msgstr ""
1533 1251
1534#: plugins/check_http.c:1546
1535msgid "" 1252msgid ""
1536"messages from the host result in STATE_WARNING return values. If you are" 1253"messages from the host result in STATE_WARNING return values. If you are"
1537msgstr "" 1254msgstr ""
1538 1255
1539#: plugins/check_http.c:1547
1540msgid "" 1256msgid ""
1541"checking a virtual server that uses 'host headers' you must supply the FQDN" 1257"checking a virtual server that uses 'host headers' you must supply the FQDN"
1542msgstr "" 1258msgstr ""
1543 1259
1544#: plugins/check_http.c:1548
1545msgid "(fully qualified domain name) as the [host_name] argument." 1260msgid "(fully qualified domain name) as the [host_name] argument."
1546msgstr "" 1261msgstr ""
1547 1262
1548#: plugins/check_http.c:1552
1549msgid "This plugin can also check whether an SSL enabled web server is able to" 1263msgid "This plugin can also check whether an SSL enabled web server is able to"
1550msgstr "" 1264msgstr ""
1551 1265
1552#: plugins/check_http.c:1553
1553msgid "serve content (optionally within a specified time) or whether the X509 " 1266msgid "serve content (optionally within a specified time) or whether the X509 "
1554msgstr "" 1267msgstr ""
1555 1268
1556#: plugins/check_http.c:1554
1557msgid "certificate is still valid for the specified number of days." 1269msgid "certificate is still valid for the specified number of days."
1558msgstr "" 1270msgstr ""
1559 1271
1560#: plugins/check_http.c:1556
1561msgid "Please note that this plugin does not check if the presented server" 1272msgid "Please note that this plugin does not check if the presented server"
1562msgstr "" 1273msgstr ""
1563 1274
1564#: plugins/check_http.c:1557
1565msgid "certificate matches the hostname of the server, or if the certificate" 1275msgid "certificate matches the hostname of the server, or if the certificate"
1566msgstr "" 1276msgstr ""
1567 1277
1568#: plugins/check_http.c:1558
1569msgid "has a valid chain of trust to one of the locally installed CAs." 1278msgid "has a valid chain of trust to one of the locally installed CAs."
1570msgstr "" 1279msgstr ""
1571 1280
1572#: plugins/check_http.c:1562
1573msgid "" 1281msgid ""
1574"When the 'www.verisign.com' server returns its content within 5 seconds," 1282"When the 'www.verisign.com' server returns its content within 5 seconds,"
1575msgstr "" 1283msgstr ""
1576 1284
1577#: plugins/check_http.c:1563
1578msgid "" 1285msgid ""
1579"a STATE_OK will be returned. When the server returns its content but exceeds" 1286"a STATE_OK will be returned. When the server returns its content but exceeds"
1580msgstr "" 1287msgstr ""
1581 1288
1582#: plugins/check_http.c:1564
1583msgid "" 1289msgid ""
1584"the 5-second threshold, a STATE_WARNING will be returned. When an error " 1290"the 5-second threshold, a STATE_WARNING will be returned. When an error "
1585"occurs," 1291"occurs,"
1586msgstr "" 1292msgstr ""
1587 1293
1588#: plugins/check_http.c:1565
1589msgid "a STATE_CRITICAL will be returned." 1294msgid "a STATE_CRITICAL will be returned."
1590msgstr "" 1295msgstr ""
1591 1296
1592#: plugins/check_http.c:1568
1593msgid "" 1297msgid ""
1594"When the certificate of 'www.verisign.com' is valid for more than 14 days," 1298"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1595msgstr "" 1299msgstr ""
1596 1300
1597#: plugins/check_http.c:1569 plugins/check_http.c:1575
1598msgid "" 1301msgid ""
1599"a STATE_OK is returned. When the certificate is still valid, but for less " 1302"a STATE_OK is returned. When the certificate is still valid, but for less "
1600"than" 1303"than"
1601msgstr "" 1304msgstr ""
1602 1305
1603#: plugins/check_http.c:1570
1604msgid "" 1306msgid ""
1605"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" 1307"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1606msgstr "" 1308msgstr ""
1607 1309
1608#: plugins/check_http.c:1571
1609msgid "the certificate is expired." 1310msgid "the certificate is expired."
1610msgstr "" 1311msgstr ""
1611 1312
1612#: plugins/check_http.c:1574
1613msgid "" 1313msgid ""
1614"When the certificate of 'www.verisign.com' is valid for more than 30 days," 1314"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
1615msgstr "" 1315msgstr ""
1616 1316
1617#: plugins/check_http.c:1576
1618msgid "30 days, but more than 14 days, a STATE_WARNING is returned." 1317msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
1619msgstr "" 1318msgstr ""
1620 1319
1621#: plugins/check_http.c:1577
1622msgid "" 1320msgid ""
1623"A STATE_CRITICAL will be returned when certificate expires in less than 14 " 1321"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
1624"days" 1322"days"
1625msgstr "" 1323msgstr ""
1626 1324
1627#: plugins/check_ldap.c:133 1325msgid ""
1326"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
1327"CONNECT -H www.verisign.com "
1328msgstr ""
1329
1330msgid ""
1331"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -"
1332"S(sl) -j CONNECT -H <webserver>"
1333msgstr ""
1334
1335msgid ""
1336"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
1337"set the method used"
1338msgstr ""
1339
1340msgid "inside the proxied connection: -j CONNECT:POST"
1341msgstr ""
1342
1628#, c-format 1343#, c-format
1629msgid "Could not connect to the server at port %i\n" 1344msgid "Could not connect to the server at port %i\n"
1630msgstr "" 1345msgstr ""
1631 1346
1632#: plugins/check_ldap.c:142
1633#, c-format 1347#, c-format
1634msgid "Could not set protocol version %d\n" 1348msgid "Could not set protocol version %d\n"
1635msgstr "" 1349msgstr ""
1636 1350
1637#: plugins/check_ldap.c:157
1638#, c-format 1351#, c-format
1639msgid "Could not init TLS at port %i!\n" 1352msgid "Could not init TLS at port %i!\n"
1640msgstr "" 1353msgstr ""
1641 1354
1642#: plugins/check_ldap.c:161
1643#, c-format 1355#, c-format
1644msgid "TLS not supported by the libraries!\n" 1356msgid "TLS not supported by the libraries!\n"
1645msgstr "" 1357msgstr ""
1646 1358
1647#: plugins/check_ldap.c:181
1648#, c-format 1359#, c-format
1649msgid "Could not init startTLS at port %i!\n" 1360msgid "Could not init startTLS at port %i!\n"
1650msgstr "" 1361msgstr ""
1651 1362
1652#: plugins/check_ldap.c:185
1653#, c-format 1363#, c-format
1654msgid "startTLS not supported by the library, needs LDAPv3!\n" 1364msgid "startTLS not supported by the library, needs LDAPv3!\n"
1655msgstr "" 1365msgstr ""
1656 1366
1657#: plugins/check_ldap.c:195
1658#, c-format 1367#, c-format
1659msgid "Could not bind to the LDAP server\n" 1368msgid "Could not bind to the LDAP server\n"
1660msgstr "" 1369msgstr ""
1661 1370
1662#: plugins/check_ldap.c:204
1663#, c-format 1371#, c-format
1664msgid "Could not search/find objectclasses in %s\n" 1372msgid "Could not search/find objectclasses in %s\n"
1665msgstr "" 1373msgstr ""
1666 1374
1667#: plugins/check_ldap.c:227 1375#, c-format
1376msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n"
1377msgstr ""
1378
1668#, c-format 1379#, c-format
1669msgid "LDAP %s - %.3f seconds response time|%s\n" 1380msgid "LDAP %s - %.3f seconds response time|%s\n"
1670msgstr "" 1381msgstr ""
1671 1382
1672#: plugins/check_ldap.c:339 plugins/check_ldap.c:347
1673#, c-format 1383#, c-format
1674msgid "%s cannot be combined with %s" 1384msgid "%s cannot be combined with %s"
1675msgstr "" 1385msgstr ""
1676 1386
1677#: plugins/check_ldap.c:379
1678msgid "Please specify the host name\n" 1387msgid "Please specify the host name\n"
1679msgstr "" 1388msgstr ""
1680 1389
1681#: plugins/check_ldap.c:382
1682msgid "Please specify the LDAP base\n" 1390msgid "Please specify the LDAP base\n"
1683msgstr "" 1391msgstr ""
1684 1392
1685#: plugins/check_ldap.c:411
1686msgid "ldap attribute to search (default: \"(objectclass=*)\"" 1393msgid "ldap attribute to search (default: \"(objectclass=*)\""
1687msgstr "" 1394msgstr ""
1688 1395
1689#: plugins/check_ldap.c:413
1690msgid "ldap base (eg. ou=my unit, o=my org, c=at" 1396msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1691msgstr "" 1397msgstr ""
1692 1398
1693#: plugins/check_ldap.c:415
1694msgid "ldap bind DN (if required)" 1399msgid "ldap bind DN (if required)"
1695msgstr "" 1400msgstr ""
1696 1401
1697#: plugins/check_ldap.c:417 1402msgid ""
1698msgid "ldap password (if required)" 1403"ldap password (if required, or set the password through environment variable "
1404"'LDAP_PASSWORD')"
1699msgstr "" 1405msgstr ""
1700 1406
1701#: plugins/check_ldap.c:419
1702msgid "use starttls mechanism introduced in protocol version 3" 1407msgid "use starttls mechanism introduced in protocol version 3"
1703msgstr "" 1408msgstr ""
1704 1409
1705#: plugins/check_ldap.c:421
1706msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" 1410msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1707msgstr "" 1411msgstr ""
1708 1412
1709#: plugins/check_ldap.c:425
1710msgid "use ldap protocol version 2" 1413msgid "use ldap protocol version 2"
1711msgstr "" 1414msgstr ""
1712 1415
1713#: plugins/check_ldap.c:427
1714msgid "use ldap protocol version 3" 1416msgid "use ldap protocol version 3"
1715msgstr "" 1417msgstr ""
1716 1418
1717#: plugins/check_ldap.c:428
1718msgid "default protocol version:" 1419msgid "default protocol version:"
1719msgstr "" 1420msgstr ""
1720 1421
1721#: plugins/check_ldap.c:439 1422msgid "Number of found entries to result in warning status"
1423msgstr ""
1424
1425msgid "Number of found entries to result in critical status"
1426msgstr ""
1427
1722msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" 1428msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1723msgstr "" 1429msgstr ""
1724 1430
1725#: plugins/check_ldap.c:440
1726#, c-format 1431#, c-format
1727msgid "" 1432msgid ""
1728" implied (using default port %i) unless --port=636 is specified. In that " 1433" implied (using default port %i) unless --port=636 is specified. In that "
1729"case\n" 1434"case\n"
1730msgstr "" 1435msgstr ""
1731 1436
1732#: plugins/check_ldap.c:441
1733msgid "'SSL on connect' will be used no matter how the plugin was called." 1437msgid "'SSL on connect' will be used no matter how the plugin was called."
1734msgstr "" 1438msgstr ""
1735 1439
1736#: plugins/check_ldap.c:442
1737msgid "" 1440msgid ""
1738"This detection is deprecated, please use 'check_ldap' with the '--starttls' " 1441"This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1739"or '--ssl' flags" 1442"or '--ssl' flags"
1740msgstr "" 1443msgstr ""
1741 1444
1742#: plugins/check_ldap.c:443
1743msgid "to define the behaviour explicitly instead." 1445msgid "to define the behaviour explicitly instead."
1744msgstr "" 1446msgstr ""
1745 1447
1746#: plugins/check_load.c:87 1448msgid "The parameters --warn-entries and --crit-entries are optional."
1449msgstr ""
1450
1747msgid "Warning threshold must be float or float triplet!\n" 1451msgid "Warning threshold must be float or float triplet!\n"
1748msgstr "" 1452msgstr ""
1749 1453
1750#: plugins/check_load.c:132 plugins/check_load.c:148
1751#, c-format 1454#, c-format
1752msgid "Error opening %s\n" 1455msgid "Error opening %s\n"
1753msgstr "" 1456msgstr ""
1754 1457
1755#: plugins/check_load.c:163
1756#, c-format 1458#, c-format
1757msgid "could not parse load from uptime: %s\n" 1459msgid "could not parse load from uptime %s: %d\n"
1758msgstr "" 1460msgstr ""
1759 1461
1760#: plugins/check_load.c:169
1761#, c-format 1462#, c-format
1762msgid "Error code %d returned in %s\n" 1463msgid "Error code %d returned in %s\n"
1763msgstr "" 1464msgstr ""
1764 1465
1765#: plugins/check_load.c:184
1766#, c-format 1466#, c-format
1767msgid "Error in getloadavg()\n" 1467msgid "Error in getloadavg()\n"
1768msgstr "" 1468msgstr ""
1769 1469
1770#: plugins/check_load.c:187 plugins/check_load.c:189
1771#, c-format 1470#, c-format
1772msgid "Error processing %s\n" 1471msgid "Error processing %s\n"
1773msgstr "" 1472msgstr ""
1774 1473
1775#: plugins/check_load.c:198
1776#, c-format 1474#, c-format
1777msgid "load average: %.2f, %.2f, %.2f" 1475msgid "load average: %.2f, %.2f, %.2f"
1778msgstr "" 1476msgstr ""
1779 1477
1780#: plugins/check_load.c:291
1781#, c-format 1478#, c-format
1782msgid "Critical threshold for %d-minute load average is not specified\n" 1479msgid "Critical threshold for %d-minute load average is not specified\n"
1783msgstr "" 1480msgstr ""
1784 1481
1785#: plugins/check_load.c:293
1786#, c-format 1482#, c-format
1787msgid "Warning threshold for %d-minute load average is not specified\n" 1483msgid "Warning threshold for %d-minute load average is not specified\n"
1788msgstr "" 1484msgstr ""
1789 1485
1790#: plugins/check_load.c:295
1791#, c-format 1486#, c-format
1792msgid "" 1487msgid ""
1793"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1488"Parameter inconsistency: %d-minute \"warning load\" is greater than "
1794"\"critical load\"\n" 1489"\"critical load\"\n"
1795msgstr "" 1490msgstr ""
1796 1491
1797#: plugins/check_load.c:311
1798#, c-format 1492#, c-format
1799msgid "This plugin tests the current system load average." 1493msgid "This plugin tests the current system load average."
1800msgstr "" 1494msgstr ""
1801 1495
1802#: plugins/check_load.c:321
1803msgid "Exit with WARNING status if load average exceeds WLOADn" 1496msgid "Exit with WARNING status if load average exceeds WLOADn"
1804msgstr "" 1497msgstr ""
1805 1498
1806#: plugins/check_load.c:323
1807msgid "Exit with CRITICAL status if load average exceed CLOADn" 1499msgid "Exit with CRITICAL status if load average exceed CLOADn"
1808msgstr "" 1500msgstr ""
1809 1501
1810#: plugins/check_load.c:324
1811msgid "the load average format is the same used by \"uptime\" and \"w\"" 1502msgid "the load average format is the same used by \"uptime\" and \"w\""
1812msgstr "" 1503msgstr ""
1813 1504
1814#: plugins/check_load.c:326
1815msgid "Divide the load averages by the number of CPUs (when possible)" 1505msgid "Divide the load averages by the number of CPUs (when possible)"
1816msgstr "" 1506msgstr ""
1817 1507
1818#: plugins/check_mrtg.c:75 1508msgid "Number of processes to show when printing the top consuming processes."
1509msgstr ""
1510
1511msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0"
1512msgstr ""
1513
1514#, c-format
1515msgid "'%s' exited with non-zero status.\n"
1516msgstr ""
1517
1518#, c-format
1519msgid "some error occurred getting procs list.\n"
1520msgstr ""
1521
1819msgid "Could not parse arguments\n" 1522msgid "Could not parse arguments\n"
1820msgstr "" 1523msgstr ""
1821 1524
1822#: plugins/check_mrtg.c:80
1823#, c-format 1525#, c-format
1824msgid "Unable to open MRTG log file\n" 1526msgid "Unable to open MRTG log file\n"
1825msgstr "" 1527msgstr ""
1826 1528
1827#: plugins/check_mrtg.c:127
1828#, c-format 1529#, c-format
1829msgid "Unable to process MRTG log file\n" 1530msgid "Unable to process MRTG log file\n"
1830msgstr "" 1531msgstr ""
1831 1532
1832#: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1833#, c-format 1533#, c-format
1834msgid "MRTG data has expired (%d minutes old)\n" 1534msgid "MRTG data has expired (%d minutes old)\n"
1835msgstr "" 1535msgstr ""
1836 1536
1837#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1838#: plugins/check_mrtgtraf.c:196
1839msgid "Avg" 1537msgid "Avg"
1840msgstr "" 1538msgstr ""
1841 1539
1842#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1843#: plugins/check_mrtgtraf.c:196
1844msgid "Max" 1540msgid "Max"
1845msgstr "" 1541msgstr ""
1846 1542
1847#: plugins/check_mrtg.c:221
1848msgid "Invalid variable number" 1543msgid "Invalid variable number"
1849msgstr "" 1544msgstr ""
1850 1545
1851#: plugins/check_mrtg.c:256
1852#, c-format 1546#, c-format
1853msgid "" 1547msgid ""
1854"%s is not a valid expiration time\n" 1548"%s is not a valid expiration time\n"
1855"Use '%s -h' for additional help\n" 1549"Use '%s -h' for additional help\n"
1856msgstr "" 1550msgstr ""
1857 1551
1858#: plugins/check_mrtg.c:273
1859msgid "Invalid variable number\n" 1552msgid "Invalid variable number\n"
1860msgstr "" 1553msgstr ""
1861 1554
1862#: plugins/check_mrtg.c:300
1863msgid "You must supply the variable number" 1555msgid "You must supply the variable number"
1864msgstr "" 1556msgstr ""
1865 1557
1866#: plugins/check_mrtg.c:321
1867msgid "" 1558msgid ""
1868"This plugin will check either the average or maximum value of one of the" 1559"This plugin will check either the average or maximum value of one of the"
1869msgstr "" 1560msgstr ""
1870 1561
1871#: plugins/check_mrtg.c:322
1872msgid "two variables recorded in an MRTG log file." 1562msgid "two variables recorded in an MRTG log file."
1873msgstr "" 1563msgstr ""
1874 1564
1875#: plugins/check_mrtg.c:332
1876msgid "The MRTG log file containing the data you want to monitor" 1565msgid "The MRTG log file containing the data you want to monitor"
1877msgstr "" 1566msgstr ""
1878 1567
1879#: plugins/check_mrtg.c:334
1880msgid "Minutes before MRTG data is considered to be too old" 1568msgid "Minutes before MRTG data is considered to be too old"
1881msgstr "" 1569msgstr ""
1882 1570
1883#: plugins/check_mrtg.c:336
1884msgid "Should we check average or maximum values?" 1571msgid "Should we check average or maximum values?"
1885msgstr "" 1572msgstr ""
1886 1573
1887#: plugins/check_mrtg.c:338
1888msgid "Which variable set should we inspect? (1 or 2)" 1574msgid "Which variable set should we inspect? (1 or 2)"
1889msgstr "" 1575msgstr ""
1890 1576
1891#: plugins/check_mrtg.c:340
1892msgid "Threshold value for data to result in WARNING status" 1577msgid "Threshold value for data to result in WARNING status"
1893msgstr "" 1578msgstr ""
1894 1579
1895#: plugins/check_mrtg.c:342
1896msgid "Threshold value for data to result in CRITICAL status" 1580msgid "Threshold value for data to result in CRITICAL status"
1897msgstr "" 1581msgstr ""
1898 1582
1899#: plugins/check_mrtg.c:344
1900msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" 1583msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1901msgstr "" 1584msgstr ""
1902 1585
1903#: plugins/check_mrtg.c:346
1904msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," 1586msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1905msgstr "" 1587msgstr ""
1906 1588
1907#: plugins/check_mrtg.c:347
1908#, c-format 1589#, c-format
1909msgid "\"Bytes Per Second\", \"%% Utilization\")" 1590msgid "\"Bytes Per Second\", \"%% Utilization\")"
1910msgstr "" 1591msgstr ""
1911 1592
1912#: plugins/check_mrtg.c:350
1913msgid "" 1593msgid ""
1914"If the value exceeds the <vwl> threshold, a WARNING status is returned. If" 1594"If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1915msgstr "" 1595msgstr ""
1916 1596
1917#: plugins/check_mrtg.c:351
1918msgid "" 1597msgid ""
1919"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" 1598"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
1920msgstr "" 1599msgstr ""
1921 1600
1922#: plugins/check_mrtg.c:352
1923msgid "the data in the log file is older than <expire_minutes> old, a WARNING" 1601msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1924msgstr "" 1602msgstr ""
1925 1603
1926#: plugins/check_mrtg.c:353
1927msgid "status is returned and a warning message is printed." 1604msgid "status is returned and a warning message is printed."
1928msgstr "" 1605msgstr ""
1929 1606
1930#: plugins/check_mrtg.c:356
1931msgid "" 1607msgid ""
1932"This plugin is useful for monitoring MRTG data that does not correspond to" 1608"This plugin is useful for monitoring MRTG data that does not correspond to"
1933msgstr "" 1609msgstr ""
1934 1610
1935#: plugins/check_mrtg.c:357
1936msgid "" 1611msgid ""
1937"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." 1612"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1938msgstr "" 1613msgstr ""
1939 1614
1940#: plugins/check_mrtg.c:358
1941msgid "" 1615msgid ""
1942"It can be used to monitor any kind of data that MRTG is monitoring - errors," 1616"It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1943msgstr "" 1617msgstr ""
1944 1618
1945#: plugins/check_mrtg.c:359
1946msgid "" 1619msgid ""
1947"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" 1620"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
1948msgstr "" 1621msgstr ""
1949 1622
1950#: plugins/check_mrtg.c:360
1951msgid "" 1623msgid ""
1952"me to track processor utilization, user connections, drive space, etc and" 1624"me to track processor utilization, user connections, drive space, etc and"
1953msgstr "" 1625msgstr ""
1954 1626
1955#: plugins/check_mrtg.c:361
1956msgid "this plugin works well for monitoring that kind of data as well." 1627msgid "this plugin works well for monitoring that kind of data as well."
1957msgstr "" 1628msgstr ""
1958 1629
1959#: plugins/check_mrtg.c:364
1960msgid "" 1630msgid ""
1961"- This plugin only monitors one of the two variables stored in the MRTG log" 1631"- This plugin only monitors one of the two variables stored in the MRTG log"
1962msgstr "" 1632msgstr ""
1963 1633
1964#: plugins/check_mrtg.c:365
1965msgid "file. If you want to monitor both values you will have to define two" 1634msgid "file. If you want to monitor both values you will have to define two"
1966msgstr "" 1635msgstr ""
1967 1636
1968#: plugins/check_mrtg.c:366
1969msgid "commands with different values for the <variable> argument. Of course," 1637msgid "commands with different values for the <variable> argument. Of course,"
1970msgstr "" 1638msgstr ""
1971 1639
1972#: plugins/check_mrtg.c:367
1973msgid "you can always hack the code to make this plugin work for you..." 1640msgid "you can always hack the code to make this plugin work for you..."
1974msgstr "" 1641msgstr ""
1975 1642
1976#: plugins/check_mrtg.c:368
1977msgid "" 1643msgid ""
1978"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " 1644"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
1979"from" 1645"from"
1980msgstr "" 1646msgstr ""
1981 1647
1982#: plugins/check_mrtgtraf.c:88
1983msgid "Unable to open MRTG log file" 1648msgid "Unable to open MRTG log file"
1984msgstr "" 1649msgstr ""
1985 1650
1986#: plugins/check_mrtgtraf.c:130
1987msgid "Unable to process MRTG log file" 1651msgid "Unable to process MRTG log file"
1988msgstr "" 1652msgstr ""
1989 1653
1990#: plugins/check_mrtgtraf.c:194
1991#, c-format 1654#, c-format
1992msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n" 1655msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n"
1993msgstr "" 1656msgstr ""
1994 1657
1995#: plugins/check_mrtgtraf.c:207
1996#, c-format 1658#, c-format
1997msgid "Traffic %s - %s\n" 1659msgid "Traffic %s - %s\n"
1998msgstr "" 1660msgstr ""
1999 1661
2000#: plugins/check_mrtgtraf.c:335
2001msgid "" 1662msgid ""
2002"This plugin will check the incoming/outgoing transfer rates of a router," 1663"This plugin will check the incoming/outgoing transfer rates of a router,"
2003msgstr "" 1664msgstr ""
2004 1665
2005#: plugins/check_mrtgtraf.c:336
2006msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" 1666msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
2007msgstr "" 1667msgstr ""
2008 1668
2009#: plugins/check_mrtgtraf.c:337
2010msgid "than <expire_minutes>, a WARNING status is returned. If either the" 1669msgid "than <expire_minutes>, a WARNING status is returned. If either the"
2011msgstr "" 1670msgstr ""
2012 1671
2013#: plugins/check_mrtgtraf.c:338
2014msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" 1672msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
2015msgstr "" 1673msgstr ""
2016 1674
2017#: plugins/check_mrtgtraf.c:339
2018msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" 1675msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
2019msgstr "" 1676msgstr ""
2020 1677
2021#: plugins/check_mrtgtraf.c:340
2022msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." 1678msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
2023msgstr "" 1679msgstr ""
2024 1680
2025#: plugins/check_mrtgtraf.c:350
2026msgid "File to read log from" 1681msgid "File to read log from"
2027msgstr "" 1682msgstr ""
2028 1683
2029#: plugins/check_mrtgtraf.c:352
2030msgid "Minutes after which log expires" 1684msgid "Minutes after which log expires"
2031msgstr "" 1685msgstr ""
2032 1686
2033#: plugins/check_mrtgtraf.c:354
2034msgid "Test average or maximum" 1687msgid "Test average or maximum"
2035msgstr "" 1688msgstr ""
2036 1689
2037#: plugins/check_mrtgtraf.c:356
2038msgid "Warning threshold pair <incoming>,<outgoing>" 1690msgid "Warning threshold pair <incoming>,<outgoing>"
2039msgstr "" 1691msgstr ""
2040 1692
2041#: plugins/check_mrtgtraf.c:358
2042msgid "Critical threshold pair <incoming>,<outgoing>" 1693msgid "Critical threshold pair <incoming>,<outgoing>"
2043msgstr "" 1694msgstr ""
2044 1695
2045#: plugins/check_mrtgtraf.c:362
2046msgid "" 1696msgid ""
2047"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" 1697"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
2048msgstr "" 1698msgstr ""
2049 1699
2050#: plugins/check_mrtgtraf.c:364
2051msgid "- While MRTG can monitor things other than traffic rates, this" 1700msgid "- While MRTG can monitor things other than traffic rates, this"
2052msgstr "" 1701msgstr ""
2053 1702
2054#: plugins/check_mrtgtraf.c:365
2055msgid " plugin probably won't work with much else without modification." 1703msgid " plugin probably won't work with much else without modification."
2056msgstr "" 1704msgstr ""
2057 1705
2058#: plugins/check_mrtgtraf.c:366
2059msgid "- The calculated i/o rates are a little off from what MRTG actually" 1706msgid "- The calculated i/o rates are a little off from what MRTG actually"
2060msgstr "" 1707msgstr ""
2061 1708
2062#: plugins/check_mrtgtraf.c:367
2063msgid " reports. I'm not sure why this is right now, but will look into it" 1709msgid " reports. I'm not sure why this is right now, but will look into it"
2064msgstr "" 1710msgstr ""
2065 1711
2066#: plugins/check_mrtgtraf.c:368
2067msgid " for future enhancements of this plugin." 1712msgid " for future enhancements of this plugin."
2068msgstr "" 1713msgstr ""
2069 1714
2070#: plugins/check_mrtgtraf.c:378
2071#, c-format 1715#, c-format
2072msgid "Usage" 1716msgid "Usage"
2073msgstr "" 1717msgstr ""
2074 1718
2075#: plugins/check_mysql.c:171
2076#, c-format 1719#, c-format
2077msgid "status store_result error: %s\n" 1720msgid "status store_result error: %s\n"
2078msgstr "" 1721msgstr ""
2079 1722
2080#: plugins/check_mysql.c:202
2081#, c-format 1723#, c-format
2082msgid "slave query error: %s\n" 1724msgid "slave query error: %s\n"
2083msgstr "" 1725msgstr ""
2084 1726
2085#: plugins/check_mysql.c:209
2086#, c-format 1727#, c-format
2087msgid "slave store_result error: %s\n" 1728msgid "slave store_result error: %s\n"
2088msgstr "" 1729msgstr ""
2089 1730
2090#: plugins/check_mysql.c:215
2091msgid "No slaves defined" 1731msgid "No slaves defined"
2092msgstr "" 1732msgstr ""
2093 1733
2094#: plugins/check_mysql.c:223
2095#, c-format 1734#, c-format
2096msgid "slave fetch row error: %s\n" 1735msgid "slave fetch row error: %s\n"
2097msgstr "" 1736msgstr ""
2098 1737
2099#: plugins/check_mysql.c:228
2100#, c-format 1738#, c-format
2101msgid "Slave running: %s" 1739msgid "Slave running: %s"
2102msgstr "" 1740msgstr ""
2103 1741
2104#: plugins/check_mysql.c:505
2105msgid "This program tests connections to a MySQL server" 1742msgid "This program tests connections to a MySQL server"
2106msgstr "" 1743msgstr ""
2107 1744
2108#: plugins/check_mysql.c:516 1745msgid "Ignore authentication failure and check for mysql connectivity only"
1746msgstr ""
1747
2109msgid "Use the specified socket (has no effect if -H is used)" 1748msgid "Use the specified socket (has no effect if -H is used)"
2110msgstr "" 1749msgstr ""
2111 1750
2112#: plugins/check_mysql.c:519
2113msgid "Check database with indicated name" 1751msgid "Check database with indicated name"
2114msgstr "" 1752msgstr ""
2115 1753
2116#: plugins/check_mysql.c:521
2117msgid "Read from the specified client options file" 1754msgid "Read from the specified client options file"
2118msgstr "" 1755msgstr ""
2119 1756
2120#: plugins/check_mysql.c:523
2121msgid "Use a client options group" 1757msgid "Use a client options group"
2122msgstr "" 1758msgstr ""
2123 1759
2124#: plugins/check_mysql.c:525
2125msgid "Connect using the indicated username" 1760msgid "Connect using the indicated username"
2126msgstr "" 1761msgstr ""
2127 1762
2128#: plugins/check_mysql.c:527
2129msgid "Use the indicated password to authenticate the connection" 1763msgid "Use the indicated password to authenticate the connection"
2130msgstr "" 1764msgstr ""
2131 1765
2132#: plugins/check_mysql.c:528
2133msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" 1766msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
2134msgstr "" 1767msgstr ""
2135 1768
2136#: plugins/check_mysql.c:529
2137msgid "Your clear-text password could be visible as a process table entry" 1769msgid "Your clear-text password could be visible as a process table entry"
2138msgstr "" 1770msgstr ""
2139 1771
2140#: plugins/check_mysql.c:531
2141msgid "Check if the slave thread is running properly." 1772msgid "Check if the slave thread is running properly."
2142msgstr "" 1773msgstr ""
2143 1774
2144#: plugins/check_mysql.c:533
2145msgid "Exit with WARNING status if slave server is more than INTEGER seconds" 1775msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2146msgstr "" 1776msgstr ""
2147 1777
2148#: plugins/check_mysql.c:534 plugins/check_mysql.c:537
2149msgid "behind master" 1778msgid "behind master"
2150msgstr "" 1779msgstr ""
2151 1780
2152#: plugins/check_mysql.c:536
2153msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" 1781msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2154msgstr "" 1782msgstr ""
2155 1783
2156#: plugins/check_mysql.c:539 1784msgid "Use ssl encryption"
2157msgid "Use ssl encryptation"
2158msgstr "" 1785msgstr ""
2159 1786
2160#: plugins/check_mysql.c:541
2161msgid "Path to CA signing the cert" 1787msgid "Path to CA signing the cert"
2162msgstr "" 1788msgstr ""
2163 1789
2164#: plugins/check_mysql.c:543
2165msgid "Path to SSL certificate" 1790msgid "Path to SSL certificate"
2166msgstr "" 1791msgstr ""
2167 1792
2168#: plugins/check_mysql.c:545
2169msgid "Path to private SSL key" 1793msgid "Path to private SSL key"
2170msgstr "" 1794msgstr ""
2171 1795
2172#: plugins/check_mysql.c:547
2173msgid "Path to CA directory" 1796msgid "Path to CA directory"
2174msgstr "" 1797msgstr ""
2175 1798
2176#: plugins/check_mysql.c:549
2177msgid "List of valid SSL ciphers" 1799msgid "List of valid SSL ciphers"
2178msgstr "" 1800msgstr ""
2179 1801
2180#: plugins/check_mysql.c:553
2181msgid "" 1802msgid ""
2182"There are no required arguments. By default, the local database is checked" 1803"There are no required arguments. By default, the local database is checked"
2183msgstr "" 1804msgstr ""
2184 1805
2185#: plugins/check_mysql.c:554
2186msgid "" 1806msgid ""
2187"using the default unix socket. You can force TCP on localhost by using an" 1807"using the default unix socket. You can force TCP on localhost by using an"
2188msgstr "" 1808msgstr ""
2189 1809
2190#: plugins/check_mysql.c:555
2191msgid "IP address or FQDN ('localhost' will use the socket as well)." 1810msgid "IP address or FQDN ('localhost' will use the socket as well)."
2192msgstr "" 1811msgstr ""
2193 1812
2194#: plugins/check_mysql.c:559
2195msgid "You must specify -p with an empty string to force an empty password," 1813msgid "You must specify -p with an empty string to force an empty password,"
2196msgstr "" 1814msgstr ""
2197 1815
2198#: plugins/check_mysql.c:560
2199msgid "overriding any my.cnf settings." 1816msgid "overriding any my.cnf settings."
2200msgstr "" 1817msgstr ""
2201 1818
2202#: plugins/check_nagios.c:104
2203msgid "Cannot open status log for reading!" 1819msgid "Cannot open status log for reading!"
2204msgstr "" 1820msgstr ""
2205 1821
2206#: plugins/check_nagios.c:154
2207#, c-format 1822#, c-format
2208msgid "Found process: %s %s\n" 1823msgid "Found process: %s %s\n"
2209msgstr "" 1824msgstr ""
2210 1825
2211#: plugins/check_nagios.c:168
2212msgid "Could not locate a running Nagios process!" 1826msgid "Could not locate a running Nagios process!"
2213msgstr "" 1827msgstr ""
2214 1828
2215#: plugins/check_nagios.c:172
2216msgid "Cannot parse Nagios log file for valid time" 1829msgid "Cannot parse Nagios log file for valid time"
2217msgstr "" 1830msgstr ""
2218 1831
2219#: plugins/check_nagios.c:183 plugins/check_procs.c:356
2220#, c-format 1832#, c-format
2221msgid "%d process" 1833msgid "%d process"
2222msgid_plural "%d processes" 1834msgid_plural "%d processes"
2223msgstr[0] "" 1835msgstr[0] ""
2224msgstr[1] "" 1836msgstr[1] ""
2225 1837
2226#: plugins/check_nagios.c:186
2227#, c-format 1838#, c-format
2228msgid "status log updated %d second ago" 1839msgid "status log updated %d second ago"
2229msgid_plural "status log updated %d seconds ago" 1840msgid_plural "status log updated %d seconds ago"
2230msgstr[0] "" 1841msgstr[0] ""
2231msgstr[1] "" 1842msgstr[1] ""
2232 1843
2233#: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2234msgid "Expiration time must be an integer (seconds)\n" 1844msgid "Expiration time must be an integer (seconds)\n"
2235msgstr "" 1845msgstr ""
2236 1846
2237#: plugins/check_nagios.c:260
2238msgid "Timeout must be an integer (seconds)\n" 1847msgid "Timeout must be an integer (seconds)\n"
2239msgstr "" 1848msgstr ""
2240 1849
2241#: plugins/check_nagios.c:272
2242msgid "You must provide the status_log\n" 1850msgid "You must provide the status_log\n"
2243msgstr "" 1851msgstr ""
2244 1852
2245#: plugins/check_nagios.c:275
2246msgid "You must provide a process string\n" 1853msgid "You must provide a process string\n"
2247msgstr "" 1854msgstr ""
2248 1855
2249#: plugins/check_nagios.c:289
2250msgid "" 1856msgid ""
2251"This plugin checks the status of the Nagios process on the local machine" 1857"This plugin checks the status of the Nagios process on the local machine"
2252msgstr "" 1858msgstr ""
2253 1859
2254#: plugins/check_nagios.c:290
2255msgid "" 1860msgid ""
2256"The plugin will check to make sure the Nagios status log is no older than" 1861"The plugin will check to make sure the Nagios status log is no older than"
2257msgstr "" 1862msgstr ""
2258 1863
2259#: plugins/check_nagios.c:291
2260msgid "the number of minutes specified by the expires option." 1864msgid "the number of minutes specified by the expires option."
2261msgstr "" 1865msgstr ""
2262 1866
2263#: plugins/check_nagios.c:292
2264msgid "" 1867msgid ""
2265"It also checks the process table for a process matching the command argument." 1868"It also checks the process table for a process matching the command argument."
2266msgstr "" 1869msgstr ""
2267 1870
2268#: plugins/check_nagios.c:302
2269msgid "Name of the log file to check" 1871msgid "Name of the log file to check"
2270msgstr "" 1872msgstr ""
2271 1873
2272#: plugins/check_nagios.c:304
2273msgid "Minutes aging after which logfile is considered stale" 1874msgid "Minutes aging after which logfile is considered stale"
2274msgstr "" 1875msgstr ""
2275 1876
2276#: plugins/check_nagios.c:306
2277msgid "Substring to search for in process arguments" 1877msgid "Substring to search for in process arguments"
2278msgstr "" 1878msgstr ""
2279 1879
2280#: plugins/check_nagios.c:308
2281msgid "Timeout for the plugin in seconds" 1880msgid "Timeout for the plugin in seconds"
2282msgstr "" 1881msgstr ""
2283 1882
2284#: plugins/check_nt.c:142
2285#, c-format 1883#, c-format
2286msgid "Wrong client version - running: %s, required: %s" 1884msgid "Wrong client version - running: %s, required: %s"
2287msgstr "" 1885msgstr ""
2288 1886
2289#: plugins/check_nt.c:153 plugins/check_nt.c:218
2290msgid "missing -l parameters" 1887msgid "missing -l parameters"
2291msgstr "" 1888msgstr ""
2292 1889
2293#: plugins/check_nt.c:155
2294msgid "wrong -l parameter." 1890msgid "wrong -l parameter."
2295msgstr "" 1891msgstr ""
2296 1892
2297#: plugins/check_nt.c:159
2298msgid "CPU Load" 1893msgid "CPU Load"
2299msgstr "" 1894msgstr ""
2300 1895
2301#: plugins/check_nt.c:182
2302#, c-format 1896#, c-format
2303msgid " %lu%% (%lu min average)" 1897msgid " %lu%% (%lu min average)"
2304msgstr "" 1898msgstr ""
2305 1899
2306#: plugins/check_nt.c:184
2307#, c-format 1900#, c-format
2308msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" 1901msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2309msgstr "" 1902msgstr ""
2310 1903
2311#: plugins/check_nt.c:194
2312msgid "not enough values for -l parameters" 1904msgid "not enough values for -l parameters"
2313msgstr "" 1905msgstr ""
2314 1906
2315#: plugins/check_nt.c:206 1907msgid "wrong -l argument"
2316#, c-format
2317msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2318msgstr "" 1908msgstr ""
2319 1909
2320#: plugins/check_nt.c:220 1910#, c-format
2321msgid "wrong -l argument" 1911msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu"
2322msgstr "" 1912msgstr ""
2323 1913
2324#: plugins/check_nt.c:236
2325#, c-format 1914#, c-format
2326msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" 1915msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2327msgstr "" 1916msgstr ""
2328 1917
2329#: plugins/check_nt.c:239
2330#, c-format 1918#, c-format
2331msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" 1919msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2332msgstr "" 1920msgstr ""
2333 1921
2334#: plugins/check_nt.c:253
2335msgid "Free disk space : Invalid drive" 1922msgid "Free disk space : Invalid drive"
2336msgstr "" 1923msgstr ""
2337 1924
2338#: plugins/check_nt.c:263
2339msgid "No service/process specified" 1925msgid "No service/process specified"
2340msgstr "" 1926msgstr ""
2341 1927
2342#: plugins/check_nt.c:271 plugins/check_nt.c:284 plugins/check_nt.c:288
2343#: plugins/check_nt.c:622
2344msgid "could not fetch information from server\n" 1928msgid "could not fetch information from server\n"
2345msgstr "" 1929msgstr ""
2346 1930
2347#: plugins/check_nt.c:296
2348#, c-format 1931#, c-format
2349msgid "" 1932msgid ""
2350"Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" 1933"Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)"
2351msgstr "" 1934msgstr ""
2352 1935
2353#: plugins/check_nt.c:299
2354#, c-format 1936#, c-format
2355msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" 1937msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f"
2356msgstr "" 1938msgstr ""
2357 1939
2358#: plugins/check_nt.c:335 plugins/check_nt.c:420 plugins/check_nt.c:450
2359msgid "No counter specified" 1940msgid "No counter specified"
2360msgstr "" 1941msgstr ""
2361 1942
2362#: plugins/check_nt.c:367
2363msgid "Minimum value contains non-numbers" 1943msgid "Minimum value contains non-numbers"
2364msgstr "" 1944msgstr ""
2365 1945
2366#: plugins/check_nt.c:371
2367msgid "Maximum value contains non-numbers" 1946msgid "Maximum value contains non-numbers"
2368msgstr "" 1947msgstr ""
2369 1948
2370#: plugins/check_nt.c:378
2371msgid "No unit counter specified" 1949msgid "No unit counter specified"
2372msgstr "" 1950msgstr ""
2373 1951
2374#: plugins/check_nt.c:465
2375msgid "Please specify a variable to check" 1952msgid "Please specify a variable to check"
2376msgstr "" 1953msgstr ""
2377 1954
2378#: plugins/check_nt.c:549
2379msgid "Server port must be an integer\n" 1955msgid "Server port must be an integer\n"
2380msgstr "" 1956msgstr ""
2381 1957
2382#: plugins/check_nt.c:603
2383msgid "You must provide a server address or host name" 1958msgid "You must provide a server address or host name"
2384msgstr "" 1959msgstr ""
2385 1960
2386#: plugins/check_nt.c:609
2387msgid "None" 1961msgid "None"
2388msgstr "" 1962msgstr ""
2389 1963
2390#: plugins/check_nt.c:666
2391msgid "This plugin collects data from the NSClient service running on a" 1964msgid "This plugin collects data from the NSClient service running on a"
2392msgstr "" 1965msgstr ""
2393 1966
2394#: plugins/check_nt.c:667
2395msgid "Windows NT/2000/XP/2003 server." 1967msgid "Windows NT/2000/XP/2003 server."
2396msgstr "" 1968msgstr ""
2397 1969
2398#: plugins/check_nt.c:678
2399msgid "Name of the host to check" 1970msgid "Name of the host to check"
2400msgstr "" 1971msgstr ""
2401 1972
2402#: plugins/check_nt.c:680
2403msgid "Optional port number (default: " 1973msgid "Optional port number (default: "
2404msgstr "" 1974msgstr ""
2405 1975
2406#: plugins/check_nt.c:683
2407msgid "Password needed for the request" 1976msgid "Password needed for the request"
2408msgstr "" 1977msgstr ""
2409 1978
2410#: plugins/check_nt.c:685 plugins/check_nwstat.c:1661
2411#: plugins/check_overcr.c:432
2412msgid "Threshold which will result in a warning status" 1979msgid "Threshold which will result in a warning status"
2413msgstr "" 1980msgstr ""
2414 1981
2415#: plugins/check_nt.c:687 plugins/check_nwstat.c:1663
2416#: plugins/check_overcr.c:434
2417msgid "Threshold which will result in a critical status" 1982msgid "Threshold which will result in a critical status"
2418msgstr "" 1983msgstr ""
2419 1984
2420#: plugins/check_nt.c:689
2421msgid "Seconds before connection attempt times out (default: " 1985msgid "Seconds before connection attempt times out (default: "
2422msgstr "" 1986msgstr ""
2423 1987
2424#: plugins/check_nt.c:691
2425msgid "Parameters passed to specified check (see below)" 1988msgid "Parameters passed to specified check (see below)"
2426msgstr "" 1989msgstr ""
2427 1990
2428#: plugins/check_nt.c:693
2429msgid "Display options (currently only SHOWALL works)" 1991msgid "Display options (currently only SHOWALL works)"
2430msgstr "" 1992msgstr ""
2431 1993
2432#: plugins/check_nt.c:695
2433msgid "Return UNKNOWN on timeouts" 1994msgid "Return UNKNOWN on timeouts"
2434msgstr "" 1995msgstr ""
2435 1996
2436#: plugins/check_nt.c:698
2437msgid "Print this help screen" 1997msgid "Print this help screen"
2438msgstr "" 1998msgstr ""
2439 1999
2440#: plugins/check_nt.c:700
2441msgid "Print version information" 2000msgid "Print version information"
2442msgstr "" 2001msgstr ""
2443 2002
2444#: plugins/check_nt.c:702
2445msgid "Variable to check" 2003msgid "Variable to check"
2446msgstr "" 2004msgstr ""
2447 2005
2448#: plugins/check_nt.c:703
2449msgid "Valid variables are:" 2006msgid "Valid variables are:"
2450msgstr "" 2007msgstr ""
2451 2008
2452#: plugins/check_nt.c:705
2453msgid "Get the NSClient version" 2009msgid "Get the NSClient version"
2454msgstr "" 2010msgstr ""
2455 2011
2456#: plugins/check_nt.c:706
2457msgid "If -l <version> is specified, will return warning if versions differ." 2012msgid "If -l <version> is specified, will return warning if versions differ."
2458msgstr "" 2013msgstr ""
2459 2014
2460#: plugins/check_nt.c:708
2461msgid "Average CPU load on last x minutes." 2015msgid "Average CPU load on last x minutes."
2462msgstr "" 2016msgstr ""
2463 2017
2464#: plugins/check_nt.c:709
2465msgid "Request a -l parameter with the following syntax:" 2018msgid "Request a -l parameter with the following syntax:"
2466msgstr "" 2019msgstr ""
2467 2020
2468#: plugins/check_nt.c:710
2469msgid "-l <minutes range>,<warning threshold>,<critical threshold>." 2021msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2470msgstr "" 2022msgstr ""
2471 2023
2472#: plugins/check_nt.c:711
2473msgid "<minute range> should be less than 24*60." 2024msgid "<minute range> should be less than 24*60."
2474msgstr "" 2025msgstr ""
2475 2026
2476#: plugins/check_nt.c:712
2477msgid "" 2027msgid ""
2478"Thresholds are percentage and up to 10 requests can be done in one shot." 2028"Thresholds are percentage and up to 10 requests can be done in one shot."
2479msgstr "" 2029msgstr ""
2480 2030
2481#: plugins/check_nt.c:715
2482msgid "Get the uptime of the machine." 2031msgid "Get the uptime of the machine."
2483msgstr "" 2032msgstr ""
2484 2033
2485#: plugins/check_nt.c:716 2034msgid "-l <unit> "
2486msgid "No specific parameters. No warning or critical threshold" 2035msgstr ""
2036
2037msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)"
2038msgstr ""
2039
2040msgid "Thresholds will use the unit specified above."
2487msgstr "" 2041msgstr ""
2488 2042
2489#: plugins/check_nt.c:718
2490msgid "Size and percentage of disk use." 2043msgid "Size and percentage of disk use."
2491msgstr "" 2044msgstr ""
2492 2045
2493#: plugins/check_nt.c:719
2494msgid "Request a -l parameter containing the drive letter only." 2046msgid "Request a -l parameter containing the drive letter only."
2495msgstr "" 2047msgstr ""
2496 2048
2497#: plugins/check_nt.c:720 plugins/check_nt.c:723
2498msgid "Warning and critical thresholds can be specified with -w and -c." 2049msgid "Warning and critical thresholds can be specified with -w and -c."
2499msgstr "" 2050msgstr ""
2500 2051
2501#: plugins/check_nt.c:722
2502msgid "Memory use." 2052msgid "Memory use."
2503msgstr "" 2053msgstr ""
2504 2054
2505#: plugins/check_nt.c:725
2506msgid "Check the state of one or several services." 2055msgid "Check the state of one or several services."
2507msgstr "" 2056msgstr ""
2508 2057
2509#: plugins/check_nt.c:726 plugins/check_nt.c:735
2510msgid "Request a -l parameters with the following syntax:" 2058msgid "Request a -l parameters with the following syntax:"
2511msgstr "" 2059msgstr ""
2512 2060
2513#: plugins/check_nt.c:727
2514msgid "-l <service1>,<service2>,<service3>,..." 2061msgid "-l <service1>,<service2>,<service3>,..."
2515msgstr "" 2062msgstr ""
2516 2063
2517#: plugins/check_nt.c:728
2518msgid "You can specify -d SHOWALL in case you want to see working services" 2064msgid "You can specify -d SHOWALL in case you want to see working services"
2519msgstr "" 2065msgstr ""
2520 2066
2521#: plugins/check_nt.c:729
2522msgid "in the returned string." 2067msgid "in the returned string."
2523msgstr "" 2068msgstr ""
2524 2069
2525#: plugins/check_nt.c:731
2526msgid "Check if one or several process are running." 2070msgid "Check if one or several process are running."
2527msgstr "" 2071msgstr ""
2528 2072
2529#: plugins/check_nt.c:732
2530msgid "Same syntax as SERVICESTATE." 2073msgid "Same syntax as SERVICESTATE."
2531msgstr "" 2074msgstr ""
2532 2075
2533#: plugins/check_nt.c:734
2534msgid "Check any performance counter of Windows NT/2000." 2076msgid "Check any performance counter of Windows NT/2000."
2535msgstr "" 2077msgstr ""
2536 2078
2537#: plugins/check_nt.c:736
2538msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" 2079msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2539msgstr "" 2080msgstr ""
2540 2081
2541#: plugins/check_nt.c:737
2542msgid "The <description> parameter is optional and is given to a printf " 2082msgid "The <description> parameter is optional and is given to a printf "
2543msgstr "" 2083msgstr ""
2544 2084
2545#: plugins/check_nt.c:738
2546msgid "output command which requires a float parameter." 2085msgid "output command which requires a float parameter."
2547msgstr "" 2086msgstr ""
2548 2087
2549#: plugins/check_nt.c:739
2550#, c-format 2088#, c-format
2551msgid "If <description> does not include \"%%\", it is used as a label." 2089msgid "If <description> does not include \"%%\", it is used as a label."
2552msgstr "" 2090msgstr ""
2553 2091
2554#: plugins/check_nt.c:740 plugins/check_nt.c:755
2555msgid "Some examples:" 2092msgid "Some examples:"
2556msgstr "" 2093msgstr ""
2557 2094
2558#: plugins/check_nt.c:744
2559msgid "Check any performance counter object of Windows NT/2000." 2095msgid "Check any performance counter object of Windows NT/2000."
2560msgstr "" 2096msgstr ""
2561 2097
2562#: plugins/check_nt.c:745
2563msgid "" 2098msgid ""
2564"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" 2099"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2565msgstr "" 2100msgstr ""
2566 2101
2567#: plugins/check_nt.c:746
2568msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," 2102msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2569msgstr "" 2103msgstr ""
2570 2104
2571#: plugins/check_nt.c:747
2572msgid "if it is two words, it should be enclosed in quotes" 2105msgid "if it is two words, it should be enclosed in quotes"
2573msgstr "" 2106msgstr ""
2574 2107
2575#: plugins/check_nt.c:748
2576msgid "The returned results will be a comma-separated list of instances on " 2108msgid "The returned results will be a comma-separated list of instances on "
2577msgstr "" 2109msgstr ""
2578 2110
2579#: plugins/check_nt.c:749
2580msgid " the selected computer for that object." 2111msgid " the selected computer for that object."
2581msgstr "" 2112msgstr ""
2582 2113
2583#: plugins/check_nt.c:750
2584msgid "" 2114msgid ""
2585"The purpose of this is to be run from command line to determine what " 2115"The purpose of this is to be run from command line to determine what "
2586"instances" 2116"instances"
2587msgstr "" 2117msgstr ""
2588 2118
2589#: plugins/check_nt.c:751
2590msgid "" 2119msgid ""
2591" are available for monitoring without having to log onto the Windows server" 2120" are available for monitoring without having to log onto the Windows server"
2592msgstr "" 2121msgstr ""
2593 2122
2594#: plugins/check_nt.c:752
2595msgid " to run Perfmon directly." 2123msgid " to run Perfmon directly."
2596msgstr "" 2124msgstr ""
2597 2125
2598#: plugins/check_nt.c:753
2599msgid "" 2126msgid ""
2600"It can also be used in scripts that automatically create the monitoring " 2127"It can also be used in scripts that automatically create the monitoring "
2601"service" 2128"service"
2602msgstr "" 2129msgstr ""
2603 2130
2604#: plugins/check_nt.c:754
2605msgid " configuration files." 2131msgid " configuration files."
2606msgstr "" 2132msgstr ""
2607 2133
2608#: plugins/check_nt.c:756
2609msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" 2134msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2610msgstr "" 2135msgstr ""
2611 2136
2612#: plugins/check_nt.c:759
2613msgid "" 2137msgid ""
2614"- The NSClient service should be running on the server to get any information" 2138"- The NSClient service should be running on the server to get any information"
2615msgstr "" 2139msgstr ""
2616 2140
2617#: plugins/check_nt.c:761
2618msgid "- Critical thresholds should be lower than warning thresholds" 2141msgid "- Critical thresholds should be lower than warning thresholds"
2619msgstr "" 2142msgstr ""
2620 2143
2621#: plugins/check_nt.c:762
2622msgid "- Default port 1248 is sometimes in use by other services. The error" 2144msgid "- Default port 1248 is sometimes in use by other services. The error"
2623msgstr "" 2145msgstr ""
2624 2146
2625#: plugins/check_nt.c:763
2626msgid "" 2147msgid ""
2627"output when this happens contains \"Cannot map xxxxx to protocol number\"." 2148"output when this happens contains \"Cannot map xxxxx to protocol number\"."
2628msgstr "" 2149msgstr ""
2629 2150
2630#: plugins/check_nt.c:764
2631msgid "One fix for this is to change the port to something else on check_nt " 2151msgid "One fix for this is to change the port to something else on check_nt "
2632msgstr "" 2152msgstr ""
2633 2153
2634#: plugins/check_nt.c:765
2635msgid "and on the client service it's connecting to." 2154msgid "and on the client service it's connecting to."
2636msgstr "" 2155msgstr ""
2637 2156
2638#: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:612 2157#, c-format
2639#: plugins/check_ntp_time.c:571 2158msgid "jitter response too large (%lu bytes)\n"
2159msgstr ""
2160
2640msgid "NTP CRITICAL:" 2161msgid "NTP CRITICAL:"
2641msgstr "" 2162msgstr ""
2642 2163
2643#: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:615
2644#: plugins/check_ntp_time.c:574
2645msgid "NTP WARNING:" 2164msgid "NTP WARNING:"
2646msgstr "" 2165msgstr ""
2647 2166
2648#: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:618
2649#: plugins/check_ntp_time.c:577
2650msgid "NTP OK:" 2167msgid "NTP OK:"
2651msgstr "" 2168msgstr ""
2652 2169
2653#: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:621
2654#: plugins/check_ntp_time.c:580
2655msgid "NTP UNKNOWN:" 2170msgid "NTP UNKNOWN:"
2656msgstr "" 2171msgstr ""
2657 2172
2658#: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:630
2659#: plugins/check_ntp_time.c:584
2660msgid "Offset unknown" 2173msgid "Offset unknown"
2661msgstr "" 2174msgstr ""
2662 2175
2663#: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:633
2664#: plugins/check_ntp_time.c:587
2665msgid "Offset" 2176msgid "Offset"
2666msgstr "" 2177msgstr ""
2667 2178
2668#: plugins/check_ntp.c:844 plugins/check_ntp_peer.c:662
2669msgid "This plugin checks the selected ntp server" 2179msgid "This plugin checks the selected ntp server"
2670msgstr "" 2180msgstr ""
2671 2181
2672#: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:674
2673#: plugins/check_ntp_time.c:614
2674msgid "Offset to result in warning status (seconds)" 2182msgid "Offset to result in warning status (seconds)"
2675msgstr "" 2183msgstr ""
2676 2184
2677#: plugins/check_ntp.c:856 plugins/check_ntp_peer.c:676
2678#: plugins/check_ntp_time.c:616
2679msgid "Offset to result in critical status (seconds)" 2185msgid "Offset to result in critical status (seconds)"
2680msgstr "" 2186msgstr ""
2681 2187
2682#: plugins/check_ntp.c:858 plugins/check_ntp_peer.c:682
2683msgid "Warning threshold for jitter" 2188msgid "Warning threshold for jitter"
2684msgstr "" 2189msgstr ""
2685 2190
2686#: plugins/check_ntp.c:860 plugins/check_ntp_peer.c:684
2687msgid "Critical threshold for jitter" 2191msgid "Critical threshold for jitter"
2688msgstr "" 2192msgstr ""
2689 2193
2690#: plugins/check_ntp.c:870
2691msgid "Normal offset check:" 2194msgid "Normal offset check:"
2692msgstr "" 2195msgstr ""
2693 2196
2694#: plugins/check_ntp.c:873 plugins/check_ntp_peer.c:709
2695msgid "" 2197msgid ""
2696"Check jitter too, avoiding critical notifications if jitter isn't available" 2198"Check jitter too, avoiding critical notifications if jitter isn't available"
2697msgstr "" 2199msgstr ""
2698 2200
2699#: plugins/check_ntp.c:874 plugins/check_ntp_peer.c:710
2700msgid "(See Notes above for more details on thresholds formats):" 2201msgid "(See Notes above for more details on thresholds formats):"
2701msgstr "" 2202msgstr ""
2702 2203
2703#: plugins/check_ntp.c:879 plugins/check_ntp.c:886
2704msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" 2204msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2705msgstr "" 2205msgstr ""
2706 2206
2707#: plugins/check_ntp.c:880 plugins/check_ntp.c:887
2708msgid "check_ntp_time instead." 2207msgid "check_ntp_time instead."
2709msgstr "" 2208msgstr ""
2710 2209
2711#: plugins/check_ntp_peer.c:625
2712msgid "Server not synchronized" 2210msgid "Server not synchronized"
2713msgstr "" 2211msgstr ""
2714 2212
2715#: plugins/check_ntp_peer.c:627
2716msgid "Server has the LI_ALARM bit set" 2213msgid "Server has the LI_ALARM bit set"
2717msgstr "" 2214msgstr ""
2718 2215
2719#: plugins/check_ntp_peer.c:672
2720msgid "" 2216msgid ""
2721"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" 2217"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2722msgstr "" 2218msgstr ""
2723 2219
2724#: plugins/check_ntp_peer.c:678
2725msgid "Warning threshold for stratum of server's synchronization peer" 2220msgid "Warning threshold for stratum of server's synchronization peer"
2726msgstr "" 2221msgstr ""
2727 2222
2728#: plugins/check_ntp_peer.c:680
2729msgid "Critical threshold for stratum of server's synchronization peer" 2223msgid "Critical threshold for stratum of server's synchronization peer"
2730msgstr "" 2224msgstr ""
2731 2225
2732#: plugins/check_ntp_peer.c:686
2733msgid "Warning threshold for number of usable time sources (\"truechimers\")" 2226msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2734msgstr "" 2227msgstr ""
2735 2228
2736#: plugins/check_ntp_peer.c:688
2737msgid "Critical threshold for number of usable time sources (\"truechimers\")" 2229msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2738msgstr "" 2230msgstr ""
2739 2231
2740#: plugins/check_ntp_peer.c:693
2741msgid "This plugin checks an NTP server independent of any commandline" 2232msgid "This plugin checks an NTP server independent of any commandline"
2742msgstr "" 2233msgstr ""
2743 2234
2744#: plugins/check_ntp_peer.c:694
2745msgid "programs or external libraries." 2235msgid "programs or external libraries."
2746msgstr "" 2236msgstr ""
2747 2237
2748#: plugins/check_ntp_peer.c:697
2749msgid "Use this plugin to check the health of an NTP server. It supports" 2238msgid "Use this plugin to check the health of an NTP server. It supports"
2750msgstr "" 2239msgstr ""
2751 2240
2752#: plugins/check_ntp_peer.c:698
2753msgid "checking the offset with the sync peer, the jitter and stratum. This" 2241msgid "checking the offset with the sync peer, the jitter and stratum. This"
2754msgstr "" 2242msgstr ""
2755 2243
2756#: plugins/check_ntp_peer.c:699
2757msgid "plugin will not check the clock offset between the local host and NTP" 2244msgid "plugin will not check the clock offset between the local host and NTP"
2758msgstr "" 2245msgstr ""
2759 2246
2760#: plugins/check_ntp_peer.c:700
2761msgid "server; please use check_ntp_time for that purpose." 2247msgid "server; please use check_ntp_time for that purpose."
2762msgstr "" 2248msgstr ""
2763 2249
2764#: plugins/check_ntp_peer.c:706
2765msgid "Simple NTP server check:" 2250msgid "Simple NTP server check:"
2766msgstr "" 2251msgstr ""
2767 2252
2768#: plugins/check_ntp_peer.c:713
2769msgid "Only check the number of usable time sources (\"truechimers\"):" 2253msgid "Only check the number of usable time sources (\"truechimers\"):"
2770msgstr "" 2254msgstr ""
2771 2255
2772#: plugins/check_ntp_peer.c:716
2773msgid "Check only stratum:" 2256msgid "Check only stratum:"
2774msgstr "" 2257msgstr ""
2775 2258
2776#: plugins/check_ntp_time.c:602
2777msgid "This plugin checks the clock offset with the ntp server" 2259msgid "This plugin checks the clock offset with the ntp server"
2778msgstr "" 2260msgstr ""
2779 2261
2780#: plugins/check_ntp_time.c:612
2781msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" 2262msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2782msgstr "" 2263msgstr ""
2783 2264
2784#: plugins/check_ntp_time.c:621 2265msgid "Expected offset of the ntp server relative to local server (seconds)"
2266msgstr ""
2267
2785msgid "This plugin checks the clock offset between the local host and a" 2268msgid "This plugin checks the clock offset between the local host and a"
2786msgstr "" 2269msgstr ""
2787 2270
2788#: plugins/check_ntp_time.c:622
2789msgid "remote NTP server. It is independent of any commandline programs or" 2271msgid "remote NTP server. It is independent of any commandline programs or"
2790msgstr "" 2272msgstr ""
2791 2273
2792#: plugins/check_ntp_time.c:623
2793msgid "external libraries." 2274msgid "external libraries."
2794msgstr "" 2275msgstr ""
2795 2276
2796#: plugins/check_ntp_time.c:627
2797msgid "If you'd rather want to monitor an NTP server, please use" 2277msgid "If you'd rather want to monitor an NTP server, please use"
2798msgstr "" 2278msgstr ""
2799 2279
2800#: plugins/check_ntp_time.c:628
2801msgid "check_ntp_peer." 2280msgid "check_ntp_peer."
2802msgstr "" 2281msgstr ""
2803 2282
2804#: plugins/check_nwstat.c:194 2283msgid "--time-offset is useful for compensating for servers with known"
2284msgstr ""
2285
2286msgid "and expected clock skew."
2287msgstr ""
2288
2805#, c-format 2289#, c-format
2806msgid "NetWare %s: " 2290msgid "NetWare %s: "
2807msgstr "" 2291msgstr ""
2808 2292
2809#: plugins/check_nwstat.c:232
2810#, c-format 2293#, c-format
2811msgid "Up %s," 2294msgid "Up %s,"
2812msgstr "" 2295msgstr ""
2813 2296
2814#: plugins/check_nwstat.c:240
2815#, c-format 2297#, c-format
2816msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" 2298msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2817msgstr "" 2299msgstr ""
2818 2300
2819#: plugins/check_nwstat.c:268
2820#, c-format 2301#, c-format
2821msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" 2302msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2822msgstr "" 2303msgstr ""
2823 2304
2824#: plugins/check_nwstat.c:293
2825#, c-format 2305#, c-format
2826msgid "%s: Long term cache hits = %lu%%" 2306msgid "%s: Long term cache hits = %lu%%"
2827msgstr "" 2307msgstr ""
2828 2308
2829#: plugins/check_nwstat.c:315
2830#, c-format 2309#, c-format
2831msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" 2310msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2832msgstr "" 2311msgstr ""
2833 2312
2834#: plugins/check_nwstat.c:340
2835#, c-format 2313#, c-format
2836msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" 2314msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2837msgstr "" 2315msgstr ""
2838 2316
2839#: plugins/check_nwstat.c:365
2840#, c-format 2317#, c-format
2841msgid "%s: LRU sitting time = %lu minutes" 2318msgid "%s: LRU sitting time = %lu minutes"
2842msgstr "" 2319msgstr ""
2843 2320
2844#: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2845#: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2846#: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2847#: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2848#: plugins/check_nwstat.c:777
2849#, c-format 2321#, c-format
2850msgid "CRITICAL - Volume '%s' does not exist!" 2322msgid "CRITICAL - Volume '%s' does not exist!"
2851msgstr "" 2323msgstr ""
2852 2324
2853#: plugins/check_nwstat.c:391
2854#, c-format 2325#, c-format
2855msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" 2326msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2856msgstr "" 2327msgstr ""
2857 2328
2858#: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
2859#: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
2860#: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
2861msgid "Only " 2329msgid "Only "
2862msgstr "" 2330msgstr ""
2863 2331
2864#: plugins/check_nwstat.c:419
2865#, c-format 2332#, c-format
2866msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" 2333msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2867msgstr "" 2334msgstr ""
2868 2335
2869#: plugins/check_nwstat.c:446
2870#, c-format 2336#, c-format
2871msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" 2337msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2872msgstr "" 2338msgstr ""
2873 2339
2874#: plugins/check_nwstat.c:494
2875#, c-format 2340#, c-format
2876msgid "" 2341msgid ""
2877"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" 2342"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2878msgstr "" 2343msgstr ""
2879 2344
2880#: plugins/check_nwstat.c:528
2881#, c-format 2345#, c-format
2882msgid "Directory Services Database is %s (DS version %s)" 2346msgid "Directory Services Database is %s (DS version %s)"
2883msgstr "" 2347msgstr ""
2884 2348
2885#: plugins/check_nwstat.c:545
2886#, c-format 2349#, c-format
2887msgid "Logins are %s" 2350msgid "Logins are %s"
2888msgstr "" 2351msgstr ""
2889 2352
2890#: plugins/check_nwstat.c:545
2891msgid "enabled" 2353msgid "enabled"
2892msgstr "" 2354msgstr ""
2893 2355
2894#: plugins/check_nwstat.c:545
2895msgid "disabled" 2356msgid "disabled"
2896msgstr "" 2357msgstr ""
2897 2358
2898#: plugins/check_nwstat.c:560
2899msgid "CRITICAL - NRM Status is bad!" 2359msgid "CRITICAL - NRM Status is bad!"
2900msgstr "" 2360msgstr ""
2901 2361
2902#: plugins/check_nwstat.c:565
2903msgid "Warning - NRM Status is suspect!" 2362msgid "Warning - NRM Status is suspect!"
2904msgstr "" 2363msgstr ""
2905 2364
2906#: plugins/check_nwstat.c:568
2907msgid "OK - NRM Status is good!" 2365msgid "OK - NRM Status is good!"
2908msgstr "" 2366msgstr ""
2909 2367
2910#: plugins/check_nwstat.c:610
2911#, c-format 2368#, c-format
2912msgid "%lu of %lu (%lu%%) packet receive buffers used" 2369msgid "%lu of %lu (%lu%%) packet receive buffers used"
2913msgstr "" 2370msgstr ""
2914 2371
2915#: plugins/check_nwstat.c:634
2916#, c-format 2372#, c-format
2917msgid "%lu entries in SAP table" 2373msgid "%lu entries in SAP table"
2918msgstr "" 2374msgstr ""
2919 2375
2920#: plugins/check_nwstat.c:636
2921#, c-format 2376#, c-format
2922msgid "%lu entries in SAP table for SAP type %d" 2377msgid "%lu entries in SAP table for SAP type %d"
2923msgstr "" 2378msgstr ""
2924 2379
2925#: plugins/check_nwstat.c:658
2926#, c-format 2380#, c-format
2927msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2381msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2928msgstr "" 2382msgstr ""
2929 2383
2930#: plugins/check_nwstat.c:684
2931#, c-format 2384#, c-format
2932msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2385msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2933msgstr "" 2386msgstr ""
2934 2387
2935#: plugins/check_nwstat.c:730
2936#, c-format 2388#, c-format
2937msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" 2389msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2938msgstr "" 2390msgstr ""
2939 2391
2940#: plugins/check_nwstat.c:761
2941#, c-format 2392#, c-format
2942msgid "%s%lu KB not yet purgeable on volume %s" 2393msgid "%s%lu KB not yet purgeable on volume %s"
2943msgstr "" 2394msgstr ""
2944 2395
2945#: plugins/check_nwstat.c:800
2946#, c-format 2396#, c-format
2947msgid "%lu MB (%lu%%) not yet purgeable on volume %s" 2397msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2948msgstr "" 2398msgstr ""
2949 2399
2950#: plugins/check_nwstat.c:821
2951#, c-format 2400#, c-format
2952msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" 2401msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2953msgstr "" 2402msgstr ""
2954 2403
2955#: plugins/check_nwstat.c:846
2956#, c-format 2404#, c-format
2957msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" 2405msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2958msgstr "" 2406msgstr ""
2959 2407
2960#: plugins/check_nwstat.c:881
2961#, c-format 2408#, c-format
2962msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" 2409msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2963msgstr "" 2410msgstr ""
2964 2411
2965#: plugins/check_nwstat.c:904
2966msgid "CRITICAL - Time not in sync with network!" 2412msgid "CRITICAL - Time not in sync with network!"
2967msgstr "" 2413msgstr ""
2968 2414
2969#: plugins/check_nwstat.c:907
2970msgid "OK - Time in sync with network!" 2415msgid "OK - Time in sync with network!"
2971msgstr "" 2416msgstr ""
2972 2417
2973#: plugins/check_nwstat.c:930
2974#, c-format 2418#, c-format
2975msgid "LRU sitting time = %lu seconds" 2419msgid "LRU sitting time = %lu seconds"
2976msgstr "" 2420msgstr ""
2977 2421
2978#: plugins/check_nwstat.c:949
2979#, c-format 2422#, c-format
2980msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" 2423msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2981msgstr "" 2424msgstr ""
2982 2425
2983#: plugins/check_nwstat.c:971
2984#, c-format 2426#, c-format
2985msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" 2427msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2986msgstr "" 2428msgstr ""
2987 2429
2988#: plugins/check_nwstat.c:989
2989#, c-format 2430#, c-format
2990msgid "NDS Version %s" 2431msgid "NDS Version %s"
2991msgstr "" 2432msgstr ""
2992 2433
2993#: plugins/check_nwstat.c:1005
2994#, c-format 2434#, c-format
2995msgid "Up %s" 2435msgid "Up %s"
2996msgstr "" 2436msgstr ""
2997 2437
2998#: plugins/check_nwstat.c:1019
2999#, c-format 2438#, c-format
3000msgid "Module %s version %s is loaded" 2439msgid "Module %s version %s is loaded"
3001msgstr "" 2440msgstr ""
3002 2441
3003#: plugins/check_nwstat.c:1022
3004#, c-format 2442#, c-format
3005msgid "Module %s is not loaded" 2443msgid "Module %s is not loaded"
3006msgstr "" 2444msgstr ""
3007 2445
3008#: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
3009#: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
3010#: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
3011#: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
3012#: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
3013#, c-format 2446#, c-format
3014msgid "CRITICAL - Value '%s' does not exist!" 2447msgid "CRITICAL - Value '%s' does not exist!"
3015msgstr "" 2448msgstr ""
3016 2449
3017#: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
3018#: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
3019#: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
3020#: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
3021#: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
3022#, c-format 2450#, c-format
3023msgid "%s is %lu|%s=%lu;%lu;%lu;;" 2451msgid "%s is %lu|%s=%lu;%lu;%lu;;"
3024msgstr "" 2452msgstr ""
3025 2453
3026#: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
3027msgid "Nothing to check!\n" 2454msgid "Nothing to check!\n"
3028msgstr "" 2455msgstr ""
3029 2456
3030#: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
3031msgid "Server port an integer\n" 2457msgid "Server port an integer\n"
3032msgstr "" 2458msgstr ""
3033 2459
3034#: plugins/check_nwstat.c:1601
3035msgid "This plugin attempts to contact the MRTGEXT NLM running on a" 2460msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
3036msgstr "" 2461msgstr ""
3037 2462
3038#: plugins/check_nwstat.c:1602
3039msgid "Novell server to gather the requested system information." 2463msgid "Novell server to gather the requested system information."
3040msgstr "" 2464msgstr ""
3041 2465
3042#: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
3043msgid "Variable to check. Valid variables include:" 2466msgid "Variable to check. Valid variables include:"
3044msgstr "" 2467msgstr ""
3045 2468
3046#: plugins/check_nwstat.c:1615
3047msgid "LOAD1 = 1 minute average CPU load" 2469msgid "LOAD1 = 1 minute average CPU load"
3048msgstr "" 2470msgstr ""
3049 2471
3050#: plugins/check_nwstat.c:1616
3051msgid "LOAD5 = 5 minute average CPU load" 2472msgid "LOAD5 = 5 minute average CPU load"
3052msgstr "" 2473msgstr ""
3053 2474
3054#: plugins/check_nwstat.c:1617
3055msgid "LOAD15 = 15 minute average CPU load" 2475msgid "LOAD15 = 15 minute average CPU load"
3056msgstr "" 2476msgstr ""
3057 2477
3058#: plugins/check_nwstat.c:1618
3059msgid "CSPROCS = number of current service processes (NW 5.x only)" 2478msgid "CSPROCS = number of current service processes (NW 5.x only)"
3060msgstr "" 2479msgstr ""
3061 2480
3062#: plugins/check_nwstat.c:1619
3063msgid "ABENDS = number of abended threads (NW 5.x only)" 2481msgid "ABENDS = number of abended threads (NW 5.x only)"
3064msgstr "" 2482msgstr ""
3065 2483
3066#: plugins/check_nwstat.c:1620
3067msgid "UPTIME = server uptime" 2484msgid "UPTIME = server uptime"
3068msgstr "" 2485msgstr ""
3069 2486
3070#: plugins/check_nwstat.c:1621
3071msgid "LTCH = percent long term cache hits" 2487msgid "LTCH = percent long term cache hits"
3072msgstr "" 2488msgstr ""
3073 2489
3074#: plugins/check_nwstat.c:1622
3075msgid "CBUFF = current number of cache buffers" 2490msgid "CBUFF = current number of cache buffers"
3076msgstr "" 2491msgstr ""
3077 2492
3078#: plugins/check_nwstat.c:1623
3079msgid "CDBUFF = current number of dirty cache buffers" 2493msgid "CDBUFF = current number of dirty cache buffers"
3080msgstr "" 2494msgstr ""
3081 2495
3082#: plugins/check_nwstat.c:1624
3083msgid "DCB = dirty cache buffers as a percentage of the total" 2496msgid "DCB = dirty cache buffers as a percentage of the total"
3084msgstr "" 2497msgstr ""
3085 2498
3086#: plugins/check_nwstat.c:1625
3087msgid "TCB = dirty cache buffers as a percentage of the original" 2499msgid "TCB = dirty cache buffers as a percentage of the original"
3088msgstr "" 2500msgstr ""
3089 2501
3090#: plugins/check_nwstat.c:1626
3091msgid "OFILES = number of open files" 2502msgid "OFILES = number of open files"
3092msgstr "" 2503msgstr ""
3093 2504
3094#: plugins/check_nwstat.c:1627
3095msgid " VMF<vol> = MB of free space on Volume <vol>" 2505msgid " VMF<vol> = MB of free space on Volume <vol>"
3096msgstr "" 2506msgstr ""
3097 2507
3098#: plugins/check_nwstat.c:1628
3099msgid " VMU<vol> = MB used space on Volume <vol>" 2508msgid " VMU<vol> = MB used space on Volume <vol>"
3100msgstr "" 2509msgstr ""
3101 2510
3102#: plugins/check_nwstat.c:1629
3103msgid " VMP<vol> = MB of purgeable space on Volume <vol>" 2511msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
3104msgstr "" 2512msgstr ""
3105 2513
3106#: plugins/check_nwstat.c:1630
3107msgid " VPF<vol> = percent free space on volume <vol>" 2514msgid " VPF<vol> = percent free space on volume <vol>"
3108msgstr "" 2515msgstr ""
3109 2516
3110#: plugins/check_nwstat.c:1631
3111msgid " VKF<vol> = KB of free space on volume <vol>" 2517msgid " VKF<vol> = KB of free space on volume <vol>"
3112msgstr "" 2518msgstr ""
3113 2519
3114#: plugins/check_nwstat.c:1632
3115msgid " VPP<vol> = percent purgeable space on volume <vol>" 2520msgid " VPP<vol> = percent purgeable space on volume <vol>"
3116msgstr "" 2521msgstr ""
3117 2522
3118#: plugins/check_nwstat.c:1633
3119msgid " VKP<vol> = KB of purgeable space on volume <vol>" 2523msgid " VKP<vol> = KB of purgeable space on volume <vol>"
3120msgstr "" 2524msgstr ""
3121 2525
3122#: plugins/check_nwstat.c:1634
3123msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" 2526msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
3124msgstr "" 2527msgstr ""
3125 2528
3126#: plugins/check_nwstat.c:1635
3127msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" 2529msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
3128msgstr "" 2530msgstr ""
3129 2531
3130#: plugins/check_nwstat.c:1636
3131msgid " LRUM = LRU sitting time in minutes" 2532msgid " LRUM = LRU sitting time in minutes"
3132msgstr "" 2533msgstr ""
3133 2534
3134#: plugins/check_nwstat.c:1637
3135msgid " LRUS = LRU sitting time in seconds" 2535msgid " LRUS = LRU sitting time in seconds"
3136msgstr "" 2536msgstr ""
3137 2537
3138#: plugins/check_nwstat.c:1638
3139msgid " DSDB = check to see if DS Database is open" 2538msgid " DSDB = check to see if DS Database is open"
3140msgstr "" 2539msgstr ""
3141 2540
3142#: plugins/check_nwstat.c:1639
3143msgid " DSVER = NDS version" 2541msgid " DSVER = NDS version"
3144msgstr "" 2542msgstr ""
3145 2543
3146#: plugins/check_nwstat.c:1640
3147msgid " UPRB = used packet receive buffers" 2544msgid " UPRB = used packet receive buffers"
3148msgstr "" 2545msgstr ""
3149 2546
3150#: plugins/check_nwstat.c:1641
3151msgid " PUPRB = percent (of max) used packet receive buffers" 2547msgid " PUPRB = percent (of max) used packet receive buffers"
3152msgstr "" 2548msgstr ""
3153 2549
3154#: plugins/check_nwstat.c:1642
3155msgid " SAPENTRIES = number of entries in the SAP table" 2550msgid " SAPENTRIES = number of entries in the SAP table"
3156msgstr "" 2551msgstr ""
3157 2552
3158#: plugins/check_nwstat.c:1643
3159msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" 2553msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3160msgstr "" 2554msgstr ""
3161 2555
3162#: plugins/check_nwstat.c:1644
3163msgid " TSYNC = timesync status" 2556msgid " TSYNC = timesync status"
3164msgstr "" 2557msgstr ""
3165 2558
3166#: plugins/check_nwstat.c:1645
3167msgid " LOGINS = check to see if logins are enabled" 2559msgid " LOGINS = check to see if logins are enabled"
3168msgstr "" 2560msgstr ""
3169 2561
3170#: plugins/check_nwstat.c:1646
3171msgid " CONNS = number of currently licensed connections" 2562msgid " CONNS = number of currently licensed connections"
3172msgstr "" 2563msgstr ""
3173 2564
3174#: plugins/check_nwstat.c:1647
3175msgid " NRMH\t= NRM Summary Status" 2565msgid " NRMH\t= NRM Summary Status"
3176msgstr "" 2566msgstr ""
3177 2567
3178#: plugins/check_nwstat.c:1648
3179msgid " NRMP<stat> = Returns the current value for a NRM health item" 2568msgid " NRMP<stat> = Returns the current value for a NRM health item"
3180msgstr "" 2569msgstr ""
3181 2570
3182#: plugins/check_nwstat.c:1649
3183msgid " NRMM<stat> = Returns the current memory stats from NRM" 2571msgid " NRMM<stat> = Returns the current memory stats from NRM"
3184msgstr "" 2572msgstr ""
3185 2573
3186#: plugins/check_nwstat.c:1650
3187msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" 2574msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
3188msgstr "" 2575msgstr ""
3189 2576
3190#: plugins/check_nwstat.c:1651
3191msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" 2577msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3192msgstr "" 2578msgstr ""
3193 2579
3194#: plugins/check_nwstat.c:1652
3195msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" 2580msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3196msgstr "" 2581msgstr ""
3197 2582
3198#: plugins/check_nwstat.c:1653
3199msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" 2583msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3200msgstr "" 2584msgstr ""
3201 2585
3202#: plugins/check_nwstat.c:1654
3203msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" 2586msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3204msgstr "" 2587msgstr ""
3205 2588
3206#: plugins/check_nwstat.c:1655
3207msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" 2589msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3208msgstr "" 2590msgstr ""
3209 2591
3210#: plugins/check_nwstat.c:1656
3211msgid "" 2592msgid ""
3212" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" 2593" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3213msgstr "" 2594msgstr ""
3214 2595
3215#: plugins/check_nwstat.c:1657
3216msgid " NLM:<nlm> = check if NLM is loaded and report version" 2596msgid " NLM:<nlm> = check if NLM is loaded and report version"
3217msgstr "" 2597msgstr ""
3218 2598
3219#: plugins/check_nwstat.c:1658
3220msgid " (e.g. NLM:TSANDS.NLM)" 2599msgid " (e.g. NLM:TSANDS.NLM)"
3221msgstr "" 2600msgstr ""
3222 2601
3223#: plugins/check_nwstat.c:1665
3224msgid "Include server version string in results" 2602msgid "Include server version string in results"
3225msgstr "" 2603msgstr ""
3226 2604
3227#: plugins/check_nwstat.c:1671 2605msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG"
3228msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3229msgstr "" 2606msgstr ""
3230 2607
3231#: plugins/check_nwstat.c:1672
3232msgid "" 2608msgid ""
3233" extension for NetWare be loaded on the Novell servers you wish to check." 2609" extension for NetWare be loaded on the Novell servers you wish to check."
3234msgstr "" 2610msgstr ""
3235 2611
3236#: plugins/check_nwstat.c:1673
3237msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" 2612msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3238msgstr "" 2613msgstr ""
3239 2614
3240#: plugins/check_nwstat.c:1674
3241msgid "" 2615msgid ""
3242"- Values for critical thresholds should be lower than warning thresholds" 2616"- Values for critical thresholds should be lower than warning thresholds"
3243msgstr "" 2617msgstr ""
3244 2618
3245#: plugins/check_nwstat.c:1675
3246msgid "" 2619msgid ""
3247" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " 2620" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3248msgstr "" 2621msgstr ""
3249 2622
3250#: plugins/check_nwstat.c:1676
3251msgid " TCB, LRUS and LRUM." 2623msgid " TCB, LRUS and LRUM."
3252msgstr "" 2624msgstr ""
3253 2625
3254#: plugins/check_overcr.c:123
3255msgid "Unknown error fetching load data\n" 2626msgid "Unknown error fetching load data\n"
3256msgstr "" 2627msgstr ""
3257 2628
3258#: plugins/check_overcr.c:127
3259msgid "Invalid response from server - no load information\n" 2629msgid "Invalid response from server - no load information\n"
3260msgstr "" 2630msgstr ""
3261 2631
3262#: plugins/check_overcr.c:133
3263msgid "Invalid response from server after load 1\n" 2632msgid "Invalid response from server after load 1\n"
3264msgstr "" 2633msgstr ""
3265 2634
3266#: plugins/check_overcr.c:139
3267msgid "Invalid response from server after load 5\n" 2635msgid "Invalid response from server after load 5\n"
3268msgstr "" 2636msgstr ""
3269 2637
3270#: plugins/check_overcr.c:164
3271#, c-format 2638#, c-format
3272msgid "Load %s - %s-min load average = %0.2f" 2639msgid "Load %s - %s-min load average = %0.2f"
3273msgstr "" 2640msgstr ""
3274 2641
3275#: plugins/check_overcr.c:174
3276msgid "Unknown error fetching disk data\n" 2642msgid "Unknown error fetching disk data\n"
3277msgstr "" 2643msgstr ""
3278 2644
3279#: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3280#: plugins/check_overcr.c:240
3281msgid "Invalid response from server\n" 2645msgid "Invalid response from server\n"
3282msgstr "" 2646msgstr ""
3283 2647
3284#: plugins/check_overcr.c:211
3285msgid "Unknown error fetching network status\n" 2648msgid "Unknown error fetching network status\n"
3286msgstr "" 2649msgstr ""
3287 2650
3288#: plugins/check_overcr.c:221
3289#, c-format 2651#, c-format
3290msgid "Net %s - %d connection%s on port %d" 2652msgid "Net %s - %d connection%s on port %d"
3291msgstr "" 2653msgstr ""
3292 2654
3293#: plugins/check_overcr.c:232
3294msgid "Unknown error fetching process status\n" 2655msgid "Unknown error fetching process status\n"
3295msgstr "" 2656msgstr ""
3296 2657
3297#: plugins/check_overcr.c:250
3298#, c-format 2658#, c-format
3299msgid "Process %s - %d instance%s of %s running" 2659msgid "Process %s - %d instance%s of %s running"
3300msgstr "" 2660msgstr ""
3301 2661
3302#: plugins/check_overcr.c:277
3303#, c-format 2662#, c-format
3304msgid "Uptime %s - Up %d days %d hours %d minutes" 2663msgid "Uptime %s - Up %d days %d hours %d minutes"
3305msgstr "" 2664msgstr ""
3306 2665
3307#: plugins/check_overcr.c:419
3308msgid "" 2666msgid ""
3309"This plugin attempts to contact the Over-CR collector daemon running on the" 2667"This plugin attempts to contact the Over-CR collector daemon running on the"
3310msgstr "" 2668msgstr ""
3311 2669
3312#: plugins/check_overcr.c:420
3313msgid "remote UNIX server in order to gather the requested system information." 2670msgid "remote UNIX server in order to gather the requested system information."
3314msgstr "" 2671msgstr ""
3315 2672
3316#: plugins/check_overcr.c:437
3317msgid "LOAD1 = 1 minute average CPU load" 2673msgid "LOAD1 = 1 minute average CPU load"
3318msgstr "" 2674msgstr ""
3319 2675
3320#: plugins/check_overcr.c:438
3321msgid "LOAD5 = 5 minute average CPU load" 2676msgid "LOAD5 = 5 minute average CPU load"
3322msgstr "" 2677msgstr ""
3323 2678
3324#: plugins/check_overcr.c:439
3325msgid "LOAD15 = 15 minute average CPU load" 2679msgid "LOAD15 = 15 minute average CPU load"
3326msgstr "" 2680msgstr ""
3327 2681
3328#: plugins/check_overcr.c:440
3329msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" 2682msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3330msgstr "" 2683msgstr ""
3331 2684
3332#: plugins/check_overcr.c:441
3333msgid "PROC<process> = number of running processes with name <process>" 2685msgid "PROC<process> = number of running processes with name <process>"
3334msgstr "" 2686msgstr ""
3335 2687
3336#: plugins/check_overcr.c:442
3337msgid "NET<port> = number of active connections on TCP port <port>" 2688msgid "NET<port> = number of active connections on TCP port <port>"
3338msgstr "" 2689msgstr ""
3339 2690
3340#: plugins/check_overcr.c:443
3341msgid "UPTIME = system uptime in seconds" 2691msgid "UPTIME = system uptime in seconds"
3342msgstr "" 2692msgstr ""
3343 2693
3344#: plugins/check_overcr.c:450
3345msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" 2694msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3346msgstr "" 2695msgstr ""
3347 2696
3348#: plugins/check_overcr.c:451
3349msgid "running on the remote server." 2697msgid "running on the remote server."
3350msgstr "" 2698msgstr ""
3351 2699
3352#: plugins/check_overcr.c:452
3353msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" 2700msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3354msgstr "" 2701msgstr ""
3355 2702
3356#: plugins/check_overcr.c:453
3357msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" 2703msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3358msgstr "" 2704msgstr ""
3359 2705
3360#: plugins/check_overcr.c:457
3361msgid "" 2706msgid ""
3362"For the available options, the critical threshold value should always be" 2707"For the available options, the critical threshold value should always be"
3363msgstr "" 2708msgstr ""
3364 2709
3365#: plugins/check_overcr.c:458
3366msgid "" 2710msgid ""
3367"higher than the warning threshold value, EXCEPT with the uptime variable" 2711"higher than the warning threshold value, EXCEPT with the uptime variable"
3368msgstr "" 2712msgstr ""
3369 2713
3370#: plugins/check_pgsql.c:222
3371#, c-format 2714#, c-format
3372msgid "CRITICAL - no connection to '%s' (%s).\n" 2715msgid "CRITICAL - no connection to '%s' (%s).\n"
3373msgstr "" 2716msgstr ""
3374 2717
3375#: plugins/check_pgsql.c:250
3376#, c-format 2718#, c-format
3377msgid " %s - database %s (%f sec.)|%s\n" 2719msgid " %s - database %s (%f sec.)|%s\n"
3378msgstr "" 2720msgstr ""
3379 2721
3380#: plugins/check_pgsql.c:317 plugins/check_time.c:277 plugins/check_time.c:289
3381#: plugins/check_users.c:181
3382msgid "Critical threshold must be a positive integer" 2722msgid "Critical threshold must be a positive integer"
3383msgstr "" 2723msgstr ""
3384 2724
3385#: plugins/check_pgsql.c:323 plugins/check_time.c:258 plugins/check_time.c:282
3386#: plugins/check_users.c:187 plugins/check_users.c:197
3387#: plugins/check_users.c:203
3388msgid "Warning threshold must be a positive integer" 2725msgid "Warning threshold must be a positive integer"
3389msgstr "" 2726msgstr ""
3390 2727
3391#: plugins/check_pgsql.c:347 2728msgid "Database name exceeds the maximum length"
3392msgid "Database name is not valid"
3393msgstr "" 2729msgstr ""
3394 2730
3395#: plugins/check_pgsql.c:353
3396msgid "User name is not valid" 2731msgid "User name is not valid"
3397msgstr "" 2732msgstr ""
3398 2733
3399#: plugins/check_pgsql.c:504
3400#, c-format 2734#, c-format
3401msgid "Test whether a PostgreSQL Database is accepting connections." 2735msgid "Test whether a PostgreSQL Database is accepting connections."
3402msgstr "" 2736msgstr ""
3403 2737
3404#: plugins/check_pgsql.c:516
3405msgid "Database to check " 2738msgid "Database to check "
3406msgstr "" 2739msgstr ""
3407 2740
3408#: plugins/check_pgsql.c:517
3409#, c-format 2741#, c-format
3410msgid "(default: %s)" 2742msgid "(default: %s)\n"
3411msgstr "" 2743msgstr ""
3412 2744
3413#: plugins/check_pgsql.c:519
3414msgid "Login name of user" 2745msgid "Login name of user"
3415msgstr "" 2746msgstr ""
3416 2747
3417#: plugins/check_pgsql.c:521
3418msgid "Password (BIG SECURITY ISSUE)" 2748msgid "Password (BIG SECURITY ISSUE)"
3419msgstr "" 2749msgstr ""
3420 2750
3421#: plugins/check_pgsql.c:523
3422msgid "Connection parameters (keyword = value), see below" 2751msgid "Connection parameters (keyword = value), see below"
3423msgstr "" 2752msgstr ""
3424 2753
3425#: plugins/check_pgsql.c:530
3426msgid "SQL query to run. Only first column in first row will be read" 2754msgid "SQL query to run. Only first column in first row will be read"
3427msgstr "" 2755msgstr ""
3428 2756
3429#: plugins/check_pgsql.c:532 2757msgid "A name for the query, this string is used instead of the query"
2758msgstr ""
2759
2760msgid "in the long output of the plugin"
2761msgstr ""
2762
3430msgid "SQL query value to result in warning status (double)" 2763msgid "SQL query value to result in warning status (double)"
3431msgstr "" 2764msgstr ""
3432 2765
3433#: plugins/check_pgsql.c:534
3434msgid "SQL query value to result in critical status (double)" 2766msgid "SQL query value to result in critical status (double)"
3435msgstr "" 2767msgstr ""
3436 2768
3437#: plugins/check_pgsql.c:539
3438msgid "All parameters are optional." 2769msgid "All parameters are optional."
3439msgstr "" 2770msgstr ""
3440 2771
3441#: plugins/check_pgsql.c:540
3442msgid "" 2772msgid ""
3443"This plugin tests a PostgreSQL DBMS to determine whether it is active and" 2773"This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3444msgstr "" 2774msgstr ""
3445 2775
3446#: plugins/check_pgsql.c:541
3447msgid "accepting queries. In its current operation, it simply connects to the" 2776msgid "accepting queries. In its current operation, it simply connects to the"
3448msgstr "" 2777msgstr ""
3449 2778
3450#: plugins/check_pgsql.c:542
3451msgid "" 2779msgid ""
3452"specified database, and then disconnects. If no database is specified, it" 2780"specified database, and then disconnects. If no database is specified, it"
3453msgstr "" 2781msgstr ""
3454 2782
3455#: plugins/check_pgsql.c:543
3456msgid "" 2783msgid ""
3457"connects to the template1 database, which is present in every functioning" 2784"connects to the template1 database, which is present in every functioning"
3458msgstr "" 2785msgstr ""
3459 2786
3460#: plugins/check_pgsql.c:544
3461msgid "PostgreSQL DBMS." 2787msgid "PostgreSQL DBMS."
3462msgstr "" 2788msgstr ""
3463 2789
3464#: plugins/check_pgsql.c:546
3465msgid "If a query is specified using the -q option, it will be executed after" 2790msgid "If a query is specified using the -q option, it will be executed after"
3466msgstr "" 2791msgstr ""
3467 2792
3468#: plugins/check_pgsql.c:547
3469msgid "connecting to the server. The result from the query has to be numeric." 2793msgid "connecting to the server. The result from the query has to be numeric."
3470msgstr "" 2794msgstr ""
3471 2795
3472#: plugins/check_pgsql.c:548
3473msgid "" 2796msgid ""
3474"Multiple SQL commands, separated by semicolon, are allowed but the result " 2797"Multiple SQL commands, separated by semicolon, are allowed but the result "
3475msgstr "" 2798msgstr ""
3476 2799
3477#: plugins/check_pgsql.c:549
3478msgid "of the last command is taken into account only. The value of the first" 2800msgid "of the last command is taken into account only. The value of the first"
3479msgstr "" 2801msgstr ""
3480 2802
3481#: plugins/check_pgsql.c:550 2803msgid ""
3482msgid "column in the first row is used as the check result." 2804"column in the first row is used as the check result. If a second column is"
2805msgstr ""
2806
2807msgid "present in the result set, this is added to the plugin output with a"
2808msgstr ""
2809
2810msgid ""
2811"prefix of \"Extra Info:\". This information can be displayed in the system"
2812msgstr ""
2813
2814msgid "executing the plugin."
3483msgstr "" 2815msgstr ""
3484 2816
3485#: plugins/check_pgsql.c:552
3486msgid "" 2817msgid ""
3487"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" 2818"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual"
3488msgstr "" 2819msgstr ""
3489 2820
3490#: plugins/check_pgsql.c:553
3491msgid "" 2821msgid ""
3492"for details about how to access internal statistics of the database server." 2822"for details about how to access internal statistics of the database server."
3493msgstr "" 2823msgstr ""
3494 2824
3495#: plugins/check_pgsql.c:555
3496msgid "" 2825msgid ""
3497"For a list of available connection parameters which may be used with the -o" 2826"For a list of available connection parameters which may be used with the -o"
3498msgstr "" 2827msgstr ""
3499 2828
3500#: plugins/check_pgsql.c:556
3501msgid "" 2829msgid ""
3502"command line option, see the documentation for PQconnectdb() in the chapter" 2830"command line option, see the documentation for PQconnectdb() in the chapter"
3503msgstr "" 2831msgstr ""
3504 2832
3505#: plugins/check_pgsql.c:557
3506msgid "" 2833msgid ""
3507"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" 2834"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be"
3508msgstr "" 2835msgstr ""
3509 2836
3510#: plugins/check_pgsql.c:558
3511msgid "" 2837msgid ""
3512"used to specify a service name in pg_service.conf to be used for additional" 2838"used to specify a service name in pg_service.conf to be used for additional"
3513msgstr "" 2839msgstr ""
3514 2840
3515#: plugins/check_pgsql.c:559
3516msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" 2841msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:"
3517msgstr "" 2842msgstr ""
3518 2843
3519#: plugins/check_pgsql.c:560
3520msgid "-o 'sslmode=require'." 2844msgid "-o 'sslmode=require'."
3521msgstr "" 2845msgstr ""
3522 2846
3523#: plugins/check_pgsql.c:562
3524msgid "" 2847msgid ""
3525"The plugin will connect to a local postmaster if no host is specified. To" 2848"The plugin will connect to a local postmaster if no host is specified. To"
3526msgstr "" 2849msgstr ""
3527 2850
3528#: plugins/check_pgsql.c:563
3529msgid "" 2851msgid ""
3530"connect to a remote host, be sure that the remote postmaster accepts TCP/IP" 2852"connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3531msgstr "" 2853msgstr ""
3532 2854
3533#: plugins/check_pgsql.c:564
3534msgid "connections (start the postmaster with the -i option)." 2855msgid "connections (start the postmaster with the -i option)."
3535msgstr "" 2856msgstr ""
3536 2857
3537#: plugins/check_pgsql.c:566
3538msgid "" 2858msgid ""
3539"Typically, the monitoring user (unless the --logname option is used) should " 2859"Typically, the monitoring user (unless the --logname option is used) should "
3540"be" 2860"be"
3541msgstr "" 2861msgstr ""
3542 2862
3543#: plugins/check_pgsql.c:567
3544msgid "" 2863msgid ""
3545"able to connect to the database without a password. The plugin can also send" 2864"able to connect to the database without a password. The plugin can also send"
3546msgstr "" 2865msgstr ""
3547 2866
3548#: plugins/check_pgsql.c:568 2867msgid "a password, but no effort is made to obscure or encrypt the password."
3549msgid "a password, but no effort is made to obsure or encrypt the password."
3550msgstr "" 2868msgstr ""
3551 2869
3552#: plugins/check_pgsql.c:601
3553#, c-format 2870#, c-format
3554msgid "QUERY %s - %s: %s.\n" 2871msgid "QUERY %s - %s: %s.\n"
3555msgstr "" 2872msgstr ""
3556 2873
3557#: plugins/check_pgsql.c:601
3558msgid "Error with query" 2874msgid "Error with query"
3559msgstr "" 2875msgstr ""
3560 2876
3561#: plugins/check_pgsql.c:607
3562msgid "No rows returned" 2877msgid "No rows returned"
3563msgstr "" 2878msgstr ""
3564 2879
3565#: plugins/check_pgsql.c:612
3566msgid "No columns returned" 2880msgid "No columns returned"
3567msgstr "" 2881msgstr ""
3568 2882
3569#: plugins/check_pgsql.c:618
3570msgid "No data returned" 2883msgid "No data returned"
3571msgstr "" 2884msgstr ""
3572 2885
3573#: plugins/check_pgsql.c:627
3574msgid "Is not a numeric" 2886msgid "Is not a numeric"
3575msgstr "" 2887msgstr ""
3576 2888
3577#: plugins/check_pgsql.c:644 2889#, c-format
2890msgid "%s returned %f"
2891msgstr ""
2892
3578#, c-format 2893#, c-format
3579msgid "'%s' returned %f" 2894msgid "'%s' returned %f"
3580msgstr "" 2895msgstr ""
3581 2896
3582#: plugins/check_ping.c:141
3583msgid "CRITICAL - Could not interpret output from ping command\n" 2897msgid "CRITICAL - Could not interpret output from ping command\n"
3584msgstr "" 2898msgstr ""
3585 2899
3586#: plugins/check_ping.c:157
3587#, c-format 2900#, c-format
3588msgid "PING %s - %sPacket loss = %d%%" 2901msgid "PING %s - %sPacket loss = %d%%"
3589msgstr "" 2902msgstr ""
3590 2903
3591#: plugins/check_ping.c:160
3592#, c-format 2904#, c-format
3593msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" 2905msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3594msgstr "" 2906msgstr ""
3595 2907
3596#: plugins/check_ping.c:257
3597msgid "Could not realloc() addresses\n" 2908msgid "Could not realloc() addresses\n"
3598msgstr "" 2909msgstr ""
3599 2910
3600#: plugins/check_ping.c:272 plugins/check_ping.c:352
3601#, c-format 2911#, c-format
3602msgid "<max_packets> (%s) must be a non-negative number\n" 2912msgid "<max_packets> (%s) must be a non-negative number\n"
3603msgstr "" 2913msgstr ""
3604 2914
3605#: plugins/check_ping.c:306
3606#, c-format 2915#, c-format
3607msgid "<wpl> (%s) must be an integer percentage\n" 2916msgid "<wpl> (%s) must be an integer percentage\n"
3608msgstr "" 2917msgstr ""
3609 2918
3610#: plugins/check_ping.c:317
3611#, c-format 2919#, c-format
3612msgid "<cpl> (%s) must be an integer percentage\n" 2920msgid "<cpl> (%s) must be an integer percentage\n"
3613msgstr "" 2921msgstr ""
3614 2922
3615#: plugins/check_ping.c:328
3616#, c-format 2923#, c-format
3617msgid "<wrta> (%s) must be a non-negative number\n" 2924msgid "<wrta> (%s) must be a non-negative number\n"
3618msgstr "" 2925msgstr ""
3619 2926
3620#: plugins/check_ping.c:339
3621#, c-format 2927#, c-format
3622msgid "<crta> (%s) must be a non-negative number\n" 2928msgid "<crta> (%s) must be a non-negative number\n"
3623msgstr "" 2929msgstr ""
3624 2930
3625#: plugins/check_ping.c:372
3626#, c-format 2931#, c-format
3627msgid "" 2932msgid ""
3628"%s: Warning threshold must be integer or percentage!\n" 2933"%s: Warning threshold must be integer or percentage!\n"
3629"\n" 2934"\n"
3630msgstr "" 2935msgstr ""
3631 2936
3632#: plugins/check_ping.c:385
3633#, c-format 2937#, c-format
3634msgid "<wrta> was not set\n" 2938msgid "<wrta> was not set\n"
3635msgstr "" 2939msgstr ""
3636 2940
3637#: plugins/check_ping.c:389
3638#, c-format 2941#, c-format
3639msgid "<crta> was not set\n" 2942msgid "<crta> was not set\n"
3640msgstr "" 2943msgstr ""
3641 2944
3642#: plugins/check_ping.c:393
3643#, c-format 2945#, c-format
3644msgid "<wpl> was not set\n" 2946msgid "<wpl> was not set\n"
3645msgstr "" 2947msgstr ""
3646 2948
3647#: plugins/check_ping.c:397
3648#, c-format 2949#, c-format
3649msgid "<cpl> was not set\n" 2950msgid "<cpl> was not set\n"
3650msgstr "" 2951msgstr ""
3651 2952
3652#: plugins/check_ping.c:401
3653#, c-format 2953#, c-format
3654msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" 2954msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3655msgstr "" 2955msgstr ""
3656 2956
3657#: plugins/check_ping.c:405
3658#, c-format 2957#, c-format
3659msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" 2958msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3660msgstr "" 2959msgstr ""
3661 2960
3662#: plugins/check_ping.c:442
3663#, c-format 2961#, c-format
3664msgid "Cannot open stderr for %s\n" 2962msgid "Cannot open stderr for %s\n"
3665msgstr "" 2963msgstr ""
3666 2964
3667#: plugins/check_ping.c:492 plugins/check_ping.c:494
3668msgid "System call sent warnings to stderr " 2965msgid "System call sent warnings to stderr "
3669msgstr "" 2966msgstr ""
3670 2967
3671#: plugins/check_ping.c:519
3672#, c-format 2968#, c-format
3673msgid "CRITICAL - Network Unreachable (%s)\n" 2969msgid "CRITICAL - Network Unreachable (%s)\n"
3674msgstr "" 2970msgstr ""
3675 2971
3676#: plugins/check_ping.c:521
3677#, c-format 2972#, c-format
3678msgid "CRITICAL - Host Unreachable (%s)\n" 2973msgid "CRITICAL - Host Unreachable (%s)\n"
3679msgstr "" 2974msgstr ""
3680 2975
3681#: plugins/check_ping.c:523
3682#, c-format 2976#, c-format
3683msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" 2977msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n"
3684msgstr "" 2978msgstr ""
3685 2979
3686#: plugins/check_ping.c:525
3687#, c-format 2980#, c-format
3688msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" 2981msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n"
3689msgstr "" 2982msgstr ""
3690 2983
3691#: plugins/check_ping.c:527
3692#, c-format 2984#, c-format
3693msgid "CRITICAL - Network Prohibited (%s)\n" 2985msgid "CRITICAL - Network Prohibited (%s)\n"
3694msgstr "" 2986msgstr ""
3695 2987
3696#: plugins/check_ping.c:529
3697#, c-format 2988#, c-format
3698msgid "CRITICAL - Host Prohibited (%s)\n" 2989msgid "CRITICAL - Host Prohibited (%s)\n"
3699msgstr "" 2990msgstr ""
3700 2991
3701#: plugins/check_ping.c:531
3702#, c-format 2992#, c-format
3703msgid "CRITICAL - Packet Filtered (%s)\n" 2993msgid "CRITICAL - Packet Filtered (%s)\n"
3704msgstr "" 2994msgstr ""
3705 2995
3706#: plugins/check_ping.c:533
3707#, c-format 2996#, c-format
3708msgid "CRITICAL - Host not found (%s)\n" 2997msgid "CRITICAL - Host not found (%s)\n"
3709msgstr "" 2998msgstr ""
3710 2999
3711#: plugins/check_ping.c:535
3712#, c-format 3000#, c-format
3713msgid "CRITICAL - Time to live exceeded (%s)\n" 3001msgid "CRITICAL - Time to live exceeded (%s)\n"
3714msgstr "" 3002msgstr ""
3715 3003
3716#: plugins/check_ping.c:537
3717#, c-format 3004#, c-format
3718msgid "CRITICAL - Destination Unreachable (%s)\n" 3005msgid "CRITICAL - Destination Unreachable (%s)\n"
3719msgstr "" 3006msgstr ""
3720 3007
3721#: plugins/check_ping.c:544
3722msgid "Unable to realloc warn_text\n" 3008msgid "Unable to realloc warn_text\n"
3723msgstr "" 3009msgstr ""
3724 3010
3725#: plugins/check_ping.c:561
3726#, c-format 3011#, c-format
3727msgid "Use ping to check connection statistics for a remote host." 3012msgid "Use ping to check connection statistics for a remote host."
3728msgstr "" 3013msgstr ""
3729 3014
3730#: plugins/check_ping.c:573
3731msgid "host to ping" 3015msgid "host to ping"
3732msgstr "" 3016msgstr ""
3733 3017
3734#: plugins/check_ping.c:579
3735msgid "number of ICMP ECHO packets to send" 3018msgid "number of ICMP ECHO packets to send"
3736msgstr "" 3019msgstr ""
3737 3020
3738#: plugins/check_ping.c:580
3739#, c-format 3021#, c-format
3740msgid "(Default: %d)\n" 3022msgid "(Default: %d)\n"
3741msgstr "" 3023msgstr ""
3742 3024
3743#: plugins/check_ping.c:582
3744msgid "show HTML in the plugin output (obsoleted by urlize)" 3025msgid "show HTML in the plugin output (obsoleted by urlize)"
3745msgstr "" 3026msgstr ""
3746 3027
3747#: plugins/check_ping.c:587
3748msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" 3028msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3749msgstr "" 3029msgstr ""
3750 3030
3751#: plugins/check_ping.c:588
3752msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" 3031msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3753msgstr "" 3032msgstr ""
3754 3033
3755#: plugins/check_ping.c:589
3756msgid "percentage of packet loss to trigger an alarm state." 3034msgid "percentage of packet loss to trigger an alarm state."
3757msgstr "" 3035msgstr ""
3758 3036
3759#: plugins/check_ping.c:592
3760msgid "" 3037msgid ""
3761"This plugin uses the ping command to probe the specified host for packet loss" 3038"This plugin uses the ping command to probe the specified host for packet loss"
3762msgstr "" 3039msgstr ""
3763 3040
3764#: plugins/check_ping.c:593
3765msgid "" 3041msgid ""
3766"(percentage) and round trip average (milliseconds). It can produce HTML " 3042"(percentage) and round trip average (milliseconds). It can produce HTML "
3767"output" 3043"output"
3768msgstr "" 3044msgstr ""
3769 3045
3770#: plugins/check_ping.c:594
3771msgid "" 3046msgid ""
3772"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" 3047"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3773msgstr "" 3048msgstr ""
3774 3049
3775#: plugins/check_ping.c:595
3776msgid "the contrib area of the downloads section at http://www.nagios.org/" 3050msgid "the contrib area of the downloads section at http://www.nagios.org/"
3777msgstr "" 3051msgstr ""
3778 3052
3779#: plugins/check_procs.c:193
3780#, c-format 3053#, c-format
3781msgid "CMD: %s\n" 3054msgid "CMD: %s\n"
3782msgstr "" 3055msgstr ""
3783 3056
3784#: plugins/check_procs.c:198
3785msgid "System call sent warnings to stderr" 3057msgid "System call sent warnings to stderr"
3786msgstr "" 3058msgstr ""
3787 3059
3788#: plugins/check_procs.c:326
3789#, c-format 3060#, c-format
3790msgid "Not parseable: %s" 3061msgid "Not parseable: %s"
3791msgstr "" 3062msgstr ""
3792 3063
3793#: plugins/check_procs.c:331
3794#, c-format 3064#, c-format
3795msgid "Unable to read output\n" 3065msgid "Unable to read output\n"
3796msgstr "" 3066msgstr ""
3797 3067
3798#: plugins/check_procs.c:348
3799#, c-format 3068#, c-format
3800msgid "%d warn out of " 3069msgid "%d warn out of "
3801msgstr "" 3070msgstr ""
3802 3071
3803#: plugins/check_procs.c:353
3804#, c-format 3072#, c-format
3805msgid "%d crit, %d warn out of " 3073msgid "%d crit, %d warn out of "
3806msgstr "" 3074msgstr ""
3807 3075
3808#: plugins/check_procs.c:359
3809#, c-format 3076#, c-format
3810msgid " with %s" 3077msgid " with %s"
3811msgstr "" 3078msgstr ""
3812 3079
3813#: plugins/check_procs.c:453
3814msgid "Parent Process ID must be an integer!" 3080msgid "Parent Process ID must be an integer!"
3815msgstr "" 3081msgstr ""
3816 3082
3817#: plugins/check_procs.c:459 plugins/check_procs.c:586
3818#, c-format 3083#, c-format
3819msgid "%s%sSTATE = %s" 3084msgid "%s%sSTATE = %s"
3820msgstr "" 3085msgstr ""
3821 3086
3822#: plugins/check_procs.c:468
3823msgid "UID was not found" 3087msgid "UID was not found"
3824msgstr "" 3088msgstr ""
3825 3089
3826#: plugins/check_procs.c:474
3827msgid "User name was not found" 3090msgid "User name was not found"
3828msgstr "" 3091msgstr ""
3829 3092
3830#: plugins/check_procs.c:489
3831#, c-format 3093#, c-format
3832msgid "%s%scommand name '%s'" 3094msgid "%s%scommand name '%s'"
3833msgstr "" 3095msgstr ""
3834 3096
3835#: plugins/check_procs.c:524 3097#, c-format
3098msgid "%s%sexclude progs '%s'"
3099msgstr ""
3100
3836msgid "RSS must be an integer!" 3101msgid "RSS must be an integer!"
3837msgstr "" 3102msgstr ""
3838 3103
3839#: plugins/check_procs.c:531
3840msgid "VSZ must be an integer!" 3104msgid "VSZ must be an integer!"
3841msgstr "" 3105msgstr ""
3842 3106
3843#: plugins/check_procs.c:539
3844msgid "PCPU must be a float!" 3107msgid "PCPU must be a float!"
3845msgstr "" 3108msgstr ""
3846 3109
3847#: plugins/check_procs.c:563
3848msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" 3110msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3849msgstr "" 3111msgstr ""
3850 3112
3851#: plugins/check_procs.c:694
3852msgid "" 3113msgid ""
3853"Checks all processes and generates WARNING or CRITICAL states if the " 3114"Checks all processes and generates WARNING or CRITICAL states if the "
3854"specified" 3115"specified"
3855msgstr "" 3116msgstr ""
3856 3117
3857#: plugins/check_procs.c:695
3858msgid "" 3118msgid ""
3859"metric is outside the required threshold ranges. The metric defaults to " 3119"metric is outside the required threshold ranges. The metric defaults to "
3860"number" 3120"number"
3861msgstr "" 3121msgstr ""
3862 3122
3863#: plugins/check_procs.c:696
3864msgid "" 3123msgid ""
3865"of processes. Search filters can be applied to limit the processes to check." 3124"of processes. Search filters can be applied to limit the processes to check."
3866msgstr "" 3125msgstr ""
3867 3126
3868#: plugins/check_procs.c:705
3869msgid "Generate warning state if metric is outside this range" 3127msgid "Generate warning state if metric is outside this range"
3870msgstr "" 3128msgstr ""
3871 3129
3872#: plugins/check_procs.c:707
3873msgid "Generate critical state if metric is outside this range" 3130msgid "Generate critical state if metric is outside this range"
3874msgstr "" 3131msgstr ""
3875 3132
3876#: plugins/check_procs.c:709
3877msgid "Check thresholds against metric. Valid types:" 3133msgid "Check thresholds against metric. Valid types:"
3878msgstr "" 3134msgstr ""
3879 3135
3880#: plugins/check_procs.c:710
3881msgid "PROCS - number of processes (default)" 3136msgid "PROCS - number of processes (default)"
3882msgstr "" 3137msgstr ""
3883 3138
3884#: plugins/check_procs.c:711
3885msgid "VSZ - virtual memory size" 3139msgid "VSZ - virtual memory size"
3886msgstr "" 3140msgstr ""
3887 3141
3888#: plugins/check_procs.c:712
3889msgid "RSS - resident set memory size" 3142msgid "RSS - resident set memory size"
3890msgstr "" 3143msgstr ""
3891 3144
3892#: plugins/check_procs.c:713
3893msgid "CPU - percentage CPU" 3145msgid "CPU - percentage CPU"
3894msgstr "" 3146msgstr ""
3895 3147
3896#: plugins/check_procs.c:716
3897msgid "ELAPSED - time elapsed in seconds" 3148msgid "ELAPSED - time elapsed in seconds"
3898msgstr "" 3149msgstr ""
3899 3150
3900#: plugins/check_procs.c:721
3901msgid "Extra information. Up to 3 verbosity levels" 3151msgid "Extra information. Up to 3 verbosity levels"
3902msgstr "" 3152msgstr ""
3903 3153
3904#: plugins/check_procs.c:724
3905msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" 3154msgid "Filter own process the traditional way by PID instead of /proc/pid/exe"
3906msgstr "" 3155msgstr ""
3907 3156
3908#: plugins/check_procs.c:729
3909msgid "Only scan for processes that have, in the output of `ps`, one or" 3157msgid "Only scan for processes that have, in the output of `ps`, one or"
3910msgstr "" 3158msgstr ""
3911 3159
3912#: plugins/check_procs.c:730
3913msgid "more of the status flags you specify (for example R, Z, S, RS," 3160msgid "more of the status flags you specify (for example R, Z, S, RS,"
3914msgstr "" 3161msgstr ""
3915 3162
3916#: plugins/check_procs.c:731
3917msgid "RSZDT, plus others based on the output of your 'ps' command)." 3163msgid "RSZDT, plus others based on the output of your 'ps' command)."
3918msgstr "" 3164msgstr ""
3919 3165
3920#: plugins/check_procs.c:733
3921msgid "Only scan for children of the parent process ID indicated." 3166msgid "Only scan for children of the parent process ID indicated."
3922msgstr "" 3167msgstr ""
3923 3168
3924#: plugins/check_procs.c:735
3925msgid "Only scan for processes with VSZ higher than indicated." 3169msgid "Only scan for processes with VSZ higher than indicated."
3926msgstr "" 3170msgstr ""
3927 3171
3928#: plugins/check_procs.c:737
3929msgid "Only scan for processes with RSS higher than indicated." 3172msgid "Only scan for processes with RSS higher than indicated."
3930msgstr "" 3173msgstr ""
3931 3174
3932#: plugins/check_procs.c:739
3933msgid "Only scan for processes with PCPU higher than indicated." 3175msgid "Only scan for processes with PCPU higher than indicated."
3934msgstr "" 3176msgstr ""
3935 3177
3936#: plugins/check_procs.c:741
3937msgid "Only scan for processes with user name or ID indicated." 3178msgid "Only scan for processes with user name or ID indicated."
3938msgstr "" 3179msgstr ""
3939 3180
3940#: plugins/check_procs.c:743
3941msgid "Only scan for processes with args that contain STRING." 3181msgid "Only scan for processes with args that contain STRING."
3942msgstr "" 3182msgstr ""
3943 3183
3944#: plugins/check_procs.c:745
3945msgid "Only scan for processes with args that contain the regex STRING." 3184msgid "Only scan for processes with args that contain the regex STRING."
3946msgstr "" 3185msgstr ""
3947 3186
3948#: plugins/check_procs.c:747
3949msgid "Only scan for exact matches of COMMAND (without path)." 3187msgid "Only scan for exact matches of COMMAND (without path)."
3950msgstr "" 3188msgstr ""
3951 3189
3952#: plugins/check_procs.c:749 3190msgid "Exclude processes which match this comma separated list"
3191msgstr ""
3192
3953msgid "Only scan for non kernel threads (works on Linux only)." 3193msgid "Only scan for non kernel threads (works on Linux only)."
3954msgstr "" 3194msgstr ""
3955 3195
3956#: plugins/check_procs.c:751
3957#, c-format 3196#, c-format
3958msgid "" 3197msgid ""
3959"\n" 3198"\n"
@@ -3963,7 +3202,6 @@ msgid ""
3963"\n" 3202"\n"
3964msgstr "" 3203msgstr ""
3965 3204
3966#: plugins/check_procs.c:756
3967#, c-format 3205#, c-format
3968msgid "" 3206msgid ""
3969"This plugin checks the number of currently running processes and\n" 3207"This plugin checks the number of currently running processes and\n"
@@ -3974,1568 +3212,1332 @@ msgid ""
3974"\n" 3212"\n"
3975msgstr "" 3213msgstr ""
3976 3214
3977#: plugins/check_procs.c:765
3978msgid "Warning if not two processes with command name portsentry." 3215msgid "Warning if not two processes with command name portsentry."
3979msgstr "" 3216msgstr ""
3980 3217
3981#: plugins/check_procs.c:766
3982msgid "Critical if < 2 or > 1024 processes" 3218msgid "Critical if < 2 or > 1024 processes"
3983msgstr "" 3219msgstr ""
3984 3220
3985#: plugins/check_procs.c:768 3221msgid "Critical if not at least 1 process with command sshd"
3222msgstr ""
3223
3224msgid "Warning if > 1024 processes with command name sshd."
3225msgstr ""
3226
3227msgid "Critical if < 1 processes with command name sshd."
3228msgstr ""
3229
3986msgid "Warning alert if > 10 processes with command arguments containing" 3230msgid "Warning alert if > 10 processes with command arguments containing"
3987msgstr "" 3231msgstr ""
3988 3232
3989#: plugins/check_procs.c:769
3990msgid "'/usr/local/bin/perl' and owned by root" 3233msgid "'/usr/local/bin/perl' and owned by root"
3991msgstr "" 3234msgstr ""
3992 3235
3993#: plugins/check_procs.c:771
3994msgid "Alert if VSZ of any processes over 50K or 100K" 3236msgid "Alert if VSZ of any processes over 50K or 100K"
3995msgstr "" 3237msgstr ""
3996 3238
3997#: plugins/check_procs.c:773 3239msgid "Alert if CPU of any processes over 10% or 20%"
3998#, c-format
3999msgid "Alert if CPU of any processes over 10%% or 20%%"
4000msgstr "" 3240msgstr ""
4001 3241
4002#: plugins/check_radius.c:165 3242msgid "Config file error\n"
4003msgid "Config file error"
4004msgstr "" 3243msgstr ""
4005 3244
4006#: plugins/check_radius.c:174 3245msgid "Out of Memory?\n"
4007msgid "Out of Memory?"
4008msgstr "" 3246msgstr ""
4009 3247
4010#: plugins/check_radius.c:178 3248msgid "Invalid NAS-Identifier\n"
4011msgid "Invalid NAS-Identifier"
4012msgstr "" 3249msgstr ""
4013 3250
4014#: plugins/check_radius.c:183 plugins/check_radius.c:185 3251#, c-format
4015#: plugins/check_radius.c:191 3252msgid "gethostname() failed!\n"
4016msgid "Invalid NAS-IP-Address"
4017msgstr "" 3253msgstr ""
4018 3254
4019#: plugins/check_radius.c:188 3255msgid "Invalid NAS-IP-Address\n"
4020msgid "Can't find local IP for NAS-IP-Address"
4021msgstr "" 3256msgstr ""
4022 3257
4023#: plugins/check_radius.c:202 3258msgid "Timeout\n"
4024msgid "Timeout"
4025msgstr "" 3259msgstr ""
4026 3260
4027#: plugins/check_radius.c:204 3261msgid "Auth Error\n"
4028msgid "Auth Error"
4029msgstr "" 3262msgstr ""
4030 3263
4031#: plugins/check_radius.c:206 3264msgid "Auth Failed\n"
4032msgid "Auth Failed"
4033msgstr "" 3265msgstr ""
4034 3266
4035#: plugins/check_radius.c:208 3267msgid "Bad Response\n"
4036msgid "Bad Response"
4037msgstr "" 3268msgstr ""
4038 3269
4039#: plugins/check_radius.c:212 3270msgid "Auth OK\n"
4040msgid "Auth OK"
4041msgstr "" 3271msgstr ""
4042 3272
4043#: plugins/check_radius.c:213
4044#, c-format 3273#, c-format
4045msgid "Unexpected result code %d" 3274msgid "Unexpected result code %d"
4046msgstr "" 3275msgstr ""
4047 3276
4048#: plugins/check_radius.c:302
4049msgid "Number of retries must be a positive integer" 3277msgid "Number of retries must be a positive integer"
4050msgstr "" 3278msgstr ""
4051 3279
4052#: plugins/check_radius.c:316
4053msgid "User not specified" 3280msgid "User not specified"
4054msgstr "" 3281msgstr ""
4055 3282
4056#: plugins/check_radius.c:318
4057msgid "Password not specified" 3283msgid "Password not specified"
4058msgstr "" 3284msgstr ""
4059 3285
4060#: plugins/check_radius.c:320
4061msgid "Configuration file not specified" 3286msgid "Configuration file not specified"
4062msgstr "" 3287msgstr ""
4063 3288
4064#: plugins/check_radius.c:338
4065msgid "Tests to see if a RADIUS server is accepting connections." 3289msgid "Tests to see if a RADIUS server is accepting connections."
4066msgstr "" 3290msgstr ""
4067 3291
4068#: plugins/check_radius.c:350
4069msgid "The user to authenticate" 3292msgid "The user to authenticate"
4070msgstr "" 3293msgstr ""
4071 3294
4072#: plugins/check_radius.c:352 3295msgid "Password for authentication (SECURITY RISK)"
4073msgid "Password for autentication (SECURITY RISK)"
4074msgstr "" 3296msgstr ""
4075 3297
4076#: plugins/check_radius.c:354
4077msgid "NAS identifier" 3298msgid "NAS identifier"
4078msgstr "" 3299msgstr ""
4079 3300
4080#: plugins/check_radius.c:356
4081msgid "NAS IP Address" 3301msgid "NAS IP Address"
4082msgstr "" 3302msgstr ""
4083 3303
4084#: plugins/check_radius.c:358
4085msgid "Configuration file" 3304msgid "Configuration file"
4086msgstr "" 3305msgstr ""
4087 3306
4088#: plugins/check_radius.c:360
4089msgid "Response string to expect from the server" 3307msgid "Response string to expect from the server"
4090msgstr "" 3308msgstr ""
4091 3309
4092#: plugins/check_radius.c:362
4093msgid "Number of times to retry a failed connection" 3310msgid "Number of times to retry a failed connection"
4094msgstr "" 3311msgstr ""
4095 3312
4096#: plugins/check_radius.c:367
4097msgid "" 3313msgid ""
4098"This plugin tests a RADIUS server to see if it is accepting connections." 3314"This plugin tests a RADIUS server to see if it is accepting connections."
4099msgstr "" 3315msgstr ""
4100 3316
4101#: plugins/check_radius.c:368
4102msgid "" 3317msgid ""
4103"The server to test must be specified in the invocation, as well as a user" 3318"The server to test must be specified in the invocation, as well as a user"
4104msgstr "" 3319msgstr ""
4105 3320
4106#: plugins/check_radius.c:369 3321msgid "name and password. A configuration file must be present. The format of"
4107msgid ""
4108"name and password. A configuration file may also be present. The format of"
4109msgstr "" 3322msgstr ""
4110 3323
4111#: plugins/check_radius.c:370
4112msgid "" 3324msgid ""
4113"the configuration file is described in the radiusclient library sources." 3325"the configuration file is described in the radiusclient library sources."
4114msgstr "" 3326msgstr ""
4115 3327
4116#: plugins/check_radius.c:371
4117msgid "The password option presents a substantial security issue because the" 3328msgid "The password option presents a substantial security issue because the"
4118msgstr "" 3329msgstr ""
4119 3330
4120#: plugins/check_radius.c:372
4121msgid "" 3331msgid ""
4122"password can possibly be determined by careful watching of the command line" 3332"password can possibly be determined by careful watching of the command line"
4123msgstr "" 3333msgstr ""
4124 3334
4125#: plugins/check_radius.c:373 3335msgid "in a process listing. This risk is exacerbated because the plugin will"
4126msgid "in a process listing. This risk is exacerbated because the monitor will"
4127msgstr "" 3336msgstr ""
4128 3337
4129#: plugins/check_radius.c:374 3338msgid ""
4130msgid "run the plugin at regular predictable intervals. Please be sure that" 3339"typically be executed at regular predictable intervals. Please be sure that"
4131msgstr "" 3340msgstr ""
4132 3341
4133#: plugins/check_radius.c:375
4134msgid "the password used does not allow access to sensitive system resources." 3342msgid "the password used does not allow access to sensitive system resources."
4135msgstr "" 3343msgstr ""
4136 3344
4137#: plugins/check_real.c:91
4138#, c-format 3345#, c-format
4139msgid "Unable to connect to %s on port %d\n" 3346msgid "Unable to connect to %s on port %d\n"
4140msgstr "" 3347msgstr ""
4141 3348
4142#: plugins/check_real.c:113
4143#, c-format 3349#, c-format
4144msgid "No data received from %s\n" 3350msgid "No data received from %s\n"
4145msgstr "" 3351msgstr ""
4146 3352
4147#: plugins/check_real.c:118 plugins/check_real.c:191
4148msgid "Invalid REAL response received from host" 3353msgid "Invalid REAL response received from host"
4149msgstr "" 3354msgstr ""
4150 3355
4151#: plugins/check_real.c:120 plugins/check_real.c:193
4152#, c-format 3356#, c-format
4153msgid "Invalid REAL response received from host on port %d\n" 3357msgid "Invalid REAL response received from host on port %d\n"
4154msgstr "" 3358msgstr ""
4155 3359
4156#: plugins/check_real.c:184 plugins/check_tcp.c:311
4157#, c-format 3360#, c-format
4158msgid "No data received from host\n" 3361msgid "No data received from host\n"
4159msgstr "" 3362msgstr ""
4160 3363
4161#: plugins/check_real.c:247
4162#, c-format 3364#, c-format
4163msgid "REAL %s - %d second response time\n" 3365msgid "REAL %s - %d second response time\n"
4164msgstr "" 3366msgstr ""
4165 3367
4166#: plugins/check_real.c:336 plugins/check_ups.c:536
4167msgid "Warning time must be a positive integer" 3368msgid "Warning time must be a positive integer"
4168msgstr "" 3369msgstr ""
4169 3370
4170#: plugins/check_real.c:345 plugins/check_ups.c:527
4171msgid "Critical time must be a positive integer" 3371msgid "Critical time must be a positive integer"
4172msgstr "" 3372msgstr ""
4173 3373
4174#: plugins/check_real.c:381
4175msgid "You must provide a server to check" 3374msgid "You must provide a server to check"
4176msgstr "" 3375msgstr ""
4177 3376
4178#: plugins/check_real.c:413
4179msgid "This plugin tests the REAL service on the specified host." 3377msgid "This plugin tests the REAL service on the specified host."
4180msgstr "" 3378msgstr ""
4181 3379
4182#: plugins/check_real.c:425
4183msgid "Connect to this url" 3380msgid "Connect to this url"
4184msgstr "" 3381msgstr ""
4185 3382
4186#: plugins/check_real.c:427
4187#, c-format 3383#, c-format
4188msgid "String to expect in first line of server response (default: %s)\n" 3384msgid "String to expect in first line of server response (default: %s)\n"
4189msgstr "" 3385msgstr ""
4190 3386
4191#: plugins/check_real.c:437
4192msgid "This plugin will attempt to open an RTSP connection with the host." 3387msgid "This plugin will attempt to open an RTSP connection with the host."
4193msgstr "" 3388msgstr ""
4194 3389
4195#: plugins/check_real.c:438 plugins/check_smtp.c:830 3390msgid "Successful connects return STATE_OK, refusals and timeouts return"
4196msgid "Successul connects return STATE_OK, refusals and timeouts return"
4197msgstr "" 3391msgstr ""
4198 3392
4199#: plugins/check_real.c:439
4200msgid "" 3393msgid ""
4201"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," 3394"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
4202msgstr "" 3395msgstr ""
4203 3396
4204#: plugins/check_real.c:440
4205msgid "" 3397msgid ""
4206"but incorrect reponse messages from the host result in STATE_WARNING return" 3398"but incorrect response messages from the host result in STATE_WARNING return"
4207msgstr "" 3399msgstr ""
4208 3400
4209#: plugins/check_real.c:441
4210msgid "values." 3401msgid "values."
4211msgstr "" 3402msgstr ""
4212 3403
4213#: plugins/check_smtp.c:150 plugins/check_swap.c:265 plugins/check_swap.c:271
4214#, c-format 3404#, c-format
4215msgid "malloc() failed!\n" 3405msgid "malloc() failed!\n"
4216msgstr "" 3406msgstr ""
4217 3407
4218#: plugins/check_smtp.c:154
4219#, c-format 3408#, c-format
4220msgid "gethostname() failed!\n" 3409msgid "CRITICAL - Cannot create SSL context.\n"
4221msgstr "" 3410msgstr ""
4222 3411
4223#: plugins/check_smtp.c:189 plugins/check_smtp.c:213
4224#, c-format 3412#, c-format
4225msgid "recv() failed\n" 3413msgid "recv() failed\n"
4226msgstr "" 3414msgstr ""
4227 3415
4228#: plugins/check_smtp.c:200
4229#, c-format
4230msgid "Invalid SMTP response received from host: %s\n"
4231msgstr ""
4232
4233#: plugins/check_smtp.c:202
4234#, c-format
4235msgid "Invalid SMTP response received from host on port %d: %s\n"
4236msgstr ""
4237
4238#: plugins/check_smtp.c:223
4239#, c-format 3416#, c-format
4240msgid "WARNING - TLS not supported by server\n" 3417msgid "WARNING - TLS not supported by server\n"
4241msgstr "" 3418msgstr ""
4242 3419
4243#: plugins/check_smtp.c:235
4244#, c-format 3420#, c-format
4245msgid "Server does not support STARTTLS\n" 3421msgid "Server does not support STARTTLS\n"
4246msgstr "" 3422msgstr ""
4247 3423
4248#: plugins/check_smtp.c:241
4249#, c-format
4250msgid "CRITICAL - Cannot create SSL context.\n"
4251msgstr ""
4252
4253#: plugins/check_smtp.c:261
4254msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." 3424msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4255msgstr "" 3425msgstr ""
4256 3426
4257#: plugins/check_smtp.c:266
4258#, c-format 3427#, c-format
4259msgid "sent %s" 3428msgid "sent %s"
4260msgstr "" 3429msgstr ""
4261 3430
4262#: plugins/check_smtp.c:268
4263msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." 3431msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4264msgstr "" 3432msgstr ""
4265 3433
4266#: plugins/check_smtp.c:303 plugins/check_snmp.c:806 3434#, c-format
3435msgid "Invalid SMTP response received from host: %s\n"
3436msgstr ""
3437
3438#, c-format
3439msgid "Invalid SMTP response received from host on port %d: %s\n"
3440msgstr ""
3441
4267#, c-format 3442#, c-format
4268msgid "Could Not Compile Regular Expression" 3443msgid "Could Not Compile Regular Expression"
4269msgstr "" 3444msgstr ""
4270 3445
4271#: plugins/check_smtp.c:312
4272#, c-format 3446#, c-format
4273msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3447msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4274msgstr "" 3448msgstr ""
4275 3449
4276#: plugins/check_smtp.c:316 plugins/check_snmp.c:511
4277#, c-format 3450#, c-format
4278msgid "Execute Error: %s\n" 3451msgid "Execute Error: %s\n"
4279msgstr "" 3452msgstr ""
4280 3453
4281#: plugins/check_smtp.c:330
4282msgid "no authuser specified, " 3454msgid "no authuser specified, "
4283msgstr "" 3455msgstr ""
4284 3456
4285#: plugins/check_smtp.c:335
4286msgid "no authpass specified, " 3457msgid "no authpass specified, "
4287msgstr "" 3458msgstr ""
4288 3459
4289#: plugins/check_smtp.c:342 plugins/check_smtp.c:363 plugins/check_smtp.c:383
4290#: plugins/check_smtp.c:688
4291#, c-format 3460#, c-format
4292msgid "sent %s\n" 3461msgid "sent %s\n"
4293msgstr "" 3462msgstr ""
4294 3463
4295#: plugins/check_smtp.c:345
4296msgid "recv() failed after AUTH LOGIN, " 3464msgid "recv() failed after AUTH LOGIN, "
4297msgstr "" 3465msgstr ""
4298 3466
4299#: plugins/check_smtp.c:350 plugins/check_smtp.c:371 plugins/check_smtp.c:391
4300#: plugins/check_smtp.c:699
4301#, c-format 3467#, c-format
4302msgid "received %s\n" 3468msgid "received %s\n"
4303msgstr "" 3469msgstr ""
4304 3470
4305#: plugins/check_smtp.c:354
4306msgid "invalid response received after AUTH LOGIN, " 3471msgid "invalid response received after AUTH LOGIN, "
4307msgstr "" 3472msgstr ""
4308 3473
4309#: plugins/check_smtp.c:367
4310msgid "recv() failed after sending authuser, " 3474msgid "recv() failed after sending authuser, "
4311msgstr "" 3475msgstr ""
4312 3476
4313#: plugins/check_smtp.c:375
4314msgid "invalid response received after authuser, " 3477msgid "invalid response received after authuser, "
4315msgstr "" 3478msgstr ""
4316 3479
4317#: plugins/check_smtp.c:387
4318msgid "recv() failed after sending authpass, " 3480msgid "recv() failed after sending authpass, "
4319msgstr "" 3481msgstr ""
4320 3482
4321#: plugins/check_smtp.c:395
4322msgid "invalid response received after authpass, " 3483msgid "invalid response received after authpass, "
4323msgstr "" 3484msgstr ""
4324 3485
4325#: plugins/check_smtp.c:402
4326msgid "only authtype LOGIN is supported, " 3486msgid "only authtype LOGIN is supported, "
4327msgstr "" 3487msgstr ""
4328 3488
4329#: plugins/check_smtp.c:426
4330#, c-format 3489#, c-format
4331msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" 3490msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4332msgstr "" 3491msgstr ""
4333 3492
4334#: plugins/check_smtp.c:536 plugins/check_smtp.c:548
4335#, c-format 3493#, c-format
4336msgid "Could not realloc() units [%d]\n" 3494msgid "Could not realloc() units [%d]\n"
4337msgstr "" 3495msgstr ""
4338 3496
4339#: plugins/check_smtp.c:556
4340msgid "Critical time must be a positive" 3497msgid "Critical time must be a positive"
4341msgstr "" 3498msgstr ""
4342 3499
4343#: plugins/check_smtp.c:564
4344msgid "Warning time must be a positive" 3500msgid "Warning time must be a positive"
4345msgstr "" 3501msgstr ""
4346 3502
4347#: plugins/check_smtp.c:611
4348msgid "SSL support not available - install OpenSSL and recompile" 3503msgid "SSL support not available - install OpenSSL and recompile"
4349msgstr "" 3504msgstr ""
4350 3505
4351#: plugins/check_smtp.c:679 plugins/check_smtp.c:684 3506msgid "Set either -s/--ssl/--tls or -S/--starttls"
3507msgstr ""
3508
4352#, c-format 3509#, c-format
4353msgid "Connection closed by server before sending QUIT command\n" 3510msgid "Connection closed by server before sending QUIT command\n"
4354msgstr "" 3511msgstr ""
4355 3512
4356#: plugins/check_smtp.c:694
4357#, c-format 3513#, c-format
4358msgid "recv() failed after QUIT." 3514msgid "recv() failed after QUIT."
4359msgstr "" 3515msgstr ""
4360 3516
4361#: plugins/check_smtp.c:696
4362#, c-format 3517#, c-format
4363msgid "Connection reset by peer." 3518msgid "Connection reset by peer."
4364msgstr "" 3519msgstr ""
4365 3520
4366#: plugins/check_smtp.c:784
4367msgid "This plugin will attempt to open an SMTP connection with the host." 3521msgid "This plugin will attempt to open an SMTP connection with the host."
4368msgstr "" 3522msgstr ""
4369 3523
4370#: plugins/check_smtp.c:798
4371#, c-format 3524#, c-format
4372msgid " String to expect in first line of server response (default: '%s')\n" 3525msgid " String to expect in first line of server response (default: '%s')\n"
4373msgstr "" 3526msgstr ""
4374 3527
4375#: plugins/check_smtp.c:800
4376msgid "SMTP command (may be used repeatedly)" 3528msgid "SMTP command (may be used repeatedly)"
4377msgstr "" 3529msgstr ""
4378 3530
4379#: plugins/check_smtp.c:802
4380msgid "Expected response to command (may be used repeatedly)" 3531msgid "Expected response to command (may be used repeatedly)"
4381msgstr "" 3532msgstr ""
4382 3533
4383#: plugins/check_smtp.c:804
4384msgid "FROM-address to include in MAIL command, required by Exchange 2000" 3534msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4385msgstr "" 3535msgstr ""
4386 3536
4387#: plugins/check_smtp.c:806
4388msgid "FQDN used for HELO" 3537msgid "FQDN used for HELO"
4389msgstr "" 3538msgstr ""
4390 3539
4391#: plugins/check_smtp.c:809 plugins/check_tcp.c:665 3540msgid "Use PROXY protocol prefix for the connection."
3541msgstr ""
3542
4392msgid "Minimum number of days a certificate has to be valid." 3543msgid "Minimum number of days a certificate has to be valid."
4393msgstr "" 3544msgstr ""
4394 3545
4395#: plugins/check_smtp.c:811 3546msgid "Use SSL/TLS for the connection."
3547msgstr ""
3548
3549#, c-format
3550msgid " Sets default port to %d.\n"
3551msgstr ""
3552
4396msgid "Use STARTTLS for the connection." 3553msgid "Use STARTTLS for the connection."
4397msgstr "" 3554msgstr ""
4398 3555
4399#: plugins/check_smtp.c:815
4400msgid "SMTP AUTH type to check (default none, only LOGIN supported)" 3556msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4401msgstr "" 3557msgstr ""
4402 3558
4403#: plugins/check_smtp.c:817
4404msgid "SMTP AUTH username" 3559msgid "SMTP AUTH username"
4405msgstr "" 3560msgstr ""
4406 3561
4407#: plugins/check_smtp.c:819
4408msgid "SMTP AUTH password" 3562msgid "SMTP AUTH password"
4409msgstr "" 3563msgstr ""
4410 3564
4411#: plugins/check_smtp.c:821 3565msgid "Send LHLO instead of HELO/EHLO"
3566msgstr ""
3567
4412msgid "Ignore failure when sending QUIT command to server" 3568msgid "Ignore failure when sending QUIT command to server"
4413msgstr "" 3569msgstr ""
4414 3570
4415#: plugins/check_smtp.c:831
4416msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" 3571msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4417msgstr "" 3572msgstr ""
4418 3573
4419#: plugins/check_smtp.c:832 3574msgid "connects, but incorrect response messages from the host result in"
4420msgid "connects, but incorrect reponse messages from the host result in"
4421msgstr "" 3575msgstr ""
4422 3576
4423#: plugins/check_smtp.c:833
4424msgid "STATE_WARNING return values." 3577msgid "STATE_WARNING return values."
4425msgstr "" 3578msgstr ""
4426 3579
4427#: plugins/check_snmp.c:169 plugins/check_snmp.c:582
4428msgid "Cannot malloc" 3580msgid "Cannot malloc"
4429msgstr "" 3581msgstr ""
4430 3582
4431#: plugins/check_snmp.c:356
4432#, c-format 3583#, c-format
4433msgid "External command error: %s\n" 3584msgid "External command error: %s\n"
4434msgstr "" 3585msgstr ""
4435 3586
4436#: plugins/check_snmp.c:361
4437#, c-format 3587#, c-format
4438msgid "External command error with no output (return code: %d)\n" 3588msgid "External command error with no output (return code: %d)\n"
4439msgstr "" 3589msgstr ""
4440 3590
4441#: plugins/check_snmp.c:464
4442#, c-format 3591#, c-format
4443msgid "No valid data returned (%s)\n" 3592msgid "No valid data returned (%s)\n"
4444msgstr "" 3593msgstr ""
4445 3594
4446#: plugins/check_snmp.c:475
4447msgid "Time duration between plugin calls is invalid" 3595msgid "Time duration between plugin calls is invalid"
4448msgstr "" 3596msgstr ""
4449 3597
4450#: plugins/check_snmp.c:588
4451msgid "Cannot asprintf()" 3598msgid "Cannot asprintf()"
4452msgstr "" 3599msgstr ""
4453 3600
4454#: plugins/check_snmp.c:594
4455msgid "Cannot realloc()" 3601msgid "Cannot realloc()"
4456msgstr "" 3602msgstr ""
4457 3603
4458#: plugins/check_snmp.c:610
4459msgid "No previous data to calculate rate - assume okay" 3604msgid "No previous data to calculate rate - assume okay"
4460msgstr "" 3605msgstr ""
4461 3606
4462#: plugins/check_snmp.c:751
4463msgid "Retries interval must be a positive integer" 3607msgid "Retries interval must be a positive integer"
4464msgstr "" 3608msgstr ""
4465 3609
4466#: plugins/check_snmp.c:831 3610msgid "Exit status must be a positive integer"
3611msgstr ""
3612
4467#, c-format 3613#, c-format
4468msgid "Could not reallocate labels[%d]" 3614msgid "Could not reallocate labels[%d]"
4469msgstr "" 3615msgstr ""
4470 3616
4471#: plugins/check_snmp.c:844
4472msgid "Could not reallocate labels\n" 3617msgid "Could not reallocate labels\n"
4473msgstr "" 3618msgstr ""
4474 3619
4475#: plugins/check_snmp.c:860
4476#, c-format 3620#, c-format
4477msgid "Could not reallocate units [%d]\n" 3621msgid "Could not reallocate units [%d]\n"
4478msgstr "" 3622msgstr ""
4479 3623
4480#: plugins/check_snmp.c:872
4481msgid "Could not realloc() units\n" 3624msgid "Could not realloc() units\n"
4482msgstr "" 3625msgstr ""
4483 3626
4484#: plugins/check_snmp.c:889
4485msgid "Rate multiplier must be a positive integer" 3627msgid "Rate multiplier must be a positive integer"
4486msgstr "" 3628msgstr ""
4487 3629
4488#: plugins/check_snmp.c:947
4489msgid "No host specified\n" 3630msgid "No host specified\n"
4490msgstr "" 3631msgstr ""
4491 3632
4492#: plugins/check_snmp.c:951
4493msgid "No OIDs specified\n" 3633msgid "No OIDs specified\n"
4494msgstr "" 3634msgstr ""
4495 3635
4496#: plugins/check_snmp.c:973
4497msgid "Invalid seclevel"
4498msgstr ""
4499
4500#: plugins/check_snmp.c:980 plugins/check_snmp.c:983 plugins/check_snmp.c:1001
4501#, c-format 3636#, c-format
4502msgid "Required parameter: %s\n" 3637msgid "Required parameter: %s\n"
4503msgstr "" 3638msgstr ""
4504 3639
4505#: plugins/check_snmp.c:1022 3640msgid "Invalid seclevel"
3641msgstr ""
3642
4506msgid "Invalid SNMP version" 3643msgid "Invalid SNMP version"
4507msgstr "" 3644msgstr ""
4508 3645
4509#: plugins/check_snmp.c:1039
4510msgid "Unbalanced quotes\n" 3646msgid "Unbalanced quotes\n"
4511msgstr "" 3647msgstr ""
4512 3648
4513#: plugins/check_snmp.c:1088 3649#, c-format
3650msgid "multiplier set (%.1f), but input is not a number: %s"
3651msgstr ""
3652
4514msgid "Check status of remote machines and obtain system information via SNMP" 3653msgid "Check status of remote machines and obtain system information via SNMP"
4515msgstr "" 3654msgstr ""
4516 3655
4517#: plugins/check_snmp.c:1101
4518msgid "Use SNMP GETNEXT instead of SNMP GET" 3656msgid "Use SNMP GETNEXT instead of SNMP GET"
4519msgstr "" 3657msgstr ""
4520 3658
4521#: plugins/check_snmp.c:1103
4522msgid "SNMP protocol version" 3659msgid "SNMP protocol version"
4523msgstr "" 3660msgstr ""
4524 3661
4525#: plugins/check_snmp.c:1105 3662msgid "SNMPv3 context"
3663msgstr ""
3664
4526msgid "SNMPv3 securityLevel" 3665msgid "SNMPv3 securityLevel"
4527msgstr "" 3666msgstr ""
4528 3667
4529#: plugins/check_snmp.c:1107
4530msgid "SNMPv3 auth proto" 3668msgid "SNMPv3 auth proto"
4531msgstr "" 3669msgstr ""
4532 3670
4533#: plugins/check_snmp.c:1109
4534msgid "SNMPv3 priv proto (default DES)" 3671msgid "SNMPv3 priv proto (default DES)"
4535msgstr "" 3672msgstr ""
4536 3673
4537#: plugins/check_snmp.c:1113
4538msgid "Optional community string for SNMP communication" 3674msgid "Optional community string for SNMP communication"
4539msgstr "" 3675msgstr ""
4540 3676
4541#: plugins/check_snmp.c:1114
4542msgid "default is" 3677msgid "default is"
4543msgstr "" 3678msgstr ""
4544 3679
4545#: plugins/check_snmp.c:1116
4546msgid "SNMPv3 username" 3680msgid "SNMPv3 username"
4547msgstr "" 3681msgstr ""
4548 3682
4549#: plugins/check_snmp.c:1118
4550msgid "SNMPv3 authentication password" 3683msgid "SNMPv3 authentication password"
4551msgstr "" 3684msgstr ""
4552 3685
4553#: plugins/check_snmp.c:1120
4554msgid "SNMPv3 privacy password" 3686msgid "SNMPv3 privacy password"
4555msgstr "" 3687msgstr ""
4556 3688
4557#: plugins/check_snmp.c:1124
4558msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3689msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4559msgstr "" 3690msgstr ""
4560 3691
4561#: plugins/check_snmp.c:1126
4562msgid "" 3692msgid ""
4563"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" 3693"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4564msgstr "" 3694msgstr ""
4565 3695
4566#: plugins/check_snmp.c:1127
4567msgid "for symbolic OIDs.)" 3696msgid "for symbolic OIDs.)"
4568msgstr "" 3697msgstr ""
4569 3698
4570#: plugins/check_snmp.c:1129
4571msgid "Delimiter to use when parsing returned data. Default is" 3699msgid "Delimiter to use when parsing returned data. Default is"
4572msgstr "" 3700msgstr ""
4573 3701
4574#: plugins/check_snmp.c:1130
4575msgid "Any data on the right hand side of the delimiter is considered" 3702msgid "Any data on the right hand side of the delimiter is considered"
4576msgstr "" 3703msgstr ""
4577 3704
4578#: plugins/check_snmp.c:1131
4579msgid "to be the data that should be used in the evaluation." 3705msgid "to be the data that should be used in the evaluation."
4580msgstr "" 3706msgstr ""
4581 3707
4582#: plugins/check_snmp.c:1135 3708msgid "If the check returns a 0 length string or NULL value"
3709msgstr ""
3710
3711msgid "This option allows you to choose what status you want it to exit"
3712msgstr ""
3713
3714msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)"
3715msgstr ""
3716
3717msgid "0 = OK"
3718msgstr ""
3719
3720msgid "1 = WARNING"
3721msgstr ""
3722
3723msgid "2 = CRITICAL"
3724msgstr ""
3725
3726msgid "3 = UNKNOWN"
3727msgstr ""
3728
4583msgid "Warning threshold range(s)" 3729msgid "Warning threshold range(s)"
4584msgstr "" 3730msgstr ""
4585 3731
4586#: plugins/check_snmp.c:1137
4587msgid "Critical threshold range(s)" 3732msgid "Critical threshold range(s)"
4588msgstr "" 3733msgstr ""
4589 3734
4590#: plugins/check_snmp.c:1139
4591msgid "Enable rate calculation. See 'Rate Calculation' below" 3735msgid "Enable rate calculation. See 'Rate Calculation' below"
4592msgstr "" 3736msgstr ""
4593 3737
4594#: plugins/check_snmp.c:1141
4595msgid "" 3738msgid ""
4596"Converts rate per second. For example, set to 60 to convert to per minute" 3739"Converts rate per second. For example, set to 60 to convert to per minute"
4597msgstr "" 3740msgstr ""
4598 3741
4599#: plugins/check_snmp.c:1143 3742msgid "Add/subtract the specified OFFSET to numeric sensor data"
4600msgid "Add/substract the specified OFFSET to numeric sensor data"
4601msgstr "" 3743msgstr ""
4602 3744
4603#: plugins/check_snmp.c:1147
4604msgid "Return OK state (for that OID) if STRING is an exact match" 3745msgid "Return OK state (for that OID) if STRING is an exact match"
4605msgstr "" 3746msgstr ""
4606 3747
4607#: plugins/check_snmp.c:1149
4608msgid "" 3748msgid ""
4609"Return OK state (for that OID) if extended regular expression REGEX matches" 3749"Return OK state (for that OID) if extended regular expression REGEX matches"
4610msgstr "" 3750msgstr ""
4611 3751
4612#: plugins/check_snmp.c:1151
4613msgid "" 3752msgid ""
4614"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3753"Return OK state (for that OID) if case-insensitive extended REGEX matches"
4615msgstr "" 3754msgstr ""
4616 3755
4617#: plugins/check_snmp.c:1153
4618msgid "Invert search result (CRITICAL if found)" 3756msgid "Invert search result (CRITICAL if found)"
4619msgstr "" 3757msgstr ""
4620 3758
4621#: plugins/check_snmp.c:1157
4622msgid "Prefix label for output from plugin" 3759msgid "Prefix label for output from plugin"
4623msgstr "" 3760msgstr ""
4624 3761
4625#: plugins/check_snmp.c:1159
4626msgid "Units label(s) for output data (e.g., 'sec.')." 3762msgid "Units label(s) for output data (e.g., 'sec.')."
4627msgstr "" 3763msgstr ""
4628 3764
4629#: plugins/check_snmp.c:1161
4630msgid "Separates output on multiple OID requests" 3765msgid "Separates output on multiple OID requests"
4631msgstr "" 3766msgstr ""
4632 3767
4633#: plugins/check_snmp.c:1165 3768msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1"
4634msgid "Number of retries to be used in the requests" 3769msgstr ""
3770
3771msgid "C-style format string for float values (see option -M)"
3772msgstr ""
3773
3774msgid ""
3775"NOTE the final timeout value is calculated using this formula: "
3776"timeout_interval * retries + 5"
3777msgstr ""
3778
3779msgid "Number of retries to be used in the requests, default: "
4635msgstr "" 3780msgstr ""
4636 3781
4637#: plugins/check_snmp.c:1168
4638msgid "Label performance data with OIDs instead of --label's" 3782msgid "Label performance data with OIDs instead of --label's"
4639msgstr "" 3783msgstr ""
4640 3784
4641#: plugins/check_snmp.c:1173 3785msgid "Tell snmpget to not print errors encountered when parsing MIB files"
3786msgstr ""
3787
4642msgid "" 3788msgid ""
4643"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3789"This plugin uses the 'snmpget' command included with the NET-SNMP package."
4644msgstr "" 3790msgstr ""
4645 3791
4646#: plugins/check_snmp.c:1174
4647msgid "" 3792msgid ""
4648"if you don't have the package installed, you will need to download it from" 3793"if you don't have the package installed, you will need to download it from"
4649msgstr "" 3794msgstr ""
4650 3795
4651#: plugins/check_snmp.c:1175
4652msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3796msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4653msgstr "" 3797msgstr ""
4654 3798
4655#: plugins/check_snmp.c:1179
4656msgid "" 3799msgid ""
4657"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " 3800"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
4658msgstr "" 3801msgstr ""
4659 3802
4660#: plugins/check_snmp.c:1180
4661msgid "list (lists with internal spaces must be quoted)." 3803msgid "list (lists with internal spaces must be quoted)."
4662msgstr "" 3804msgstr ""
4663 3805
4664#: plugins/check_snmp.c:1184
4665msgid "" 3806msgid ""
4666"- When checking multiple OIDs, separate ranges by commas like '-w " 3807"- When checking multiple OIDs, separate ranges by commas like '-w "
4667"1:10,1:,:20'" 3808"1:10,1:,:20'"
4668msgstr "" 3809msgstr ""
4669 3810
4670#: plugins/check_snmp.c:1185
4671msgid "- Note that only one string and one regex may be checked at present" 3811msgid "- Note that only one string and one regex may be checked at present"
4672msgstr "" 3812msgstr ""
4673 3813
4674#: plugins/check_snmp.c:1186
4675msgid "" 3814msgid ""
4676"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 3815"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4677msgstr "" 3816msgstr ""
4678 3817
4679#: plugins/check_snmp.c:1187
4680msgid "returned from the SNMP query is an unsigned integer." 3818msgid "returned from the SNMP query is an unsigned integer."
4681msgstr "" 3819msgstr ""
4682 3820
4683#: plugins/check_snmp.c:1190
4684msgid "Rate Calculation:" 3821msgid "Rate Calculation:"
4685msgstr "" 3822msgstr ""
4686 3823
4687#: plugins/check_snmp.c:1191
4688msgid "In many places, SNMP returns counters that are only meaningful when" 3824msgid "In many places, SNMP returns counters that are only meaningful when"
4689msgstr "" 3825msgstr ""
4690 3826
4691#: plugins/check_snmp.c:1192
4692msgid "calculating the counter difference since the last check. check_snmp" 3827msgid "calculating the counter difference since the last check. check_snmp"
4693msgstr "" 3828msgstr ""
4694 3829
4695#: plugins/check_snmp.c:1193
4696msgid "saves the last state information in a file so that the rate per second" 3830msgid "saves the last state information in a file so that the rate per second"
4697msgstr "" 3831msgstr ""
4698 3832
4699#: plugins/check_snmp.c:1194
4700msgid "can be calculated. Use the --rate option to save state information." 3833msgid "can be calculated. Use the --rate option to save state information."
4701msgstr "" 3834msgstr ""
4702 3835
4703#: plugins/check_snmp.c:1195
4704msgid "" 3836msgid ""
4705"On the first run, there will be no prior state - this will return with OK." 3837"On the first run, there will be no prior state - this will return with OK."
4706msgstr "" 3838msgstr ""
4707 3839
4708#: plugins/check_snmp.c:1196
4709msgid "The state is uniquely determined by the arguments to the plugin, so" 3840msgid "The state is uniquely determined by the arguments to the plugin, so"
4710msgstr "" 3841msgstr ""
4711 3842
4712#: plugins/check_snmp.c:1197
4713msgid "changing the arguments will create a new state file." 3843msgid "changing the arguments will create a new state file."
4714msgstr "" 3844msgstr ""
4715 3845
4716#: plugins/check_ssh.c:165
4717msgid "Port number must be a positive integer" 3846msgid "Port number must be a positive integer"
4718msgstr "" 3847msgstr ""
4719 3848
4720#: plugins/check_ssh.c:232
4721#, c-format 3849#, c-format
4722msgid "Server answer: %s" 3850msgid "Server answer: %s"
4723msgstr "" 3851msgstr ""
4724 3852
4725#: plugins/check_ssh.c:251
4726#, c-format 3853#, c-format
4727msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" 3854msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n"
3855msgstr ""
3856
3857#, c-format
3858msgid ""
3859"SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n"
4728msgstr "" 3860msgstr ""
4729 3861
4730#: plugins/check_ssh.c:260
4731#, c-format 3862#, c-format
4732msgid "SSH OK - %s (protocol %s) | %s\n" 3863msgid "SSH OK - %s (protocol %s) | %s\n"
4733msgstr "" 3864msgstr ""
4734 3865
4735#: plugins/check_ssh.c:281
4736msgid "Try to connect to an SSH server at specified server and port" 3866msgid "Try to connect to an SSH server at specified server and port"
4737msgstr "" 3867msgstr ""
4738 3868
4739#: plugins/check_ssh.c:297
4740msgid "" 3869msgid ""
4741"Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)" 3870"Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
3871msgstr ""
3872
3873msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)"
4742msgstr "" 3874msgstr ""
4743 3875
4744#: plugins/check_swap.c:169
4745#, c-format 3876#, c-format
4746msgid "Command: %s\n" 3877msgid "Command: %s\n"
4747msgstr "" 3878msgstr ""
4748 3879
4749#: plugins/check_swap.c:171
4750#, c-format 3880#, c-format
4751msgid "Format: %s\n" 3881msgid "Format: %s\n"
4752msgstr "" 3882msgstr ""
4753 3883
4754#: plugins/check_swap.c:207
4755#, c-format 3884#, c-format
4756msgid "total=%.0f, used=%.0f, free=%.0f\n" 3885msgid "total=%.0f, used=%.0f, free=%.0f\n"
4757msgstr "" 3886msgstr ""
4758 3887
4759#: plugins/check_swap.c:221
4760#, c-format 3888#, c-format
4761msgid "total=%.0f, free=%.0f\n" 3889msgid "total=%.0f, free=%.0f\n"
4762msgstr "" 3890msgstr ""
4763 3891
4764#: plugins/check_swap.c:253
4765msgid "Error getting swap devices\n" 3892msgid "Error getting swap devices\n"
4766msgstr "" 3893msgstr ""
4767 3894
4768#: plugins/check_swap.c:256
4769msgid "SWAP OK: No swap devices defined\n" 3895msgid "SWAP OK: No swap devices defined\n"
4770msgstr "" 3896msgstr ""
4771 3897
4772#: plugins/check_swap.c:277 plugins/check_swap.c:319
4773msgid "swapctl failed: " 3898msgid "swapctl failed: "
4774msgstr "" 3899msgstr ""
4775 3900
4776#: plugins/check_swap.c:278 plugins/check_swap.c:320
4777msgid "Error in swapctl call\n" 3901msgid "Error in swapctl call\n"
4778msgstr "" 3902msgstr ""
4779 3903
4780#: plugins/check_swap.c:357
4781#, c-format 3904#, c-format
4782msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|" 3905msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|"
3906msgstr ""
3907
3908msgid "Warning threshold percentage must be <= 100!"
3909msgstr ""
3910
3911msgid "Warning threshold be positive integer or percentage!"
4783msgstr "" 3912msgstr ""
4784 3913
4785#: plugins/check_swap.c:435 3914msgid "Critical threshold percentage must be <= 100!"
4786msgid "Warning threshold must be integer or percentage!"
4787msgstr "" 3915msgstr ""
4788 3916
4789#: plugins/check_swap.c:453 3917msgid "Critical threshold be positive integer or percentage!"
4790msgid "Critical threshold must be integer or percentage!"
4791msgstr "" 3918msgstr ""
4792 3919
4793#: plugins/check_swap.c:507 3920msgid ""
4794msgid "Warning percentage should be more than critical percentage" 3921"no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
3922"or integer (0-3)."
4795msgstr "" 3923msgstr ""
4796 3924
4797#: plugins/check_swap.c:511 3925msgid "Warning should be more than critical"
4798msgid "Warning free space should be more than critical free space"
4799msgstr "" 3926msgstr ""
4800 3927
4801#: plugins/check_swap.c:525
4802msgid "Check swap space on local machine." 3928msgid "Check swap space on local machine."
4803msgstr "" 3929msgstr ""
4804 3930
4805#: plugins/check_swap.c:535
4806msgid "" 3931msgid ""
4807"Exit with WARNING status if less than INTEGER bytes of swap space are free" 3932"Exit with WARNING status if less than INTEGER bytes of swap space are free"
4808msgstr "" 3933msgstr ""
4809 3934
4810#: plugins/check_swap.c:537
4811msgid "Exit with WARNING status if less than PERCENT of swap space is free" 3935msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4812msgstr "" 3936msgstr ""
4813 3937
4814#: plugins/check_swap.c:539
4815msgid "" 3938msgid ""
4816"Exit with CRITICAL status if less than INTEGER bytes of swap space are free" 3939"Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4817msgstr "" 3940msgstr ""
4818 3941
4819#: plugins/check_swap.c:541 3942msgid "Exit with CRITICAL status if less than PERCENT of swap space is free"
4820msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4821msgstr "" 3943msgstr ""
4822 3944
4823#: plugins/check_swap.c:543
4824msgid "Conduct comparisons for all swap partitions, one by one" 3945msgid "Conduct comparisons for all swap partitions, one by one"
4825msgstr "" 3946msgstr ""
4826 3947
4827#: plugins/check_swap.c:548 3948msgid ""
3949"Resulting state when there is no swap regardless of thresholds. Default:"
3950msgstr ""
3951
3952msgid ""
3953"Both INTEGER and PERCENT thresholds can be specified, they are all checked."
3954msgstr ""
3955
4828msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." 3956msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
4829msgstr "" 3957msgstr ""
4830 3958
4831#: plugins/check_tcp.c:206
4832msgid "CRITICAL - Generic check_tcp called with unknown service\n" 3959msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4833msgstr "" 3960msgstr ""
4834 3961
4835#: plugins/check_tcp.c:230
4836msgid "With UDP checks, a send/expect string must be specified." 3962msgid "With UDP checks, a send/expect string must be specified."
4837msgstr "" 3963msgstr ""
4838 3964
4839#: plugins/check_tcp.c:431
4840msgid "No arguments found" 3965msgid "No arguments found"
4841msgstr "" 3966msgstr ""
4842 3967
4843#: plugins/check_tcp.c:534
4844msgid "Maxbytes must be a positive integer" 3968msgid "Maxbytes must be a positive integer"
4845msgstr "" 3969msgstr ""
4846 3970
4847#: plugins/check_tcp.c:552
4848msgid "Refuse must be one of ok, warn, crit" 3971msgid "Refuse must be one of ok, warn, crit"
4849msgstr "" 3972msgstr ""
4850 3973
4851#: plugins/check_tcp.c:562
4852msgid "Mismatch must be one of ok, warn, crit" 3974msgid "Mismatch must be one of ok, warn, crit"
4853msgstr "" 3975msgstr ""
4854 3976
4855#: plugins/check_tcp.c:568
4856msgid "Delay must be a positive integer" 3977msgid "Delay must be a positive integer"
4857msgstr "" 3978msgstr ""
4858 3979
4859#: plugins/check_tcp.c:613
4860msgid "You must provide a server address" 3980msgid "You must provide a server address"
4861msgstr "" 3981msgstr ""
4862 3982
4863#: plugins/check_tcp.c:615
4864msgid "Invalid hostname, address or socket" 3983msgid "Invalid hostname, address or socket"
4865msgstr "" 3984msgstr ""
4866 3985
4867#: plugins/check_tcp.c:629
4868#, c-format 3986#, c-format
4869msgid "" 3987msgid ""
4870"This plugin tests %s connections with the specified host (or unix socket).\n" 3988"This plugin tests %s connections with the specified host (or unix socket).\n"
4871"\n" 3989"\n"
4872msgstr "" 3990msgstr ""
4873 3991
4874#: plugins/check_tcp.c:642
4875msgid "" 3992msgid ""
4876"Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or " 3993"Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send "
4877"quit option" 3994"or quit option"
4878msgstr "" 3995msgstr ""
4879 3996
4880#: plugins/check_tcp.c:643
4881msgid "Default: nothing added to send, \\r\\n added to end of quit" 3997msgid "Default: nothing added to send, \\r\\n added to end of quit"
4882msgstr "" 3998msgstr ""
4883 3999
4884#: plugins/check_tcp.c:645
4885msgid "String to send to the server" 4000msgid "String to send to the server"
4886msgstr "" 4001msgstr ""
4887 4002
4888#: plugins/check_tcp.c:647
4889msgid "String to expect in server response" 4003msgid "String to expect in server response"
4890msgstr "" 4004msgstr ""
4891 4005
4892#: plugins/check_tcp.c:647
4893msgid "(may be repeated)" 4006msgid "(may be repeated)"
4894msgstr "" 4007msgstr ""
4895 4008
4896#: plugins/check_tcp.c:649
4897msgid "All expect strings need to occur in server response. Default is any" 4009msgid "All expect strings need to occur in server response. Default is any"
4898msgstr "" 4010msgstr ""
4899 4011
4900#: plugins/check_tcp.c:651
4901msgid "String to send server to initiate a clean close of the connection" 4012msgid "String to send server to initiate a clean close of the connection"
4902msgstr "" 4013msgstr ""
4903 4014
4904#: plugins/check_tcp.c:653
4905msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" 4015msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
4906msgstr "" 4016msgstr ""
4907 4017
4908#: plugins/check_tcp.c:655
4909msgid "" 4018msgid ""
4910"Accept expected string mismatches with states ok, warn, crit (default: warn)" 4019"Accept expected string mismatches with states ok, warn, crit (default: warn)"
4911msgstr "" 4020msgstr ""
4912 4021
4913#: plugins/check_tcp.c:657
4914msgid "Hide output from TCP socket" 4022msgid "Hide output from TCP socket"
4915msgstr "" 4023msgstr ""
4916 4024
4917#: plugins/check_tcp.c:659
4918msgid "Close connection once more than this number of bytes are received" 4025msgid "Close connection once more than this number of bytes are received"
4919msgstr "" 4026msgstr ""
4920 4027
4921#: plugins/check_tcp.c:661
4922msgid "Seconds to wait between sending string and polling for response" 4028msgid "Seconds to wait between sending string and polling for response"
4923msgstr "" 4029msgstr ""
4924 4030
4925#: plugins/check_tcp.c:666
4926msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." 4031msgid "1st is #days for warning, 2nd is critical (if not specified - 0)."
4927msgstr "" 4032msgstr ""
4928 4033
4929#: plugins/check_tcp.c:668
4930msgid "Use SSL for the connection." 4034msgid "Use SSL for the connection."
4931msgstr "" 4035msgstr ""
4932 4036
4933#: plugins/check_time.c:102 4037msgid "SSL server_name"
4038msgstr ""
4039
4934#, c-format 4040#, c-format
4935msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" 4041msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4936msgstr "" 4042msgstr ""
4937 4043
4938#: plugins/check_time.c:115
4939#, c-format 4044#, c-format
4940msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" 4045msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4941msgstr "" 4046msgstr ""
4942 4047
4943#: plugins/check_time.c:139
4944#, c-format 4048#, c-format
4945msgid "TIME UNKNOWN - no data received from server %s, port %d\n" 4049msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4946msgstr "" 4050msgstr ""
4947 4051
4948#: plugins/check_time.c:152
4949#, c-format 4052#, c-format
4950msgid "TIME %s - %d second response time|%s\n" 4053msgid "TIME %s - %d second response time|%s\n"
4951msgstr "" 4054msgstr ""
4952 4055
4953#: plugins/check_time.c:170
4954#, c-format 4056#, c-format
4955msgid "TIME %s - %lu second time difference|%s %s\n" 4057msgid "TIME %s - %lu second time difference|%s %s\n"
4956msgstr "" 4058msgstr ""
4957 4059
4958#: plugins/check_time.c:254
4959msgid "Warning thresholds must be a positive integer" 4060msgid "Warning thresholds must be a positive integer"
4960msgstr "" 4061msgstr ""
4961 4062
4962#: plugins/check_time.c:273
4963msgid "Critical thresholds must be a positive integer" 4063msgid "Critical thresholds must be a positive integer"
4964msgstr "" 4064msgstr ""
4965 4065
4966#: plugins/check_time.c:339
4967msgid "This plugin will check the time on the specified host." 4066msgid "This plugin will check the time on the specified host."
4968msgstr "" 4067msgstr ""
4969 4068
4970#: plugins/check_time.c:351
4971msgid "Use UDP to connect, not TCP" 4069msgid "Use UDP to connect, not TCP"
4972msgstr "" 4070msgstr ""
4973 4071
4974#: plugins/check_time.c:353
4975msgid "Time difference (sec.) necessary to result in a warning status" 4072msgid "Time difference (sec.) necessary to result in a warning status"
4976msgstr "" 4073msgstr ""
4977 4074
4978#: plugins/check_time.c:355
4979msgid "Time difference (sec.) necessary to result in a critical status" 4075msgid "Time difference (sec.) necessary to result in a critical status"
4980msgstr "" 4076msgstr ""
4981 4077
4982#: plugins/check_time.c:357
4983msgid "Response time (sec.) necessary to result in warning status" 4078msgid "Response time (sec.) necessary to result in warning status"
4984msgstr "" 4079msgstr ""
4985 4080
4986#: plugins/check_time.c:359
4987msgid "Response time (sec.) necessary to result in critical status" 4081msgid "Response time (sec.) necessary to result in critical status"
4988msgstr "" 4082msgstr ""
4989 4083
4990#: plugins/check_ups.c:144
4991msgid "On Battery, Low Battery" 4084msgid "On Battery, Low Battery"
4992msgstr "" 4085msgstr ""
4993 4086
4994#: plugins/check_ups.c:149
4995msgid "Online" 4087msgid "Online"
4996msgstr "" 4088msgstr ""
4997 4089
4998#: plugins/check_ups.c:152
4999msgid "On Battery" 4090msgid "On Battery"
5000msgstr "" 4091msgstr ""
5001 4092
5002#: plugins/check_ups.c:156
5003msgid ", Low Battery" 4093msgid ", Low Battery"
5004msgstr "" 4094msgstr ""
5005 4095
5006#: plugins/check_ups.c:160
5007msgid ", Calibrating" 4096msgid ", Calibrating"
5008msgstr "" 4097msgstr ""
5009 4098
5010#: plugins/check_ups.c:163
5011msgid ", Replace Battery" 4099msgid ", Replace Battery"
5012msgstr "" 4100msgstr ""
5013 4101
5014#: plugins/check_ups.c:167
5015msgid ", On Bypass" 4102msgid ", On Bypass"
5016msgstr "" 4103msgstr ""
5017 4104
5018#: plugins/check_ups.c:170
5019msgid ", Overload" 4105msgid ", Overload"
5020msgstr "" 4106msgstr ""
5021 4107
5022#: plugins/check_ups.c:173
5023msgid ", Trimming" 4108msgid ", Trimming"
5024msgstr "" 4109msgstr ""
5025 4110
5026#: plugins/check_ups.c:176
5027msgid ", Boosting" 4111msgid ", Boosting"
5028msgstr "" 4112msgstr ""
5029 4113
5030#: plugins/check_ups.c:179
5031msgid ", Charging" 4114msgid ", Charging"
5032msgstr "" 4115msgstr ""
5033 4116
5034#: plugins/check_ups.c:182
5035msgid ", Discharging" 4117msgid ", Discharging"
5036msgstr "" 4118msgstr ""
5037 4119
5038#: plugins/check_ups.c:185
5039msgid ", Unknown" 4120msgid ", Unknown"
5040msgstr "" 4121msgstr ""
5041 4122
5042#: plugins/check_ups.c:324
5043msgid "UPS does not support any available options\n" 4123msgid "UPS does not support any available options\n"
5044msgstr "" 4124msgstr ""
5045 4125
5046#: plugins/check_ups.c:348 plugins/check_ups.c:411
5047msgid "Invalid response received from host" 4126msgid "Invalid response received from host"
5048msgstr "" 4127msgstr ""
5049 4128
5050#: plugins/check_ups.c:420 4129msgid "UPS name to long for buffer"
4130msgstr ""
4131
5051#, c-format 4132#, c-format
5052msgid "CRITICAL - no such UPS '%s' on that host\n" 4133msgid "CRITICAL - no such UPS '%s' on that host\n"
5053msgstr "" 4134msgstr ""
5054 4135
5055#: plugins/check_ups.c:430
5056msgid "CRITICAL - UPS data is stale" 4136msgid "CRITICAL - UPS data is stale"
5057msgstr "" 4137msgstr ""
5058 4138
5059#: plugins/check_ups.c:435
5060#, c-format 4139#, c-format
5061msgid "Unknown error: %s\n" 4140msgid "Unknown error: %s\n"
5062msgstr "" 4141msgstr ""
5063 4142
5064#: plugins/check_ups.c:442
5065msgid "Error: unable to parse variable" 4143msgid "Error: unable to parse variable"
5066msgstr "" 4144msgstr ""
5067 4145
5068#: plugins/check_ups.c:549
5069msgid "Unrecognized UPS variable" 4146msgid "Unrecognized UPS variable"
5070msgstr "" 4147msgstr ""
5071 4148
5072#: plugins/check_ups.c:587
5073msgid "Error : no UPS indicated" 4149msgid "Error : no UPS indicated"
5074msgstr "" 4150msgstr ""
5075 4151
5076#: plugins/check_ups.c:607
5077msgid "" 4152msgid ""
5078"This plugin tests the UPS service on the specified host. Network UPS Tools" 4153"This plugin tests the UPS service on the specified host. Network UPS Tools"
5079msgstr "" 4154msgstr ""
5080 4155
5081#: plugins/check_ups.c:608
5082msgid "from www.networkupstools.org must be running for this plugin to work." 4156msgid "from www.networkupstools.org must be running for this plugin to work."
5083msgstr "" 4157msgstr ""
5084 4158
5085#: plugins/check_ups.c:620
5086msgid "Name of UPS" 4159msgid "Name of UPS"
5087msgstr "" 4160msgstr ""
5088 4161
5089#: plugins/check_ups.c:622
5090msgid "Output of temperatures in Celsius" 4162msgid "Output of temperatures in Celsius"
5091msgstr "" 4163msgstr ""
5092 4164
5093#: plugins/check_ups.c:624
5094msgid "Valid values for STRING are" 4165msgid "Valid values for STRING are"
5095msgstr "" 4166msgstr ""
5096 4167
5097#: plugins/check_ups.c:635
5098msgid "" 4168msgid ""
5099"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4169"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
5100msgstr "" 4170msgstr ""
5101 4171
5102#: plugins/check_ups.c:636
5103msgid "" 4172msgid ""
5104"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4173"Supply) on a local or remote host. If the UPS is online or calibrating, the"
5105msgstr "" 4174msgstr ""
5106 4175
5107#: plugins/check_ups.c:637
5108msgid "" 4176msgid ""
5109"plugin will return an OK state. If the battery is on it will return a WARNING" 4177"plugin will return an OK state. If the battery is on it will return a WARNING"
5110msgstr "" 4178msgstr ""
5111 4179
5112#: plugins/check_ups.c:638
5113msgid "" 4180msgid ""
5114"state. If the UPS is off or has a low battery the plugin will return a " 4181"state. If the UPS is off or has a low battery the plugin will return a "
5115"CRITICAL" 4182"CRITICAL"
5116msgstr "" 4183msgstr ""
5117 4184
5118#: plugins/check_ups.c:643
5119msgid "" 4185msgid ""
5120"You may also specify a variable to check (such as temperature, utility " 4186"You may also specify a variable to check (such as temperature, utility "
5121"voltage," 4187"voltage,"
5122msgstr "" 4188msgstr ""
5123 4189
5124#: plugins/check_ups.c:644
5125msgid "" 4190msgid ""
5126"battery load, etc.) as well as warning and critical thresholds for the value" 4191"battery load, etc.) as well as warning and critical thresholds for the value"
5127msgstr "" 4192msgstr ""
5128 4193
5129#: plugins/check_ups.c:645
5130msgid "" 4194msgid ""
5131"of that variable. If the remote host has multiple UPS that are being " 4195"of that variable. If the remote host has multiple UPS that are being "
5132"monitored" 4196"monitored"
5133msgstr "" 4197msgstr ""
5134 4198
5135#: plugins/check_ups.c:646
5136msgid "you will have to use the --ups option to specify which UPS to check." 4199msgid "you will have to use the --ups option to specify which UPS to check."
5137msgstr "" 4200msgstr ""
5138 4201
5139#: plugins/check_ups.c:648
5140msgid "" 4202msgid ""
5141"This plugin requires that the UPSD daemon distributed with Russell Kroll's" 4203"This plugin requires that the UPSD daemon distributed with Russell Kroll's"
5142msgstr "" 4204msgstr ""
5143 4205
5144#: plugins/check_ups.c:649
5145msgid "" 4206msgid ""
5146"Network UPS Tools be installed on the remote host. If you do not have the" 4207"Network UPS Tools be installed on the remote host. If you do not have the"
5147msgstr "" 4208msgstr ""
5148 4209
5149#: plugins/check_ups.c:650
5150msgid "package installed on your system, you can download it from" 4210msgid "package installed on your system, you can download it from"
5151msgstr "" 4211msgstr ""
5152 4212
5153#: plugins/check_ups.c:651
5154msgid "http://www.networkupstools.org" 4213msgid "http://www.networkupstools.org"
5155msgstr "" 4214msgstr ""
5156 4215
5157#: plugins/check_users.c:110 4216#, c-format
4217msgid "Could not enumerate RD sessions: %d\n"
4218msgstr ""
4219
5158#, c-format 4220#, c-format
5159msgid "# users=%d" 4221msgid "# users=%d"
5160msgstr "" 4222msgstr ""
5161 4223
5162#: plugins/check_users.c:133
5163msgid "Unable to read output" 4224msgid "Unable to read output"
5164msgstr "" 4225msgstr ""
5165 4226
5166#: plugins/check_users.c:140
5167#, c-format 4227#, c-format
5168msgid "USERS %s - %d users currently logged in |%s\n" 4228msgid "USERS %s - %d users currently logged in |%s\n"
5169msgstr "" 4229msgstr ""
5170 4230
5171#: plugins/check_users.c:219
5172msgid "This plugin checks the number of users currently logged in on the local" 4231msgid "This plugin checks the number of users currently logged in on the local"
5173msgstr "" 4232msgstr ""
5174 4233
5175#: plugins/check_users.c:220
5176msgid "" 4234msgid ""
5177"system and generates an error if the number exceeds the thresholds specified." 4235"system and generates an error if the number exceeds the thresholds specified."
5178msgstr "" 4236msgstr ""
5179 4237
5180#: plugins/check_users.c:230
5181msgid "Set WARNING status if more than INTEGER users are logged in" 4238msgid "Set WARNING status if more than INTEGER users are logged in"
5182msgstr "" 4239msgstr ""
5183 4240
5184#: plugins/check_users.c:232
5185msgid "Set CRITICAL status if more than INTEGER users are logged in" 4241msgid "Set CRITICAL status if more than INTEGER users are logged in"
5186msgstr "" 4242msgstr ""
5187 4243
5188#: plugins/check_ide_smart.c:256 4244msgid ""
4245"DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"."
4246msgstr ""
4247
4248msgid "Nagios-compatible output is now always returned."
4249msgstr ""
4250
4251msgid "SMART commands are broken and have been disabled (See Notes in --help)."
4252msgstr ""
4253
4254msgid ""
4255"DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the"
4256msgstr ""
4257
4258msgid "default and will be removed from future releases."
4259msgstr ""
4260
5189#, c-format 4261#, c-format
5190msgid "CRITICAL - Couldn't open device %s: %s\n" 4262msgid "CRITICAL - Couldn't open device %s: %s\n"
5191msgstr "" 4263msgstr ""
5192 4264
5193#: plugins/check_ide_smart.c:261
5194#, c-format 4265#, c-format
5195msgid "CRITICAL - SMART_CMD_ENABLE\n" 4266msgid "CRITICAL - SMART_CMD_ENABLE\n"
5196msgstr "" 4267msgstr ""
5197 4268
5198#: plugins/check_ide_smart.c:323 plugins/check_ide_smart.c:350
5199#, c-format 4269#, c-format
5200msgid "CRITICAL - SMART_READ_VALUES: %s\n" 4270msgid "CRITICAL - SMART_READ_VALUES: %s\n"
5201msgstr "" 4271msgstr ""
5202 4272
5203#: plugins/check_ide_smart.c:421
5204#, c-format 4273#, c-format
5205msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" 4274msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
5206msgstr "" 4275msgstr ""
5207 4276
5208#: plugins/check_ide_smart.c:429
5209#, c-format 4277#, c-format
5210msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" 4278msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
5211msgstr "" 4279msgstr ""
5212 4280
5213#: plugins/check_ide_smart.c:437
5214#, c-format 4281#, c-format
5215msgid "OK - Operational (%d/%d tests passed)\n" 4282msgid "OK - Operational (%d/%d tests passed)\n"
5216msgstr "" 4283msgstr ""
5217 4284
5218#: plugins/check_ide_smart.c:441
5219#, c-format 4285#, c-format
5220msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" 4286msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5221msgstr "" 4287msgstr ""
5222 4288
5223#: plugins/check_ide_smart.c:474
5224#, c-format 4289#, c-format
5225msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" 4290msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
5226msgstr "" 4291msgstr ""
5227 4292
5228#: plugins/check_ide_smart.c:480
5229#, c-format 4293#, c-format
5230msgid "OffLineCapability=%d {%s %s %s}\n" 4294msgid "OffLineCapability=%d {%s %s %s}\n"
5231msgstr "" 4295msgstr ""
5232 4296
5233#: plugins/check_ide_smart.c:486
5234#, c-format 4297#, c-format
5235msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" 4298msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
5236msgstr "" 4299msgstr ""
5237 4300
5238#: plugins/check_ide_smart.c:508 plugins/check_ide_smart.c:532
5239#, c-format 4301#, c-format
5240msgid "CRITICAL - %s: %s\n" 4302msgid "CRITICAL - %s: %s\n"
5241msgstr "" 4303msgstr ""
5242 4304
5243#: plugins/check_ide_smart.c:553 plugins/check_ide_smart.c:580 4305#, c-format
4306msgid "OK - Command sent (%s)\n"
4307msgstr ""
4308
5244#, c-format 4309#, c-format
5245msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" 4310msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
5246msgstr "" 4311msgstr ""
5247 4312
5248#: plugins/check_ide_smart.c:599
5249#, c-format 4313#, c-format
5250msgid "" 4314msgid ""
5251"This plugin checks a local hard drive with the (Linux specific) SMART " 4315"This plugin checks a local hard drive with the (Linux specific) SMART "
5252"interface [http://smartlinux.sourceforge.net/smart/index.php]." 4316"interface [http://smartlinux.sourceforge.net/smart/index.php]."
5253msgstr "" 4317msgstr ""
5254 4318
5255#: plugins/check_ide_smart.c:609
5256msgid "Select device DEVICE" 4319msgid "Select device DEVICE"
5257msgstr "" 4320msgstr ""
5258 4321
5259#: plugins/check_ide_smart.c:610
5260msgid "" 4322msgid ""
5261"Note: if the device is selected with this option, _no_ other options are " 4323"Note: if the device is specified without this option, any further option will"
5262"accepted"
5263msgstr "" 4324msgstr ""
5264 4325
5265#: plugins/check_ide_smart.c:612 4326msgid "be ignored."
5266msgid "Perform immediately offline tests"
5267msgstr "" 4327msgstr ""
5268 4328
5269#: plugins/check_ide_smart.c:614 4329msgid ""
5270msgid "Returns the number of failed tests" 4330"The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were"
5271msgstr "" 4331msgstr ""
5272 4332
5273#: plugins/check_ide_smart.c:616 4333msgid ""
5274msgid "Turn on automatic offline tests" 4334"broken in an underhand manner and have been disabled. You can use smartctl"
5275msgstr "" 4335msgstr ""
5276 4336
5277#: plugins/check_ide_smart.c:618 4337msgid "instead:"
5278msgid "Turn off automatic offline tests"
5279msgstr "" 4338msgstr ""
5280 4339
5281#: plugins/check_ide_smart.c:620 4340msgid "-0/--auto-off: use \"smartctl --offlineauto=off\""
5282msgid "Output suitable for the monitoring system" 4341msgstr ""
4342
4343msgid "-1/--auto-on: use \"smartctl --offlineauto=on\""
4344msgstr ""
4345
4346msgid "-i/--immediate: use \"smartctl --test=offline\""
5283msgstr "" 4347msgstr ""
5284 4348
5285#: plugins/negate.c:99
5286msgid "No data returned from command\n" 4349msgid "No data returned from command\n"
5287msgstr "" 4350msgstr ""
5288 4351
5289#: plugins/negate.c:170
5290msgid "" 4352msgid ""
5291"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " 4353"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5292"or integer (0-3)." 4354"or integer (0-3)."
5293msgstr "" 4355msgstr ""
5294 4356
5295#: plugins/negate.c:174
5296msgid "" 4357msgid ""
5297"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " 4358"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer "
5298"(0-3)." 4359"(0-3)."
5299msgstr "" 4360msgstr ""
5300 4361
5301#: plugins/negate.c:180
5302msgid "" 4362msgid ""
5303"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4363"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5304"integer (0-3)." 4364"integer (0-3)."
5305msgstr "" 4365msgstr ""
5306 4366
5307#: plugins/negate.c:185
5308msgid "" 4367msgid ""
5309"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4368"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5310"integer (0-3)." 4369"integer (0-3)."
5311msgstr "" 4370msgstr ""
5312 4371
5313#: plugins/negate.c:190
5314msgid "" 4372msgid ""
5315"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4373"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5316"integer (0-3)." 4374"integer (0-3)."
5317msgstr "" 4375msgstr ""
5318 4376
5319#: plugins/negate.c:217
5320msgid "Require path to command" 4377msgid "Require path to command"
5321msgstr "" 4378msgstr ""
5322 4379
5323#: plugins/negate.c:246
5324msgid "" 4380msgid ""
5325"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." 4381"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5326msgstr "" 4382msgstr ""
5327 4383
5328#: plugins/negate.c:247
5329msgid "Additional switches can be used to control which state becomes what." 4384msgid "Additional switches can be used to control which state becomes what."
5330msgstr "" 4385msgstr ""
5331 4386
5332#: plugins/negate.c:256
5333msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." 4387msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5334msgstr "" 4388msgstr ""
5335 4389
5336#: plugins/negate.c:258
5337msgid "Custom result on Negate timeouts; see below for STATUS definition\n" 4390msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
5338msgstr "" 4391msgstr ""
5339 4392
5340#: plugins/negate.c:264
5341#, c-format 4393#, c-format
5342msgid "" 4394msgid ""
5343" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" 4395" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
5344msgstr "" 4396msgstr ""
5345 4397
5346#: plugins/negate.c:265
5347#, c-format 4398#, c-format
5348msgid "" 4399msgid ""
5349" quotes. Numeric values are accepted. If nothing is specified, permutes\n" 4400" quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5350msgstr "" 4401msgstr ""
5351 4402
5352#: plugins/negate.c:266
5353#, c-format 4403#, c-format
5354msgid " OK and CRITICAL.\n" 4404msgid " OK and CRITICAL.\n"
5355msgstr "" 4405msgstr ""
5356 4406
5357#: plugins/negate.c:268
5358#, c-format 4407#, c-format
5359msgid "" 4408msgid ""
5360" Substitute output text as well. Will only substitute text in CAPITALS\n" 4409" Substitute output text as well. Will only substitute text in CAPITALS\n"
5361msgstr "" 4410msgstr ""
5362 4411
5363#: plugins/negate.c:273
5364msgid "Run check_ping and invert result. Must use full path to plugin" 4412msgid "Run check_ping and invert result. Must use full path to plugin"
5365msgstr "" 4413msgstr ""
5366 4414
5367#: plugins/negate.c:275
5368msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" 4415msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5369msgstr "" 4416msgstr ""
5370 4417
5371#: plugins/negate.c:278
5372msgid "" 4418msgid ""
5373"This plugin is a wrapper to take the output of another plugin and invert it." 4419"This plugin is a wrapper to take the output of another plugin and invert it."
5374msgstr "" 4420msgstr ""
5375 4421
5376#: plugins/negate.c:279
5377msgid "The full path of the plugin must be provided." 4422msgid "The full path of the plugin must be provided."
5378msgstr "" 4423msgstr ""
5379 4424
5380#: plugins/negate.c:280
5381msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." 4425msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5382msgstr "" 4426msgstr ""
5383 4427
5384#: plugins/negate.c:281
5385msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." 4428msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5386msgstr "" 4429msgstr ""
5387 4430
5388#: plugins/negate.c:282
5389msgid "Otherwise, the output state of the wrapped plugin is unchanged." 4431msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5390msgstr "" 4432msgstr ""
5391 4433
5392#: plugins/negate.c:284
5393msgid "" 4434msgid ""
5394"Using timeout-result, it is possible to override the timeout behaviour or a" 4435"Using timeout-result, it is possible to override the timeout behaviour or a"
5395msgstr "" 4436msgstr ""
5396 4437
5397#: plugins/negate.c:285
5398msgid "plugin by setting the negate timeout a bit lower." 4438msgid "plugin by setting the negate timeout a bit lower."
5399msgstr "" 4439msgstr ""
5400 4440
5401#: plugins/netutils.c:49
5402#, c-format 4441#, c-format
5403msgid "%s - Socket timeout after %d seconds\n" 4442msgid "%s - Socket timeout after %d seconds\n"
5404msgstr "" 4443msgstr ""
5405 4444
5406#: plugins/netutils.c:51
5407#, c-format 4445#, c-format
5408msgid "%s - Abnormal timeout after %d seconds\n" 4446msgid "%s - Abnormal timeout after %d seconds\n"
5409msgstr "" 4447msgstr ""
5410 4448
5411#: plugins/netutils.c:79 plugins/netutils.c:281
5412msgid "Send failed" 4449msgid "Send failed"
5413msgstr "" 4450msgstr ""
5414 4451
5415#: plugins/netutils.c:96 plugins/netutils.c:296
5416msgid "No data was received from host!" 4452msgid "No data was received from host!"
5417msgstr "" 4453msgstr ""
5418 4454
5419#: plugins/netutils.c:204 plugins/netutils.c:240
5420msgid "Socket creation failed" 4455msgid "Socket creation failed"
5421msgstr "" 4456msgstr ""
5422 4457
5423#: plugins/netutils.c:233
5424msgid "Supplied path too long unix domain socket" 4458msgid "Supplied path too long unix domain socket"
5425msgstr "" 4459msgstr ""
5426 4460
5427#: plugins/netutils.c:305
5428msgid "Receive failed" 4461msgid "Receive failed"
5429msgstr "" 4462msgstr ""
5430 4463
5431#: plugins/netutils.c:331 plugins-root/check_dhcp.c:1342
5432#, c-format 4464#, c-format
5433msgid "Invalid hostname/address - %s" 4465msgid "Invalid hostname/address - %s"
5434msgstr "" 4466msgstr ""
5435 4467
5436#: plugins/popen.c:142
5437msgid "Could not malloc argv array in popen()" 4468msgid "Could not malloc argv array in popen()"
5438msgstr "" 4469msgstr ""
5439 4470
5440#: plugins/popen.c:152
5441msgid "CRITICAL - You need more args!!!" 4471msgid "CRITICAL - You need more args!!!"
5442msgstr "" 4472msgstr ""
5443 4473
5444#: plugins/popen.c:209
5445msgid "Cannot catch SIGCHLD" 4474msgid "Cannot catch SIGCHLD"
5446msgstr "" 4475msgstr ""
5447 4476
5448#: plugins/popen.c:304
5449#, c-format 4477#, c-format
5450msgid "CRITICAL - Plugin timed out after %d seconds\n" 4478msgid "CRITICAL - Plugin timed out after %d seconds\n"
5451msgstr "" 4479msgstr ""
5452 4480
5453#: plugins/popen.c:307
5454msgid "CRITICAL - popen timeout received, but no child process" 4481msgid "CRITICAL - popen timeout received, but no child process"
5455msgstr "" 4482msgstr ""
5456 4483
5457#: plugins/popen.c:323
5458msgid "sysconf error for _SC_OPEN_MAX"
5459msgstr ""
5460
5461#: plugins/urlize.c:130
5462#, c-format 4484#, c-format
5463msgid "" 4485msgid ""
5464"%s UNKNOWN - No data received from host\n" 4486"%s UNKNOWN - No data received from host\n"
5465"CMD: %s</A>\n" 4487"CMD: %s</A>\n"
5466msgstr "" 4488msgstr ""
5467 4489
5468#: plugins/urlize.c:169
5469msgid "" 4490msgid ""
5470"This plugin wraps the text output of another command (plugin) in HTML <A>" 4491"This plugin wraps the text output of another command (plugin) in HTML <A>"
5471msgstr "" 4492msgstr ""
5472 4493
5473#: plugins/urlize.c:170
5474msgid "" 4494msgid ""
5475"tags, thus displaying the child plugin's output as a clickable link in " 4495"tags, thus displaying the child plugin's output as a clickable link in "
5476"compatible" 4496"compatible"
5477msgstr "" 4497msgstr ""
5478 4498
5479#: plugins/urlize.c:171
5480msgid "" 4499msgid ""
5481"monitoring status screen. This plugin returns the status of the invoked " 4500"monitoring status screen. This plugin returns the status of the invoked "
5482"plugin." 4501"plugin."
5483msgstr "" 4502msgstr ""
5484 4503
5485#: plugins/urlize.c:181
5486msgid "" 4504msgid ""
5487"Pay close attention to quoting to ensure that the shell passes the expected" 4505"Pay close attention to quoting to ensure that the shell passes the expected"
5488msgstr "" 4506msgstr ""
5489 4507
5490#: plugins/urlize.c:182
5491msgid "data to the plugin. For example, in:" 4508msgid "data to the plugin. For example, in:"
5492msgstr "" 4509msgstr ""
5493 4510
5494#: plugins/urlize.c:183
5495msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" 4511msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5496msgstr "" 4512msgstr ""
5497 4513
5498#: plugins/urlize.c:184
5499msgid "the shell will remove the single quotes and urlize will see:" 4514msgid "the shell will remove the single quotes and urlize will see:"
5500msgstr "" 4515msgstr ""
5501 4516
5502#: plugins/urlize.c:185
5503msgid "urlize http://example.com/ check_http -H example.com -r two words" 4517msgid "urlize http://example.com/ check_http -H example.com -r two words"
5504msgstr "" 4518msgstr ""
5505 4519
5506#: plugins/urlize.c:186
5507msgid "You probably want:" 4520msgid "You probably want:"
5508msgstr "" 4521msgstr ""
5509 4522
5510#: plugins/urlize.c:187
5511msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" 4523msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5512msgstr "" 4524msgstr ""
5513 4525
5514#: plugins/utils.c:174
5515#, c-format
5516msgid "%s - Plugin timed out after %d seconds\n"
5517msgstr ""
5518
5519#: plugins/utils.c:469
5520msgid "failed realloc in strpcpy\n" 4526msgid "failed realloc in strpcpy\n"
5521msgstr "" 4527msgstr ""
5522 4528
5523#: plugins/utils.c:511
5524msgid "failed malloc in strscat\n" 4529msgid "failed malloc in strscat\n"
5525msgstr "" 4530msgstr ""
5526 4531
5527#: plugins/utils.c:531
5528msgid "failed malloc in xvasprintf\n" 4532msgid "failed malloc in xvasprintf\n"
5529msgstr "" 4533msgstr ""
5530 4534
5531#: plugins/utils.h:137
5532#, c-format 4535#, c-format
5533msgid "" 4536msgid ""
5534" %s (-h | --help) for detailed help\n" 4537" %s (-h | --help) for detailed help\n"
5535" %s (-V | --version) for version information\n" 4538" %s (-V | --version) for version information\n"
5536msgstr "" 4539msgstr ""
5537 4540
5538#: plugins/utils.h:141
5539msgid "" 4541msgid ""
5540"\n" 4542"\n"
5541"Options:\n" 4543"Options:\n"
@@ -5545,7 +4547,6 @@ msgid ""
5545" Print version information\n" 4547" Print version information\n"
5546msgstr "" 4548msgstr ""
5547 4549
5548#: plugins/utils.h:148
5549#, c-format 4550#, c-format
5550msgid "" 4551msgid ""
5551" -H, --hostname=ADDRESS\n" 4552" -H, --hostname=ADDRESS\n"
@@ -5554,7 +4555,6 @@ msgid ""
5554" Port number (default: %s)\n" 4555" Port number (default: %s)\n"
5555msgstr "" 4556msgstr ""
5556 4557
5557#: plugins/utils.h:154
5558msgid "" 4558msgid ""
5559" -4, --use-ipv4\n" 4559" -4, --use-ipv4\n"
5560" Use IPv4 connection\n" 4560" Use IPv4 connection\n"
@@ -5562,14 +4562,12 @@ msgid ""
5562" Use IPv6 connection\n" 4562" Use IPv6 connection\n"
5563msgstr "" 4563msgstr ""
5564 4564
5565#: plugins/utils.h:160
5566msgid "" 4565msgid ""
5567" -v, --verbose\n" 4566" -v, --verbose\n"
5568" Show details for command-line debugging (output may be truncated by\n" 4567" Show details for command-line debugging (output may be truncated by\n"
5569"\t\tthe monitoring system)\n" 4568" the monitoring system)\n"
5570msgstr "" 4569msgstr ""
5571 4570
5572#: plugins/utils.h:165
5573msgid "" 4571msgid ""
5574" -w, --warning=DOUBLE\n" 4572" -w, --warning=DOUBLE\n"
5575" Response time to result in warning status (seconds)\n" 4573" Response time to result in warning status (seconds)\n"
@@ -5577,7 +4575,6 @@ msgid ""
5577" Response time to result in critical status (seconds)\n" 4575" Response time to result in critical status (seconds)\n"
5578msgstr "" 4576msgstr ""
5579 4577
5580#: plugins/utils.h:171
5581msgid "" 4578msgid ""
5582" -w, --warning=RANGE\n" 4579" -w, --warning=RANGE\n"
5583" Warning range (format: start:end). Alert if outside this range\n" 4580" Warning range (format: start:end). Alert if outside this range\n"
@@ -5585,14 +4582,18 @@ msgid ""
5585" Critical range\n" 4582" Critical range\n"
5586msgstr "" 4583msgstr ""
5587 4584
5588#: plugins/utils.h:177
5589#, c-format 4585#, c-format
5590msgid "" 4586msgid ""
5591" -t, --timeout=INTEGER\n" 4587" -t, --timeout=INTEGER\n"
5592" Seconds before connection times out (default: %d)\n" 4588" Seconds before connection times out (default: %d)\n"
5593msgstr "" 4589msgstr ""
5594 4590
5595#: plugins/utils.h:182 4591#, c-format
4592msgid ""
4593" -t, --timeout=INTEGER\n"
4594" Seconds before plugin times out (default: %d)\n"
4595msgstr ""
4596
5596msgid "" 4597msgid ""
5597" --extra-opts=[section][@file]\n" 4598" --extra-opts=[section][@file]\n"
5598" Read options from an ini file. See\n" 4599" Read options from an ini file. See\n"
@@ -5600,14 +4601,12 @@ msgid ""
5600" for usage and examples.\n" 4601" for usage and examples.\n"
5601msgstr "" 4602msgstr ""
5602 4603
5603#: plugins/utils.h:190
5604msgid "" 4604msgid ""
5605" See:\n" 4605" See:\n"
5606" https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" 4606" https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n"
5607" for THRESHOLD format and examples.\n" 4607" for THRESHOLD format and examples.\n"
5608msgstr "" 4608msgstr ""
5609 4609
5610#: plugins/utils.h:195
5611msgid "" 4610msgid ""
5612"\n" 4611"\n"
5613"Send email to help@monitoring-plugins.org if you have questions regarding\n" 4612"Send email to help@monitoring-plugins.org if you have questions regarding\n"
@@ -5616,7 +4615,6 @@ msgid ""
5616"\n" 4615"\n"
5617msgstr "" 4616msgstr ""
5618 4617
5619#: plugins/utils.h:200
5620msgid "" 4618msgid ""
5621"\n" 4619"\n"
5622"The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " 4620"The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may "
@@ -5625,398 +4623,322 @@ msgid ""
5625"For more information about these matters, see the file named COPYING.\n" 4623"For more information about these matters, see the file named COPYING.\n"
5626msgstr "" 4624msgstr ""
5627 4625
5628#: plugins-root/check_dhcp.c:320
5629#, c-format 4626#, c-format
5630msgid "Error: Could not get hardware address of interface '%s'\n" 4627msgid "Error: Could not get hardware address of interface '%s'\n"
5631msgstr "" 4628msgstr ""
5632 4629
5633#: plugins-root/check_dhcp.c:342
5634#, c-format 4630#, c-format
5635msgid "Error: if_nametoindex error - %s.\n" 4631msgid "Error: if_nametoindex error - %s.\n"
5636msgstr "" 4632msgstr ""
5637 4633
5638#: plugins-root/check_dhcp.c:347
5639#, c-format 4634#, c-format
5640msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4635msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5641msgstr "" 4636msgstr ""
5642 4637
5643#: plugins-root/check_dhcp.c:352
5644#, c-format 4638#, c-format
5645msgid "" 4639msgid ""
5646"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4640"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5647msgstr "" 4641msgstr ""
5648 4642
5649#: plugins-root/check_dhcp.c:357
5650#, c-format 4643#, c-format
5651msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4644msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5652msgstr "" 4645msgstr ""
5653 4646
5654#: plugins-root/check_dhcp.c:388
5655#, c-format 4647#, c-format
5656msgid "" 4648msgid ""
5657"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4649"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5658"eg lnc0.\n" 4650"eg lnc0.\n"
5659msgstr "" 4651msgstr ""
5660 4652
5661#: plugins-root/check_dhcp.c:393 plugins-root/check_dhcp.c:405
5662#, c-format 4653#, c-format
5663msgid "" 4654msgid ""
5664"Error: can't read MAC address from DLPI streams interface for device %s unit " 4655"Error: can't read MAC address from DLPI streams interface for device %s unit "
5665"%d.\n" 4656"%d.\n"
5666msgstr "" 4657msgstr ""
5667 4658
5668#: plugins-root/check_dhcp.c:411
5669#, c-format 4659#, c-format
5670msgid "" 4660msgid ""
5671"Error: can't get MAC address for this architecture. Use the --mac option.\n" 4661"Error: can't get MAC address for this architecture. Use the --mac option.\n"
5672msgstr "" 4662msgstr ""
5673 4663
5674#: plugins-root/check_dhcp.c:430
5675#, c-format 4664#, c-format
5676msgid "Error: Cannot determine IP address of interface %s\n" 4665msgid "Error: Cannot determine IP address of interface %s\n"
5677msgstr "" 4666msgstr ""
5678 4667
5679#: plugins-root/check_dhcp.c:438
5680#, c-format 4668#, c-format
5681msgid "Error: Cannot get interface IP address on this platform.\n" 4669msgid "Error: Cannot get interface IP address on this platform.\n"
5682msgstr "" 4670msgstr ""
5683 4671
5684#: plugins-root/check_dhcp.c:443
5685#, c-format 4672#, c-format
5686msgid "Pretending to be relay client %s\n" 4673msgid "Pretending to be relay client %s\n"
5687msgstr "" 4674msgstr ""
5688 4675
5689#: plugins-root/check_dhcp.c:528
5690#, c-format 4676#, c-format
5691msgid "DHCPDISCOVER to %s port %d\n" 4677msgid "DHCPDISCOVER to %s port %d\n"
5692msgstr "" 4678msgstr ""
5693 4679
5694#: plugins-root/check_dhcp.c:580
5695#, c-format 4680#, c-format
5696msgid "Result=ERROR\n" 4681msgid "Result=ERROR\n"
5697msgstr "" 4682msgstr ""
5698 4683
5699#: plugins-root/check_dhcp.c:586
5700#, c-format 4684#, c-format
5701msgid "Result=OK\n" 4685msgid "Result=OK\n"
5702msgstr "" 4686msgstr ""
5703 4687
5704#: plugins-root/check_dhcp.c:596
5705#, c-format 4688#, c-format
5706msgid "DHCPOFFER from IP address %s" 4689msgid "DHCPOFFER from IP address %s"
5707msgstr "" 4690msgstr ""
5708 4691
5709#: plugins-root/check_dhcp.c:597
5710#, c-format 4692#, c-format
5711msgid " via %s\n" 4693msgid " via %s\n"
5712msgstr "" 4694msgstr ""
5713 4695
5714#: plugins-root/check_dhcp.c:604
5715#, c-format 4696#, c-format
5716msgid "" 4697msgid ""
5717"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" 4698"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5718msgstr "" 4699msgstr ""
5719 4700
5720#: plugins-root/check_dhcp.c:626
5721#, c-format 4701#, c-format
5722msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4702msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5723msgstr "" 4703msgstr ""
5724 4704
5725#: plugins-root/check_dhcp.c:644
5726#, c-format 4705#, c-format
5727msgid "Total responses seen on the wire: %d\n" 4706msgid "Total responses seen on the wire: %d\n"
5728msgstr "" 4707msgstr ""
5729 4708
5730#: plugins-root/check_dhcp.c:645
5731#, c-format 4709#, c-format
5732msgid "Valid responses for this machine: %d\n" 4710msgid "Valid responses for this machine: %d\n"
5733msgstr "" 4711msgstr ""
5734 4712
5735#: plugins-root/check_dhcp.c:660
5736#, c-format 4713#, c-format
5737msgid "send_dhcp_packet result: %d\n" 4714msgid "send_dhcp_packet result: %d\n"
5738msgstr "" 4715msgstr ""
5739 4716
5740#: plugins-root/check_dhcp.c:693
5741#, c-format 4717#, c-format
5742msgid "No (more) data received (nfound: %d)\n" 4718msgid "No (more) data received (nfound: %d)\n"
5743msgstr "" 4719msgstr ""
5744 4720
5745#: plugins-root/check_dhcp.c:712
5746#, c-format 4721#, c-format
5747msgid "recvfrom() failed, " 4722msgid "recvfrom() failed, "
5748msgstr "" 4723msgstr ""
5749 4724
5750#: plugins-root/check_dhcp.c:719
5751#, c-format 4725#, c-format
5752msgid "receive_dhcp_packet() result: %d\n" 4726msgid "receive_dhcp_packet() result: %d\n"
5753msgstr "" 4727msgstr ""
5754 4728
5755#: plugins-root/check_dhcp.c:720
5756#, c-format 4729#, c-format
5757msgid "receive_dhcp_packet() source: %s\n" 4730msgid "receive_dhcp_packet() source: %s\n"
5758msgstr "" 4731msgstr ""
5759 4732
5760#: plugins-root/check_dhcp.c:750
5761#, c-format 4733#, c-format
5762msgid "Error: Could not create socket!\n" 4734msgid "Error: Could not create socket!\n"
5763msgstr "" 4735msgstr ""
5764 4736
5765#: plugins-root/check_dhcp.c:760
5766#, c-format 4737#, c-format
5767msgid "Error: Could not set reuse address option on DHCP socket!\n" 4738msgid "Error: Could not set reuse address option on DHCP socket!\n"
5768msgstr "" 4739msgstr ""
5769 4740
5770#: plugins-root/check_dhcp.c:766
5771#, c-format 4741#, c-format
5772msgid "Error: Could not set broadcast option on DHCP socket!\n" 4742msgid "Error: Could not set broadcast option on DHCP socket!\n"
5773msgstr "" 4743msgstr ""
5774 4744
5775#: plugins-root/check_dhcp.c:775
5776#, c-format 4745#, c-format
5777msgid "" 4746msgid ""
5778"Error: Could not bind socket to interface %s. Check your privileges...\n" 4747"Error: Could not bind socket to interface %s. Check your privileges...\n"
5779msgstr "" 4748msgstr ""
5780 4749
5781#: plugins-root/check_dhcp.c:786
5782#, c-format 4750#, c-format
5783msgid "" 4751msgid ""
5784"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 4752"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
5785msgstr "" 4753msgstr ""
5786 4754
5787#: plugins-root/check_dhcp.c:820
5788#, c-format 4755#, c-format
5789msgid "Requested server address: %s\n" 4756msgid "Requested server address: %s\n"
5790msgstr "" 4757msgstr ""
5791 4758
5792#: plugins-root/check_dhcp.c:882
5793#, c-format 4759#, c-format
5794msgid "Lease Time: Infinite\n" 4760msgid "Lease Time: Infinite\n"
5795msgstr "" 4761msgstr ""
5796 4762
5797#: plugins-root/check_dhcp.c:884
5798#, c-format 4763#, c-format
5799msgid "Lease Time: %lu seconds\n" 4764msgid "Lease Time: %lu seconds\n"
5800msgstr "" 4765msgstr ""
5801 4766
5802#: plugins-root/check_dhcp.c:886
5803#, c-format 4767#, c-format
5804msgid "Renewal Time: Infinite\n" 4768msgid "Renewal Time: Infinite\n"
5805msgstr "" 4769msgstr ""
5806 4770
5807#: plugins-root/check_dhcp.c:888
5808#, c-format 4771#, c-format
5809msgid "Renewal Time: %lu seconds\n" 4772msgid "Renewal Time: %lu seconds\n"
5810msgstr "" 4773msgstr ""
5811 4774
5812#: plugins-root/check_dhcp.c:890
5813#, c-format 4775#, c-format
5814msgid "Rebinding Time: Infinite\n" 4776msgid "Rebinding Time: Infinite\n"
5815msgstr "" 4777msgstr ""
5816 4778
5817#: plugins-root/check_dhcp.c:891
5818#, c-format 4779#, c-format
5819msgid "Rebinding Time: %lu seconds\n" 4780msgid "Rebinding Time: %lu seconds\n"
5820msgstr "" 4781msgstr ""
5821 4782
5822#: plugins-root/check_dhcp.c:919
5823#, c-format 4783#, c-format
5824msgid "Added offer from server @ %s" 4784msgid "Added offer from server @ %s"
5825msgstr "" 4785msgstr ""
5826 4786
5827#: plugins-root/check_dhcp.c:920
5828#, c-format 4787#, c-format
5829msgid " of IP address %s\n" 4788msgid " of IP address %s\n"
5830msgstr "" 4789msgstr ""
5831 4790
5832#: plugins-root/check_dhcp.c:987
5833#, c-format 4791#, c-format
5834msgid "DHCP Server Match: Offerer=%s" 4792msgid "DHCP Server Match: Offerer=%s"
5835msgstr "" 4793msgstr ""
5836 4794
5837#: plugins-root/check_dhcp.c:988
5838#, c-format 4795#, c-format
5839msgid " Requested=%s" 4796msgid " Requested=%s"
5840msgstr "" 4797msgstr ""
5841 4798
5842#: plugins-root/check_dhcp.c:990
5843#, c-format 4799#, c-format
5844msgid " (duplicate)" 4800msgid " (duplicate)"
5845msgstr "" 4801msgstr ""
5846 4802
5847#: plugins-root/check_dhcp.c:991
5848#, c-format 4803#, c-format
5849msgid "\n" 4804msgid "\n"
5850msgstr "" 4805msgstr ""
5851 4806
5852#: plugins-root/check_dhcp.c:1039
5853#, c-format 4807#, c-format
5854msgid "No DHCPOFFERs were received.\n" 4808msgid "No DHCPOFFERs were received.\n"
5855msgstr "" 4809msgstr ""
5856 4810
5857#: plugins-root/check_dhcp.c:1043
5858#, c-format 4811#, c-format
5859msgid "Received %d DHCPOFFER(s)" 4812msgid "Received %d DHCPOFFER(s)"
5860msgstr "" 4813msgstr ""
5861 4814
5862#: plugins-root/check_dhcp.c:1046
5863#, c-format 4815#, c-format
5864msgid ", %s%d of %d requested servers responded" 4816msgid ", %s%d of %d requested servers responded"
5865msgstr "" 4817msgstr ""
5866 4818
5867#: plugins-root/check_dhcp.c:1049
5868#, c-format 4819#, c-format
5869msgid ", requested address (%s) was %soffered" 4820msgid ", requested address (%s) was %soffered"
5870msgstr "" 4821msgstr ""
5871 4822
5872#: plugins-root/check_dhcp.c:1049
5873msgid "not " 4823msgid "not "
5874msgstr "" 4824msgstr ""
5875 4825
5876#: plugins-root/check_dhcp.c:1051
5877#, c-format 4826#, c-format
5878msgid ", max lease time = " 4827msgid ", max lease time = "
5879msgstr "" 4828msgstr ""
5880 4829
5881#: plugins-root/check_dhcp.c:1053
5882#, c-format 4830#, c-format
5883msgid "Infinity" 4831msgid "Infinity"
5884msgstr "" 4832msgstr ""
5885 4833
5886#: plugins-root/check_dhcp.c:1234 4834msgid "Got unexpected non-option argument"
4835msgstr ""
4836
5887#, c-format 4837#, c-format
5888msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 4838msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5889msgstr "" 4839msgstr ""
5890 4840
5891#: plugins-root/check_dhcp.c:1246
5892#, c-format 4841#, c-format
5893msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 4842msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5894msgstr "" 4843msgstr ""
5895 4844
5896#: plugins-root/check_dhcp.c:1259
5897#, c-format 4845#, c-format
5898msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 4846msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5899msgstr "" 4847msgstr ""
5900 4848
5901#: plugins-root/check_dhcp.c:1271
5902#, c-format 4849#, c-format
5903msgid "" 4850msgid ""
5904"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 4851"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5905msgstr "" 4852msgstr ""
5906 4853
5907#: plugins-root/check_dhcp.c:1295
5908#, c-format 4854#, c-format
5909msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 4855msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5910msgstr "" 4856msgstr ""
5911 4857
5912#: plugins-root/check_dhcp.c:1374
5913#, c-format 4858#, c-format
5914msgid "Hardware address: " 4859msgid "Hardware address: "
5915msgstr "" 4860msgstr ""
5916 4861
5917#: plugins-root/check_dhcp.c:1390
5918msgid "This plugin tests the availability of DHCP servers on a network." 4862msgid "This plugin tests the availability of DHCP servers on a network."
5919msgstr "" 4863msgstr ""
5920 4864
5921#: plugins-root/check_dhcp.c:1402
5922msgid "IP address of DHCP server that we must hear from" 4865msgid "IP address of DHCP server that we must hear from"
5923msgstr "" 4866msgstr ""
5924 4867
5925#: plugins-root/check_dhcp.c:1404
5926msgid "IP address that should be offered by at least one DHCP server" 4868msgid "IP address that should be offered by at least one DHCP server"
5927msgstr "" 4869msgstr ""
5928 4870
5929#: plugins-root/check_dhcp.c:1406
5930msgid "Seconds to wait for DHCPOFFER before timeout occurs" 4871msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5931msgstr "" 4872msgstr ""
5932 4873
5933#: plugins-root/check_dhcp.c:1408
5934msgid "Interface to to use for listening (i.e. eth0)" 4874msgid "Interface to to use for listening (i.e. eth0)"
5935msgstr "" 4875msgstr ""
5936 4876
5937#: plugins-root/check_dhcp.c:1410
5938msgid "MAC address to use in the DHCP request" 4877msgid "MAC address to use in the DHCP request"
5939msgstr "" 4878msgstr ""
5940 4879
5941#: plugins-root/check_dhcp.c:1412
5942msgid "Unicast testing: mimic a DHCP relay, requires -s" 4880msgid "Unicast testing: mimic a DHCP relay, requires -s"
5943msgstr "" 4881msgstr ""
5944 4882
5945#: plugins-root/check_icmp.c:1295
5946msgid "specify a target" 4883msgid "specify a target"
5947msgstr "" 4884msgstr ""
5948 4885
5949#: plugins-root/check_icmp.c:1297 4886msgid "Use IPv4 (default) or IPv6 to communicate with the targets"
4887msgstr ""
4888
5950msgid "warning threshold (currently " 4889msgid "warning threshold (currently "
5951msgstr "" 4890msgstr ""
5952 4891
5953#: plugins-root/check_icmp.c:1300
5954msgid "critical threshold (currently " 4892msgid "critical threshold (currently "
5955msgstr "" 4893msgstr ""
5956 4894
5957#: plugins-root/check_icmp.c:1303
5958msgid "specify a source IP address or device name" 4895msgid "specify a source IP address or device name"
5959msgstr "" 4896msgstr ""
5960 4897
5961#: plugins-root/check_icmp.c:1305
5962msgid "number of packets to send (currently " 4898msgid "number of packets to send (currently "
5963msgstr "" 4899msgstr ""
5964 4900
5965#: plugins-root/check_icmp.c:1308
5966msgid "max packet interval (currently " 4901msgid "max packet interval (currently "
5967msgstr "" 4902msgstr ""
5968 4903
5969#: plugins-root/check_icmp.c:1311
5970msgid "max target interval (currently " 4904msgid "max target interval (currently "
5971msgstr "" 4905msgstr ""
5972 4906
5973#: plugins-root/check_icmp.c:1314
5974msgid "number of alive hosts required for success" 4907msgid "number of alive hosts required for success"
5975msgstr "" 4908msgstr ""
5976 4909
5977#: plugins-root/check_icmp.c:1317
5978msgid "TTL on outgoing packets (currently " 4910msgid "TTL on outgoing packets (currently "
5979msgstr "" 4911msgstr ""
5980 4912
5981#: plugins-root/check_icmp.c:1320
5982msgid "timeout value (seconds, currently " 4913msgid "timeout value (seconds, currently "
5983msgstr "" 4914msgstr ""
5984 4915
5985#: plugins-root/check_icmp.c:1323
5986msgid "Number of icmp data bytes to send" 4916msgid "Number of icmp data bytes to send"
5987msgstr "" 4917msgstr ""
5988 4918
5989#: plugins-root/check_icmp.c:1324
5990msgid "Packet size will be data bytes + icmp header (currently" 4919msgid "Packet size will be data bytes + icmp header (currently"
5991msgstr "" 4920msgstr ""
5992 4921
5993#: plugins-root/check_icmp.c:1326
5994msgid "verbose" 4922msgid "verbose"
5995msgstr "" 4923msgstr ""
5996 4924
5997#: plugins-root/check_icmp.c:1330
5998msgid "The -H switch is optional. Naming a host (or several) to check is not." 4925msgid "The -H switch is optional. Naming a host (or several) to check is not."
5999msgstr "" 4926msgstr ""
6000 4927
6001#: plugins-root/check_icmp.c:1332
6002msgid "" 4928msgid ""
6003"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" 4929"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
6004msgstr "" 4930msgstr ""
6005 4931
6006#: plugins-root/check_icmp.c:1333
6007msgid "packet loss. The default values should work well for most users." 4932msgid "packet loss. The default values should work well for most users."
6008msgstr "" 4933msgstr ""
6009 4934
6010#: plugins-root/check_icmp.c:1334
6011msgid "" 4935msgid ""
6012"You can specify different RTA factors using the standardized abbreviations" 4936"You can specify different RTA factors using the standardized abbreviations"
6013msgstr "" 4937msgstr ""
6014 4938
6015#: plugins-root/check_icmp.c:1335
6016msgid "" 4939msgid ""
6017"us (microseconds), ms (milliseconds, default) or just plain s for seconds." 4940"us (microseconds), ms (milliseconds, default) or just plain s for seconds."
6018msgstr "" 4941msgstr ""
6019 4942
6020#: plugins-root/check_icmp.c:1341
6021msgid "The -v switch can be specified several times for increased verbosity." 4943msgid "The -v switch can be specified several times for increased verbosity."
6022msgstr "" 4944msgstr ""