Code

update po files and fix a few French translations
[nagiosplug.git] / po / de.po
1 # translation of de.po to 
2 # German Language Translation File.
3 # This file is distributed under the same license as the nagios-plugins package.
4 # Copyright (C) 2004 Nagios Plugin Development Group.
5 # Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003, 2004.
6
7
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: nagiosplug\n"
11 "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12 "POT-Creation-Date: 2007-12-09 11:15-0500\n"
13 "PO-Revision-Date: 2004-12-23 17:46+0100\n"
14 "Last-Translator:  <>\n"
15 "Language-Team: English <en@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=iso-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms:  nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n"
21 #: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:198
22 #: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
23 #: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:150
24 #: plugins/check_ldap.c:108 plugins/check_load.c:124
25 #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
26 #: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:763
27 #: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
28 #: plugins/check_pgsql.c:156 plugins/check_ping.c:99 plugins/check_procs.c:143
29 #: plugins/check_radius.c:156 plugins/check_real.c:85 plugins/check_smtp.c:145
30 #: plugins/check_snmp.c:183 plugins/check_ssh.c:78 plugins/check_swap.c:113
31 #: plugins/check_tcp.c:211 plugins/check_time.c:82 plugins/check_ups.c:125
32 #: plugins/check_users.c:70 plugins/negate.c:259 plugins-root/check_dhcp.c:277
33 msgid "Could not parse arguments"
34 msgstr "Argumente konnten nicht ausgewertet werden"
36 #: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
37 #: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
38 #: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:113
39 msgid "Cannot catch SIGALRM"
40 msgstr "Konnte SIGALRM nicht erhalten"
42 #: plugins/check_by_ssh.c:104
43 #, c-format
44 msgid "Remote command execution failed: %s\n"
45 msgstr ""
47 #: plugins/check_by_ssh.c:116
48 #, c-format
49 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
50 msgstr ""
52 #: plugins/check_by_ssh.c:128
53 #, c-format
54 msgid "SSH WARNING: could not open %s\n"
55 msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
57 #: plugins/check_by_ssh.c:214 plugins/check_disk.c:530
58 #: plugins/check_http.c:244 plugins/check_ldap.c:292 plugins/check_pgsql.c:237
59 #: plugins/check_procs.c:371 plugins/check_radius.c:284
60 #: plugins/check_real.c:361 plugins/check_smtp.c:592 plugins/check_snmp.c:516
61 #: plugins/check_ssh.c:143 plugins/check_tcp.c:494 plugins/check_time.c:306
62 #: plugins/check_ups.c:555 plugins/negate.c:203
63 msgid "Timeout interval must be a positive integer"
64 msgstr "Timeout interval muss ein positiver Integer sein"
66 #: plugins/check_by_ssh.c:224 plugins/check_pgsql.c:261
67 #: plugins/check_radius.c:257 plugins/check_real.c:332
68 #: plugins/check_smtp.c:519 plugins/check_tcp.c:500 plugins/check_time.c:300
69 #: plugins/check_ups.c:517
70 msgid "Port must be a positive integer"
71 msgstr "Port muss ein positiver Integer sein"
73 #: plugins/check_by_ssh.c:270
74 #, fuzzy
75 msgid "skip-stdout argument must be an integer"
76 msgstr "skip lines muss ein Integer sein"
78 #: plugins/check_by_ssh.c:278
79 #, fuzzy
80 msgid "skip-stderr argument must be an integer"
81 msgstr "skip lines muss ein Integer sein"
83 #: plugins/check_by_ssh.c:296
84 #, c-format
85 msgid "%s: You must provide a host name\n"
86 msgstr "%s: Hostname muss angegeben werden\n"
88 #: plugins/check_by_ssh.c:314
89 msgid "No remotecmd"
90 msgstr "Kein remotecm"
92 #: plugins/check_by_ssh.c:330
93 #, c-format
94 msgid ""
95 "%s: In passive mode, you must provide a service name for each command.\n"
96 msgstr ""
97 "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
99 #: plugins/check_by_ssh.c:333
100 #, c-format
101 msgid ""
102 "%s: In passive mode, you must provide the host short name from the nagios "
103 "configs.\n"
104 msgstr ""
105 "%s: Im passive mode muss der \"host short name\" aus der Nagios "
106 "Konfiguration angegeben werden\n"
108 #: plugins/check_by_ssh.c:347
109 #, fuzzy, c-format
110 msgid "This plugin uses SSH to execute commands on a remote host"
111 msgstr ""
112 "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
113 "\n"
115 #: plugins/check_by_ssh.c:360
116 msgid "tell ssh to use Protocol 1 [optional]"
117 msgstr ""
119 #: plugins/check_by_ssh.c:362
120 msgid "tell ssh to use Protocol 2 [optional]"
121 msgstr ""
123 #: plugins/check_by_ssh.c:364
124 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
125 msgstr ""
127 #: plugins/check_by_ssh.c:366
128 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
129 msgstr ""
131 #: plugins/check_by_ssh.c:368
132 msgid "tells ssh to fork rather than create a tty [optional]"
133 msgstr ""
135 #: plugins/check_by_ssh.c:370
136 msgid "command to execute on the remote machine"
137 msgstr ""
139 #: plugins/check_by_ssh.c:372
140 msgid "SSH user name on remote host [optional]"
141 msgstr ""
143 #: plugins/check_by_ssh.c:374
144 msgid "identity of an authorized key [optional]"
145 msgstr ""
147 #: plugins/check_by_ssh.c:376
148 msgid "external command file for nagios [optional]"
149 msgstr ""
151 #: plugins/check_by_ssh.c:378
152 msgid "list of nagios service names, separated by ':' [optional]"
153 msgstr ""
155 #: plugins/check_by_ssh.c:380
156 msgid "short name of host in nagios configuration [optional]"
157 msgstr ""
159 #: plugins/check_by_ssh.c:382
160 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
161 msgstr ""
163 #: plugins/check_by_ssh.c:384
164 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
165 msgstr ""
167 #: plugins/check_by_ssh.c:387
168 msgid "The most common mode of use is to refer to a local identity file with"
169 msgstr ""
171 #: plugins/check_by_ssh.c:388
172 msgid "the '-i' option. In this mode, the identity pair should have a null"
173 msgstr ""
175 #: plugins/check_by_ssh.c:389
176 msgid "passphrase and the public key should be listed in the authorized_keys"
177 msgstr ""
179 #: plugins/check_by_ssh.c:390
180 msgid "file of the remote host. Usually the key will be restricted to running"
181 msgstr ""
183 #: plugins/check_by_ssh.c:391
184 msgid "only one command on the remote server. If the remote SSH server tracks"
185 msgstr ""
187 #: plugins/check_by_ssh.c:392
188 msgid "invocation arguments, the one remote program may be an agent that can"
189 msgstr ""
191 #: plugins/check_by_ssh.c:393
192 msgid "execute additional commands as proxy"
193 msgstr ""
195 #: plugins/check_by_ssh.c:394
196 msgid "To use passive mode, provide multiple '-C' options, and provide"
197 msgstr ""
199 #: plugins/check_by_ssh.c:395
200 msgid ""
201 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
202 msgstr ""
204 #: plugins/check_by_ssh.c:397 plugins/check_disk.c:954
205 #: plugins/check_http.c:1308 plugins/check_nagios.c:303
206 #: plugins/check_ntp.c:862 plugins/check_procs.c:735 plugins/negate.c:319
207 #: plugins/urlize.c:187
208 #, c-format
209 msgid "Examples:"
210 msgstr ""
212 #: plugins/check_by_ssh.c:412 plugins/check_dig.c:336 plugins/check_disk.c:970
213 #: plugins/check_dns.c:447 plugins/check_dummy.c:129 plugins/check_fping.c:407
214 #: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1331
215 #: plugins/check_ldap.c:449 plugins/check_load.c:326 plugins/check_mrtg.c:383
216 #: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
217 #: plugins/check_ntp.c:875 plugins/check_nwstat.c:1688
218 #: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
219 #: plugins/check_ping.c:597 plugins/check_procs.c:753
220 #: plugins/check_radius.c:358 plugins/check_real.c:454
221 #: plugins/check_smtp.c:825 plugins/check_snmp.c:1029 plugins/check_ssh.c:308
222 #: plugins/check_swap.c:560 plugins/check_tcp.c:654 plugins/check_time.c:373
223 #: plugins/check_ups.c:657 plugins/check_users.c:230
224 #: plugins/check_ide_smart.c:527 plugins/negate.c:340 plugins/urlize.c:204
225 #: plugins-root/check_dhcp.c:1426 plugins-root/check_icmp.c:1278
226 #, c-format
227 msgid "Usage:"
228 msgstr ""
230 #: plugins/check_dig.c:101 plugins/check_dig.c:103
231 #, c-format
232 msgid "Looking for: '%s'\n"
233 msgstr ""
235 #: plugins/check_dig.c:110
236 msgid "dig returned an error status"
237 msgstr "dig hat einen Fehler zurückgegeben"
239 #: plugins/check_dig.c:135
240 msgid "Server not found in ANSWER SECTION"
241 msgstr "Server nicht gefunden in ANSWER SECTION"
243 #: plugins/check_dig.c:145
244 msgid "No ANSWER SECTION found"
245 msgstr "Keine ANSWER SECTION gefunden"
247 #: plugins/check_dig.c:170
248 #, fuzzy
249 msgid "Probably a non-existent host/domain"
250 msgstr "nicht existierender Host/Domain"
252 #: plugins/check_dig.c:229
253 #, fuzzy, c-format
254 msgid "Port must be a positive integer - %s"
255 msgstr "Port muss ein positiver Integer sein"
257 #: plugins/check_dig.c:240
258 #, fuzzy, c-format
259 msgid "Warning interval must be a positive integer - %s"
260 msgstr "Warning interval muss ein positiver Integer sein"
262 #: plugins/check_dig.c:248
263 #, fuzzy, c-format
264 msgid "Critical interval must be a positive integer - %s"
265 msgstr "Critical interval muss ein positiver Integer sein"
267 #: plugins/check_dig.c:256
268 #, fuzzy, c-format
269 msgid "Timeout interval must be a positive integer - %s"
270 msgstr "Timeout interval muss ein positiver Integer sein"
272 #: plugins/check_dig.c:309
273 #, fuzzy, c-format
274 msgid "This plugin test the DNS service on the specified host using dig"
275 msgstr ""
276 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
277 "\n"
279 #: plugins/check_dig.c:320
280 #, fuzzy
281 msgid "machine name to lookup"
282 msgstr ""
283 " -l, --lookup=STRING\n"
284 "   zu prüfender Hostname\n"
286 #: plugins/check_dig.c:322
287 #, fuzzy
288 msgid "record type to lookup (default: A)"
289 msgstr ""
290 " -T, --record_type=STRING\n"
291 "   abzufragender Datensatztyp (Default: A)\n"
293 #: plugins/check_dig.c:324
294 #, fuzzy
295 msgid ""
296 "an address expected to be in the answer section.if not set, uses whatever "
297 "was in -l"
298 msgstr ""
299 " -a, --expected_address=STRING\n"
300 "   Adresse die in der ANSWER SECTION erwartet wird.\n"
301 "   wenn nicht gesetzt, ubernommen aus -l\n"
303 #: plugins/check_disk.c:220
304 #, fuzzy, c-format
305 msgid "DISK %s: %s not found\n"
306 msgstr "%s [%s nicht gefunden]"
308 #: plugins/check_disk.c:220 plugins/check_disk.c:985 plugins/check_dns.c:208
309 #: plugins/check_dummy.c:81 plugins/check_mysql.c:214
310 #: plugins/check_nagios.c:107 plugins/check_nagios.c:171
311 #: plugins/check_nagios.c:175 plugins/check_procs.c:302
312 #, c-format
313 msgid "CRITICAL"
314 msgstr "CRITICAL"
316 #: plugins/check_disk.c:604
317 #, c-format
318 msgid "unit type %s not known\n"
319 msgstr "unbekannter unit type: %s\n"
321 #: plugins/check_disk.c:607
322 #, c-format
323 msgid "failed allocating storage for '%s'\n"
324 msgstr "konnte keinen Speicher für '%s' reservieren\n"
326 #: plugins/check_disk.c:631 plugins/check_disk.c:662 plugins/check_disk.c:667
327 #: plugins/check_disk.c:674 plugins/check_disk.c:678 plugins/check_disk.c:718
328 #: plugins/check_disk.c:724 plugins/check_disk.c:743 plugins/check_dummy.c:84
329 #: plugins/check_dummy.c:87
330 #, c-format
331 msgid "UNKNOWN"
332 msgstr "UNKNOWN"
334 #: plugins/check_disk.c:631
335 msgid "Must set a threshold value before using -p\n"
336 msgstr ""
338 #: plugins/check_disk.c:662
339 msgid "Must set -E before selecting pathes\n"
340 msgstr ""
342 #: plugins/check_disk.c:667
343 msgid "Must set group value before selecting pathes \n"
344 msgstr ""
346 #: plugins/check_disk.c:674
347 msgid ""
348 "Pathes need to be selected before using -i/-I. Use -A to select all pathes "
349 "explicitly"
350 msgstr ""
352 #: plugins/check_disk.c:678 plugins/check_disk.c:724
353 msgid "Could not compile regular expression"
354 msgstr ""
356 #: plugins/check_disk.c:718
357 msgid "Must set a threshold value before using -r/-R\n"
358 msgstr ""
360 #: plugins/check_disk.c:744
361 msgid "Regular expression did not match any path or disk"
362 msgstr ""
364 #: plugins/check_disk.c:791
365 #, fuzzy
366 msgid "Unknown argument"
367 msgstr ""
368 "%s: Unbekanntes Argument: %s\n"
369 "\n"
371 #: plugins/check_disk.c:825
372 #, c-format
373 msgid " for %s\n"
374 msgstr ""
376 #: plugins/check_disk.c:893
377 #, fuzzy
378 msgid ""
379 "This plugin checks the amount of used disk space on a mounted file system"
380 msgstr ""
381 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
382 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
383 "unterschritten wird.\n"
384 "\n"
386 #: plugins/check_disk.c:894
387 #, fuzzy
388 msgid ""
389 "and generates an alert if free space is less than one of the threshold values"
390 msgstr ""
391 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
392 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
393 "unterschritten wird.\n"
394 "\n"
396 #: plugins/check_disk.c:903
397 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
398 msgstr ""
400 #: plugins/check_disk.c:905
401 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
402 msgstr ""
404 #: plugins/check_disk.c:907
405 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
406 msgstr ""
408 #: plugins/check_disk.c:909
409 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
410 msgstr ""
412 #: plugins/check_disk.c:911
413 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
414 msgstr ""
416 #: plugins/check_disk.c:913
417 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
418 msgstr ""
420 #: plugins/check_disk.c:915
421 msgid "Path or partition (may be repeated)"
422 msgstr ""
424 #: plugins/check_disk.c:917
425 msgid "Ignore device (only works if -p unspecified)"
426 msgstr ""
428 #: plugins/check_disk.c:919
429 msgid "Clear thresholds"
430 msgstr ""
432 #: plugins/check_disk.c:921
433 msgid "For paths or partitions specified with -p, only check for exact paths"
434 msgstr ""
436 #: plugins/check_disk.c:923
437 msgid "Display only devices/mountpoints with errors"
438 msgstr ""
440 #: plugins/check_disk.c:925
441 msgid ""
442 "Group pathes. Thresholds apply to (free-)space of all partitions together"
443 msgstr ""
445 #: plugins/check_disk.c:927
446 msgid "Same as '--units kB'"
447 msgstr ""
449 #: plugins/check_disk.c:929
450 msgid "Only check local filesystems"
451 msgstr ""
453 #: plugins/check_disk.c:931
454 msgid ""
455 "Only check local filesystems against thresholds. Yet call stat on remote "
456 "filesystems"
457 msgstr ""
459 #: plugins/check_disk.c:932
460 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
461 msgstr ""
463 #: plugins/check_disk.c:934
464 msgid "Display the mountpoint instead of the partition"
465 msgstr ""
467 #: plugins/check_disk.c:936
468 msgid "Same as '--units MB'"
469 msgstr ""
471 #: plugins/check_disk.c:938
472 msgid "Explicitly select all pathes. This is equivalent to -R '.*'"
473 msgstr ""
475 #: plugins/check_disk.c:940
476 msgid ""
477 "Case insensitive regular expression for path/partition (may be repeated)"
478 msgstr ""
480 #: plugins/check_disk.c:942
481 msgid "Regular expression for path or partition (may be repeated)"
482 msgstr ""
484 #: plugins/check_disk.c:944
485 msgid ""
486 "Regular expression to ignore selected path/partition (case insensitive) (may "
487 "be repeated)"
488 msgstr ""
490 #: plugins/check_disk.c:946
491 msgid ""
492 "Regular expression to ignore selected path or partition (may be repeated)"
493 msgstr ""
495 #: plugins/check_disk.c:949
496 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
497 msgstr ""
499 #: plugins/check_disk.c:952
500 msgid "Ignore all filesystems of indicated type (may be repeated)"
501 msgstr ""
503 #: plugins/check_disk.c:956
504 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
505 msgstr ""
507 #: plugins/check_disk.c:958
508 msgid ""
509 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
510 "r regex"
511 msgstr ""
513 #: plugins/check_disk.c:959
514 msgid ""
515 "are grouped which means the freespace thresholds are applied to all disks "
516 "together"
517 msgstr ""
519 #: plugins/check_disk.c:961
520 msgid ""
521 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
522 "100M/50M"
523 msgstr ""
525 #: plugins/check_disk.c:986
526 #, c-format
527 msgid "%s %s: %s\n"
528 msgstr ""
530 #: plugins/check_disk.c:986
531 msgid "is not accessible"
532 msgstr ""
534 #: plugins/check_dns.c:107
535 #, fuzzy
536 msgid "nslookup returned an error status"
537 msgstr "nslookup hat einen Fehler zurückgegeben"
539 #: plugins/check_dns.c:120
540 msgid "Warning plugin error"
541 msgstr "Warnung Plugin Fehler"
543 #: plugins/check_dns.c:140
544 #, c-format
545 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
546 msgstr "DNS CRITICAL - '%s'  hat einen leeren Hostnamen zurückgegeben\n"
548 #: plugins/check_dns.c:150
549 msgid "Non-authoritative answer:"
550 msgstr ""
552 #: plugins/check_dns.c:178
553 #, fuzzy, c-format
554 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
555 msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n"
557 #: plugins/check_dns.c:184
558 #, fuzzy, c-format
559 msgid "expected '%s' but got '%s'"
560 msgstr "Erwartet: %s aber: %s erhalten"
562 #: plugins/check_dns.c:190
563 #, c-format
564 msgid "server %s is not authoritative for %s"
565 msgstr "Server %s ist nicht autoritativ für %s"
567 #: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185
568 #: plugins/check_procs.c:295
569 #, c-format
570 msgid "OK"
571 msgstr "OK"
573 #: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211
574 #: plugins/check_nagios.c:185 plugins/check_procs.c:297
575 #, c-format
576 msgid "WARNING"
577 msgstr "WARNING"
579 #: plugins/check_dns.c:210
580 #, fuzzy, c-format
581 msgid "%.3f second response time"
582 msgid_plural "%.3f seconds response time"
583 msgstr[0] "%.3f Sekunden Antwortzeit "
584 msgstr[1] "%.3f Sekunden Antwortzeit "
586 #: plugins/check_dns.c:211
587 #, fuzzy, c-format
588 msgid ". %s returns %s"
589 msgstr "%s hat %s zurückgegeben"
591 #: plugins/check_dns.c:215
592 #, c-format
593 msgid "DNS WARNING - %s\n"
594 msgstr "DNS WARNING - %s\n"
596 #: plugins/check_dns.c:216 plugins/check_dns.c:219 plugins/check_dns.c:222
597 msgid " Probably a non-existent host/domain"
598 msgstr "nicht existierender Host/Domain"
600 #: plugins/check_dns.c:218
601 #, c-format
602 msgid "DNS CRITICAL - %s\n"
603 msgstr "DNS CRITICAL - %s\n"
605 #: plugins/check_dns.c:221
606 #, c-format
607 msgid "DNS UNKNOW - %s\n"
608 msgstr "DNS UNKNOW - %s\n"
610 #: plugins/check_dns.c:234
611 msgid "Note: nslookup is deprecated and may be removed from future releases."
612 msgstr ""
614 #: plugins/check_dns.c:235
615 msgid "Consider using the `dig' or `host' programs instead.  Run nslookup with"
616 msgstr ""
618 #: plugins/check_dns.c:236
619 msgid "the `-sil[ent]' option to prevent this message from appearing."
620 msgstr ""
622 #: plugins/check_dns.c:241
623 #, c-format
624 msgid "No response from DNS %s\n"
625 msgstr "Keine Antwort von DNS %s\n"
627 #: plugins/check_dns.c:245
628 #, c-format
629 msgid "DNS %s has no records\n"
630 msgstr "Nameserver %s hat keine Datensätze\n"
632 #: plugins/check_dns.c:253
633 #, c-format
634 msgid "Connection to DNS %s was refused\n"
635 msgstr "Verbindung zum Nameserver %s wurde verweigert\n"
637 #: plugins/check_dns.c:257
638 #, c-format
639 msgid "Query was refused by DNS server at %s\n"
640 msgstr ""
642 #: plugins/check_dns.c:261
643 #, c-format
644 msgid "No information returned by DNS server at %s\n"
645 msgstr ""
647 #: plugins/check_dns.c:267
648 #, c-format
649 msgid "Domain %s was not found by the server\n"
650 msgstr "Domäne %s wurde vom Server nicht gefunden\n"
652 #: plugins/check_dns.c:271
653 msgid "Network is unreachable\n"
654 msgstr "Netzwerk nicht erreichbar\n"
656 #: plugins/check_dns.c:275
657 #, c-format
658 msgid "DNS failure for %s\n"
659 msgstr "DNS Fehler für %s\n"
661 #: plugins/check_dns.c:339 plugins/check_dns.c:347 plugins/check_dns.c:354
662 #: plugins/check_dns.c:359 plugins/check_dns.c:380 plugins/check_dns.c:388
663 #: plugins/check_game.c:213 plugins/check_game.c:221
664 msgid "Input buffer overflow\n"
665 msgstr "Eingabe-Pufferüberlauf\n"
667 #: plugins/check_dns.c:416
668 msgid ""
669 "This plugin uses the nslookup program to obtain the IP address for the given "
670 "host/domain query."
671 msgstr ""
673 #: plugins/check_dns.c:417
674 msgid "An optional DNS server to use may be specified."
675 msgstr ""
677 #: plugins/check_dns.c:418
678 msgid ""
679 "If no DNS server is specified, the default server(s) specified in /etc/"
680 "resolv.conf will be used."
681 msgstr ""
683 #: plugins/check_dns.c:427
684 msgid "The name or address you want to query"
685 msgstr ""
687 #: plugins/check_dns.c:429
688 msgid "Optional DNS server you want to use for the lookup"
689 msgstr ""
691 #: plugins/check_dns.c:431
692 msgid ""
693 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with ."
694 msgstr ""
696 #: plugins/check_dns.c:433
697 msgid "Optionally expect the DNS server to be authoritative for the lookup"
698 msgstr ""
700 #: plugins/check_dns.c:435
701 msgid "Return warning if elapsed time exceeds value. Default off"
702 msgstr ""
704 #: plugins/check_dns.c:437
705 msgid "Return critical if elapsed time exceeds value. Default off"
706 msgstr ""
708 #: plugins/check_dummy.c:69
709 msgid "Arguments to check_dummy must be an integer"
710 msgstr "Argument für check_dummy muss ein Integer sein"
712 #: plugins/check_dummy.c:89
713 #, c-format
714 msgid "Status %d is not a supported error state\n"
715 msgstr "Status %d ist kein bekannter Fehlerstatus\n"
717 #: plugins/check_dummy.c:111
718 msgid ""
719 "This plugin will simply return the state corresponding to the numeric value"
720 msgstr ""
722 #: plugins/check_dummy.c:113
723 msgid "of the <state> argument with optional text"
724 msgstr ""
726 #: plugins/check_fping.c:103 plugins/check_hpjd.c:131 plugins/check_ping.c:432
727 #: plugins/check_procs.c:159 plugins/check_snmp.c:210 plugins/check_swap.c:178
728 #: plugins/check_users.c:75 plugins/urlize.c:117
729 #, c-format
730 msgid "Could not open pipe: %s\n"
731 msgstr "Pipe: %s konnte nicht geöffnet werden\n"
733 #: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
734 #: plugins/check_procs.c:165 plugins/check_snmp.c:217 plugins/check_swap.c:184
735 #: plugins/check_users.c:81 plugins/urlize.c:123
736 #, c-format
737 msgid "Could not open stderr for %s\n"
738 msgstr "Konnte stderr nicht öffnen für: %s\n"
740 #: plugins/check_fping.c:149
741 #, c-format
742 msgid "FPING UNKNOW - %s not found\n"
743 msgstr "FPING UNKNOW - %s nicht gefunden\n"
745 #: plugins/check_fping.c:153
746 #, c-format
747 msgid "FPING CRITICAL - %s is unreachable\n"
748 msgstr "FPING CRITICAL - %s ist nicht erreichbar\n"
750 #: plugins/check_fping.c:158
751 #, c-format
752 msgid "FPING CRITICAL - %s is down\n"
753 msgstr "FPING CRITICAL - %s ist down\n"
755 #: plugins/check_fping.c:185
756 #, c-format
757 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
758 msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n"
760 #: plugins/check_fping.c:206
761 #, c-format
762 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
763 msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n"
765 #: plugins/check_fping.c:273 plugins/check_hpjd.c:341 plugins/check_hpjd.c:364
766 #: plugins/check_mysql.c:277 plugins/check_mysql.c:326 plugins/check_ntp.c:709
767 #: plugins/check_pgsql.c:255 plugins/check_ping.c:290 plugins/check_ping.c:413
768 #: plugins/check_radius.c:249 plugins/check_real.c:319
769 #: plugins/check_real.c:381 plugins/check_smtp.c:512 plugins/check_smtp.c:638
770 #: plugins/check_ssh.c:162 plugins/check_time.c:244 plugins/check_time.c:319
771 #: plugins/check_ups.c:503 plugins/check_ups.c:572
772 msgid "Invalid hostname/address"
773 msgstr "Ungültige(r) Hostname/Adresse"
775 #: plugins/check_fping.c:307
776 msgid "Packet size must be a positive integer"
777 msgstr "Paketgröße muss ein positiver Integer sein"
779 #: plugins/check_fping.c:313
780 msgid "Packet count must be a positive integer"
781 msgstr "Paketanzahl muss ein positiver Integer sein"
783 #: plugins/check_fping.c:319 plugins/check_ntp.c:733 plugins/check_time.c:323
784 msgid "Hostname was not supplied"
785 msgstr ""
787 #: plugins/check_fping.c:339
788 #, c-format
789 msgid "%s: Only one threshold may be packet loss (%s)\n"
790 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
792 #: plugins/check_fping.c:343
793 #, c-format
794 msgid "%s: Only one threshold must be packet loss (%s)\n"
795 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
797 #: plugins/check_fping.c:375
798 msgid ""
799 "This plugin will use the fping command to ping the specified host for a fast "
800 "check"
801 msgstr ""
803 #: plugins/check_fping.c:377
804 msgid "Note that it is necessary to set the suid flag on fping."
805 msgstr ""
807 #: plugins/check_fping.c:386
808 msgid ""
809 "name or IP Address of host to ping (IP Address bypasses name lookup, "
810 "reducing system load)"
811 msgstr ""
813 #: plugins/check_fping.c:388 plugins/check_ping.c:567
814 #, fuzzy
815 msgid "warning threshold pair"
816 msgstr "Warning threshold  Integer sein"
818 #: plugins/check_fping.c:390 plugins/check_ping.c:569
819 #, fuzzy
820 msgid "critical threshold pair"
821 msgstr "Critical threshold muss ein Integer sein"
823 #: plugins/check_fping.c:392
824 #, c-format
825 msgid "size of ICMP packet (default: %d)"
826 msgstr ""
828 #: plugins/check_fping.c:394
829 #, c-format
830 msgid "number of ICMP packets to send (default: %d)"
831 msgstr ""
833 #: plugins/check_fping.c:397
834 #, c-format
835 msgid ""
836 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
837 "(ms)"
838 msgstr ""
840 #: plugins/check_fping.c:398
841 msgid ""
842 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
843 msgstr ""
845 #: plugins/check_fping.c:399
846 msgid "packet loss to trigger an alarm state."
847 msgstr ""
849 #: plugins/check_game.c:113
850 #, c-format
851 msgid "CRITICAL - Host type parameter incorrect!\n"
852 msgstr "CRITICAL - Host type parameter unkorrekt!\n"
854 #: plugins/check_game.c:128
855 #, fuzzy, c-format
856 msgid "CRITICAL - Host not found\n"
857 msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n"
859 #: plugins/check_game.c:132
860 #, fuzzy, c-format
861 msgid "CRITICAL - Game server down or unavailable\n"
862 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
864 #: plugins/check_game.c:136
865 #, fuzzy, c-format
866 msgid "CRITICAL - Game server timeout\n"
867 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
869 #: plugins/check_game.c:299
870 #, c-format
871 msgid "This plugin tests game server connections with the specified host."
872 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
874 #: plugins/check_game.c:308
875 msgid "Optional port of which to connect"
876 msgstr ""
878 #: plugins/check_game.c:310
879 msgid "Field number in raw qstat output that contains game name"
880 msgstr ""
882 #: plugins/check_game.c:312
883 msgid "Field number in raw qstat output that contains map name"
884 msgstr ""
886 #: plugins/check_game.c:314
887 msgid "Field number in raw qstat output that contains ping time"
888 msgstr ""
890 #: plugins/check_game.c:318 plugins/check_http.c:1296 plugins/check_mrtg.c:364
891 #: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 plugins/check_ntp.c:856
892 #: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
893 #: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:325
894 #, c-format
895 msgid "Notes:"
896 msgstr ""
898 #: plugins/check_game.c:320
899 msgid ""
900 "This plugin uses the 'qstat' command, the popular game server status query "
901 "tool ."
902 msgstr ""
904 #: plugins/check_game.c:322
905 msgid ""
906 "If you don't have the package installed, you will need to download it from"
907 msgstr ""
909 #: plugins/check_game.c:324
910 msgid ""
911 "http://www.activesw.com/people/steve/qstat.html before you can use this "
912 "plugin."
913 msgstr ""
915 #: plugins/check_hpjd.c:242
916 msgid "Paper Jam"
917 msgstr "Papierstau"
919 #: plugins/check_hpjd.c:246
920 msgid "Out of Paper"
921 msgstr "Kein Papier"
923 #: plugins/check_hpjd.c:251
924 msgid "Printer Offline"
925 msgstr "Drucker ausgeschaltet"
927 #: plugins/check_hpjd.c:256
928 msgid "Peripheral Error"
929 msgstr "Peripheriefehler"
931 #: plugins/check_hpjd.c:260
932 msgid "Intervention Required"
933 msgstr "Eingriff benötigt"
935 #: plugins/check_hpjd.c:264
936 msgid "Toner Low"
937 msgstr "Wenig Toner"
939 #: plugins/check_hpjd.c:268
940 msgid "Insufficient Memory"
941 msgstr "Nicht genügend Speicher"
943 #: plugins/check_hpjd.c:272
944 msgid "A Door is Open"
945 msgstr "Eine Abdeckung ist offen"
947 #: plugins/check_hpjd.c:276
948 msgid "Output Tray is Full"
949 msgstr "Ausgabeschacht ist voll"
951 #: plugins/check_hpjd.c:280
952 msgid "Data too Slow for Engine"
953 msgstr ""
955 #: plugins/check_hpjd.c:284
956 msgid "Unknown Paper Error"
957 msgstr "Papierfehler"
959 #: plugins/check_hpjd.c:289
960 #, c-format
961 msgid "Printer ok - (%s)\n"
962 msgstr "Printer ok - (%s)\n"
964 #: plugins/check_hpjd.c:394
965 #, fuzzy
966 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
967 msgstr ""
968 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
969 "Karte.\n"
970 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
971 "\n"
973 #: plugins/check_hpjd.c:395
974 #, fuzzy
975 msgid "Net-snmp must be installed on the computer running the plugin."
976 msgstr ""
977 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
978 "Karte.\n"
979 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
980 "\n"
982 #: plugins/check_hpjd.c:404
983 msgid "The SNMP community name "
984 msgstr ""
986 #: plugins/check_hpjd.c:405
987 #, c-format
988 msgid "(default=%s)"
989 msgstr ""
991 #: plugins/check_http.c:250
992 msgid "Critical threshold must be integer"
993 msgstr "Critical threshold muss ein Integer sein"
995 #: plugins/check_http.c:258
996 msgid "Warning threshold must be integer"
997 msgstr "Warning threshold  Integer sein"
999 #: plugins/check_http.c:284 plugins/check_tcp.c:563
1000 msgid "Invalid certificate expiration period"
1001 msgstr "Ungültiger Zertifikatsablauftermin"
1003 #: plugins/check_http.c:293 plugins/check_tcp.c:575
1004 #, fuzzy
1005 msgid "Invalid option - SSL is not available"
1006 msgstr "Ungültige Option - SSL ist nicht verfügbar\n"
1008 #: plugins/check_http.c:311
1009 #, c-format
1010 msgid "option f:%d \n"
1011 msgstr "Option f:%d \n"
1013 #: plugins/check_http.c:328
1014 msgid "Invalid port number"
1015 msgstr "Ungültige Portnummer"
1017 #: plugins/check_http.c:366
1018 #, c-format
1019 msgid "Could Not Compile Regular Expression: %s"
1020 msgstr ""
1022 #: plugins/check_http.c:380 plugins/check_ntp.c:722 plugins/check_smtp.c:618
1023 #: plugins/check_ssh.c:154 plugins/check_tcp.c:467
1024 msgid "IPv6 support not available"
1025 msgstr "IPv6 Unterstützung nicht vorhanden"
1027 #: plugins/check_http.c:442 plugins/check_ping.c:417
1028 msgid "You must specify a server address or host name"
1029 msgstr "Hostname oder Serveradresse muss angegeben werden"
1031 #: plugins/check_http.c:625
1032 msgid "HTTP UNKNOWN - Server date unknown\n"
1033 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1035 #: plugins/check_http.c:627
1036 msgid "HTTP CRITICAL - Document modification date unknown\n"
1037 msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
1039 #: plugins/check_http.c:633
1040 #, c-format
1041 msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
1042 msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
1044 #: plugins/check_http.c:635
1045 #, c-format
1046 msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
1047 msgstr ""
1048 "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
1050 #: plugins/check_http.c:637
1051 #, c-format
1052 msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
1053 msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
1055 #: plugins/check_http.c:642
1056 #, c-format
1057 msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
1058 msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
1060 #: plugins/check_http.c:646
1061 #, c-format
1062 msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
1063 msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
1065 #: plugins/check_http.c:727
1066 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1067 msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1069 #: plugins/check_http.c:810
1070 msgid "HTTP CRITICAL - Error on receive\n"
1071 msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1073 #: plugins/check_http.c:820
1074 #, fuzzy
1075 msgid "HTTP CRITICAL - No data received from host\n"
1076 msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1078 #: plugins/check_http.c:870
1079 msgid "Invalid HTTP response received from host\n"
1080 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
1082 #: plugins/check_http.c:873
1083 #, c-format
1084 msgid "Invalid HTTP response received from host on port %d\n"
1085 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
1087 #: plugins/check_http.c:881
1088 #, c-format
1089 msgid "HTTP OK: Status line output matched \"%s\"\n"
1090 msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n"
1092 #: plugins/check_http.c:893
1093 #, c-format
1094 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1095 msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n"
1097 #: plugins/check_http.c:900
1098 #, c-format
1099 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1100 msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n"
1102 #: plugins/check_http.c:904
1103 #, c-format
1104 msgid "HTTP CRITICAL: %s\n"
1105 msgstr "HTTP CRITICAL: %s\n"
1107 #: plugins/check_http.c:908
1108 #, c-format
1109 msgid "HTTP WARNING: %s\n"
1110 msgstr "HTTP WARNING: %s\n"
1112 #: plugins/check_http.c:916
1113 #, c-format
1114 msgid "HTTP UNKNOWN"
1115 msgstr "HTTP UNKNOWN"
1117 #: plugins/check_http.c:918
1118 #, c-format
1119 msgid "HTTP OK"
1120 msgstr "HTTP OK"
1122 #: plugins/check_http.c:920
1123 #, c-format
1124 msgid "HTTP WARNING"
1125 msgstr "HTTP WARNING"
1127 #: plugins/check_http.c:922 plugins/check_http.c:985
1128 #, c-format
1129 msgid "HTTP CRITICAL"
1130 msgstr "HTTP CRITICAL"
1132 #: plugins/check_http.c:926
1133 #, fuzzy, c-format
1134 msgid " - %s - %.3f second response time %s|%s %s\n"
1135 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1137 #: plugins/check_http.c:942
1138 #, fuzzy, c-format
1139 msgid "HTTP WARNING: %s - %.3f second response time %s|%s %s\n"
1140 msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1142 #: plugins/check_http.c:956 plugins/check_http.c:973
1143 #, fuzzy, c-format
1144 msgid "HTTP OK %s - %.3f second response time %s|%s %s\n"
1145 msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1147 #: plugins/check_http.c:963
1148 #, c-format
1149 msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1150 msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
1152 #: plugins/check_http.c:981
1153 #, fuzzy
1154 msgid "pattern not found"
1155 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1157 #: plugins/check_http.c:983
1158 msgid "pattern found"
1159 msgstr ""
1161 #: plugins/check_http.c:993
1162 #, c-format
1163 msgid "HTTP CRITICAL - Execute Error: %s\n"
1164 msgstr "HTTP CRITICAL - Fehler: %s\n"
1166 #: plugins/check_http.c:1002
1167 #, fuzzy, c-format
1168 msgid "HTTP WARNING: page size %d too large%s|%s\n"
1169 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1171 #: plugins/check_http.c:1006
1172 #, c-format
1173 msgid "HTTP WARNING: page size %d too small%s|%s\n"
1174 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1176 #: plugins/check_http.c:1011
1177 #, fuzzy, c-format
1178 msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1179 msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1181 #: plugins/check_http.c:1044
1182 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1183 msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1185 #: plugins/check_http.c:1048
1186 msgid "HTTP UNKNOWN - Could not allocate url\n"
1187 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1189 #: plugins/check_http.c:1057
1190 #, c-format
1191 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1192 msgstr ""
1194 #: plugins/check_http.c:1072
1195 #, fuzzy, c-format
1196 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1197 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1199 #: plugins/check_http.c:1079
1200 #, fuzzy
1201 msgid "HTTP UNKNOWN - could not allocate url\n"
1202 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1204 #: plugins/check_http.c:1119
1205 #, c-format
1206 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1207 msgstr ""
1209 #: plugins/check_http.c:1129
1210 #, fuzzy, c-format
1211 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1212 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1214 #: plugins/check_http.c:1137
1215 #, c-format
1216 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1217 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1219 #: plugins/check_http.c:1152
1220 #, fuzzy, c-format
1221 msgid "HTTP UNKNOWN - Could not allocate server_url%s\n"
1222 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1224 #: plugins/check_http.c:1158
1225 #, fuzzy, c-format
1226 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1227 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1229 #: plugins/check_http.c:1163
1230 #, c-format
1231 msgid "Redirection to %s://%s:%d%s\n"
1232 msgstr ""
1234 #: plugins/check_http.c:1215
1235 #, fuzzy
1236 msgid "This plugin tests the HTTP service on the specified host. It can test"
1237 msgstr ""
1238 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
1239 "\n"
1241 #: plugins/check_http.c:1216
1242 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1243 msgstr ""
1245 #: plugins/check_http.c:1217
1246 msgid "strings and regular expressions, check connection times, and report on"
1247 msgstr ""
1249 #: plugins/check_http.c:1218
1250 #, fuzzy
1251 msgid "certificate expiration times."
1252 msgstr "Clientzertifikat benötigt\n"
1254 #: plugins/check_http.c:1224
1255 #, c-format
1256 msgid "NOTE: One or both of -H and -I must be specified"
1257 msgstr ""
1259 #: plugins/check_http.c:1231
1260 msgid "Host name argument for servers using host headers (virtual host)"
1261 msgstr ""
1263 #: plugins/check_http.c:1232
1264 msgid "Append a port to include it in the header (eg: example.com:5000)"
1265 msgstr ""
1267 #: plugins/check_http.c:1234
1268 msgid ""
1269 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1270 msgstr ""
1272 #: plugins/check_http.c:1236
1273 msgid "Port number (default: "
1274 msgstr ""
1276 #: plugins/check_http.c:1243
1277 msgid "Connect via SSL. Port defaults to 443"
1278 msgstr ""
1280 #: plugins/check_http.c:1245
1281 msgid ""
1282 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1283 msgstr ""
1285 #: plugins/check_http.c:1246
1286 msgid "(when this option is used the url is not checked.)\n"
1287 msgstr ""
1289 #: plugins/check_http.c:1250
1290 msgid "String to expect in first (status) line of server response (default: "
1291 msgstr ""
1293 #: plugins/check_http.c:1252
1294 msgid ""
1295 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1296 msgstr ""
1298 #: plugins/check_http.c:1254
1299 msgid "String to expect in the content"
1300 msgstr ""
1302 #: plugins/check_http.c:1256
1303 msgid "URL to GET or POST (default: /)"
1304 msgstr ""
1306 #: plugins/check_http.c:1258
1307 msgid "URL encoded http POST data"
1308 msgstr ""
1310 #: plugins/check_http.c:1260
1311 msgid "Don't wait for document body: stop reading after headers."
1312 msgstr ""
1314 #: plugins/check_http.c:1261
1315 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1316 msgstr ""
1318 #: plugins/check_http.c:1263
1319 msgid "Warn if document is more than SECONDS old. the number can also be of"
1320 msgstr ""
1322 #: plugins/check_http.c:1264
1323 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1324 msgstr ""
1326 #: plugins/check_http.c:1266
1327 msgid "specify Content-Type header media type when POSTing\n"
1328 msgstr ""
1330 #: plugins/check_http.c:1269
1331 msgid "Allow regex to span newlines (must precede -r or -R)"
1332 msgstr ""
1334 #: plugins/check_http.c:1271
1335 msgid "Search page for regex STRING"
1336 msgstr ""
1338 #: plugins/check_http.c:1273
1339 msgid "Search page for case-insensitive regex STRING"
1340 msgstr ""
1342 #: plugins/check_http.c:1275
1343 msgid "Return CRITICAL if found, OK if not\n"
1344 msgstr ""
1346 #: plugins/check_http.c:1278
1347 msgid "Username:password on sites with basic authentication"
1348 msgstr ""
1350 #: plugins/check_http.c:1280
1351 msgid "String to be sent in http header as \"User Agent\""
1352 msgstr ""
1354 #: plugins/check_http.c:1282
1355 msgid ""
1356 " Any other tags to be sent in http header. Use multiple times for additional "
1357 "headers"
1358 msgstr ""
1360 #: plugins/check_http.c:1284
1361 msgid "Wrap output in HTML link (obsoleted by urlize)"
1362 msgstr ""
1364 #: plugins/check_http.c:1286
1365 msgid "How to handle redirected pages"
1366 msgstr ""
1368 #: plugins/check_http.c:1288
1369 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1370 msgstr ""
1372 #: plugins/check_http.c:1297
1373 #, fuzzy
1374 msgid "This plugin will attempt to open an HTTP connection with the host."
1375 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
1377 #: plugins/check_http.c:1298
1378 msgid ""
1379 "Successful connects return STATE_OK, refusals and timeouts return "
1380 "STATE_CRITICAL"
1381 msgstr ""
1383 #: plugins/check_http.c:1299
1384 msgid ""
1385 "other errors return STATE_UNKNOWN.  Successful connects, but incorrect "
1386 "reponse"
1387 msgstr ""
1389 #: plugins/check_http.c:1300
1390 msgid ""
1391 "messages from the host result in STATE_WARNING return values.  If you are"
1392 msgstr ""
1394 #: plugins/check_http.c:1301
1395 msgid ""
1396 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1397 msgstr ""
1399 #: plugins/check_http.c:1302
1400 msgid "(fully qualified domain name) as the [host_name] argument."
1401 msgstr ""
1403 #: plugins/check_http.c:1305
1404 msgid "This plugin can also check whether an SSL enabled web server is able to"
1405 msgstr ""
1407 #: plugins/check_http.c:1306
1408 msgid "serve content (optionally within a specified time) or whether the X509 "
1409 msgstr ""
1411 #: plugins/check_http.c:1307
1412 msgid "certificate is still valid for the specified number of days."
1413 msgstr ""
1415 #: plugins/check_http.c:1310
1416 msgid ""
1417 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1418 msgstr ""
1420 #: plugins/check_http.c:1311
1421 msgid ""
1422 "a STATE_OK will be returned. When the server returns its content but exceeds"
1423 msgstr ""
1425 #: plugins/check_http.c:1312
1426 msgid ""
1427 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1428 "occurs,"
1429 msgstr ""
1431 #: plugins/check_http.c:1313
1432 msgid "a STATE_CRITICAL will be returned."
1433 msgstr ""
1435 #: plugins/check_http.c:1316
1436 msgid ""
1437 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1438 msgstr ""
1440 #: plugins/check_http.c:1317
1441 msgid ""
1442 "a STATE_OK is returned. When the certificate is still valid, but for less "
1443 "than"
1444 msgstr ""
1446 #: plugins/check_http.c:1318
1447 msgid ""
1448 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1449 msgstr ""
1451 #: plugins/check_http.c:1319
1452 #, fuzzy
1453 msgid "the certificate is expired."
1454 msgstr "Clientzertifikat benötigt\n"
1456 #: plugins/check_ldap.c:132
1457 #, c-format
1458 msgid "Could not connect to the server at port %i\n"
1459 msgstr ""
1461 #: plugins/check_ldap.c:141
1462 #, c-format
1463 msgid "Could not set protocol version %d\n"
1464 msgstr ""
1466 #: plugins/check_ldap.c:156
1467 #, fuzzy, c-format
1468 msgid "Could not init TLS at port %i!\n"
1469 msgstr "Konnte stderr nicht öffnen für: %s\n"
1471 #: plugins/check_ldap.c:160
1472 #, c-format
1473 msgid "TLS not supported by the libraries!\n"
1474 msgstr ""
1476 #: plugins/check_ldap.c:180
1477 #, fuzzy, c-format
1478 msgid "Could not init startTLS at port %i!\n"
1479 msgstr "Konnte stderr nicht öffnen für: %s\n"
1481 #: plugins/check_ldap.c:184
1482 #, c-format
1483 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1484 msgstr ""
1486 #: plugins/check_ldap.c:194
1487 #, c-format
1488 msgid "Could not bind to the ldap-server\n"
1489 msgstr ""
1491 #: plugins/check_ldap.c:203
1492 #, c-format
1493 msgid "Could not search/find objectclasses in %s\n"
1494 msgstr ""
1496 #: plugins/check_ldap.c:226
1497 #, c-format
1498 msgid "LDAP %s - %.3f seconds response time|%s\n"
1499 msgstr ""
1501 #: plugins/check_ldap.c:338 plugins/check_ldap.c:345
1502 #, c-format
1503 msgid "%s cannot be combined with %s"
1504 msgstr ""
1506 #: plugins/check_ldap.c:351 plugins/check_ping.c:241
1507 msgid "IPv6 support not available\n"
1508 msgstr ""
1510 #: plugins/check_ldap.c:374
1511 msgid "Please specify the host name\n"
1512 msgstr ""
1514 #: plugins/check_ldap.c:377
1515 msgid "Please specify the LDAP base\n"
1516 msgstr ""
1518 #: plugins/check_ldap.c:405
1519 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1520 msgstr ""
1522 #: plugins/check_ldap.c:407
1523 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1524 msgstr ""
1526 #: plugins/check_ldap.c:409
1527 msgid "ldap bind DN (if required)"
1528 msgstr ""
1530 #: plugins/check_ldap.c:411
1531 msgid "ldap password (if required)"
1532 msgstr ""
1534 #: plugins/check_ldap.c:413
1535 msgid "use starttls mechanism introduced in protocol version 3"
1536 msgstr ""
1538 #: plugins/check_ldap.c:415
1539 #, c-format
1540 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to %s"
1541 msgstr ""
1543 #: plugins/check_ldap.c:419
1544 msgid "use ldap protocol version 2"
1545 msgstr ""
1547 #: plugins/check_ldap.c:421
1548 msgid "use ldap protocol version 3"
1549 msgstr ""
1551 #: plugins/check_ldap.c:431
1552 msgid "Note:"
1553 msgstr ""
1555 #: plugins/check_ldap.c:432
1556 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1557 msgstr ""
1559 #: plugins/check_ldap.c:433
1560 #, c-format
1561 msgid ""
1562 "implied (using default port %i) unless --port=636 is specified. In that case "
1563 "%s"
1564 msgstr ""
1566 #: plugins/check_ldap.c:434
1567 msgid "'SSL on connect' will be used no matter how the plugin was called."
1568 msgstr ""
1570 #: plugins/check_ldap.c:435
1571 msgid ""
1572 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1573 "or '--ssl' flags"
1574 msgstr ""
1576 #: plugins/check_ldap.c:436
1577 msgid "to define the behaviour explicitly instead."
1578 msgstr ""
1580 #: plugins/check_load.c:92
1581 msgid "Warning threshold must be float or float triplet!\n"
1582 msgstr ""
1584 #: plugins/check_load.c:134 plugins/check_load.c:150
1585 #, c-format
1586 msgid "Error opening %s\n"
1587 msgstr ""
1589 #: plugins/check_load.c:162
1590 #, c-format
1591 msgid "Error code %d returned in %s\n"
1592 msgstr ""
1594 #: plugins/check_load.c:177
1595 #, c-format
1596 msgid "Error in getloadavg()\n"
1597 msgstr ""
1599 #: plugins/check_load.c:180 plugins/check_load.c:182
1600 #, c-format
1601 msgid "Error processing %s\n"
1602 msgstr ""
1604 #: plugins/check_load.c:191
1605 #, c-format
1606 msgid "load average: %.2f, %.2f, %.2f"
1607 msgstr ""
1609 #: plugins/check_load.c:284
1610 #, fuzzy, c-format
1611 msgid "Critical threshold for %d-minute load average is not specified\n"
1612 msgstr "Critical threshold muss ein positiver Integer sein\n"
1614 #: plugins/check_load.c:286
1615 #, fuzzy, c-format
1616 msgid "Warning threshold for %d-minute load average is not specified\n"
1617 msgstr "Warning threshold muss ein positiver Integer sein\n"
1619 #: plugins/check_load.c:288
1620 #, c-format
1621 msgid ""
1622 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1623 "\"critical load\"\n"
1624 msgstr ""
1626 #: plugins/check_load.c:304
1627 #, c-format
1628 msgid "This plugin tests the current system load average."
1629 msgstr ""
1631 #: plugins/check_load.c:313
1632 msgid "Exit with WARNING status if load average exceeds WLOADn"
1633 msgstr ""
1635 #: plugins/check_load.c:315
1636 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1637 msgstr ""
1639 #: plugins/check_load.c:316
1640 msgid "the load average format is the same used by \"uptime\" and \"w\""
1641 msgstr ""
1643 #: plugins/check_load.c:318
1644 msgid "Divide the load averages by the number of CPUs (when possible)"
1645 msgstr ""
1647 #: plugins/check_mrtg.c:79
1648 msgid "Could not parse arguments\n"
1649 msgstr ""
1651 #: plugins/check_mrtg.c:84
1652 #, c-format
1653 msgid "Unable to open MRTG log file\n"
1654 msgstr ""
1656 #: plugins/check_mrtg.c:131
1657 #, c-format
1658 msgid "Unable to process MRTG log file\n"
1659 msgstr ""
1661 #: plugins/check_mrtg.c:139 plugins/check_mrtgtraf.c:136
1662 #, c-format
1663 msgid "MRTG data has expired (%d minutes old)\n"
1664 msgstr ""
1666 #: plugins/check_mrtg.c:156 plugins/check_mrtgtraf.c:195
1667 #: plugins/check_mrtgtraf.c:196
1668 msgid "Avg"
1669 msgstr ""
1671 #: plugins/check_mrtg.c:156 plugins/check_mrtgtraf.c:195
1672 #: plugins/check_mrtgtraf.c:196
1673 msgid "Max"
1674 msgstr ""
1676 #: plugins/check_mrtg.c:225
1677 msgid "Invalid variable number"
1678 msgstr ""
1680 #: plugins/check_mrtg.c:260
1681 #, c-format
1682 msgid ""
1683 "%s is not a valid expiration time\n"
1684 "Use '%s -h' for additional help\n"
1685 msgstr ""
1687 #: plugins/check_mrtg.c:277
1688 msgid "Invalid variable number\n"
1689 msgstr ""
1691 #: plugins/check_mrtg.c:304
1692 msgid "You must supply the variable number"
1693 msgstr ""
1695 #: plugins/check_mrtg.c:325
1696 msgid ""
1697 "This plugin will check either the average or maximum value of one of the"
1698 msgstr ""
1700 #: plugins/check_mrtg.c:326
1701 #, fuzzy
1702 msgid "two variables recorded in an MRTG log file."
1703 msgstr "Konnte MRTG Logfile nicht öffnen"
1705 #: plugins/check_mrtg.c:335
1706 msgid "The MRTG log file containing the data you want to monitor"
1707 msgstr ""
1709 #: plugins/check_mrtg.c:337
1710 msgid "Minutes before MRTG data is considered to be too old"
1711 msgstr ""
1713 #: plugins/check_mrtg.c:339
1714 msgid "Should we check average or maximum values?"
1715 msgstr ""
1717 #: plugins/check_mrtg.c:341
1718 msgid "Which variable set should we inspect? (1 or 2)"
1719 msgstr ""
1721 #: plugins/check_mrtg.c:343
1722 msgid "Threshold value for data to result in WARNING status"
1723 msgstr ""
1725 #: plugins/check_mrtg.c:345
1726 msgid "Threshold value for data to result in CRITICAL status"
1727 msgstr ""
1729 #: plugins/check_mrtg.c:347
1730 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1731 msgstr ""
1733 #: plugins/check_mrtg.c:349
1734 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1735 msgstr ""
1737 #: plugins/check_mrtg.c:350
1738 #, c-format
1739 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1740 msgstr ""
1742 #: plugins/check_mrtg.c:352
1743 msgid ""
1744 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1745 msgstr ""
1747 #: plugins/check_mrtg.c:353
1748 msgid ""
1749 "the value exceeds the <vcl> threshold, a CRITICAL status is returned.  If"
1750 msgstr ""
1752 #: plugins/check_mrtg.c:354
1753 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1754 msgstr ""
1756 #: plugins/check_mrtg.c:355
1757 msgid "status is returned and a warning message is printed."
1758 msgstr ""
1760 #: plugins/check_mrtg.c:357
1761 msgid ""
1762 "This plugin is useful for monitoring MRTG data that does not correspond to"
1763 msgstr ""
1765 #: plugins/check_mrtg.c:358
1766 msgid ""
1767 "bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1768 msgstr ""
1770 #: plugins/check_mrtg.c:359
1771 msgid ""
1772 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1773 msgstr ""
1775 #: plugins/check_mrtg.c:360
1776 msgid ""
1777 "packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
1778 msgstr ""
1780 #: plugins/check_mrtg.c:361
1781 msgid ""
1782 "me to track processor utilization, user connections, drive space, etc and"
1783 msgstr ""
1785 #: plugins/check_mrtg.c:362
1786 msgid "this plugin works well for monitoring that kind of data as well."
1787 msgstr ""
1789 #: plugins/check_mrtg.c:365
1790 msgid ""
1791 "- This plugin only monitors one of the two variables stored in the MRTG log"
1792 msgstr ""
1794 #: plugins/check_mrtg.c:366
1795 msgid "  file.  If you want to monitor both values you will have to define two"
1796 msgstr ""
1798 #: plugins/check_mrtg.c:367
1799 msgid ""
1800 "  commands with different values for the <variable> argument.  Of course,"
1801 msgstr ""
1803 #: plugins/check_mrtg.c:368
1804 msgid "you can always hack the code to make this plugin work for you..."
1805 msgstr ""
1807 #: plugins/check_mrtg.c:369
1808 msgid ""
1809 "- MRTG stands for the Multi Router Traffic Grapher.  It can be downloaded "
1810 "from"
1811 msgstr ""
1813 #: plugins/check_mrtgtraf.c:88
1814 msgid "Unable to open MRTG log file"
1815 msgstr "Konnte MRTG Logfile nicht öffnen"
1817 #: plugins/check_mrtgtraf.c:130
1818 msgid "Unable to process MRTG log file"
1819 msgstr ""
1821 #: plugins/check_mrtgtraf.c:194
1822 #, c-format
1823 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1824 msgstr ""
1826 #: plugins/check_mrtgtraf.c:207
1827 #, c-format
1828 msgid "Traffic %s - %s\n"
1829 msgstr ""
1831 #: plugins/check_mrtgtraf.c:337
1832 msgid ""
1833 "This plugin will check the incoming/outgoing transfer rates of a router,"
1834 msgstr ""
1836 #: plugins/check_mrtgtraf.c:338
1837 msgid "switch, etc recorded in an MRTG log.  If the newest log entry is older"
1838 msgstr ""
1840 #: plugins/check_mrtgtraf.c:339
1841 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1842 msgstr ""
1844 #: plugins/check_mrtgtraf.c:340
1845 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1846 msgstr ""
1848 #: plugins/check_mrtgtraf.c:341
1849 msgid "Bytes/sec), a CRITICAL status results.  If either of the rates exceed"
1850 msgstr ""
1852 #: plugins/check_mrtgtraf.c:342
1853 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1854 msgstr ""
1856 #: plugins/check_mrtgtraf.c:351
1857 msgid "File to read log from"
1858 msgstr ""
1860 #: plugins/check_mrtgtraf.c:353
1861 msgid "Minutes after which log expires"
1862 msgstr ""
1864 #: plugins/check_mrtgtraf.c:355
1865 msgid "Test average or maximum"
1866 msgstr ""
1868 #: plugins/check_mrtgtraf.c:357
1869 #, fuzzy
1870 msgid "Warning threshold pair <incoming>,<outgoing>"
1871 msgstr "Warning threshold  Integer sein"
1873 #: plugins/check_mrtgtraf.c:359
1874 #, fuzzy
1875 msgid "Critical threshold pair <incoming>,<outgoing>"
1876 msgstr "Critical threshold muss ein Integer sein"
1878 #: plugins/check_mrtgtraf.c:362
1879 msgid ""
1880 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1881 msgstr ""
1883 #: plugins/check_mrtgtraf.c:364
1884 msgid "- While MRTG can monitor things other than traffic rates, this"
1885 msgstr ""
1887 #: plugins/check_mrtgtraf.c:365
1888 msgid "  plugin probably won't work with much else without modification."
1889 msgstr ""
1891 #: plugins/check_mrtgtraf.c:366
1892 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1893 msgstr ""
1895 #: plugins/check_mrtgtraf.c:367
1896 msgid "  reports.  I'm not sure why this is right now, but will look into it"
1897 msgstr ""
1899 #: plugins/check_mrtgtraf.c:368
1900 msgid "  for future enhancements of this plugin."
1901 msgstr ""
1903 #: plugins/check_mrtgtraf.c:378
1904 #, c-format
1905 msgid "Usage"
1906 msgstr ""
1908 #: plugins/check_mysql.c:129
1909 #, c-format
1910 msgid "slave query error: %s\n"
1911 msgstr ""
1913 #: plugins/check_mysql.c:136
1914 #, c-format
1915 msgid "slave store_result error: %s\n"
1916 msgstr ""
1918 #: plugins/check_mysql.c:142
1919 msgid "No slaves defined"
1920 msgstr ""
1922 #: plugins/check_mysql.c:150
1923 #, c-format
1924 msgid "slave fetch row error: %s\n"
1925 msgstr ""
1927 #: plugins/check_mysql.c:155
1928 #, c-format
1929 msgid "Slave running: %s"
1930 msgstr ""
1932 #: plugins/check_mysql.c:373
1933 msgid "This program tests connections to a mysql server"
1934 msgstr ""
1936 #: plugins/check_mysql.c:384
1937 msgid "Check database with indicated name"
1938 msgstr ""
1940 #: plugins/check_mysql.c:386
1941 msgid "Connect using the indicated username"
1942 msgstr ""
1944 #: plugins/check_mysql.c:388
1945 msgid "Use the indicated password to authenticate the connection"
1946 msgstr ""
1948 #: plugins/check_mysql.c:389
1949 msgid "==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <=="
1950 msgstr ""
1952 #: plugins/check_mysql.c:390
1953 msgid "Your clear-text password will be visible as a process table entry"
1954 msgstr ""
1956 #: plugins/check_mysql.c:392
1957 msgid "Check if the slave thread is running properly."
1958 msgstr ""
1960 #: plugins/check_mysql.c:394
1961 msgid ""
1962 "Exit with WARNING status if slave server is more then INTEGER seconds behind "
1963 "master"
1964 msgstr ""
1966 #: plugins/check_mysql.c:396
1967 msgid ""
1968 "Exit with CRITICAL status if slave server is more then INTEGER seconds "
1969 "behind master"
1970 msgstr ""
1972 #: plugins/check_mysql.c:397
1973 msgid "There are no required arguments. By default, the local database with"
1974 msgstr ""
1976 #: plugins/check_mysql.c:398
1977 #, c-format
1978 msgid "a server listening on MySQL standard port %d will be checked\n"
1979 msgstr ""
1981 #: plugins/check_nagios.c:107
1982 msgid "Cannot open status log for reading!"
1983 msgstr ""
1985 #: plugins/check_nagios.c:157
1986 #, c-format
1987 msgid "Found process: %s %s\n"
1988 msgstr ""
1990 #: plugins/check_nagios.c:171
1991 msgid "Could not locate a running Nagios process!"
1992 msgstr ""
1994 #: plugins/check_nagios.c:175
1995 msgid "Cannot parse Nagios log file for valid time"
1996 msgstr ""
1998 #: plugins/check_nagios.c:186 plugins/check_procs.c:307
1999 #, c-format
2000 msgid "%d process"
2001 msgid_plural "%d processes"
2002 msgstr[0] ""
2003 msgstr[1] ""
2005 #: plugins/check_nagios.c:189
2006 #, c-format
2007 msgid "status log updated %d second ago"
2008 msgid_plural "status log updated %d seconds ago"
2009 msgstr[0] ""
2010 msgstr[1] ""
2012 #: plugins/check_nagios.c:226 plugins/check_nagios.c:255
2013 #, fuzzy
2014 msgid "Expiration time must be an integer (seconds)\n"
2015 msgstr "skip lines muss ein Integer sein"
2017 #: plugins/check_nagios.c:267
2018 #, fuzzy
2019 msgid "You must provide the status_log\n"
2020 msgstr "%s: Hostname muss angegeben werden\n"
2022 #: plugins/check_nagios.c:270
2023 #, fuzzy
2024 msgid "You must provide a process string\n"
2025 msgstr "%s: Hostname muss angegeben werden\n"
2027 #: plugins/check_nagios.c:284
2028 #, fuzzy
2029 msgid ""
2030 "This plugin checks the status of the Nagios process on the local machine"
2031 msgstr ""
2032 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
2033 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
2034 "unterschritten wird.\n"
2035 "\n"
2037 #: plugins/check_nagios.c:285
2038 msgid ""
2039 "The plugin will check to make sure the Nagios status log is no older than"
2040 msgstr ""
2042 #: plugins/check_nagios.c:286
2043 msgid "the number of minutes specified by the expires option."
2044 msgstr ""
2046 #: plugins/check_nagios.c:287
2047 msgid ""
2048 "It also checks the process table for a process matching the command argument."
2049 msgstr ""
2051 #: plugins/check_nagios.c:296
2052 msgid "Name of the log file to check"
2053 msgstr ""
2055 #: plugins/check_nagios.c:298
2056 msgid "Minutes aging after which logfile is considered stale"
2057 msgstr ""
2059 #: plugins/check_nagios.c:300
2060 msgid "Substring to search for in process arguments"
2061 msgstr ""
2063 #: plugins/check_nt.c:141
2064 #, c-format
2065 msgid "Wrong client version - running: %s, required: %s"
2066 msgstr ""
2068 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2069 msgid "missing -l parameters"
2070 msgstr ""
2072 #: plugins/check_nt.c:154
2073 msgid "wrong -l parameter."
2074 msgstr ""
2076 #: plugins/check_nt.c:158
2077 msgid "CPU Load"
2078 msgstr ""
2080 #: plugins/check_nt.c:181
2081 #, c-format
2082 msgid " %lu%% (%lu min average)"
2083 msgstr ""
2085 #: plugins/check_nt.c:183
2086 #, c-format
2087 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2088 msgstr ""
2090 #: plugins/check_nt.c:193
2091 msgid "not enough values for -l parameters"
2092 msgstr ""
2094 #: plugins/check_nt.c:205
2095 #, c-format
2096 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2097 msgstr ""
2099 #: plugins/check_nt.c:214
2100 msgid "wrong -l argument"
2101 msgstr ""
2103 #: plugins/check_nt.c:225
2104 #, c-format
2105 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2106 msgstr ""
2108 #: plugins/check_nt.c:228
2109 #, c-format
2110 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2111 msgstr ""
2113 #: plugins/check_nt.c:242
2114 msgid "Free disk space : Invalid drive "
2115 msgstr ""
2117 #: plugins/check_nt.c:252
2118 msgid "No service/process specified"
2119 msgstr ""
2121 #: plugins/check_nt.c:276
2122 #, c-format
2123 msgid ""
2124 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2125 msgstr ""
2127 #: plugins/check_nt.c:279
2128 #, c-format
2129 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2130 msgstr ""
2132 #: plugins/check_nt.c:315 plugins/check_nt.c:401
2133 msgid "No counter specified"
2134 msgstr ""
2136 #: plugins/check_nt.c:348
2137 msgid "Minimum value contains non-numbers"
2138 msgstr ""
2140 #: plugins/check_nt.c:352
2141 msgid "Maximum value contains non-numbers"
2142 msgstr ""
2144 #: plugins/check_nt.c:359
2145 msgid "No unit counter specified"
2146 msgstr ""
2148 #: plugins/check_nt.c:431
2149 msgid "Please specify a variable to check"
2150 msgstr ""
2152 #: plugins/check_nt.c:513
2153 #, fuzzy
2154 msgid "Server port must be an integer\n"
2155 msgstr "skip lines muss ein Integer sein"
2157 #: plugins/check_nt.c:566
2158 msgid "None"
2159 msgstr ""
2161 #: plugins/check_nt.c:579
2162 msgid "could not fetch information from server\n"
2163 msgstr ""
2165 #: plugins/check_nt.c:623
2166 msgid "This plugin collects data from the NSClient service running on a"
2167 msgstr ""
2169 #: plugins/check_nt.c:624
2170 msgid "Windows NT/2000/XP/2003 server."
2171 msgstr ""
2173 #: plugins/check_nt.c:632
2174 msgid "Options:"
2175 msgstr ""
2177 #: plugins/check_nt.c:634
2178 msgid "Name of the host to check"
2179 msgstr ""
2181 #: plugins/check_nt.c:636
2182 #, fuzzy
2183 msgid "Optional port number (default: "
2184 msgstr "Ungültige Portnummer"
2186 #: plugins/check_nt.c:639
2187 msgid "Password needed for the request"
2188 msgstr ""
2190 #: plugins/check_nt.c:641 plugins/check_nwstat.c:1664
2191 #: plugins/check_overcr.c:435
2192 msgid "Threshold which will result in a warning status"
2193 msgstr ""
2195 #: plugins/check_nt.c:643 plugins/check_nwstat.c:1666
2196 #: plugins/check_overcr.c:437
2197 msgid "Threshold which will result in a critical status"
2198 msgstr ""
2200 #: plugins/check_nt.c:645
2201 msgid "Seconds before connection attempt times out (default: "
2202 msgstr ""
2204 #: plugins/check_nt.c:648
2205 msgid "Print this help screen"
2206 msgstr ""
2208 #: plugins/check_nt.c:650
2209 msgid "Print version information"
2210 msgstr ""
2212 #: plugins/check_nt.c:652
2213 msgid "Variable to check"
2214 msgstr ""
2216 #: plugins/check_nt.c:653
2217 msgid "Valid variables are:"
2218 msgstr ""
2220 #: plugins/check_nt.c:655
2221 msgid "Get the NSClient version"
2222 msgstr ""
2224 #: plugins/check_nt.c:656
2225 msgid "If -l <version> is specified, will return warning if versions differ."
2226 msgstr ""
2228 #: plugins/check_nt.c:658
2229 msgid "Average CPU load on last x minutes."
2230 msgstr ""
2232 #: plugins/check_nt.c:659
2233 msgid "Request a -l parameter with the following syntax:"
2234 msgstr ""
2236 #: plugins/check_nt.c:660
2237 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2238 msgstr ""
2240 #: plugins/check_nt.c:661
2241 msgid "<minute range> should be less than 24*60."
2242 msgstr ""
2244 #: plugins/check_nt.c:662
2245 msgid ""
2246 "Thresholds are percentage and up to 10 requests can be done in one shot."
2247 msgstr ""
2249 #: plugins/check_nt.c:665
2250 msgid "Get the uptime of the machine."
2251 msgstr ""
2253 #: plugins/check_nt.c:666
2254 msgid "No specific parameters. No warning or critical threshold"
2255 msgstr ""
2257 #: plugins/check_nt.c:668
2258 msgid "Size and percentage of disk use."
2259 msgstr ""
2261 #: plugins/check_nt.c:669
2262 msgid "Request a -l parameter containing the drive letter only."
2263 msgstr ""
2265 #: plugins/check_nt.c:670 plugins/check_nt.c:673
2266 msgid "Warning and critical thresholds can be specified with -w and -c."
2267 msgstr ""
2269 #: plugins/check_nt.c:672
2270 msgid "Memory use."
2271 msgstr ""
2273 #: plugins/check_nt.c:675
2274 msgid "Check the state of one or several services."
2275 msgstr ""
2277 #: plugins/check_nt.c:676 plugins/check_nt.c:685
2278 msgid "Request a -l parameters with the following syntax:"
2279 msgstr ""
2281 #: plugins/check_nt.c:677
2282 msgid "-l <service1>,<service2>,<service3>,..."
2283 msgstr ""
2285 #: plugins/check_nt.c:678
2286 msgid "You can specify -d SHOWALL in case you want to see working services"
2287 msgstr ""
2289 #: plugins/check_nt.c:679
2290 msgid "in the returned string."
2291 msgstr ""
2293 #: plugins/check_nt.c:681
2294 msgid "Check if one or several process are running."
2295 msgstr ""
2297 #: plugins/check_nt.c:682
2298 msgid "Same syntax as SERVICESTATE."
2299 msgstr ""
2301 #: plugins/check_nt.c:684
2302 msgid "Check any performance counter of Windows NT/2000."
2303 msgstr ""
2305 #: plugins/check_nt.c:686
2306 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2307 msgstr ""
2309 #: plugins/check_nt.c:687
2310 msgid "The <description> parameter is optional and is given to a printf "
2311 msgstr ""
2313 #: plugins/check_nt.c:688
2314 msgid "output command which requires a float parameter."
2315 msgstr ""
2317 #: plugins/check_nt.c:689
2318 #, c-format
2319 msgid "If <description> does not include \"%%\", it is used as a label."
2320 msgstr ""
2322 #: plugins/check_nt.c:690
2323 msgid "Some examples:"
2324 msgstr ""
2326 #: plugins/check_nt.c:694
2327 msgid ""
2328 "- The NSClient service should be running on the server to get any information"
2329 msgstr ""
2331 #: plugins/check_nt.c:696
2332 msgid "- Critical thresholds should be lower than warning thresholds"
2333 msgstr ""
2335 #: plugins/check_nt.c:697
2336 msgid "- Default port 1248 is sometimes in use by other services. The error"
2337 msgstr ""
2339 #: plugins/check_nt.c:698
2340 msgid ""
2341 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2342 msgstr ""
2344 #: plugins/check_nt.c:699
2345 msgid "One fix for this is to change the port to something else on check_nt "
2346 msgstr ""
2348 #: plugins/check_nt.c:700
2349 msgid "and on the client service it's connecting to."
2350 msgstr ""
2352 #: plugins/check_ntp.c:813
2353 msgid "Offset unknown"
2354 msgstr ""
2356 #: plugins/check_ntp.c:837
2357 #, fuzzy
2358 msgid "This plugin checks the selected ntp server"
2359 msgstr ""
2360 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2361 "\n"
2363 #: plugins/check_ntp.c:845
2364 msgid "Offset to result in warning status (seconds)"
2365 msgstr ""
2367 #: plugins/check_ntp.c:847
2368 msgid "Offset to result in critical status (seconds)"
2369 msgstr ""
2371 #: plugins/check_ntp.c:849
2372 #, fuzzy
2373 msgid "Warning threshold for jitter"
2374 msgstr "Warning threshold  Integer sein"
2376 #: plugins/check_ntp.c:851
2377 #, fuzzy
2378 msgid "Critical threshold for jitter"
2379 msgstr "Critical threshold muss ein Integer sein"
2381 #: plugins/check_ntp.c:857
2382 msgid "See:"
2383 msgstr ""
2385 #: plugins/check_ntp.c:859
2386 msgid "for THRESHOLD format and examples."
2387 msgstr ""
2389 #: plugins/check_ntp.c:863
2390 msgid "Normal offset check:"
2391 msgstr ""
2393 #: plugins/check_ntp.c:865
2394 msgid ""
2395 "Check jitter too, avoiding critical notifications if jitter isn't available"
2396 msgstr ""
2398 #: plugins/check_ntp.c:866
2399 msgid "(See Notes above for more details on thresholds formats):"
2400 msgstr ""
2402 #: plugins/check_nwstat.c:198
2403 #, c-format
2404 msgid "NetWare %s: "
2405 msgstr ""
2407 #: plugins/check_nwstat.c:236
2408 #, c-format
2409 msgid "Up %s,"
2410 msgstr ""
2412 #: plugins/check_nwstat.c:244
2413 #, c-format
2414 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2415 msgstr ""
2417 #: plugins/check_nwstat.c:272
2418 #, c-format
2419 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2420 msgstr ""
2422 #: plugins/check_nwstat.c:297
2423 #, c-format
2424 msgid "%s: Long term cache hits = %lu%%"
2425 msgstr ""
2427 #: plugins/check_nwstat.c:319
2428 #, c-format
2429 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2430 msgstr ""
2432 #: plugins/check_nwstat.c:344
2433 #, c-format
2434 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2435 msgstr ""
2437 #: plugins/check_nwstat.c:369
2438 #, c-format
2439 msgid "%s: LRU sitting time = %lu minutes"
2440 msgstr ""
2442 #: plugins/check_nwstat.c:386 plugins/check_nwstat.c:414
2443 #: plugins/check_nwstat.c:441 plugins/check_nwstat.c:474
2444 #: plugins/check_nwstat.c:654 plugins/check_nwstat.c:680
2445 #: plugins/check_nwstat.c:711 plugins/check_nwstat.c:757
2446 #: plugins/check_nwstat.c:781
2447 #, c-format
2448 msgid "CRITICAL - Volume '%s' does not exist!"
2449 msgstr ""
2451 #: plugins/check_nwstat.c:395
2452 #, c-format
2453 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2454 msgstr ""
2456 #: plugins/check_nwstat.c:396 plugins/check_nwstat.c:424
2457 #: plugins/check_nwstat.c:451 plugins/check_nwstat.c:663
2458 #: plugins/check_nwstat.c:689 plugins/check_nwstat.c:765
2459 msgid "Only "
2460 msgstr ""
2462 #: plugins/check_nwstat.c:423
2463 #, c-format
2464 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2465 msgstr ""
2467 #: plugins/check_nwstat.c:450
2468 #, c-format
2469 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2470 msgstr ""
2472 #: plugins/check_nwstat.c:498
2473 #, c-format
2474 msgid ""
2475 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2476 msgstr ""
2478 #: plugins/check_nwstat.c:532
2479 #, c-format
2480 msgid "Directory Services Database is %s (DS version %s)"
2481 msgstr ""
2483 #: plugins/check_nwstat.c:549
2484 #, c-format
2485 msgid "Logins are %s"
2486 msgstr ""
2488 #: plugins/check_nwstat.c:549
2489 msgid "enabled"
2490 msgstr ""
2492 #: plugins/check_nwstat.c:549
2493 msgid "disabled"
2494 msgstr ""
2496 #: plugins/check_nwstat.c:564
2497 #, fuzzy
2498 msgid "CRITICAL - NRM Status is bad!"
2499 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
2501 #: plugins/check_nwstat.c:569
2502 msgid "Warning - NRM Status is suspect!"
2503 msgstr ""
2505 #: plugins/check_nwstat.c:572
2506 msgid "OK - NRM Status is good!"
2507 msgstr ""
2509 #: plugins/check_nwstat.c:614
2510 #, c-format
2511 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2512 msgstr ""
2514 #: plugins/check_nwstat.c:638
2515 #, c-format
2516 msgid "%lu entries in SAP table"
2517 msgstr ""
2519 #: plugins/check_nwstat.c:640
2520 #, c-format
2521 msgid "%lu entries in SAP table for SAP type %d"
2522 msgstr ""
2524 #: plugins/check_nwstat.c:662
2525 #, c-format
2526 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2527 msgstr ""
2529 #: plugins/check_nwstat.c:688
2530 #, c-format
2531 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2532 msgstr ""
2534 #: plugins/check_nwstat.c:734
2535 #, c-format
2536 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2537 msgstr ""
2539 #: plugins/check_nwstat.c:765
2540 #, c-format
2541 msgid "%s%lu KB not yet purgeable on volume %s"
2542 msgstr ""
2544 #: plugins/check_nwstat.c:804
2545 #, c-format
2546 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2547 msgstr ""
2549 #: plugins/check_nwstat.c:825
2550 #, c-format
2551 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2552 msgstr ""
2554 #: plugins/check_nwstat.c:850
2555 #, c-format
2556 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2557 msgstr ""
2559 #: plugins/check_nwstat.c:885
2560 #, c-format
2561 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2562 msgstr ""
2564 #: plugins/check_nwstat.c:908
2565 msgid "CRITICAL - Time not in sync with network!"
2566 msgstr ""
2568 #: plugins/check_nwstat.c:911
2569 msgid "OK - Time in sync with network!"
2570 msgstr ""
2572 #: plugins/check_nwstat.c:934
2573 #, c-format
2574 msgid "LRU sitting time = %lu seconds"
2575 msgstr ""
2577 #: plugins/check_nwstat.c:953
2578 #, c-format
2579 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2580 msgstr ""
2582 #: plugins/check_nwstat.c:975
2583 #, c-format
2584 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2585 msgstr ""
2587 #: plugins/check_nwstat.c:993
2588 #, c-format
2589 msgid "NDS Version %s"
2590 msgstr ""
2592 #: plugins/check_nwstat.c:1009
2593 #, c-format
2594 msgid "Up %s"
2595 msgstr ""
2597 #: plugins/check_nwstat.c:1023
2598 #, c-format
2599 msgid "Module %s version %s is loaded"
2600 msgstr ""
2602 #: plugins/check_nwstat.c:1026
2603 #, c-format
2604 msgid "Module %s is not loaded"
2605 msgstr ""
2607 #: plugins/check_nwstat.c:1037 plugins/check_nwstat.c:1063
2608 #: plugins/check_nwstat.c:1089 plugins/check_nwstat.c:1115
2609 #: plugins/check_nwstat.c:1141 plugins/check_nwstat.c:1167
2610 #: plugins/check_nwstat.c:1193 plugins/check_nwstat.c:1219
2611 #: plugins/check_nwstat.c:1245 plugins/check_nwstat.c:1271
2612 #, fuzzy, c-format
2613 msgid "CRITICAL - Value '%s' does not exist!"
2614 msgstr "%s [%s nicht gefunden]"
2616 #: plugins/check_nwstat.c:1046 plugins/check_nwstat.c:1072
2617 #: plugins/check_nwstat.c:1098 plugins/check_nwstat.c:1124
2618 #: plugins/check_nwstat.c:1150 plugins/check_nwstat.c:1176
2619 #: plugins/check_nwstat.c:1202 plugins/check_nwstat.c:1228
2620 #: plugins/check_nwstat.c:1254 plugins/check_nwstat.c:1280
2621 #, c-format
2622 msgid "%s is  %lu|%s=%lu;%lu;%lu;;"
2623 msgstr ""
2625 #: plugins/check_nwstat.c:1293 plugins/check_overcr.c:289
2626 msgid "Nothing to check!\n"
2627 msgstr ""
2629 #: plugins/check_nwstat.c:1375 plugins/check_overcr.c:359
2630 #, fuzzy
2631 msgid "Server port an integer\n"
2632 msgstr "skip lines muss ein Integer sein"
2634 #: plugins/check_nwstat.c:1605
2635 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2636 msgstr ""
2638 #: plugins/check_nwstat.c:1606
2639 msgid "Novell server to gather the requested system information."
2640 msgstr ""
2642 #: plugins/check_nwstat.c:1617 plugins/check_overcr.c:439
2643 msgid "Variable to check.  Valid variables include:"
2644 msgstr ""
2646 #: plugins/check_nwstat.c:1618
2647 msgid "LOAD1     = 1 minute average CPU load"
2648 msgstr ""
2650 #: plugins/check_nwstat.c:1619
2651 msgid "LOAD5     = 5 minute average CPU load"
2652 msgstr ""
2654 #: plugins/check_nwstat.c:1620
2655 msgid "LOAD15    = 15 minute average CPU load"
2656 msgstr ""
2658 #: plugins/check_nwstat.c:1621
2659 msgid "CSPROCS   = number of current service processes (NW 5.x only)"
2660 msgstr ""
2662 #: plugins/check_nwstat.c:1622
2663 msgid "ABENDS    = number of abended threads (NW 5.x only)"
2664 msgstr ""
2666 #: plugins/check_nwstat.c:1623
2667 msgid "UPTIME    = server uptime"
2668 msgstr ""
2670 #: plugins/check_nwstat.c:1624
2671 msgid "LTCH      = percent long term cache hits"
2672 msgstr ""
2674 #: plugins/check_nwstat.c:1625
2675 msgid "CBUFF     = current number of cache buffers"
2676 msgstr ""
2678 #: plugins/check_nwstat.c:1626
2679 msgid "CDBUFF    = current number of dirty cache buffers"
2680 msgstr ""
2682 #: plugins/check_nwstat.c:1627
2683 msgid "DCB       = dirty cache buffers as a percentage of the total"
2684 msgstr ""
2686 #: plugins/check_nwstat.c:1628
2687 msgid "TCB       = dirty cache buffers as a percentage of the original"
2688 msgstr ""
2690 #: plugins/check_nwstat.c:1629
2691 msgid "OFILES    = number of open files"
2692 msgstr ""
2694 #: plugins/check_nwstat.c:1630
2695 msgid "    VMF<vol>  = MB of free space on Volume <vol>"
2696 msgstr ""
2698 #: plugins/check_nwstat.c:1631
2699 msgid "    VMU<vol>  = MB used space on Volume <vol>"
2700 msgstr ""
2702 #: plugins/check_nwstat.c:1632
2703 msgid "    VMP<vol>  = MB of purgeable space on Volume <vol>"
2704 msgstr ""
2706 #: plugins/check_nwstat.c:1633
2707 msgid "    VPF<vol>  = percent free space on volume <vol>"
2708 msgstr ""
2710 #: plugins/check_nwstat.c:1634
2711 msgid "    VKF<vol>  = KB of free space on volume <vol>"
2712 msgstr ""
2714 #: plugins/check_nwstat.c:1635
2715 msgid "    VPP<vol>  = percent purgeable space on volume <vol>"
2716 msgstr ""
2718 #: plugins/check_nwstat.c:1636
2719 msgid "    VKP<vol>  = KB of purgeable space on volume <vol>"
2720 msgstr ""
2722 #: plugins/check_nwstat.c:1637
2723 msgid "    VPNP<vol> = percent not yet purgeable space on volume <vol>"
2724 msgstr ""
2726 #: plugins/check_nwstat.c:1638
2727 msgid "    VKNP<vol> = KB of not yet purgeable space on volume <vol>"
2728 msgstr ""
2730 #: plugins/check_nwstat.c:1639
2731 msgid "    LRUM      = LRU sitting time in minutes"
2732 msgstr ""
2734 #: plugins/check_nwstat.c:1640
2735 msgid "    LRUS      = LRU sitting time in seconds"
2736 msgstr ""
2738 #: plugins/check_nwstat.c:1641
2739 msgid "    DSDB      = check to see if DS Database is open"
2740 msgstr ""
2742 #: plugins/check_nwstat.c:1642
2743 msgid "    DSVER     = NDS version"
2744 msgstr ""
2746 #: plugins/check_nwstat.c:1643
2747 msgid "    UPRB      = used packet receive buffers"
2748 msgstr ""
2750 #: plugins/check_nwstat.c:1644
2751 msgid "    PUPRB     = percent (of max) used packet receive buffers"
2752 msgstr ""
2754 #: plugins/check_nwstat.c:1645
2755 msgid "    SAPENTRIES = number of entries in the SAP table"
2756 msgstr ""
2758 #: plugins/check_nwstat.c:1646
2759 msgid "    SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
2760 msgstr ""
2762 #: plugins/check_nwstat.c:1647
2763 msgid "    TSYNC     = timesync status"
2764 msgstr ""
2766 #: plugins/check_nwstat.c:1648
2767 msgid "    LOGINS    = check to see if logins are enabled"
2768 msgstr ""
2770 #: plugins/check_nwstat.c:1649
2771 msgid "    CONNS     = number of currently licensed connections"
2772 msgstr ""
2774 #: plugins/check_nwstat.c:1650
2775 msgid "    NRMH\t= NRM Summary Status"
2776 msgstr ""
2778 #: plugins/check_nwstat.c:1651
2779 msgid "    NRMP<stat> = Returns the current value for a NRM health item"
2780 msgstr ""
2782 #: plugins/check_nwstat.c:1652
2783 msgid "    NRMM<stat> = Returns the current memory stats from NRM"
2784 msgstr ""
2786 #: plugins/check_nwstat.c:1653
2787 msgid "    NRMS<stat> = Returns the current Swapfile stats from NRM"
2788 msgstr ""
2790 #: plugins/check_nwstat.c:1654
2791 msgid "    NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
2792 msgstr ""
2794 #: plugins/check_nwstat.c:1655
2795 msgid "    NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
2796 msgstr ""
2798 #: plugins/check_nwstat.c:1656
2799 msgid "    NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
2800 msgstr ""
2802 #: plugins/check_nwstat.c:1657
2803 msgid "    NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
2804 msgstr ""
2806 #: plugins/check_nwstat.c:1658
2807 msgid "    NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
2808 msgstr ""
2810 #: plugins/check_nwstat.c:1659
2811 msgid ""
2812 "    NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
2813 msgstr ""
2815 #: plugins/check_nwstat.c:1660
2816 msgid "    NLM:<nlm> = check if NLM is loaded and report version"
2817 msgstr ""
2819 #: plugins/check_nwstat.c:1661
2820 msgid "                (e.g. NLM:TSANDS.NLM)"
2821 msgstr ""
2823 #: plugins/check_nwstat.c:1668
2824 msgid "Include server version string in results"
2825 msgstr ""
2827 #: plugins/check_nwstat.c:1674
2828 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
2829 msgstr ""
2831 #: plugins/check_nwstat.c:1675
2832 msgid ""
2833 "  extension for NetWare be loaded on the Novell servers you wish to check."
2834 msgstr ""
2836 #: plugins/check_nwstat.c:1676
2837 msgid "  (available from http://www.engr.wisc.edu/~drews/mrtg/)"
2838 msgstr ""
2840 #: plugins/check_nwstat.c:1677
2841 msgid ""
2842 "- Values for critical thresholds should be lower than warning thresholds"
2843 msgstr ""
2845 #: plugins/check_nwstat.c:1678
2846 msgid ""
2847 "  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
2848 msgstr ""
2850 #: plugins/check_nwstat.c:1679
2851 msgid "  TCB, LRUS and LRUM.\n"
2852 msgstr ""
2854 #: plugins/check_overcr.c:127
2855 msgid "Unknown error fetching load data\n"
2856 msgstr ""
2858 #: plugins/check_overcr.c:131
2859 msgid "Invalid response from server - no load information\n"
2860 msgstr ""
2862 #: plugins/check_overcr.c:137
2863 msgid "Invalid response from server after load 1\n"
2864 msgstr ""
2866 #: plugins/check_overcr.c:143
2867 msgid "Invalid response from server after load 5\n"
2868 msgstr ""
2870 #: plugins/check_overcr.c:168
2871 #, c-format
2872 msgid "Load %s - %s-min load average = %0.2f"
2873 msgstr ""
2875 #: plugins/check_overcr.c:178
2876 msgid "Unknown error fetching disk data\n"
2877 msgstr ""
2879 #: plugins/check_overcr.c:188 plugins/check_overcr.c:240
2880 #: plugins/check_overcr.c:244
2881 msgid "Invalid response from server\n"
2882 msgstr ""
2884 #: plugins/check_overcr.c:215
2885 msgid "Unknown error fetching network status\n"
2886 msgstr ""
2888 #: plugins/check_overcr.c:225
2889 #, c-format
2890 msgid "Net %s - %d connection%s on port %d"
2891 msgstr ""
2893 #: plugins/check_overcr.c:236
2894 msgid "Unknown error fetching process status\n"
2895 msgstr ""
2897 #: plugins/check_overcr.c:254
2898 #, c-format
2899 msgid "Process %s - %d instance%s of %s running"
2900 msgstr ""
2902 #: plugins/check_overcr.c:281
2903 #, c-format
2904 msgid "Uptime %s - Up %d days %d hours %d minutes"
2905 msgstr ""
2907 #: plugins/check_overcr.c:423
2908 msgid ""
2909 "This plugin attempts to contact the Over-CR collector daemon running on the"
2910 msgstr ""
2912 #: plugins/check_overcr.c:424
2913 msgid "remote UNIX server in order to gather the requested system information."
2914 msgstr ""
2916 #: plugins/check_overcr.c:440
2917 msgid "LOAD1         = 1 minute average CPU load"
2918 msgstr ""
2920 #: plugins/check_overcr.c:441
2921 msgid "LOAD5         = 5 minute average CPU load"
2922 msgstr ""
2924 #: plugins/check_overcr.c:442
2925 msgid "LOAD15        = 15 minute average CPU load"
2926 msgstr ""
2928 #: plugins/check_overcr.c:443
2929 msgid "DPU<filesys>  = percent used disk space on filesystem <filesys>"
2930 msgstr ""
2932 #: plugins/check_overcr.c:444
2933 msgid "PROC<process> = number of running processes with name <process>"
2934 msgstr ""
2936 #: plugins/check_overcr.c:445
2937 msgid "NET<port>     = number of active connections on TCP port <port>"
2938 msgstr ""
2940 #: plugins/check_overcr.c:446
2941 msgid "UPTIME        = system uptime in seconds"
2942 msgstr ""
2944 #: plugins/check_overcr.c:454
2945 msgid ""
2946 "For the available options, the critical threshold value should always be"
2947 msgstr ""
2949 #: plugins/check_overcr.c:455
2950 msgid ""
2951 "higher than the warning threshold value, EXCEPT with the uptime variable"
2952 msgstr ""
2954 #: plugins/check_overcr.c:457
2955 msgid "This plugin requres that Eric Molitors' Over-CR collector daemon be"
2956 msgstr ""
2958 #: plugins/check_overcr.c:458
2959 msgid "running on the remote server."
2960 msgstr ""
2962 #: plugins/check_overcr.c:460
2963 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
2964 msgstr ""
2966 #: plugins/check_pgsql.c:173
2967 #, c-format
2968 msgid "CRITICAL - no connection to '%s' (%s).\n"
2969 msgstr ""
2971 #: plugins/check_pgsql.c:188
2972 #, c-format
2973 msgid " %s - database %s (%d sec.)|%s\n"
2974 msgstr ""
2976 #: plugins/check_pgsql.c:243 plugins/check_time.c:281 plugins/check_time.c:293
2977 #: plugins/check_users.c:168
2978 msgid "Critical threshold must be a positive integer"
2979 msgstr "Critical threshold muss ein positiver Integer sein"
2981 #: plugins/check_pgsql.c:249 plugins/check_time.c:262 plugins/check_time.c:286
2982 #: plugins/check_users.c:174 plugins/check_users.c:184
2983 #: plugins/check_users.c:191
2984 msgid "Warning threshold must be a positive integer"
2985 msgstr "Warning threshold muss ein positiver Integer sein"
2987 #: plugins/check_pgsql.c:267
2988 msgid "Database name is not valid"
2989 msgstr ""
2991 #: plugins/check_pgsql.c:273
2992 msgid "User name is not valid"
2993 msgstr ""
2995 #: plugins/check_pgsql.c:410
2996 #, c-format
2997 msgid "Test whether a PostgreSQL Database is accepting connections."
2998 msgstr ""
3000 #: plugins/check_pgsql.c:423
3001 msgid "Database to check "
3002 msgstr ""
3004 #: plugins/check_pgsql.c:424
3005 #, c-format
3006 msgid "(default: %s)"
3007 msgstr ""
3009 #: plugins/check_pgsql.c:426
3010 msgid "Login name of user"
3011 msgstr ""
3013 #: plugins/check_pgsql.c:428
3014 msgid "Password (BIG SECURITY ISSUE)"
3015 msgstr ""
3017 #: plugins/check_pgsql.c:437
3018 msgid "All parameters are optional."
3019 msgstr ""
3021 #: plugins/check_pgsql.c:438
3022 msgid ""
3023 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3024 msgstr ""
3026 #: plugins/check_pgsql.c:439
3027 msgid "accepting queries. In its current operation, it simply connects to the"
3028 msgstr ""
3030 #: plugins/check_pgsql.c:440
3031 msgid ""
3032 "specified database, and then disconnects. If no database is specified, it"
3033 msgstr ""
3035 #: plugins/check_pgsql.c:441
3036 msgid ""
3037 "connects to the template1 database, which is present in every functioning"
3038 msgstr ""
3040 #: plugins/check_pgsql.c:442
3041 msgid "PostgreSQL DBMS."
3042 msgstr ""
3044 #: plugins/check_pgsql.c:443
3045 msgid ""
3046 "The plugin will connect to a local postmaster if no host is specified. To"
3047 msgstr ""
3049 #: plugins/check_pgsql.c:444
3050 msgid ""
3051 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3052 msgstr ""
3054 #: plugins/check_pgsql.c:445
3055 msgid "connections (start the postmaster with the -i option)."
3056 msgstr ""
3058 #: plugins/check_pgsql.c:446
3059 msgid ""
3060 "Typically, the nagios user (unless the --logname option is used) should be"
3061 msgstr ""
3063 #: plugins/check_pgsql.c:447
3064 msgid ""
3065 "able to connect to the database without a password. The plugin can also send"
3066 msgstr ""
3068 #: plugins/check_pgsql.c:448
3069 msgid "a password, but no effort is made to obsure or encrypt the password."
3070 msgstr ""
3072 #: plugins/check_ping.c:145
3073 msgid "CRITICAL - Could not interpret output from ping command\n"
3074 msgstr ""
3076 #: plugins/check_ping.c:161
3077 #, c-format
3078 msgid "PING %s - %sPacket loss = %d%%"
3079 msgstr ""
3081 #: plugins/check_ping.c:164
3082 #, c-format
3083 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3084 msgstr ""
3086 #: plugins/check_ping.c:252
3087 msgid "Could not realloc() addresses\n"
3088 msgstr ""
3090 #: plugins/check_ping.c:267 plugins/check_ping.c:347
3091 #, c-format
3092 msgid "<max_packets> (%s) must be a non-negative number\n"
3093 msgstr ""
3095 #: plugins/check_ping.c:301
3096 #, c-format
3097 msgid "<wpl> (%s) must be an integer percentage\n"
3098 msgstr ""
3100 #: plugins/check_ping.c:312
3101 #, c-format
3102 msgid "<cpl> (%s) must be an integer percentage\n"
3103 msgstr ""
3105 #: plugins/check_ping.c:323
3106 #, c-format
3107 msgid "<wrta> (%s) must be a non-negative number\n"
3108 msgstr ""
3110 #: plugins/check_ping.c:334
3111 #, c-format
3112 msgid "<crta> (%s) must be a non-negative number\n"
3113 msgstr ""
3115 #: plugins/check_ping.c:367
3116 #, c-format
3117 msgid ""
3118 "%s: Warning threshold must be integer or percentage!\n"
3119 "\n"
3120 msgstr ""
3122 #: plugins/check_ping.c:380
3123 #, c-format
3124 msgid "<wrta> was not set\n"
3125 msgstr ""
3127 #: plugins/check_ping.c:384
3128 #, c-format
3129 msgid "<crta> was not set\n"
3130 msgstr ""
3132 #: plugins/check_ping.c:388
3133 #, c-format
3134 msgid "<wpl> was not set\n"
3135 msgstr ""
3137 #: plugins/check_ping.c:392
3138 #, c-format
3139 msgid "<cpl> was not set\n"
3140 msgstr ""
3142 #: plugins/check_ping.c:396
3143 #, c-format
3144 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3145 msgstr ""
3147 #: plugins/check_ping.c:400
3148 #, c-format
3149 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3150 msgstr ""
3152 #: plugins/check_ping.c:436
3153 #, c-format
3154 msgid "Cannot open stderr for %s\n"
3155 msgstr ""
3157 #: plugins/check_ping.c:485 plugins/check_ping.c:487
3158 msgid "System call sent warnings to stderr "
3159 msgstr ""
3161 #: plugins/check_ping.c:514
3162 #, fuzzy, c-format
3163 msgid "CRITICAL - Network Unreachable (%s)"
3164 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3166 #: plugins/check_ping.c:516
3167 #, c-format
3168 msgid "CRITICAL - Host Unreachable (%s)"
3169 msgstr ""
3171 #: plugins/check_ping.c:518
3172 #, fuzzy, c-format
3173 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3174 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3176 #: plugins/check_ping.c:520
3177 #, fuzzy, c-format
3178 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3179 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3181 #: plugins/check_ping.c:522
3182 #, fuzzy, c-format
3183 msgid "CRITICAL - Network Prohibited (%s)"
3184 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3186 #: plugins/check_ping.c:524
3187 #, fuzzy, c-format
3188 msgid "CRITICAL - Host Prohibited (%s)"
3189 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3191 #: plugins/check_ping.c:526
3192 #, fuzzy, c-format
3193 msgid "CRITICAL - Packet Filtered (%s)"
3194 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3196 #: plugins/check_ping.c:528
3197 #, c-format
3198 msgid "CRITICAL - Host not found (%s)"
3199 msgstr ""
3201 #: plugins/check_ping.c:530
3202 #, c-format
3203 msgid "CRITICAL - Time to live exceeded (%s)"
3204 msgstr ""
3206 #: plugins/check_ping.c:537
3207 msgid "Unable to realloc warn_text"
3208 msgstr ""
3210 #: plugins/check_ping.c:554
3211 #, c-format
3212 msgid "Use ping to check connection statistics for a remote host."
3213 msgstr ""
3215 #: plugins/check_ping.c:565
3216 msgid "host to ping"
3217 msgstr ""
3219 #: plugins/check_ping.c:571
3220 msgid "number of ICMP ECHO packets to send"
3221 msgstr ""
3223 #: plugins/check_ping.c:572
3224 #, c-format
3225 msgid "(Default: %d)\n"
3226 msgstr ""
3228 #: plugins/check_ping.c:574
3229 msgid "show HTML in the plugin output (obsoleted by urlize)"
3230 msgstr ""
3232 #: plugins/check_ping.c:578
3233 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3234 msgstr ""
3236 #: plugins/check_ping.c:579
3237 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3238 msgstr ""
3240 #: plugins/check_ping.c:580
3241 msgid "percentage of packet loss to trigger an alarm state."
3242 msgstr ""
3244 #: plugins/check_ping.c:584
3245 #, fuzzy
3246 msgid ""
3247 "This plugin uses the ping command to probe the specified host for packet loss"
3248 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3250 #: plugins/check_ping.c:585
3251 msgid ""
3252 "(percentage) and round trip average (milliseconds). It can produce HTML "
3253 "output"
3254 msgstr ""
3256 #: plugins/check_ping.c:586
3257 msgid ""
3258 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3259 msgstr ""
3261 #: plugins/check_ping.c:587
3262 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3263 msgstr ""
3265 #: plugins/check_procs.c:155
3266 #, c-format
3267 msgid "CMD: %s\n"
3268 msgstr ""
3270 #: plugins/check_procs.c:261
3271 #, c-format
3272 msgid "Not parseable: %s"
3273 msgstr ""
3275 #: plugins/check_procs.c:270
3276 #, c-format
3277 msgid "System call sent warnings to stderr\n"
3278 msgstr ""
3280 #: plugins/check_procs.c:277
3281 #, c-format
3282 msgid "System call returned nonzero status\n"
3283 msgstr ""
3285 #: plugins/check_procs.c:282
3286 #, c-format
3287 msgid "Unable to read output\n"
3288 msgstr ""
3290 #: plugins/check_procs.c:299
3291 #, c-format
3292 msgid "%d warn out of "
3293 msgstr ""
3295 #: plugins/check_procs.c:304
3296 #, c-format
3297 msgid "%d crit, %d warn out of "
3298 msgstr ""
3300 #: plugins/check_procs.c:310
3301 #, c-format
3302 msgid " with %s"
3303 msgstr ""
3305 #: plugins/check_procs.c:385
3306 #, fuzzy
3307 msgid "Critical Process Count must be an integer!"
3308 msgstr "Critical threshold muss ein Integer sein"
3310 #: plugins/check_procs.c:397
3311 #, fuzzy
3312 msgid "Warning Process Count must be an integer!"
3313 msgstr "Warning threshold  Integer sein"
3315 #: plugins/check_procs.c:405
3316 #, fuzzy
3317 msgid "Parent Process ID must be an integer!"
3318 msgstr "Argument für check_dummy muss ein Integer sein"
3320 #: plugins/check_procs.c:411 plugins/check_procs.c:513
3321 #, c-format
3322 msgid "%s%sSTATE = %s"
3323 msgstr ""
3325 #: plugins/check_procs.c:420
3326 #, fuzzy, c-format
3327 msgid "UID %s was not found"
3328 msgstr "%s [%s nicht gefunden]"
3330 #: plugins/check_procs.c:426
3331 #, fuzzy, c-format
3332 msgid "User name %s was not found"
3333 msgstr "%s [%s nicht gefunden]"
3335 #: plugins/check_procs.c:441
3336 #, c-format
3337 msgid "%s%scommand name '%s'"
3338 msgstr ""
3340 #: plugins/check_procs.c:460
3341 #, fuzzy
3342 msgid "RSS must be an integer!"
3343 msgstr "skip lines muss ein Integer sein"
3345 #: plugins/check_procs.c:467
3346 #, fuzzy
3347 msgid "VSZ must be an integer!"
3348 msgstr "skip lines muss ein Integer sein"
3350 #: plugins/check_procs.c:475
3351 msgid "PCPU must be a float!"
3352 msgstr ""
3354 #: plugins/check_procs.c:499
3355 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3356 msgstr ""
3358 #: plugins/check_procs.c:532
3359 #, c-format
3360 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3361 msgstr ""
3363 #: plugins/check_procs.c:536
3364 #, c-format
3365 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3366 msgstr ""
3368 #: plugins/check_procs.c:673
3369 msgid ""
3370 "Checks all processes and generates WARNING or CRITICAL states if the "
3371 "specified"
3372 msgstr ""
3374 #: plugins/check_procs.c:674
3375 msgid ""
3376 "metric is outside the required threshold ranges. The metric defaults to "
3377 "number"
3378 msgstr ""
3380 #: plugins/check_procs.c:675
3381 msgid ""
3382 "of processes.  Search filters can be applied to limit the processes to check."
3383 msgstr ""
3385 #: plugins/check_procs.c:681
3386 msgid "Required Arguments:"
3387 msgstr ""
3389 #: plugins/check_procs.c:683
3390 msgid "Generate warning state if metric is outside this range"
3391 msgstr ""
3393 #: plugins/check_procs.c:685
3394 msgid "Generate critical state if metric is outside this range"
3395 msgstr ""
3397 #: plugins/check_procs.c:687
3398 msgid "Optional Arguments:"
3399 msgstr ""
3401 #: plugins/check_procs.c:689
3402 msgid "Check thresholds against metric. Valid types:"
3403 msgstr ""
3405 #: plugins/check_procs.c:690
3406 msgid "PROCS   - number of processes (default)"
3407 msgstr ""
3409 #: plugins/check_procs.c:691
3410 msgid "VSZ     - virtual memory size"
3411 msgstr ""
3413 #: plugins/check_procs.c:692
3414 msgid "RSS     - resident set memory size"
3415 msgstr ""
3417 #: plugins/check_procs.c:693
3418 msgid "CPU     - percentage cpu"
3419 msgstr ""
3421 #: plugins/check_procs.c:696
3422 msgid "ELAPSED - time elapsed in seconds"
3423 msgstr ""
3425 #: plugins/check_procs.c:701
3426 msgid "Extra information. Up to 3 verbosity levels"
3427 msgstr ""
3429 #: plugins/check_procs.c:705
3430 msgid "Only scan for processes that have, in the output of `ps`, one or"
3431 msgstr ""
3433 #: plugins/check_procs.c:706
3434 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3435 msgstr ""
3437 #: plugins/check_procs.c:707
3438 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3439 msgstr ""
3441 #: plugins/check_procs.c:709
3442 msgid "Only scan for children of the parent process ID indicated."
3443 msgstr ""
3445 #: plugins/check_procs.c:711
3446 msgid "Only scan for processes with vsz higher than indicated."
3447 msgstr ""
3449 #: plugins/check_procs.c:713
3450 msgid "Only scan for processes with rss higher than indicated."
3451 msgstr ""
3453 #: plugins/check_procs.c:715
3454 msgid "Only scan for processes with pcpu higher than indicated."
3455 msgstr ""
3457 #: plugins/check_procs.c:717
3458 msgid "Only scan for processes with user name or ID indicated."
3459 msgstr ""
3461 #: plugins/check_procs.c:719
3462 msgid "Only scan for processes with args that contain STRING."
3463 msgstr ""
3465 #: plugins/check_procs.c:721
3466 msgid "Only scan for exact matches of COMMAND (without path)."
3467 msgstr ""
3469 #: plugins/check_procs.c:723
3470 #, c-format
3471 msgid ""
3472 "\n"
3473 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3474 "specified 'max:min', a warning status will be generated if the\n"
3475 "count is inside the specified range\n"
3476 "\n"
3477 msgstr ""
3479 #: plugins/check_procs.c:728
3480 #, c-format
3481 msgid ""
3482 "This plugin checks the number of currently running processes and\n"
3483 "generates WARNING or CRITICAL states if the process count is outside\n"
3484 "the specified threshold ranges. The process count can be filtered by\n"
3485 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3486 "be the total number of running processes\n"
3487 "\n"
3488 msgstr ""
3490 #: plugins/check_procs.c:737
3491 msgid "Warning if not two processes with command name portsentry."
3492 msgstr ""
3494 #: plugins/check_procs.c:738
3495 msgid "Critical if < 2 or > 1024 processes"
3496 msgstr ""
3498 #: plugins/check_procs.c:740
3499 msgid "Warning alert if > 10 processes with command arguments containing"
3500 msgstr ""
3502 #: plugins/check_procs.c:741
3503 msgid "'/usr/local/bin/perl' and owned by root"
3504 msgstr ""
3506 #: plugins/check_procs.c:743
3507 msgid "Alert if vsz of any processes over 50K or 100K"
3508 msgstr ""
3510 #: plugins/check_procs.c:745
3511 #, c-format
3512 msgid "Alert if cpu of any processes over 10%% or 20%%"
3513 msgstr ""
3515 #: plugins/check_radius.c:161
3516 msgid "Config file error"
3517 msgstr ""
3519 #: plugins/check_radius.c:170
3520 msgid "Out of Memory?"
3521 msgstr ""
3523 #: plugins/check_radius.c:191
3524 msgid "Timeout"
3525 msgstr ""
3527 #: plugins/check_radius.c:193
3528 msgid "Auth Error"
3529 msgstr ""
3531 #: plugins/check_radius.c:195
3532 msgid "Auth Failed"
3533 msgstr ""
3535 #: plugins/check_radius.c:199
3536 msgid "Auth OK"
3537 msgstr ""
3539 #: plugins/check_radius.c:278
3540 msgid "Number of retries must be a positive integer"
3541 msgstr ""
3543 #: plugins/check_radius.c:290
3544 #, fuzzy
3545 msgid "Host not specified"
3546 msgstr ""
3547 "Kein Hostname angegeben\n"
3548 "\n"
3550 #: plugins/check_radius.c:292
3551 msgid "User not specified"
3552 msgstr ""
3554 #: plugins/check_radius.c:294
3555 msgid "Password not specified"
3556 msgstr ""
3558 #: plugins/check_radius.c:296
3559 msgid "Configuration file not specified"
3560 msgstr ""
3562 #: plugins/check_radius.c:314
3563 msgid "Tests to see if a radius server is accepting connections."
3564 msgstr ""
3566 #: plugins/check_radius.c:325
3567 msgid "The user to authenticate"
3568 msgstr ""
3570 #: plugins/check_radius.c:327
3571 msgid "Password for autentication (SECURITY RISK)"
3572 msgstr ""
3574 #: plugins/check_radius.c:329
3575 msgid "NAS identifier"
3576 msgstr ""
3578 #: plugins/check_radius.c:331
3579 msgid "Configuration file"
3580 msgstr ""
3582 #: plugins/check_radius.c:333
3583 msgid "Response string to expect from the server"
3584 msgstr ""
3586 #: plugins/check_radius.c:335
3587 msgid "Number of times to retry a failed connection"
3588 msgstr ""
3590 #: plugins/check_radius.c:339
3591 #, fuzzy
3592 msgid ""
3593 "This plugin tests a radius server to see if it is accepting connections."
3594 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3596 #: plugins/check_radius.c:340
3597 msgid ""
3598 "The server to test must be specified in the invocation, as well as a user"
3599 msgstr ""
3601 #: plugins/check_radius.c:341
3602 msgid ""
3603 "name and password. A configuration file may also be present. The format of"
3604 msgstr ""
3606 #: plugins/check_radius.c:342
3607 msgid ""
3608 "the configuration file is described in the radiusclient library sources."
3609 msgstr ""
3611 #: plugins/check_radius.c:343
3612 msgid "The password option presents a substantial security issue because the"
3613 msgstr ""
3615 #: plugins/check_radius.c:344
3616 msgid "password can be determined by careful watching of the command line in"
3617 msgstr ""
3619 #: plugins/check_radius.c:345
3620 msgid "a process listing.  This risk is exacerbated because nagios will"
3621 msgstr ""
3623 #: plugins/check_radius.c:346
3624 msgid "run the plugin at regular prdictable intervals.  Please be sure that"
3625 msgstr ""
3627 #: plugins/check_radius.c:347
3628 msgid "the password used does not allow access to sensitive system resources,"
3629 msgstr ""
3631 #: plugins/check_radius.c:348
3632 msgid "otherwise compormise could occur."
3633 msgstr ""
3635 #: plugins/check_real.c:96
3636 #, c-format
3637 msgid "Unable to connect to %s on port %d\n"
3638 msgstr ""
3640 #: plugins/check_real.c:118
3641 #, c-format
3642 msgid "No data received from %s\n"
3643 msgstr ""
3645 #: plugins/check_real.c:123 plugins/check_real.c:196
3646 #, fuzzy
3647 msgid "Invalid REAL response received from host"
3648 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3650 #: plugins/check_real.c:125 plugins/check_real.c:198
3651 #, c-format
3652 msgid "Invalid REAL response received from host on port %d\n"
3653 msgstr ""
3655 #: plugins/check_real.c:189 plugins/check_tcp.c:294
3656 #, c-format
3657 msgid "No data received from host\n"
3658 msgstr ""
3660 #: plugins/check_real.c:252
3661 #, c-format
3662 msgid "REAL %s - %d second response time\n"
3663 msgstr ""
3665 #: plugins/check_real.c:341 plugins/check_smtp.c:581 plugins/check_ups.c:535
3666 msgid "Warning time must be a positive integer"
3667 msgstr "Warnung time muss ein positiver Integer sein"
3669 #: plugins/check_real.c:350 plugins/check_smtp.c:572 plugins/check_ups.c:526
3670 msgid "Critical time must be a positive integer"
3671 msgstr "Critical time muss ein positiver Integer sein"
3673 #: plugins/check_real.c:386
3674 #, fuzzy
3675 msgid "You must provide a server to check"
3676 msgstr "%s: Hostname muss angegeben werden\n"
3678 #: plugins/check_real.c:418
3679 #, fuzzy
3680 msgid "This plugin tests the REAL service on the specified host."
3681 msgstr ""
3682 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
3683 "\n"
3685 #: plugins/check_real.c:429
3686 msgid "Connect to this url"
3687 msgstr ""
3689 #: plugins/check_real.c:431
3690 #, c-format
3691 msgid "String to expect in first line of server response (default: %s)\n"
3692 msgstr ""
3694 #: plugins/check_real.c:440
3695 #, fuzzy
3696 msgid "This plugin will attempt to open an RTSP connection with the host."
3697 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3699 #: plugins/check_real.c:441 plugins/check_smtp.c:812
3700 msgid "Successul connects return STATE_OK, refusals and timeouts return"
3701 msgstr ""
3703 #: plugins/check_real.c:442
3704 msgid ""
3705 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful connects,"
3706 msgstr ""
3708 #: plugins/check_real.c:443
3709 msgid ""
3710 "but incorrect reponse messages from the host result in STATE_WARNING return"
3711 msgstr ""
3713 #: plugins/check_real.c:444
3714 msgid "values."
3715 msgstr ""
3717 #: plugins/check_smtp.c:151 plugins/check_swap.c:268 plugins/check_swap.c:274
3718 #, c-format
3719 msgid "malloc() failed!\n"
3720 msgstr ""
3722 #: plugins/check_smtp.c:155
3723 #, c-format
3724 msgid "gethostname() failed!\n"
3725 msgstr ""
3727 #: plugins/check_smtp.c:190 plugins/check_smtp.c:214
3728 #, c-format
3729 msgid "recv() failed\n"
3730 msgstr ""
3732 #: plugins/check_smtp.c:201
3733 #, c-format
3734 msgid "Invalid SMTP response received from host\n"
3735 msgstr ""
3737 #: plugins/check_smtp.c:203
3738 #, c-format
3739 msgid "Invalid SMTP response received from host on port %d\n"
3740 msgstr ""
3742 #: plugins/check_smtp.c:224
3743 #, c-format
3744 msgid "WARNING - TLS not supported by server\n"
3745 msgstr ""
3747 #: plugins/check_smtp.c:236
3748 #, c-format
3749 msgid "Server does not support STARTTLS\n"
3750 msgstr ""
3752 #: plugins/check_smtp.c:242
3753 #, c-format
3754 msgid "CRITICAL - Cannot create SSL context.\n"
3755 msgstr ""
3757 #: plugins/check_smtp.c:262
3758 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
3759 msgstr ""
3761 #: plugins/check_smtp.c:267
3762 #, c-format
3763 msgid "sent %s"
3764 msgstr ""
3766 #: plugins/check_smtp.c:269
3767 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
3768 msgstr ""
3770 #: plugins/check_smtp.c:281
3771 #, fuzzy
3772 msgid "CRITICAL - Cannot retrieve server certificate."
3773 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
3775 #: plugins/check_smtp.c:317 plugins/check_snmp.c:590
3776 #, c-format
3777 msgid "Could Not Compile Regular Expression"
3778 msgstr ""
3780 #: plugins/check_smtp.c:326
3781 #, c-format
3782 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3783 msgstr ""
3785 #: plugins/check_smtp.c:330 plugins/check_snmp.c:335
3786 #, c-format
3787 msgid "Execute Error: %s\n"
3788 msgstr ""
3790 #: plugins/check_smtp.c:344
3791 msgid "no authuser specified, "
3792 msgstr ""
3794 #: plugins/check_smtp.c:349
3795 msgid "no authpass specified, "
3796 msgstr ""
3798 #: plugins/check_smtp.c:356 plugins/check_smtp.c:377 plugins/check_smtp.c:397
3799 #: plugins/check_smtp.c:673
3800 #, c-format
3801 msgid "sent %s\n"
3802 msgstr ""
3804 #: plugins/check_smtp.c:359
3805 #, fuzzy
3806 msgid "recv() failed after AUTH LOGIN, "
3807 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3809 #: plugins/check_smtp.c:364 plugins/check_smtp.c:385 plugins/check_smtp.c:405
3810 #: plugins/check_smtp.c:684
3811 #, fuzzy, c-format
3812 msgid "received %s\n"
3813 msgstr "Keine Daten empfangen %s\n"
3815 #: plugins/check_smtp.c:368
3816 #, fuzzy
3817 msgid "invalid response received after AUTH LOGIN, "
3818 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3820 #: plugins/check_smtp.c:381
3821 msgid "recv() failed after sending authuser, "
3822 msgstr ""
3824 #: plugins/check_smtp.c:389
3825 #, fuzzy
3826 msgid "invalid response received after authuser, "
3827 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3829 #: plugins/check_smtp.c:401
3830 msgid "recv() failed after sending authpass, "
3831 msgstr ""
3833 #: plugins/check_smtp.c:409
3834 #, fuzzy
3835 msgid "invalid response received after authpass, "
3836 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3838 #: plugins/check_smtp.c:416
3839 msgid "only authtype LOGIN is supported, "
3840 msgstr ""
3842 #: plugins/check_smtp.c:440
3843 #, fuzzy, c-format
3844 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
3845 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
3847 #: plugins/check_smtp.c:548 plugins/check_smtp.c:560
3848 #, c-format
3849 msgid "Could not realloc() units [%d]\n"
3850 msgstr ""
3852 #: plugins/check_smtp.c:608
3853 msgid "SSL support not available - install OpenSSL and recompile"
3854 msgstr ""
3856 #: plugins/check_smtp.c:679
3857 #, fuzzy, c-format
3858 msgid "recv() failed after QUIT."
3859 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3861 #: plugins/check_smtp.c:681
3862 #, c-format
3863 msgid "Connection reset by peer."
3864 msgstr ""
3866 #: plugins/check_smtp.c:769
3867 #, fuzzy
3868 msgid "This plugin will attempt to open an SMTP connection with the host."
3869 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3871 #: plugins/check_smtp.c:782
3872 #, c-format
3873 msgid "    String to expect in first line of server response (default: '%s')\n"
3874 msgstr ""
3876 #: plugins/check_smtp.c:784
3877 msgid "Suppress SMTP command"
3878 msgstr ""
3880 #: plugins/check_smtp.c:786
3881 msgid "SMTP command (may be used repeatedly)"
3882 msgstr ""
3884 #: plugins/check_smtp.c:788
3885 msgid "Expected response to command (may be used repeatedly)"
3886 msgstr ""
3888 #: plugins/check_smtp.c:790
3889 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
3890 msgstr ""
3892 #: plugins/check_smtp.c:793 plugins/check_tcp.c:636
3893 msgid "Minimum number of days a certificate has to be valid."
3894 msgstr ""
3896 #: plugins/check_smtp.c:795
3897 msgid "Use STARTTLS for the connection."
3898 msgstr ""
3900 #: plugins/check_smtp.c:799
3901 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
3902 msgstr ""
3904 #: plugins/check_smtp.c:801
3905 msgid "SMTP AUTH username"
3906 msgstr ""
3908 #: plugins/check_smtp.c:803
3909 msgid "SMTP AUTH password"
3910 msgstr ""
3912 #: plugins/check_smtp.c:813
3913 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful"
3914 msgstr ""
3916 #: plugins/check_smtp.c:814
3917 msgid "connects, but incorrect reponse messages from the host result in"
3918 msgstr ""
3920 #: plugins/check_smtp.c:815
3921 msgid "STATE_WARNING return values."
3922 msgstr ""
3924 #: plugins/check_snmp.c:313
3925 msgid "No valid data returned"
3926 msgstr ""
3928 #: plugins/check_snmp.c:381
3929 #, c-format
3930 msgid ""
3931 "%s problem - No data received from host\n"
3932 "CMD: %s\n"
3933 msgstr ""
3935 #: plugins/check_snmp.c:398
3936 #, fuzzy
3937 msgid "snmpget returned an error status"
3938 msgstr "dig hat einen Fehler zurückgegeben"
3940 #: plugins/check_snmp.c:524
3941 #, fuzzy
3942 msgid "Invalid critical threshold"
3943 msgstr "Critical threshold muss ein Integer sein"
3945 #: plugins/check_snmp.c:535
3946 #, fuzzy
3947 msgid "Invalid warning threshold"
3948 msgstr "Warning threshold  Integer sein"
3950 #: plugins/check_snmp.c:547
3951 #, fuzzy
3952 msgid "Retries interval must be a positive integer"
3953 msgstr "Time interval muss ein positiver Integer sein"
3955 #: plugins/check_snmp.c:611
3956 #, fuzzy, c-format
3957 msgid "Could not reallocate labels[%d]"
3958 msgstr "Konnte addr nicht zuweisen\n"
3960 #: plugins/check_snmp.c:623
3961 #, fuzzy
3962 msgid "Could not reallocate labels\n"
3963 msgstr "Konnte·url·nicht·zuweisen\n"
3965 #: plugins/check_snmp.c:640
3966 #, fuzzy, c-format
3967 msgid "Could not reallocate units [%d]\n"
3968 msgstr "Konnte·url·nicht·zuweisen\n"
3970 #: plugins/check_snmp.c:652
3971 msgid "Could not realloc() units\n"
3972 msgstr ""
3974 #: plugins/check_snmp.c:737
3975 #, c-format
3976 msgid "Missing secname (%s) or authpassword (%s) ! \n"
3977 msgstr ""
3979 #: plugins/check_snmp.c:745
3980 #, c-format
3981 msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3982 msgstr ""
3984 #: plugins/check_snmp.c:754
3985 msgid "Invalid SNMP version"
3986 msgstr ""
3988 #: plugins/check_snmp.c:882
3989 msgid "Unbalanced quotes\n"
3990 msgstr ""
3992 #: plugins/check_snmp.c:931
3993 msgid "Check status of remote machines and obtain sustem information via SNMP"
3994 msgstr ""
3996 #: plugins/check_snmp.c:943
3997 msgid "Use SNMP GETNEXT instead of SNMP GET"
3998 msgstr ""
4000 #: plugins/check_snmp.c:945
4001 msgid "SNMP protocol version"
4002 msgstr ""
4004 #: plugins/check_snmp.c:947
4005 msgid "SNMPv3 securityLevel"
4006 msgstr ""
4008 #: plugins/check_snmp.c:949
4009 msgid "SNMPv3 auth proto"
4010 msgstr ""
4012 #: plugins/check_snmp.c:953
4013 msgid "Optional community string for SNMP communication"
4014 msgstr ""
4016 #: plugins/check_snmp.c:954
4017 msgid "default is"
4018 msgstr ""
4020 #: plugins/check_snmp.c:956
4021 msgid "SNMPv3 username"
4022 msgstr ""
4024 #: plugins/check_snmp.c:958
4025 msgid "SNMPv3 authentication password"
4026 msgstr ""
4028 #: plugins/check_snmp.c:960
4029 msgid "SNMPv3 crypt passwd (DES)"
4030 msgstr ""
4032 #: plugins/check_snmp.c:964
4033 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4034 msgstr ""
4036 #: plugins/check_snmp.c:966
4037 msgid ""
4038 "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
4039 msgstr ""
4041 #: plugins/check_snmp.c:967
4042 msgid "for symbolic oids.)"
4043 msgstr ""
4045 #: plugins/check_snmp.c:969
4046 #, c-format
4047 msgid "    Delimiter to use when parsing returned data. Default is \"%s\""
4048 msgstr ""
4050 #: plugins/check_snmp.c:970
4051 msgid "Any data on the right hand side of the delimiter is considered"
4052 msgstr ""
4054 #: plugins/check_snmp.c:971
4055 msgid "to be the data that should be used in the evaluation."
4056 msgstr ""
4058 #: plugins/check_snmp.c:975
4059 msgid "Range(s) which will not result in a WARNING status"
4060 msgstr ""
4062 #: plugins/check_snmp.c:977
4063 msgid "Range(s) which will not result in a CRITICAL status"
4064 msgstr ""
4066 #: plugins/check_snmp.c:981
4067 msgid "Return OK state (for that OID) if STRING is an exact match"
4068 msgstr ""
4070 #: plugins/check_snmp.c:983
4071 msgid ""
4072 "Return OK state (for that OID) if extended regular expression REGEX matches"
4073 msgstr ""
4075 #: plugins/check_snmp.c:985
4076 msgid ""
4077 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4078 msgstr ""
4080 #: plugins/check_snmp.c:987
4081 msgid "Prefix label for output from plugin (default -s 'SNMP')"
4082 msgstr ""
4084 #: plugins/check_snmp.c:991
4085 msgid "Units label(s) for output data (e.g., 'sec.')."
4086 msgstr ""
4088 #: plugins/check_snmp.c:993
4089 msgid "Separates output on multiple OID requests"
4090 msgstr ""
4092 #: plugins/check_snmp.c:999
4093 msgid ""
4094 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4095 msgstr ""
4097 #: plugins/check_snmp.c:1000
4098 msgid ""
4099 "if you don't have the package installed, you will need to download it from"
4100 msgstr ""
4102 #: plugins/check_snmp.c:1001
4103 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4104 msgstr ""
4106 #: plugins/check_snmp.c:1003
4107 msgid ""
4108 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
4109 "with"
4110 msgstr ""
4112 #: plugins/check_snmp.c:1004
4113 msgid " internal spaces must be quoted) [max 8 OIDs]"
4114 msgstr ""
4116 #: plugins/check_snmp.c:1006
4117 msgid "- Ranges are inclusive and are indicated with colons. When specified as"
4118 msgstr ""
4120 #: plugins/check_snmp.c:1007
4121 msgid ""
4122 " 'min:max' a STATE_OK will be returned if the result is within the indicated"
4123 msgstr ""
4125 #: plugins/check_snmp.c:1008
4126 msgid " range or is equal to the upper or lower bound. A non-OK state will be"
4127 msgstr ""
4129 #: plugins/check_snmp.c:1009
4130 msgid " returned if the result is outside the specified range."
4131 msgstr ""
4133 #: plugins/check_snmp.c:1011
4134 msgid ""
4135 "- If specified in the order 'max:min' a non-OK state will be returned if the"
4136 msgstr ""
4138 #: plugins/check_snmp.c:1012
4139 msgid " result is within the (inclusive) range."
4140 msgstr ""
4142 #: plugins/check_snmp.c:1014
4143 msgid ""
4144 "- Upper or lower bounds may be omitted to skip checking the respective limit."
4145 msgstr ""
4147 #: plugins/check_snmp.c:1015
4148 msgid "- Bare integers are interpreted as upper limits."
4149 msgstr ""
4151 #: plugins/check_snmp.c:1016
4152 msgid ""
4153 "- When checking multiple OIDs, separate ranges by commas like '-w "
4154 "1:10,1:,:20'"
4155 msgstr ""
4157 #: plugins/check_snmp.c:1017
4158 msgid "- Note that only one string and one regex may be checked at present"
4159 msgstr ""
4161 #: plugins/check_snmp.c:1018
4162 msgid ""
4163 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4164 msgstr ""
4166 #: plugins/check_snmp.c:1019
4167 msgid " returned from the SNMP query is an unsigned integer."
4168 msgstr ""
4170 #: plugins/check_ssh.c:170
4171 #, fuzzy
4172 msgid "Port number must be a positive integer"
4173 msgstr "Port muss ein positiver Integer sein"
4175 #: plugins/check_ssh.c:235
4176 #, c-format
4177 msgid "Server answer: %s"
4178 msgstr ""
4180 #: plugins/check_ssh.c:254
4181 #, c-format
4182 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4183 msgstr ""
4185 #: plugins/check_ssh.c:261
4186 #, c-format
4187 msgid "SSH OK - %s (protocol %s)\n"
4188 msgstr ""
4190 #: plugins/check_ssh.c:281
4191 msgid "Try to connect to an SSH server at specified server and port"
4192 msgstr ""
4194 #: plugins/check_ssh.c:296
4195 msgid ""
4196 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4197 msgstr ""
4199 #: plugins/check_swap.c:172
4200 #, c-format
4201 msgid "Command: %s\n"
4202 msgstr ""
4204 #: plugins/check_swap.c:174
4205 #, c-format
4206 msgid "Format: %s\n"
4207 msgstr ""
4209 #: plugins/check_swap.c:210
4210 #, c-format
4211 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4212 msgstr ""
4214 #: plugins/check_swap.c:224
4215 #, c-format
4216 msgid "total=%.0f, free=%.0f\n"
4217 msgstr ""
4219 #: plugins/check_swap.c:256
4220 msgid "Error getting swap devices\n"
4221 msgstr ""
4223 #: plugins/check_swap.c:259
4224 msgid "SWAP OK: No swap devices defined\n"
4225 msgstr ""
4227 #: plugins/check_swap.c:280 plugins/check_swap.c:322
4228 msgid "swapctl failed: "
4229 msgstr ""
4231 #: plugins/check_swap.c:281 plugins/check_swap.c:323
4232 msgid "Error in swapctl call\n"
4233 msgstr ""
4235 #: plugins/check_swap.c:360
4236 #, c-format
4237 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4238 msgstr ""
4240 #: plugins/check_swap.c:438
4241 msgid "Warning threshold must be integer or percentage!"
4242 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4244 #: plugins/check_swap.c:456
4245 msgid "Critical threshold must be integer or percentage!"
4246 msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!"
4248 #: plugins/check_swap.c:510
4249 #, fuzzy
4250 msgid "Warning percentage should be more than critical percentage"
4251 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4253 #: plugins/check_swap.c:514
4254 msgid "Warning free space should be more than critical free space"
4255 msgstr ""
4257 #: plugins/check_swap.c:528
4258 msgid "Check swap space on local machine."
4259 msgstr ""
4261 #: plugins/check_swap.c:537
4262 msgid ""
4263 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4264 msgstr ""
4266 #: plugins/check_swap.c:539
4267 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4268 msgstr ""
4270 #: plugins/check_swap.c:541
4271 msgid ""
4272 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4273 msgstr ""
4275 #: plugins/check_swap.c:543
4276 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4277 msgstr ""
4279 #: plugins/check_swap.c:545
4280 msgid "Conduct comparisons for all swap partitions, one by one"
4281 msgstr ""
4283 #: plugins/check_swap.c:547
4284 msgid "Verbose output. Up to 3 levels"
4285 msgstr ""
4287 #: plugins/check_swap.c:550
4288 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"
4289 msgstr ""
4291 #: plugins/check_tcp.c:202
4292 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4293 msgstr ""
4295 #: plugins/check_tcp.c:223
4296 msgid "With UDP checks, a send/expect string must be specified."
4297 msgstr ""
4299 #: plugins/check_tcp.c:242
4300 #, c-format
4301 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4302 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4304 #: plugins/check_tcp.c:422
4305 msgid "No arguments found"
4306 msgstr ""
4308 #: plugins/check_tcp.c:523
4309 msgid "Maxbytes must be a positive integer"
4310 msgstr "Maxbytes muss ein positiver Integer sein"
4312 #: plugins/check_tcp.c:541
4313 msgid "Refuse must be one of ok, warn, crit"
4314 msgstr ""
4316 #: plugins/check_tcp.c:551
4317 msgid "Mismatch must be one of ok, warn, crit"
4318 msgstr ""
4320 #: plugins/check_tcp.c:557
4321 msgid "Delay must be a positive integer"
4322 msgstr "Delay muss ein positiver Integer sein"
4324 #: plugins/check_tcp.c:585
4325 #, fuzzy
4326 msgid "You must provide a server address"
4327 msgstr "%s: Hostname muss angegeben werden\n"
4329 #: plugins/check_tcp.c:587
4330 #, fuzzy
4331 msgid "Invalid hostname, address or socket"
4332 msgstr "Ungültige(r) Hostname/Adresse"
4334 #: plugins/check_tcp.c:601
4335 #, fuzzy, c-format
4336 msgid ""
4337 "This plugin tests %s connections with the specified host (or unix socket).\n"
4338 "\n"
4339 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4341 #: plugins/check_tcp.c:613
4342 msgid ""
4343 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4344 "quit option"
4345 msgstr ""
4347 #: plugins/check_tcp.c:614
4348 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4349 msgstr ""
4351 #: plugins/check_tcp.c:616
4352 msgid "String to send to the server"
4353 msgstr ""
4355 #: plugins/check_tcp.c:618
4356 msgid "String to expect in server response"
4357 msgstr ""
4359 #: plugins/check_tcp.c:618
4360 msgid "(may be repeated)"
4361 msgstr ""
4363 #: plugins/check_tcp.c:620
4364 msgid "All expect strings need to occur in server response. Default is any"
4365 msgstr ""
4367 #: plugins/check_tcp.c:622
4368 msgid "String to send server to initiate a clean close of the connection"
4369 msgstr ""
4371 #: plugins/check_tcp.c:624
4372 msgid "Accept tcp refusals with states ok, warn, crit (default: crit)"
4373 msgstr ""
4375 #: plugins/check_tcp.c:626
4376 msgid ""
4377 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4378 msgstr ""
4380 #: plugins/check_tcp.c:628
4381 #, fuzzy
4382 msgid "Hide output from TCP socket"
4383 msgstr "Konnte TCP socket nicht öffnen\n"
4385 #: plugins/check_tcp.c:630
4386 msgid "Close connection once more than this number of bytes are received"
4387 msgstr ""
4389 #: plugins/check_tcp.c:632
4390 msgid "Seconds to wait between sending string and polling for response"
4391 msgstr ""
4393 #: plugins/check_tcp.c:638
4394 msgid "Use SSL for the connection."
4395 msgstr ""
4397 #: plugins/check_time.c:106
4398 #, c-format
4399 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4400 msgstr ""
4402 #: plugins/check_time.c:119
4403 #, c-format
4404 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4405 msgstr ""
4407 #: plugins/check_time.c:143
4408 #, c-format
4409 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4410 msgstr ""
4412 #: plugins/check_time.c:156
4413 #, c-format
4414 msgid "TIME %s - %d second response time|%s\n"
4415 msgstr ""
4417 #: plugins/check_time.c:174
4418 #, c-format
4419 msgid "TIME %s - %lu second time difference|%s %s\n"
4420 msgstr ""
4422 #: plugins/check_time.c:258
4423 msgid "Warning thresholds must be a positive integer"
4424 msgstr "Warning thresholds muss ein positiver Integer sein"
4426 #: plugins/check_time.c:277
4427 msgid "Critical thresholds must be a positive integer"
4428 msgstr "Critical thresholds muss ein positiver Integer sein"
4430 #: plugins/check_time.c:343
4431 #, fuzzy
4432 msgid "This plugin will check the time on the specified host."
4433 msgstr ""
4434 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4435 "\n"
4437 #: plugins/check_time.c:354
4438 msgid "Use UDP to connect, not TCP"
4439 msgstr ""
4441 #: plugins/check_time.c:356
4442 msgid "Time difference (sec.) necessary to result in a warning status"
4443 msgstr ""
4445 #: plugins/check_time.c:358
4446 msgid "Time difference (sec.) necessary to result in a critical status"
4447 msgstr ""
4449 #: plugins/check_time.c:360
4450 msgid "Response time (sec.) necessary to result in warning status"
4451 msgstr ""
4453 #: plugins/check_time.c:362
4454 msgid "Response time (sec.) necessary to result in critical status"
4455 msgstr ""
4457 #: plugins/check_ups.c:147
4458 msgid "On Battery, Low Battery"
4459 msgstr ""
4461 #: plugins/check_ups.c:152
4462 msgid "Online"
4463 msgstr ""
4465 #: plugins/check_ups.c:155
4466 msgid "On Battery"
4467 msgstr ""
4469 #: plugins/check_ups.c:159
4470 msgid ", Low Battery"
4471 msgstr ""
4473 #: plugins/check_ups.c:163
4474 msgid ", Calibrating"
4475 msgstr ""
4477 #: plugins/check_ups.c:166
4478 msgid ", Replace Battery"
4479 msgstr ""
4481 #: plugins/check_ups.c:170
4482 msgid ", On Bypass"
4483 msgstr ""
4485 #: plugins/check_ups.c:173
4486 msgid ", Overload"
4487 msgstr ""
4489 #: plugins/check_ups.c:176
4490 msgid ", Trimming"
4491 msgstr ""
4493 #: plugins/check_ups.c:179
4494 msgid ", Boosting"
4495 msgstr ""
4497 #: plugins/check_ups.c:182
4498 msgid ", Charging"
4499 msgstr ""
4501 #: plugins/check_ups.c:185
4502 msgid ", Discharging"
4503 msgstr ""
4505 #: plugins/check_ups.c:188
4506 msgid ", Unknown"
4507 msgstr ""
4509 #: plugins/check_ups.c:327
4510 #, fuzzy
4511 msgid "UPS does not support any available options\n"
4512 msgstr "IPv6 Unterstützung nicht vorhanden"
4514 #: plugins/check_ups.c:351 plugins/check_ups.c:411
4515 #, fuzzy
4516 msgid "Invalid response received from host"
4517 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4519 #: plugins/check_ups.c:419
4520 #, c-format
4521 msgid "CRITICAL - no such ups '%s' on that host\n"
4522 msgstr ""
4524 #: plugins/check_ups.c:429
4525 #, fuzzy
4526 msgid "CRITICAL - UPS data is stale"
4527 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
4529 #: plugins/check_ups.c:434
4530 #, fuzzy, c-format
4531 msgid "Unknown error: %s\n"
4532 msgstr "Papierfehler"
4534 #: plugins/check_ups.c:441
4535 msgid "Error: unable to parse variable"
4536 msgstr ""
4538 #: plugins/check_ups.c:548
4539 msgid "Unrecognized UPS variable"
4540 msgstr ""
4542 #: plugins/check_ups.c:586
4543 msgid "Error : no ups indicated"
4544 msgstr ""
4546 #: plugins/check_ups.c:606
4547 #, fuzzy
4548 msgid ""
4549 "This plugin tests the UPS service on the specified host.Network UPS Tools "
4550 msgstr ""
4551 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4552 "\n"
4554 #: plugins/check_ups.c:607
4555 msgid "from www.networkupstools.org must be running for thisplugin to work."
4556 msgstr ""
4558 #: plugins/check_ups.c:618
4559 msgid "Name of UPS"
4560 msgstr ""
4562 #: plugins/check_ups.c:620
4563 msgid "Output of temperatures in Celsius"
4564 msgstr ""
4566 #: plugins/check_ups.c:622
4567 msgid "Valid values for STRING are"
4568 msgstr ""
4570 #: plugins/check_ups.c:635
4571 msgid ""
4572 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4573 msgstr ""
4575 #: plugins/check_ups.c:636
4576 msgid ""
4577 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4578 msgstr ""
4580 #: plugins/check_ups.c:637
4581 msgid ""
4582 "plugin will return an OK state. If the battery is on it will return a WARNING"
4583 msgstr ""
4585 #: plugins/check_ups.c:638
4586 msgid ""
4587 "state.If the UPS is off or has a low battery the plugin will return a "
4588 "CRITICAL"
4589 msgstr ""
4591 #: plugins/check_ups.c:639
4592 msgid "state."
4593 msgstr ""
4595 #: plugins/check_ups.c:641
4596 msgid ""
4597 "You may also specify a variable to check [such as temperature, utility "
4598 "voltage,"
4599 msgstr ""
4601 #: plugins/check_ups.c:642
4602 msgid ""
4603 "battery load, etc.]  as well as warning and critical thresholds for the "
4604 "value of"
4605 msgstr ""
4607 #: plugins/check_ups.c:643
4608 msgid ""
4609 "that variable.  If the remote host has multiple UPS that are being monitored "
4610 "you"
4611 msgstr ""
4613 #: plugins/check_ups.c:644
4614 msgid "will have to use the [ups] option to specify which UPS to check."
4615 msgstr ""
4617 #: plugins/check_ups.c:646
4618 msgid ""
4619 "This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4620 msgstr ""
4622 #: plugins/check_ups.c:647
4623 msgid ""
4624 "Smart UPS Tools be installed on the remote host.  If you do not have the"
4625 msgstr ""
4627 #: plugins/check_ups.c:648
4628 msgid ""
4629 "package installed on your system, you can download it from http://www."
4630 "networkupstools.org"
4631 msgstr ""
4633 #: plugins/check_users.c:94
4634 #, c-format
4635 msgid "# users=%d"
4636 msgstr ""
4638 #: plugins/check_users.c:117
4639 msgid "Unable to read output"
4640 msgstr ""
4642 #: plugins/check_users.c:124
4643 #, c-format
4644 msgid "USERS %s - %d users currently logged in |%s\n"
4645 msgstr ""
4647 #: plugins/check_users.c:209
4648 #, fuzzy
4649 msgid "This plugin checks the number of users currently logged in on the local"
4650 msgstr ""
4651 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
4652 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
4653 "unterschritten wird.\n"
4654 "\n"
4656 #: plugins/check_users.c:210
4657 msgid ""
4658 "system and generates an error if the number exceeds the thresholds specified."
4659 msgstr ""
4661 #: plugins/check_users.c:219
4662 msgid "Set WARNING status if more than INTEGER users are logged in"
4663 msgstr ""
4665 #: plugins/check_users.c:221
4666 msgid "Set CRITICAL status if more than INTEGER users are logged in"
4667 msgstr ""
4669 #: plugins/check_ide_smart.c:231
4670 #, fuzzy, c-format
4671 msgid "CRITICAL - Couldn't open device %s: %s\n"
4672 msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n"
4674 #: plugins/check_ide_smart.c:236
4675 #, c-format
4676 msgid "CRITICAL - SMART_CMD_ENABLE\n"
4677 msgstr ""
4679 #: plugins/check_ide_smart.c:297
4680 #, c-format
4681 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
4682 msgstr ""
4684 #: plugins/check_ide_smart.c:366
4685 #, c-format
4686 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
4687 msgstr ""
4689 #: plugins/check_ide_smart.c:374
4690 #, c-format
4691 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
4692 msgstr ""
4694 #: plugins/check_ide_smart.c:382
4695 #, c-format
4696 msgid "OK - Operational (%d/%d tests passed)\n"
4697 msgstr ""
4699 #: plugins/check_ide_smart.c:386
4700 #, c-format
4701 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
4702 msgstr ""
4704 #: plugins/check_ide_smart.c:419
4705 #, c-format
4706 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
4707 msgstr ""
4709 #: plugins/check_ide_smart.c:425
4710 #, c-format
4711 msgid "OffLineCapability=%d {%s %s %s}\n"
4712 msgstr ""
4714 #: plugins/check_ide_smart.c:431
4715 #, c-format
4716 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4717 msgstr ""
4719 #: plugins/check_ide_smart.c:452
4720 #, c-format
4721 msgid "CRITICAL - %s: %s\n"
4722 msgstr ""
4724 #: plugins/check_ide_smart.c:471
4725 #, c-format
4726 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4727 msgstr ""
4729 #: plugins/check_ide_smart.c:488
4730 #, c-format
4731 msgid ""
4732 "This plugin checks a local hard drive with the (Linux specific) SMART "
4733 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
4734 msgstr ""
4736 #: plugins/check_ide_smart.c:497
4737 msgid "Select device DEVICE"
4738 msgstr ""
4740 #: plugins/check_ide_smart.c:498
4741 msgid ""
4742 "Note: if the device is selected with this option, _no_ other options are "
4743 "accepted"
4744 msgstr ""
4746 #: plugins/check_ide_smart.c:500
4747 msgid "Perform immediately offline tests"
4748 msgstr ""
4750 #: plugins/check_ide_smart.c:502
4751 msgid "Returns the number of failed tests"
4752 msgstr ""
4754 #: plugins/check_ide_smart.c:504
4755 msgid "Turn on automatic offline tests"
4756 msgstr ""
4758 #: plugins/check_ide_smart.c:506
4759 msgid "Turn off automatic offline tests"
4760 msgstr ""
4762 #: plugins/check_ide_smart.c:508
4763 msgid "Output suitable for Nagios"
4764 msgstr ""
4766 #: plugins/negate.c:132
4767 #, fuzzy
4768 msgid "No data returned from command\n"
4769 msgstr "Keine Daten empfangen %s\n"
4771 #: plugins/negate.c:209
4772 msgid ""
4773 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
4774 "4)."
4775 msgstr ""
4777 #: plugins/negate.c:215
4778 msgid ""
4779 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4780 "integer (0-3)."
4781 msgstr ""
4783 #: plugins/negate.c:220
4784 msgid ""
4785 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4786 "integer (0-3)."
4787 msgstr ""
4789 #: plugins/negate.c:225
4790 msgid ""
4791 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4792 "integer (0-3)."
4793 msgstr ""
4795 #: plugins/negate.c:262
4796 msgid "Require path to command"
4797 msgstr ""
4799 #: plugins/negate.c:298
4800 msgid ""
4801 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
4802 msgstr ""
4804 #: plugins/negate.c:299
4805 msgid "Additional switches can be used to control which state becomes what."
4806 msgstr ""
4808 #: plugins/negate.c:308
4809 msgid "Keep timeout lower than the plugin timeout to retain CRITICAL status."
4810 msgstr ""
4812 #: plugins/negate.c:314
4813 #, c-format
4814 msgid ""
4815 "    STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
4816 msgstr ""
4818 #: plugins/negate.c:315
4819 #, c-format
4820 msgid ""
4821 "    quotes. Numeric values are accepted. If nothing is specified, permutes\n"
4822 msgstr ""
4824 #: plugins/negate.c:316
4825 #, c-format
4826 msgid "    OK and CRITICAL.\n"
4827 msgstr ""
4829 #: plugins/negate.c:321
4830 msgid "Run check_ping and invert result. Must use full path to plugin"
4831 msgstr ""
4833 #: plugins/negate.c:323
4834 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
4835 msgstr ""
4837 #: plugins/negate.c:326
4838 msgid ""
4839 "This plugin is a wrapper to take the output of another plugin and invert it."
4840 msgstr ""
4842 #: plugins/negate.c:327
4843 msgid "The full path of the plugin must be provided."
4844 msgstr ""
4846 #: plugins/negate.c:328
4847 msgid ""
4848 "If the wrapped plugin returns STATE_OK, the wrapper will return "
4849 "STATE_CRITICAL."
4850 msgstr ""
4852 #: plugins/negate.c:329
4853 msgid ""
4854 "If the wrapped plugin returns STATE_CRITICAL, the wrapper will return "
4855 "STATE_OK."
4856 msgstr ""
4858 #: plugins/negate.c:330
4859 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
4860 msgstr ""
4862 #: plugins/netutils.c:53
4863 #, fuzzy, c-format
4864 msgid "CRITICAL - Socket timeout after %d seconds\n"
4865 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4867 #: plugins/netutils.c:55
4868 #, fuzzy, c-format
4869 msgid "CRITICAL - Abnormal timeout after %d seconds\n"
4870 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4872 #: plugins/netutils.c:83 plugins/netutils.c:274
4873 msgid "Send failed"
4874 msgstr ""
4876 #: plugins/netutils.c:100 plugins/netutils.c:289
4877 #, fuzzy
4878 msgid "No data was received from host!"
4879 msgstr "Keine Daten empfangen %s\n"
4881 #: plugins/netutils.c:197 plugins/netutils.c:233
4882 msgid "Socket creation failed"
4883 msgstr ""
4885 #: plugins/netutils.c:226
4886 msgid "Supplied path too long unix domain socket"
4887 msgstr ""
4889 #: plugins/netutils.c:298
4890 msgid "Receive failed"
4891 msgstr ""
4893 #: plugins/netutils.c:324 plugins-root/check_dhcp.c:1348
4894 #, fuzzy, c-format
4895 msgid "Invalid hostname/address - %s"
4896 msgstr ""
4897 "Ungültige(r) Name/Adresse: %s\n"
4898 "\n"
4900 #: plugins/popen.c:148
4901 #, fuzzy
4902 msgid "Could not malloc argv array in popen()"
4903 msgstr "Konnte addr nicht zuweisen\n"
4905 #: plugins/popen.c:158
4906 #, fuzzy
4907 msgid "CRITICAL - You need more args!!!"
4908 msgstr "CRITICAL - Fehler: %s\n"
4910 #: plugins/popen.c:215
4911 #, fuzzy
4912 msgid "Cannot catch SIGCHLD"
4913 msgstr "Konnte SIGALRM nicht erhalten"
4915 #: plugins/popen.c:310 plugins/utils.c:172
4916 #, fuzzy, c-format
4917 msgid "CRITICAL - Plugin timed out after %d seconds\n"
4918 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4920 #: plugins/popen.c:313
4921 msgid "CRITICAL - popen timeout received, but no child process"
4922 msgstr ""
4924 #: plugins/popen.c:329
4925 msgid "sysconf error for _SC_OPEN_MAX"
4926 msgstr ""
4928 #: plugins/urlize.c:137
4929 #, c-format
4930 msgid ""
4931 "%s UNKNOWN - No data received from host\n"
4932 "CMD: %s</A>\n"
4933 msgstr ""
4935 #: plugins/urlize.c:176
4936 msgid "This plugin wraps the text output of another command (plugin)"
4937 msgstr ""
4939 #: plugins/urlize.c:177
4940 msgid ""
4941 "in HTML <A> tags, thus displaying the plugin output in as a clickable link in"
4942 msgstr ""
4944 #: plugins/urlize.c:178
4945 msgid ""
4946 "the Nagios status screen.  The return status is the same as the invoked "
4947 "plugin."
4948 msgstr ""
4950 #: plugins/urlize.c:188
4951 msgid ""
4952 "Pay close attention to quoting to ensure that the shell passes the expected"
4953 msgstr ""
4955 #: plugins/urlize.c:189
4956 msgid "data to the plugin. For example, in:"
4957 msgstr ""
4959 #: plugins/urlize.c:190
4960 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
4961 msgstr ""
4963 #: plugins/urlize.c:191
4964 msgid "the shell will remove the single quotes and urlize will see:"
4965 msgstr ""
4967 #: plugins/urlize.c:192
4968 msgid "urlize http://example.com/ check_http -H example.com -r two words"
4969 msgstr ""
4971 #: plugins/urlize.c:193
4972 msgid "You probably want:"
4973 msgstr ""
4975 #: plugins/urlize.c:194
4976 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
4977 msgstr ""
4979 #: plugins/utils.c:467
4980 #, fuzzy
4981 msgid "failed realloc in strpcpy\n"
4982 msgstr "konnte keinen Speicher für '%s' reservieren\n"
4984 #: plugins/utils.c:509
4985 #, fuzzy
4986 msgid "failed malloc in strscat\n"
4987 msgstr "konnte keinen Speicher für '%s' reservieren\n"
4989 #: plugins-root/check_dhcp.c:327
4990 #, c-format
4991 msgid "Error: Could not get hardware address of interface '%s'\n"
4992 msgstr ""
4994 #: plugins-root/check_dhcp.c:349
4995 #, c-format
4996 msgid "Error: if_nametoindex error - %s.\n"
4997 msgstr ""
4999 #: plugins-root/check_dhcp.c:354
5000 #, c-format
5001 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5002 msgstr ""
5004 #: plugins-root/check_dhcp.c:359
5005 #, c-format
5006 msgid ""
5007 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5008 msgstr ""
5010 #: plugins-root/check_dhcp.c:364
5011 #, c-format
5012 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5013 msgstr ""
5015 #: plugins-root/check_dhcp.c:390
5016 #, c-format
5017 msgid ""
5018 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5019 "eg lnc0.\n"
5020 msgstr ""
5022 #: plugins-root/check_dhcp.c:395 plugins-root/check_dhcp.c:407
5023 #, c-format
5024 msgid ""
5025 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5026 "%d.\n"
5027 msgstr ""
5029 #: plugins-root/check_dhcp.c:413
5030 #, c-format
5031 msgid ""
5032 "Error: can't get MAC address for this architecture.  Use the --mac option.\n"
5033 msgstr ""
5035 #: plugins-root/check_dhcp.c:432
5036 #, c-format
5037 msgid "Error: Cannot determine IP address of interface %s\n"
5038 msgstr ""
5040 #: plugins-root/check_dhcp.c:440
5041 #, c-format
5042 msgid "Error: Cannot get interface IP address on this platform.\n"
5043 msgstr ""
5045 #: plugins-root/check_dhcp.c:445
5046 #, c-format
5047 msgid "Pretending to be relay client %s\n"
5048 msgstr ""
5050 #: plugins-root/check_dhcp.c:530
5051 #, c-format
5052 msgid "DHCPDISCOVER to %s port %d\n"
5053 msgstr ""
5055 #: plugins-root/check_dhcp.c:582
5056 #, c-format
5057 msgid "Result=ERROR\n"
5058 msgstr ""
5060 #: plugins-root/check_dhcp.c:588
5061 #, c-format
5062 msgid "Result=OK\n"
5063 msgstr ""
5065 #: plugins-root/check_dhcp.c:603
5066 #, c-format
5067 msgid "DHCPOFFER from IP address %s"
5068 msgstr ""
5070 #: plugins-root/check_dhcp.c:604
5071 #, c-format
5072 msgid " via %s\n"
5073 msgstr ""
5075 #: plugins-root/check_dhcp.c:611
5076 #, c-format
5077 msgid ""
5078 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5079 msgstr ""
5081 #: plugins-root/check_dhcp.c:633
5082 #, c-format
5083 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5084 msgstr ""
5086 #: plugins-root/check_dhcp.c:651
5087 #, c-format
5088 msgid "Total responses seen on the wire: %d\n"
5089 msgstr ""
5091 #: plugins-root/check_dhcp.c:652
5092 #, fuzzy, c-format
5093 msgid "Valid responses for this machine: %d\n"
5094 msgstr "Keine Antwort vom Host \n"
5096 #: plugins-root/check_dhcp.c:667
5097 #, c-format
5098 msgid "send_dhcp_packet result: %d\n"
5099 msgstr ""
5101 #: plugins-root/check_dhcp.c:700
5102 #, fuzzy, c-format
5103 msgid "No (more) data received (nfound: %d)\n"
5104 msgstr "Keine Daten empfangen %s\n"
5106 #: plugins-root/check_dhcp.c:719
5107 #, c-format
5108 msgid "recvfrom() failed, "
5109 msgstr ""
5111 #: plugins-root/check_dhcp.c:726
5112 #, c-format
5113 msgid "receive_dhcp_packet() result: %d\n"
5114 msgstr ""
5116 #: plugins-root/check_dhcp.c:727
5117 #, c-format
5118 msgid "receive_dhcp_packet() source: %s\n"
5119 msgstr ""
5121 #: plugins-root/check_dhcp.c:757
5122 #, c-format
5123 msgid "Error: Could not create socket!\n"
5124 msgstr ""
5126 #: plugins-root/check_dhcp.c:767
5127 #, c-format
5128 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5129 msgstr ""
5131 #: plugins-root/check_dhcp.c:773
5132 #, c-format
5133 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5134 msgstr ""
5136 #: plugins-root/check_dhcp.c:782
5137 #, c-format
5138 msgid ""
5139 "Error: Could not bind socket to interface %s.  Check your privileges...\n"
5140 msgstr ""
5142 #: plugins-root/check_dhcp.c:793
5143 #, c-format
5144 msgid ""
5145 "Error: Could not bind to DHCP socket (port %d)!  Check your privileges...\n"
5146 msgstr ""
5148 #: plugins-root/check_dhcp.c:827
5149 #, c-format
5150 msgid "Requested server address: %s\n"
5151 msgstr ""
5153 #: plugins-root/check_dhcp.c:888
5154 #, c-format
5155 msgid "Lease Time: Infinite\n"
5156 msgstr ""
5158 #: plugins-root/check_dhcp.c:890
5159 #, c-format
5160 msgid "Lease Time: %lu seconds\n"
5161 msgstr ""
5163 #: plugins-root/check_dhcp.c:892
5164 #, c-format
5165 msgid "Renewal Time: Infinite\n"
5166 msgstr ""
5168 #: plugins-root/check_dhcp.c:894
5169 #, c-format
5170 msgid "Renewal Time: %lu seconds\n"
5171 msgstr ""
5173 #: plugins-root/check_dhcp.c:896
5174 #, c-format
5175 msgid "Rebinding Time: Infinite\n"
5176 msgstr ""
5178 #: plugins-root/check_dhcp.c:897
5179 #, c-format
5180 msgid "Rebinding Time: %lu seconds\n"
5181 msgstr ""
5183 #: plugins-root/check_dhcp.c:925
5184 #, c-format
5185 msgid "Added offer from server @ %s"
5186 msgstr ""
5188 #: plugins-root/check_dhcp.c:926
5189 #, c-format
5190 msgid " of IP address %s\n"
5191 msgstr ""
5193 #: plugins-root/check_dhcp.c:993
5194 #, c-format
5195 msgid "DHCP Server Match: Offerer=%s"
5196 msgstr ""
5198 #: plugins-root/check_dhcp.c:994
5199 #, c-format
5200 msgid " Requested=%s"
5201 msgstr ""
5203 #: plugins-root/check_dhcp.c:996
5204 #, c-format
5205 msgid " (duplicate)"
5206 msgstr ""
5208 #: plugins-root/check_dhcp.c:997
5209 #, c-format
5210 msgid "\n"
5211 msgstr ""
5213 #: plugins-root/check_dhcp.c:1045
5214 #, c-format
5215 msgid "No DHCPOFFERs were received.\n"
5216 msgstr ""
5218 #: plugins-root/check_dhcp.c:1049
5219 #, c-format
5220 msgid "Received %d DHCPOFFER(s)"
5221 msgstr ""
5223 #: plugins-root/check_dhcp.c:1052
5224 #, c-format
5225 msgid ", %s%d of %d requested servers responded"
5226 msgstr ""
5228 #: plugins-root/check_dhcp.c:1055
5229 #, c-format
5230 msgid ", requested address (%s) was %soffered"
5231 msgstr ""
5233 #: plugins-root/check_dhcp.c:1055
5234 msgid "not "
5235 msgstr ""
5237 #: plugins-root/check_dhcp.c:1057
5238 #, c-format
5239 msgid ", max lease time = "
5240 msgstr ""
5242 #: plugins-root/check_dhcp.c:1059
5243 #, c-format
5244 msgid "Infinity"
5245 msgstr ""
5247 #: plugins-root/check_dhcp.c:1240
5248 #, c-format
5249 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5250 msgstr ""
5252 #: plugins-root/check_dhcp.c:1252
5253 #, c-format
5254 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5255 msgstr ""
5257 #: plugins-root/check_dhcp.c:1265
5258 #, c-format
5259 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5260 msgstr ""
5262 #: plugins-root/check_dhcp.c:1277
5263 #, c-format
5264 msgid ""
5265 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5266 msgstr ""
5268 #: plugins-root/check_dhcp.c:1301
5269 #, c-format
5270 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5271 msgstr ""
5273 #: plugins-root/check_dhcp.c:1380
5274 #, c-format
5275 msgid "Hardware address: "
5276 msgstr ""
5278 #: plugins-root/check_dhcp.c:1396
5279 msgid "This plugin tests the availability of DHCP servers on a network."
5280 msgstr ""
5282 #: plugins-root/check_dhcp.c:1407
5283 msgid "IP address of DHCP server that we must hear from"
5284 msgstr ""
5286 #: plugins-root/check_dhcp.c:1409
5287 msgid "IP address that should be offered by at least one DHCP server"
5288 msgstr ""
5290 #: plugins-root/check_dhcp.c:1411
5291 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5292 msgstr ""
5294 #: plugins-root/check_dhcp.c:1413
5295 msgid "Interface to to use for listening (i.e. eth0)"
5296 msgstr ""
5298 #: plugins-root/check_dhcp.c:1415
5299 msgid "MAC address to use in the DHCP request"
5300 msgstr ""
5302 #: plugins-root/check_dhcp.c:1417
5303 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5304 msgstr ""
5306 #: plugins-root/check_icmp.c:1223
5307 msgid "specify a target"
5308 msgstr ""
5310 #: plugins-root/check_icmp.c:1225
5311 #, fuzzy
5312 msgid "warning threshold (currently "
5313 msgstr "Warning threshold  Integer sein"
5315 #: plugins-root/check_icmp.c:1228
5316 #, fuzzy
5317 msgid "critical threshold (currently "
5318 msgstr "Critical threshold muss ein Integer sein"
5320 #: plugins-root/check_icmp.c:1231
5321 msgid "number of packets to send (currently "
5322 msgstr ""
5324 #: plugins-root/check_icmp.c:1234
5325 msgid "max packet interval (currently "
5326 msgstr ""
5328 #: plugins-root/check_icmp.c:1237
5329 msgid "max target interval (currently "
5330 msgstr ""
5332 #: plugins-root/check_icmp.c:1240
5333 msgid "number of alive hosts required for success"
5334 msgstr ""
5336 #: plugins-root/check_icmp.c:1243
5337 msgid "TTL on outgoing packets (currently "
5338 msgstr ""
5340 #: plugins-root/check_icmp.c:1246
5341 msgid "timeout value (seconds, currently  "
5342 msgstr ""
5344 #: plugins-root/check_icmp.c:1249
5345 msgid "icmp packet size (currenly ignored)"
5346 msgstr ""
5348 #: plugins-root/check_icmp.c:1251
5349 msgid "verbose"
5350 msgstr ""
5352 #: plugins-root/check_icmp.c:1254
5353 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5354 msgstr ""
5356 #: plugins-root/check_icmp.c:1255
5357 msgid ""
5358 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5359 msgstr ""
5361 #: plugins-root/check_icmp.c:1256
5362 msgid "packet loss.  The default values should work well for most users."
5363 msgstr ""
5365 #: plugins-root/check_icmp.c:1257
5366 msgid ""
5367 "You can specify different RTA factors using the standardized abbreviations"
5368 msgstr ""
5370 #: plugins-root/check_icmp.c:1258
5371 msgid ""
5372 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5373 msgstr ""
5375 #: plugins-root/check_icmp.c:1263
5376 msgid "The -v switch can be specified several times for increased verbosity."
5377 msgstr ""
5379 #, fuzzy
5380 #~ msgid "%s does not exist\n"
5381 #~ msgstr "%s [%s nicht gefunden]"
5383 #, fuzzy
5384 #~ msgid "Unknown error"
5385 #~ msgstr "Papierfehler"
5387 #, fuzzy
5388 #~ msgid "Unknown argument - %s"
5389 #~ msgstr ""
5390 #~ "%s: Unbekanntes Argument: %s\n"
5391 #~ "\n"
5393 #~ msgid "No data received %s\n"
5394 #~ msgstr "Keine Daten empfangen %s\n"
5396 #~ msgid ""
5397 #~ " -1, --proto1\n"
5398 #~ "    tell ssh to use Protocol 1\n"
5399 #~ " -2, --proto2\n"
5400 #~ "    tell ssh to use Protocol 2\n"
5401 #~ " -S, --skiplines=n\n"
5402 #~ "    Ignore first n lines on STDERR (to suppress a logon banner)\n"
5403 #~ " -f\n"
5404 #~ "    tells ssh to fork rather than create a tty\n"
5405 #~ msgstr ""
5406 #~ " -1, --proto1\n"
5407 #~ "    ssh anweisen Protokoll 1 zu verwenden\n"
5408 #~ " -2, --proto2\n"
5409 #~ "    ssh anweisen Protokoll 2 zu verwenden\n"
5410 #~ " -S, --skiplines=n\n"
5411 #~ "    Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu "
5412 #~ "unterdrücken)\n"
5413 #~ " -f\n"
5414 #~ "    ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n"
5416 #~ msgid ""
5417 #~ " -C, --command='COMMAND STRING'\n"
5418 #~ "    command to execute on the remote machine\n"
5419 #~ " -l, --logname=USERNAME\n"
5420 #~ "    SSH user name on remote host [optional]\n"
5421 #~ " -i, --identity=KEYFILE\n"
5422 #~ "    identity of an authorized key [optional]\n"
5423 #~ " -O, --output=FILE\n"
5424 #~ "    external command file for nagios [optional]\n"
5425 #~ " -s, --services=LIST\n"
5426 #~ "    list of nagios service names, separated by ':' [optional]\n"
5427 #~ " -n, --name=NAME\n"
5428 #~ "    short name of host in nagios configuration [optional]\n"
5429 #~ msgstr ""
5430 #~ " -C, --command='COMMAND STRING'\n"
5431 #~ "    Befehl der auf der entfernten Maschine ausgeführt werden soll\n"
5432 #~ " -l, --logname=USERNAME\n"
5433 #~ "    SSH user name auf dem entfernten Host [optional]\n"
5434 #~ " -i, --identity=KEYFILE\n"
5435 #~ "    zu verwendende Schlüsseldatei [optional]\n"
5436 #~ " -O, --output=FILE\n"
5437 #~ "    externe Befehlsdatei für nagios [optional]\n"
5438 #~ " -s, --services=LIST\n"
5439 #~ "    Liste von nagios Servicenamen, getrennt durch ':' [optional]\n"
5440 #~ " -n, --name=NAME\n"
5441 #~ "    Shortname des Hosts in der nagios Konfiguration [optional]\n"
5443 #, fuzzy
5444 #~ msgid "Warning inode threshold must be percentage!\n"
5445 #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n"
5447 #, fuzzy
5448 #~ msgid "Critical inode threshold must be percentage!\n"
5449 #~ msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n"
5451 #~ msgid "INPUT ERROR: No thresholds specified"
5452 #~ msgstr "FEHLER: Kein Schwellwert angegeben"
5454 #~ msgid ""
5455 #~ "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should "
5456 #~ "be between zero and 100 percent, inclusive"
5457 #~ msgstr ""
5458 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
5459 #~ "sollten zwischen 0 und 100 Prozent liegen"
5461 #, fuzzy
5462 #~ msgid ""
5463 #~ "INPUT ERROR: C_IDFP (%f) should be less than W_IDFP (%.1f) and both "
5464 #~ "should be between zero and 100 percent, inclusive"
5465 #~ msgstr ""
5466 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
5467 #~ "sollten zwischen 0 und 100 Prozent liegen"
5469 #~ msgid ""
5470 #~ "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be "
5471 #~ "greater than zero"
5472 #~ msgstr ""
5473 #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide "
5474 #~ "sollten größer als 0 sein"
5476 #, fuzzy
5477 #~ msgid "No response from host on port %d\n"
5478 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
5480 #, fuzzy
5481 #~ msgid "Invalid response received from host on port %d\n"
5482 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
5484 #~ msgid "%.3f seconds response time (%s)"
5485 #~ msgstr "%.3f Sekunden Antwortzeit (%s)"
5487 #~ msgid ""
5488 #~ " -w, --warning=INTEGER\n"
5489 #~ "   Exit with WARNING status if less than INTEGER --units of disk are "
5490 #~ "free\n"
5491 #~ " -w, --warning=PERCENT%%\n"
5492 #~ "   Exit with WARNING status if less than PERCENT of disk space is free\n"
5493 #~ " -c, --critical=INTEGER\n"
5494 #~ "   Exit with CRITICAL status if less than INTEGER --units of disk are "
5495 #~ "free\n"
5496 #~ " -c, --critical=PERCENT%%\n"
5497 #~ "   Exit with CRITCAL status if less than PERCENT of disk space is free\n"
5498 #~ " -C, --clear\n"
5499 #~ "    Clear thresholds\n"
5500 #~ msgstr ""
5501 #~ " -w, --warning=INTEGER\n"
5502 #~ "  meldet Status WARNING, wenn weniger als INTEGER --Einheiten frei\n"
5503 #~ " -w, --warning=PERCENT%%\n"
5504 #~ "  meldet Status WARNING, wenn weniger als PERCENT --Plattenplatz frei\n"
5505 #~ " -c, --critical=INTEGER\n"
5506 #~ "  meldet Status CRITICAL, wenn weniger als INTEGER --Einheiten frei\n"
5507 #~ " -c, --critical=PERCENT%%\n"
5508 #~ "  meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n"
5509 #~ " -C, --clear\n"
5510 #~ "    Schwellwerte löschen\n"
5512 #~ msgid ""
5513 #~ "Examples:\n"
5514 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
5515 #~ "   Checks /tmp and /var at 10%,5% and / at 100MB, 50MB\n"
5516 #~ msgstr ""
5517 #~ "Beispiel:\n"
5518 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
5519 #~ "   Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n"
5521 #~ msgid ""
5522 #~ "This plugin uses the nslookup program to obtain the IP address\n"
5523 #~ "for the given host/domain query.  A optional DNS server to use may\n"
5524 #~ "be specified.  If no DNS server is specified, the default server(s)\n"
5525 #~ "specified in /etc/resolv.conf will be used.\n"
5526 #~ "\n"
5527 #~ msgstr ""
5528 #~ "Dieses Plugin nutzt nslookup, um die IP-Adresse des angegebenen\n"
5529 #~ "Hosts zu erfragen.  Optional kann ein DNS-Server angegeben werden\n"
5530 #~ "Wenn kein DNS-Server angegeben wird, so wird der Standardserver aus\n"
5531 #~ "/etc/resolv.conf genutzt.\n"
5532 #~ "\n"
5534 #~ msgid "HTTP CRITICAL - Could not make SSL connection\n"
5535 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
5537 #~ msgid "Client Certificate Required\n"
5538 #~ msgstr "Clientzertifikat benötigt\n"
5540 #~ msgid "Failed"
5541 #~ msgstr "Fehlgeschlagen"
5543 #~ msgid "CRITICAL -  Cannot create SSL context.\n"
5544 #~ msgstr "CRITICAL -  Konnte SSL Kontext nicht erzeugen.\n"
5546 #~ msgid "CRITICAL - Cannot initiate SSL handshake.\n"
5547 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
5549 #, fuzzy
5550 #~ msgid "Failed to allocate memory for hostname"
5551 #~ msgstr "konnte keinen Speicher für '%s' reservieren\n"
5553 #, fuzzy
5554 #~ msgid "CRITICAL - %d of %d hosts are alive\n"
5555 #~ msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
5557 #, fuzzy
5558 #~ msgid "%s has no address data\n"
5559 #~ msgstr "Nameserver %s hat keine Datensätze\n"
5561 #, fuzzy
5562 #~ msgid "CRITICAL - Could not make SSL connection\n"
5563 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
5565 #, fuzzy
5566 #~ msgid "Unexpected response from host: %s\n"
5567 #~ msgstr "Keine Antwort vom Host \n"
5569 #, fuzzy
5570 #~ msgid "Certificate expires today (%s).\n"
5571 #~ msgstr "Clientzertifikat benötigt\n"
5573 #, fuzzy
5574 #~ msgid "ERROR: Cannot create SSL context.\n"
5575 #~ msgstr "CRITICAL -  Konnte SSL Kontext nicht erzeugen.\n"
5577 #, fuzzy
5578 #~ msgid "ERROR: Cannot retrieve server certificate.\n"
5579 #~ msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
5581 #, fuzzy
5582 #~ msgid "ERROR: Cannot initiate SSL handshake.\n"
5583 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
5585 #~ msgid ""
5586 #~ "%s: Unknown argument: %s\n"
5587 #~ "\n"
5588 #~ msgstr ""
5589 #~ "%s: Unbekanntes Argument: %s\n"
5590 #~ "\n"
5592 #~ msgid "Critical time must be a nonnegative integer"
5593 #~ msgstr "Critical time muss ein positiver Integer sein"
5595 #~ msgid "Time interval must be a nonnegative integer"
5596 #~ msgstr "Time interval muss ein positiver Integer sein"
5598 #~ msgid "check_http: invalid option - SSL is not available\n"
5599 #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n"
5601 #~ msgid "invalid hostname/address"
5602 #~ msgstr "Ungültige(r) Hostname/Adresse"