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.
10 "Project-Id-Version: nagiosplug\n"
11 "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12 "POT-Creation-Date: 2010-07-09 19:30-0400\n"
13 "PO-Revision-Date: 2004-12-23 17:46+0100\n"
14 "Last-Translator: <>\n"
15 "Language-Team: English <en@li.org>\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:86 plugins/check_cluster.c:76 plugins/check_dig.c:87
22 #: plugins/check_disk.c:192 plugins/check_dns.c:102 plugins/check_dummy.c:52
23 #: plugins/check_fping.c:89 plugins/check_game.c:82 plugins/check_hpjd.c:103
24 #: plugins/check_http.c:157 plugins/check_ldap.c:109 plugins/check_load.c:122
25 #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:85
26 #: plugins/check_nagios.c:91 plugins/check_nt.c:126 plugins/check_ntp.c:766
27 #: plugins/check_ntp_peer.c:569 plugins/check_ntp_time.c:548
28 #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
29 #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147
30 #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140
31 #: plugins/check_snmp.c:205 plugins/check_ssh.c:73 plugins/check_swap.c:110
32 #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122
33 #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270
34 msgid "Could not parse arguments"
35 msgstr "Argumente konnten nicht ausgewertet werden"
37 #: plugins/check_by_ssh.c:90 plugins/check_dig.c:81 plugins/check_dns.c:95
38 #: plugins/check_nagios.c:95 plugins/check_pgsql.c:160 plugins/check_ping.c:99
39 #: plugins/check_procs.c:154 plugins/negate.c:76
40 msgid "Cannot catch SIGALRM"
41 msgstr "Konnte SIGALRM nicht erhalten"
43 #: plugins/check_by_ssh.c:110
45 msgid "Remote command execution failed: %s\n"
48 #: plugins/check_by_ssh.c:122
50 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
53 #: plugins/check_by_ssh.c:134
55 msgid "SSH WARNING: could not open %s\n"
56 msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
58 #: plugins/check_by_ssh.c:143
60 msgid "%s: Error parsing output\n"
63 #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525
64 #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250
65 #: plugins/check_procs.c:364 plugins/check_radius.c:308
66 #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:665
67 #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302
68 #: plugins/check_ups.c:556 plugins/negate.c:161
69 msgid "Timeout interval must be a positive integer"
70 msgstr "Timeout interval muss ein positiver Integer sein"
72 #: plugins/check_by_ssh.c:229 plugins/check_pgsql.c:274
73 #: plugins/check_radius.c:272 plugins/check_real.c:327
74 #: plugins/check_smtp.c:514 plugins/check_tcp.c:496 plugins/check_time.c:296
75 #: plugins/check_ups.c:518
76 msgid "Port must be a positive integer"
77 msgstr "Port muss ein positiver Integer sein"
79 #: plugins/check_by_ssh.c:290
81 msgid "skip-stdout argument must be an integer"
82 msgstr "skip-stdout argument muss ein Integer sein"
84 #: plugins/check_by_ssh.c:298
86 msgid "skip-stderr argument must be an integer"
87 msgstr "skip-stderr argument muss ein Integer sein"
89 #: plugins/check_by_ssh.c:317
91 msgid "%s: You must provide a host name\n"
92 msgstr "%s: Hostname muss angegeben werden\n"
94 #: plugins/check_by_ssh.c:335
96 msgstr "Kein remotecm"
98 #: plugins/check_by_ssh.c:349
100 msgid "%s: Argument limit of %d exceeded\n"
103 #: plugins/check_by_ssh.c:352
105 msgid "Can not (re)allocate 'commargv' buffer\n"
106 msgstr "Konnte·url·nicht·zuweisen\n"
108 #: plugins/check_by_ssh.c:366
111 "%s: In passive mode, you must provide a service name for each command.\n"
113 "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
115 #: plugins/check_by_ssh.c:369
118 "%s: In passive mode, you must provide the host short name from the nagios "
121 "%s: Im passive mode muss der \"host short name\" aus der Nagios "
122 "Konfiguration angegeben werden\n"
124 #: plugins/check_by_ssh.c:383
126 msgid "This plugin uses SSH to execute commands on a remote host"
128 "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
131 #: plugins/check_by_ssh.c:398
132 msgid "tell ssh to use Protocol 1 [optional]"
135 #: plugins/check_by_ssh.c:400
136 msgid "tell ssh to use Protocol 2 [optional]"
139 #: plugins/check_by_ssh.c:402
140 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
143 #: plugins/check_by_ssh.c:404
144 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
147 #: plugins/check_by_ssh.c:406
149 "tells ssh to fork rather than create a tty [optional]. This will always "
150 "return OK if ssh is executed"
153 #: plugins/check_by_ssh.c:408
154 msgid "command to execute on the remote machine"
157 #: plugins/check_by_ssh.c:410
158 msgid "SSH user name on remote host [optional]"
161 #: plugins/check_by_ssh.c:412
162 msgid "identity of an authorized key [optional]"
165 #: plugins/check_by_ssh.c:414
166 msgid "external command file for nagios [optional]"
169 #: plugins/check_by_ssh.c:416
170 msgid "list of nagios service names, separated by ':' [optional]"
173 #: plugins/check_by_ssh.c:418
174 msgid "short name of host in nagios configuration [optional]"
177 #: plugins/check_by_ssh.c:420
178 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
181 #: plugins/check_by_ssh.c:422
182 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
185 #: plugins/check_by_ssh.c:427
186 msgid "The most common mode of use is to refer to a local identity file with"
189 #: plugins/check_by_ssh.c:428
190 msgid "the '-i' option. In this mode, the identity pair should have a null"
193 #: plugins/check_by_ssh.c:429
194 msgid "passphrase and the public key should be listed in the authorized_keys"
197 #: plugins/check_by_ssh.c:430
198 msgid "file of the remote host. Usually the key will be restricted to running"
201 #: plugins/check_by_ssh.c:431
202 msgid "only one command on the remote server. If the remote SSH server tracks"
205 #: plugins/check_by_ssh.c:432
206 msgid "invocation arguments, the one remote program may be an agent that can"
209 #: plugins/check_by_ssh.c:433
210 msgid "execute additional commands as proxy"
213 #: plugins/check_by_ssh.c:435
214 msgid "To use passive mode, provide multiple '-C' options, and provide"
217 #: plugins/check_by_ssh.c:436
219 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
222 #: plugins/check_by_ssh.c:438 plugins/check_cluster.c:261
223 #: plugins/check_dig.c:342 plugins/check_disk.c:963 plugins/check_http.c:1415
224 #: plugins/check_nagios.c:302 plugins/check_ntp.c:864
225 #: plugins/check_ntp_peer.c:698 plugins/check_ntp_time.c:628
226 #: plugins/check_procs.c:742 plugins/negate.c:268 plugins/urlize.c:180
230 #: plugins/check_by_ssh.c:453 plugins/check_cluster.c:274
231 #: plugins/check_dig.c:354 plugins/check_disk.c:980 plugins/check_dns.c:486
232 #: plugins/check_dummy.c:122 plugins/check_fping.c:432
233 #: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1438
234 #: plugins/check_ldap.c:452 plugins/check_load.c:325 plugins/check_mrtg.c:382
235 #: plugins/check_mysql.c:425 plugins/check_nagios.c:313 plugins/check_nt.c:759
236 #: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:718
237 #: plugins/check_ntp_time.c:637 plugins/check_nwstat.c:1685
238 #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477
239 #: plugins/check_ping.c:601 plugins/check_procs.c:760
240 #: plugins/check_radius.c:385 plugins/check_real.c:451
241 #: plugins/check_smtp.c:821 plugins/check_snmp.c:1107 plugins/check_ssh.c:302
242 #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371
243 #: plugins/check_ups.c:660 plugins/check_users.c:229
244 #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197
245 #: plugins-root/check_dhcp.c:1421 plugins-root/check_icmp.c:1347
249 #: plugins/check_cluster.c:230
251 msgid "Host/Service Cluster Plugin for Nagios 2"
254 #: plugins/check_cluster.c:236 plugins/check_nt.c:661
258 #: plugins/check_cluster.c:239
259 msgid "Check service cluster status"
262 #: plugins/check_cluster.c:241
263 msgid "Check host cluster status"
266 #: plugins/check_cluster.c:243
267 msgid "Optional prepended text output (i.e. \"Host cluster\")"
270 #: plugins/check_cluster.c:245 plugins/check_cluster.c:248
271 msgid "Specifies the range of hosts or services in cluster that must be in a"
274 #: plugins/check_cluster.c:246
275 msgid "non-OK state in order to return a WARNING status level"
278 #: plugins/check_cluster.c:249
279 msgid "non-OK state in order to return a CRITICAL status level"
282 #: plugins/check_cluster.c:251
283 msgid "The status codes of the hosts or services in the cluster, separated by"
286 #: plugins/check_cluster.c:252
290 #: plugins/check_cluster.c:257 plugins/check_game.c:318
291 #: plugins/check_http.c:1401 plugins/check_ldap.c:434 plugins/check_mrtg.c:363
292 #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414
293 #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689
294 #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670
295 #: plugins/check_overcr.c:456 plugins/check_snmp.c:1078
296 #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274
297 #: plugins-root/check_icmp.c:1322
301 #: plugins/check_cluster.c:263
303 "Will alert critical if there are 3 or more service data points in a non-OK"
306 #: plugins/check_cluster.c:264 plugins/check_ups.c:639
310 #: plugins/check_dig.c:99 plugins/check_dig.c:101
312 msgid "Looking for: '%s'\n"
315 #: plugins/check_dig.c:108
316 msgid "dig returned an error status"
317 msgstr "dig hat einen Fehler zurückgegeben"
319 #: plugins/check_dig.c:133
320 msgid "Server not found in ANSWER SECTION"
321 msgstr "Server nicht gefunden in ANSWER SECTION"
323 #: plugins/check_dig.c:143
324 msgid "No ANSWER SECTION found"
325 msgstr "Keine ANSWER SECTION gefunden"
327 #: plugins/check_dig.c:170
329 msgid "Probably a non-existent host/domain"
330 msgstr "nicht existierender Host/Domain"
332 #: plugins/check_dig.c:230
334 msgid "Port must be a positive integer - %s"
335 msgstr "Port muss ein positiver Integer sein - %s"
337 #: plugins/check_dig.c:241
339 msgid "Warning interval must be a positive integer - %s"
340 msgstr "Warning interval muss ein positiver Integer sein - %s"
342 #: plugins/check_dig.c:249
344 msgid "Critical interval must be a positive integer - %s"
345 msgstr "Critical interval muss ein positiver Integer sein - %s"
347 #: plugins/check_dig.c:257
349 msgid "Timeout interval must be a positive integer - %s"
350 msgstr "Timeout interval muss ein positiver Integer sein - %s"
352 #: plugins/check_dig.c:316
354 msgid "This plugin test the DNS service on the specified host using dig"
355 msgstr "Testet den DNS Dienst auf dem angegebenen Host mit dig"
357 #: plugins/check_dig.c:329
359 msgid "Machine name to lookup"
360 msgstr "zu prüfender Hostname"
362 #: plugins/check_dig.c:331
364 msgid "Record type to lookup (default: A)"
365 msgstr "abzufragender Datensatztyp (Default: A)"
367 #: plugins/check_dig.c:333
370 "An address expected to be in the answer section. If not set, uses whatever"
372 "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, "
375 #: plugins/check_dig.c:334
379 #: plugins/check_dig.c:336
380 msgid "Pass STRING as argument(s) to dig"
383 #: plugins/check_disk.c:214
385 msgid "DISK %s: %s not found\n"
386 msgstr "%s [%s nicht gefunden]"
388 #: plugins/check_disk.c:214 plugins/check_disk.c:995 plugins/check_dns.c:241
389 #: plugins/check_dummy.c:74 plugins/check_mysql.c:212
390 #: plugins/check_nagios.c:104 plugins/check_nagios.c:168
391 #: plugins/check_nagios.c:172 plugins/check_procs.c:290
396 #: plugins/check_disk.c:599
398 msgid "unit type %s not known\n"
399 msgstr "unbekannter unit type: %s\n"
401 #: plugins/check_disk.c:602
403 msgid "failed allocating storage for '%s'\n"
404 msgstr "konnte keinen Speicher für '%s' reservieren\n"
406 #: plugins/check_disk.c:626 plugins/check_disk.c:664 plugins/check_disk.c:669
407 #: plugins/check_disk.c:676 plugins/check_disk.c:680 plugins/check_disk.c:720
408 #: plugins/check_disk.c:726 plugins/check_disk.c:745 plugins/check_dummy.c:77
409 #: plugins/check_dummy.c:80 plugins/check_procs.c:451
414 #: plugins/check_disk.c:626
415 msgid "Must set a threshold value before using -p\n"
418 #: plugins/check_disk.c:664
419 msgid "Must set -E before selecting paths\n"
422 #: plugins/check_disk.c:669
423 msgid "Must set group value before selecting paths\n"
426 #: plugins/check_disk.c:676
428 "Paths need to be selected before using -i/-I. Use -A to select all paths "
432 #: plugins/check_disk.c:680 plugins/check_disk.c:726 plugins/check_procs.c:451
433 msgid "Could not compile regular expression"
436 #: plugins/check_disk.c:720
437 msgid "Must set a threshold value before using -r/-R\n"
440 #: plugins/check_disk.c:746
441 msgid "Regular expression did not match any path or disk"
444 #: plugins/check_disk.c:792
446 msgid "Unknown argument"
447 msgstr "Unbekanntes Argument"
449 #: plugins/check_disk.c:826
454 #: plugins/check_disk.c:900
457 "This plugin checks the amount of used disk space on a mounted file system"
459 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem"
461 #: plugins/check_disk.c:901
464 "and generates an alert if free space is less than one of the threshold values"
466 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
467 "unterschritten wird."
469 #: plugins/check_disk.c:911
470 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
473 #: plugins/check_disk.c:913
474 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
477 #: plugins/check_disk.c:915
478 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
481 #: plugins/check_disk.c:917
482 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
485 #: plugins/check_disk.c:919
486 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
489 #: plugins/check_disk.c:921
490 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
493 #: plugins/check_disk.c:923
494 msgid "Path or partition (may be repeated)"
497 #: plugins/check_disk.c:925
498 msgid "Ignore device (only works if -p unspecified)"
501 #: plugins/check_disk.c:927
502 msgid "Clear thresholds"
505 #: plugins/check_disk.c:929
506 msgid "For paths or partitions specified with -p, only check for exact paths"
509 #: plugins/check_disk.c:931
510 msgid "Display only devices/mountpoints with errors"
513 #: plugins/check_disk.c:933
515 "Group paths. Thresholds apply to (free-)space of all partitions together"
518 #: plugins/check_disk.c:935
519 msgid "Same as '--units kB'"
522 #: plugins/check_disk.c:937
523 msgid "Only check local filesystems"
526 #: plugins/check_disk.c:939
528 "Only check local filesystems against thresholds. Yet call stat on remote "
532 #: plugins/check_disk.c:940
533 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
536 #: plugins/check_disk.c:942
537 msgid "Display the mountpoint instead of the partition"
540 #: plugins/check_disk.c:944
541 msgid "Same as '--units MB'"
544 #: plugins/check_disk.c:946
545 msgid "Explicitly select all paths. This is equivalent to -R '.*'"
548 #: plugins/check_disk.c:948
550 "Case insensitive regular expression for path/partition (may be repeated)"
553 #: plugins/check_disk.c:950
554 msgid "Regular expression for path or partition (may be repeated)"
557 #: plugins/check_disk.c:952
559 "Regular expression to ignore selected path/partition (case insensitive) (may "
563 #: plugins/check_disk.c:954
565 "Regular expression to ignore selected path or partition (may be repeated)"
568 #: plugins/check_disk.c:957
569 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
572 #: plugins/check_disk.c:960
573 msgid "Ignore all filesystems of indicated type (may be repeated)"
576 #: plugins/check_disk.c:965
577 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
580 #: plugins/check_disk.c:967
582 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
586 #: plugins/check_disk.c:968
588 "are grouped which means the freespace thresholds are applied to all disks "
592 #: plugins/check_disk.c:970
594 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
598 #: plugins/check_disk.c:996
603 #: plugins/check_disk.c:996
604 msgid "is not accessible"
607 #: plugins/check_dns.c:116
609 msgid "nslookup returned an error status"
610 msgstr "nslookup hat einen Fehler zurückgegeben"
612 #: plugins/check_dns.c:134
613 msgid "Warning plugin error"
614 msgstr "Warnung Plugin Fehler"
616 #: plugins/check_dns.c:154
618 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
619 msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n"
621 #: plugins/check_dns.c:160
622 msgid "Non-authoritative answer:"
625 #: plugins/check_dns.c:201
627 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
628 msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n"
630 #: plugins/check_dns.c:216
632 msgid "expected '%s' but got '%s'"
633 msgstr "Erwartet: %s aber: %s erhalten"
635 #: plugins/check_dns.c:223
637 msgid "server %s is not authoritative for %s"
638 msgstr "Server %s ist nicht autoritativ für %s"
640 #: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
641 #: plugins/check_procs.c:283
646 #: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:209
647 #: plugins/check_nagios.c:182 plugins/check_procs.c:285
652 #: plugins/check_dns.c:243
654 msgid "%.3f second response time"
655 msgid_plural "%.3f seconds response time"
656 msgstr[0] "%.3f Sekunden Antwortzeit "
657 msgstr[1] "%.3f Sekunden Antwortzeit "
659 #: plugins/check_dns.c:244
661 msgid ". %s returns %s"
662 msgstr "%s hat %s zurückgegeben"
664 #: plugins/check_dns.c:248
666 msgid "DNS WARNING - %s\n"
667 msgstr "DNS WARNING - %s\n"
669 #: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
670 msgid " Probably a non-existent host/domain"
671 msgstr "nicht existierender Host/Domain"
673 #: plugins/check_dns.c:251
675 msgid "DNS CRITICAL - %s\n"
676 msgstr "DNS CRITICAL - %s\n"
678 #: plugins/check_dns.c:254
680 msgid "DNS UNKNOWN - %s\n"
681 msgstr "DNS UNKNOW - %s\n"
683 #: plugins/check_dns.c:267
684 msgid "Note: nslookup is deprecated and may be removed from future releases."
687 #: plugins/check_dns.c:268
688 msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
691 #: plugins/check_dns.c:269
692 msgid "the `-sil[ent]' option to prevent this message from appearing."
695 #: plugins/check_dns.c:274
697 msgid "No response from DNS %s\n"
698 msgstr "Keine Antwort von DNS %s\n"
700 #: plugins/check_dns.c:278
702 msgid "DNS %s has no records\n"
703 msgstr "Nameserver %s hat keine Datensätze\n"
705 #: plugins/check_dns.c:286
707 msgid "Connection to DNS %s was refused\n"
708 msgstr "Verbindung zum Nameserver %s wurde verweigert\n"
710 #: plugins/check_dns.c:290
712 msgid "Query was refused by DNS server at %s\n"
715 #: plugins/check_dns.c:294
717 msgid "No information returned by DNS server at %s\n"
720 #: plugins/check_dns.c:300
722 msgid "Domain %s was not found by the server\n"
723 msgstr "Domäne %s wurde vom Server nicht gefunden\n"
725 #: plugins/check_dns.c:304
726 msgid "Network is unreachable\n"
727 msgstr "Netzwerk nicht erreichbar\n"
729 #: plugins/check_dns.c:308
731 msgid "DNS failure for %s\n"
732 msgstr "DNS Fehler für %s\n"
734 #: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
735 #: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
736 #: plugins/check_game.c:211 plugins/check_game.c:219
737 msgid "Input buffer overflow\n"
738 msgstr "Eingabe-Pufferüberlauf\n"
740 #: plugins/check_dns.c:450
742 "This plugin uses the nslookup program to obtain the IP address for the given "
746 #: plugins/check_dns.c:451
747 msgid "An optional DNS server to use may be specified."
750 #: plugins/check_dns.c:452
752 "If no DNS server is specified, the default server(s) specified in /etc/"
753 "resolv.conf will be used."
756 #: plugins/check_dns.c:462
757 msgid "The name or address you want to query"
760 #: plugins/check_dns.c:464
761 msgid "Optional DNS server you want to use for the lookup"
764 #: plugins/check_dns.c:466
766 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with"
769 #: plugins/check_dns.c:467
771 "a dot (.). This option can be repeated multiple times (Returns OK if any"
774 #: plugins/check_dns.c:468
776 "value match). If multiple addresses are returned at once, you have to match"
779 #: plugins/check_dns.c:469
781 "the whole string of addresses separated with commas (sorted alphabetically)."
784 #: plugins/check_dns.c:471
785 msgid "Optionally expect the DNS server to be authoritative for the lookup"
788 #: plugins/check_dns.c:473
789 msgid "Return warning if elapsed time exceeds value. Default off"
792 #: plugins/check_dns.c:475
793 msgid "Return critical if elapsed time exceeds value. Default off"
796 #: plugins/check_dummy.c:62
797 msgid "Arguments to check_dummy must be an integer"
798 msgstr "Argument für check_dummy muss ein Integer sein"
800 #: plugins/check_dummy.c:82
802 msgid "Status %d is not a supported error state\n"
803 msgstr "Status %d ist kein bekannter Fehlerstatus\n"
805 #: plugins/check_dummy.c:104
807 "This plugin will simply return the state corresponding to the numeric value"
810 #: plugins/check_dummy.c:106
811 msgid "of the <state> argument with optional text"
814 #: plugins/check_fping.c:108 plugins/check_hpjd.c:128 plugins/check_ping.c:437
815 #: plugins/check_swap.c:175 plugins/check_users.c:73 plugins/urlize.c:110
817 msgid "Could not open pipe: %s\n"
818 msgstr "Pipe: %s konnte nicht geöffnet werden\n"
820 #: plugins/check_fping.c:114 plugins/check_hpjd.c:134 plugins/check_load.c:153
821 #: plugins/check_swap.c:181 plugins/check_users.c:79 plugins/urlize.c:116
823 msgid "Could not open stderr for %s\n"
824 msgstr "Konnte stderr nicht öffnen für: %s\n"
826 #: plugins/check_fping.c:154
828 msgid "FPING UNKNOW - %s not found\n"
829 msgstr "FPING UNKNOW - %s nicht gefunden\n"
831 #: plugins/check_fping.c:158
833 msgid "FPING CRITICAL - %s is unreachable\n"
834 msgstr "FPING CRITICAL - %s ist nicht erreichbar\n"
836 #: plugins/check_fping.c:163
838 msgid "FPING CRITICAL - %s is down\n"
839 msgstr "FPING CRITICAL - %s ist down\n"
841 #: plugins/check_fping.c:190
843 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
844 msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n"
846 #: plugins/check_fping.c:211
848 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
849 msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n"
851 #: plugins/check_fping.c:280 plugins/check_hpjd.c:338 plugins/check_hpjd.c:361
852 #: plugins/check_mysql.c:276 plugins/check_mysql.c:334 plugins/check_ntp.c:705
853 #: plugins/check_ntp_peer.c:491 plugins/check_ntp_time.c:492
854 #: plugins/check_pgsql.c:268 plugins/check_ping.c:295 plugins/check_ping.c:418
855 #: plugins/check_radius.c:264 plugins/check_real.c:314
856 #: plugins/check_real.c:376 plugins/check_smtp.c:507 plugins/check_smtp.c:633
857 #: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
858 #: plugins/check_ups.c:504 plugins/check_ups.c:573
859 msgid "Invalid hostname/address"
860 msgstr "Ungültige(r) Hostname/Adresse"
862 #: plugins/check_fping.c:314
863 msgid "Packet size must be a positive integer"
864 msgstr "Paketgröße muss ein positiver Integer sein"
866 #: plugins/check_fping.c:320
867 msgid "Packet count must be a positive integer"
868 msgstr "Paketanzahl muss ein positiver Integer sein"
870 #: plugins/check_fping.c:326
872 msgid "Target timeout must be a positive integer"
873 msgstr "Warnung time muss ein positiver Integer sein"
875 #: plugins/check_fping.c:332
877 msgid "Interval must be a positive integer"
878 msgstr "Timeout interval muss ein positiver Integer sein"
880 #: plugins/check_fping.c:338 plugins/check_ntp.c:729
881 #: plugins/check_ntp_peer.c:518 plugins/check_ntp_time.c:519
882 #: plugins/check_radius.c:314 plugins/check_time.c:319
883 msgid "Hostname was not supplied"
886 #: plugins/check_fping.c:358
888 msgid "%s: Only one threshold may be packet loss (%s)\n"
889 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
891 #: plugins/check_fping.c:362
893 msgid "%s: Only one threshold must be packet loss (%s)\n"
894 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
896 #: plugins/check_fping.c:394
898 "This plugin will use the fping command to ping the specified host for a fast "
902 #: plugins/check_fping.c:396
903 msgid "Note that it is necessary to set the suid flag on fping."
906 #: plugins/check_fping.c:406
908 "name or IP Address of host to ping (IP Address bypasses name lookup, "
909 "reducing system load)"
912 #: plugins/check_fping.c:408 plugins/check_ping.c:573
914 msgid "warning threshold pair"
915 msgstr "Warning threshold Integer sein"
917 #: plugins/check_fping.c:410 plugins/check_ping.c:575
919 msgid "critical threshold pair"
920 msgstr "Critical threshold muss ein Integer sein"
922 #: plugins/check_fping.c:412
923 msgid "size of ICMP packet"
926 #: plugins/check_fping.c:414
927 msgid "number of ICMP packets to send"
930 #: plugins/check_fping.c:416
931 msgid "Target timeout (ms)"
934 #: plugins/check_fping.c:418
935 msgid "Interval (ms) between sending packets"
938 #: plugins/check_fping.c:421
941 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
945 #: plugins/check_fping.c:422
947 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
950 #: plugins/check_fping.c:423
951 msgid "packet loss to trigger an alarm state."
954 #: plugins/check_game.c:111
956 msgid "CRITICAL - Host type parameter incorrect!\n"
957 msgstr "CRITICAL - Host type parameter unkorrekt!\n"
959 #: plugins/check_game.c:126
961 msgid "CRITICAL - Host not found\n"
962 msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n"
964 #: plugins/check_game.c:130
966 msgid "CRITICAL - Game server down or unavailable\n"
967 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
969 #: plugins/check_game.c:134
971 msgid "CRITICAL - Game server timeout\n"
972 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
974 #: plugins/check_game.c:297
976 msgid "This plugin tests game server connections with the specified host."
977 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
979 #: plugins/check_game.c:307
980 msgid "Optional port of which to connect"
983 #: plugins/check_game.c:309
984 msgid "Field number in raw qstat output that contains game name"
987 #: plugins/check_game.c:311
988 msgid "Field number in raw qstat output that contains map name"
991 #: plugins/check_game.c:313
992 msgid "Field number in raw qstat output that contains ping time"
995 #: plugins/check_game.c:319
998 "This plugin uses the 'qstat' command, the popular game server status query "
1000 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
1002 #: plugins/check_game.c:320
1004 "If you don't have the package installed, you will need to download it from"
1007 #: plugins/check_game.c:321
1009 "http://www.activesw.com/people/steve/qstat.html before you can use this "
1013 #: plugins/check_hpjd.c:239
1017 #: plugins/check_hpjd.c:243
1018 msgid "Out of Paper"
1019 msgstr "Kein Papier"
1021 #: plugins/check_hpjd.c:248
1022 msgid "Printer Offline"
1023 msgstr "Drucker ausgeschaltet"
1025 #: plugins/check_hpjd.c:253
1026 msgid "Peripheral Error"
1027 msgstr "Peripheriefehler"
1029 #: plugins/check_hpjd.c:257
1030 msgid "Intervention Required"
1031 msgstr "Eingriff benötigt"
1033 #: plugins/check_hpjd.c:261
1035 msgstr "Wenig Toner"
1037 #: plugins/check_hpjd.c:265
1038 msgid "Insufficient Memory"
1039 msgstr "Nicht genügend Speicher"
1041 #: plugins/check_hpjd.c:269
1042 msgid "A Door is Open"
1043 msgstr "Eine Abdeckung ist offen"
1045 #: plugins/check_hpjd.c:273
1046 msgid "Output Tray is Full"
1047 msgstr "Ausgabeschacht ist voll"
1049 #: plugins/check_hpjd.c:277
1050 msgid "Data too Slow for Engine"
1053 #: plugins/check_hpjd.c:281
1054 msgid "Unknown Paper Error"
1055 msgstr "Papierfehler"
1057 #: plugins/check_hpjd.c:286
1059 msgid "Printer ok - (%s)\n"
1060 msgstr "Printer ok - (%s)\n"
1062 #: plugins/check_hpjd.c:391
1064 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1066 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
1068 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
1071 #: plugins/check_hpjd.c:392
1073 msgid "Net-snmp must be installed on the computer running the plugin."
1075 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
1077 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
1080 #: plugins/check_hpjd.c:402
1081 msgid "The SNMP community name "
1084 #: plugins/check_hpjd.c:403
1086 msgid "(default=%s)"
1089 #: plugins/check_http.c:262
1090 msgid "Critical threshold must be integer"
1091 msgstr "Critical threshold muss ein Integer sein"
1093 #: plugins/check_http.c:270
1094 msgid "Warning threshold must be integer"
1095 msgstr "Warning threshold Integer sein"
1097 #: plugins/check_http.c:296 plugins/check_tcp.c:559
1098 msgid "Invalid certificate expiration period"
1099 msgstr "Ungültiger Zertifikatsablauftermin"
1101 #: plugins/check_http.c:305 plugins/check_tcp.c:571
1103 msgid "Invalid option - SSL is not available"
1104 msgstr "Ungültige Option - SSL ist nicht verfügbar\n"
1106 #: plugins/check_http.c:329
1107 msgid "Invalid onredirect option"
1110 #: plugins/check_http.c:331
1112 msgid "option f:%d \n"
1113 msgstr "Option f:%d \n"
1115 #: plugins/check_http.c:352
1116 msgid "Invalid port number"
1117 msgstr "Ungültige Portnummer"
1119 #: plugins/check_http.c:400
1121 msgid "Could Not Compile Regular Expression: %s"
1124 #: plugins/check_http.c:414 plugins/check_ntp.c:718
1125 #: plugins/check_ntp_peer.c:507 plugins/check_ntp_time.c:508
1126 #: plugins/check_smtp.c:613 plugins/check_ssh.c:149 plugins/check_tcp.c:463
1127 msgid "IPv6 support not available"
1128 msgstr "IPv6 Unterstützung nicht vorhanden"
1130 #: plugins/check_http.c:476 plugins/check_ping.c:422
1131 msgid "You must specify a server address or host name"
1132 msgstr "Hostname oder Serveradresse muss angegeben werden"
1134 #: plugins/check_http.c:609 plugins/check_http.c:777
1136 msgid "HTTP UNKNOWN - Memory allocation error\n"
1137 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1139 #: plugins/check_http.c:681
1141 msgid "%sServer date unknown, "
1142 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1144 #: plugins/check_http.c:684
1146 msgid "%sDocument modification date unknown, "
1147 msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
1149 #: plugins/check_http.c:691
1151 msgid "%sServer date \"%100s\" unparsable, "
1152 msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
1154 #: plugins/check_http.c:694
1156 msgid "%sDocument date \"%100s\" unparsable, "
1158 "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
1160 #: plugins/check_http.c:697
1162 msgid "%sDocument is %d seconds in the future, "
1163 msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
1165 #: plugins/check_http.c:702
1167 msgid "%sLast modified %.1f days ago, "
1168 msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
1170 #: plugins/check_http.c:705
1172 msgid "%sLast modified %d:%02d:%02d ago, "
1173 msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
1175 #: plugins/check_http.c:807
1176 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1177 msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1179 #: plugins/check_http.c:910
1180 msgid "HTTP CRITICAL - Error on receive\n"
1181 msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1183 #: plugins/check_http.c:920
1185 msgid "HTTP CRITICAL - No data received from host\n"
1186 msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1188 #: plugins/check_http.c:971
1190 msgid "Invalid HTTP response received from host: %s\n"
1191 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
1193 #: plugins/check_http.c:975
1195 msgid "Invalid HTTP response received from host on port %d: %s\n"
1196 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
1198 #: plugins/check_http.c:984
1200 msgid "Status line output matched \"%s\" - "
1201 msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n"
1203 #: plugins/check_http.c:995
1205 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1206 msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n"
1208 #: plugins/check_http.c:1002
1210 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1211 msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n"
1213 #: plugins/check_http.c:1006 plugins/check_http.c:1011
1214 #: plugins/check_http.c:1021 plugins/check_http.c:1025
1219 #: plugins/check_http.c:1045
1221 msgid "%sstring '%s' not found on '%s://%s:%d%s', "
1222 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1224 #: plugins/check_http.c:1058
1226 msgid "%spattern not found, "
1227 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1229 #: plugins/check_http.c:1060
1231 msgid "%spattern found, "
1232 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1234 #: plugins/check_http.c:1066
1236 msgid "%sExecute Error: %s, "
1237 msgstr "HTTP CRITICAL - Fehler: %s\n"
1239 #: plugins/check_http.c:1082
1241 msgid "%spage size %d too large, "
1242 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1244 #: plugins/check_http.c:1085
1246 msgid "%spage size %d too small, "
1247 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1249 #: plugins/check_http.c:1097
1251 msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1252 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1254 #: plugins/check_http.c:1137
1255 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1256 msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1258 #: plugins/check_http.c:1141 plugins/check_http.c:1172
1260 msgid "HTTP UNKNOWN - Could not allocate URL\n"
1261 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1263 #: plugins/check_http.c:1150
1265 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1268 #: plugins/check_http.c:1165
1270 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1271 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1273 #: plugins/check_http.c:1215
1275 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1278 #: plugins/check_http.c:1225
1280 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1281 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1283 #: plugins/check_http.c:1233
1285 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1286 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1288 #: plugins/check_http.c:1254
1290 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1291 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1293 #: plugins/check_http.c:1259
1295 msgid "Redirection to %s://%s:%d%s\n"
1298 #: plugins/check_http.c:1310
1300 msgid "This plugin tests the HTTP service on the specified host. It can test"
1302 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
1305 #: plugins/check_http.c:1311
1306 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1309 #: plugins/check_http.c:1312
1310 msgid "strings and regular expressions, check connection times, and report on"
1313 #: plugins/check_http.c:1313
1315 msgid "certificate expiration times."
1316 msgstr "Clientzertifikat benötigt\n"
1318 #: plugins/check_http.c:1319
1320 msgid "NOTE: One or both of -H and -I must be specified"
1323 #: plugins/check_http.c:1327
1324 msgid "Host name argument for servers using host headers (virtual host)"
1327 #: plugins/check_http.c:1328
1328 msgid "Append a port to include it in the header (eg: example.com:5000)"
1331 #: plugins/check_http.c:1330
1333 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1336 #: plugins/check_http.c:1332
1337 msgid "Port number (default: "
1340 #: plugins/check_http.c:1339
1341 msgid "Connect via SSL. Port defaults to 443"
1344 #: plugins/check_http.c:1341
1345 msgid "Enable SSL/TLS hostname extension support (SNI)"
1348 #: plugins/check_http.c:1343
1350 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1353 #: plugins/check_http.c:1344
1354 msgid "(when this option is used the URL is not checked.)\n"
1357 #: plugins/check_http.c:1348
1358 msgid "Comma-delimited list of strings, at least one of them is expected in"
1361 #: plugins/check_http.c:1349
1362 msgid "the first (status) line of the server response (default: "
1365 #: plugins/check_http.c:1351
1367 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1370 #: plugins/check_http.c:1353
1371 msgid "String to expect in the content"
1374 #: plugins/check_http.c:1355
1375 msgid "URL to GET or POST (default: /)"
1378 #: plugins/check_http.c:1357
1379 msgid "URL encoded http POST data"
1382 #: plugins/check_http.c:1359
1383 msgid "Set HTTP method."
1386 #: plugins/check_http.c:1361
1387 msgid "Don't wait for document body: stop reading after headers."
1390 #: plugins/check_http.c:1362
1391 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1394 #: plugins/check_http.c:1364
1395 msgid "Warn if document is more than SECONDS old. the number can also be of"
1398 #: plugins/check_http.c:1365
1399 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1402 #: plugins/check_http.c:1367
1403 msgid "specify Content-Type header media type when POSTing\n"
1406 #: plugins/check_http.c:1370
1407 msgid "Allow regex to span newlines (must precede -r or -R)"
1410 #: plugins/check_http.c:1372
1411 msgid "Search page for regex STRING"
1414 #: plugins/check_http.c:1374
1415 msgid "Search page for case-insensitive regex STRING"
1418 #: plugins/check_http.c:1376
1419 msgid "Return CRITICAL if found, OK if not\n"
1422 #: plugins/check_http.c:1379
1423 msgid "Username:password on sites with basic authentication"
1426 #: plugins/check_http.c:1381
1427 msgid "Username:password on proxy-servers with basic authentication"
1430 #: plugins/check_http.c:1383
1431 msgid "String to be sent in http header as \"User Agent\""
1434 #: plugins/check_http.c:1385
1436 " Any other tags to be sent in http header. Use multiple times for additional "
1440 #: plugins/check_http.c:1387
1441 msgid "Wrap output in HTML link (obsoleted by urlize)"
1444 #: plugins/check_http.c:1389
1445 msgid "How to handle redirected pages. sticky is like follow but stick to the"
1448 #: plugins/check_http.c:1390
1449 msgid "specified IP address. stickyport also ensure post stays the same."
1452 #: plugins/check_http.c:1392
1453 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1456 #: plugins/check_http.c:1402
1458 msgid "This plugin will attempt to open an HTTP connection with the host."
1459 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
1461 #: plugins/check_http.c:1403
1463 "Successful connects return STATE_OK, refusals and timeouts return "
1467 #: plugins/check_http.c:1404
1469 "other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1473 #: plugins/check_http.c:1405
1475 "messages from the host result in STATE_WARNING return values. If you are"
1478 #: plugins/check_http.c:1406
1480 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1483 #: plugins/check_http.c:1407
1484 msgid "(fully qualified domain name) as the [host_name] argument."
1487 #: plugins/check_http.c:1411
1488 msgid "This plugin can also check whether an SSL enabled web server is able to"
1491 #: plugins/check_http.c:1412
1492 msgid "serve content (optionally within a specified time) or whether the X509 "
1495 #: plugins/check_http.c:1413
1496 msgid "certificate is still valid for the specified number of days."
1499 #: plugins/check_http.c:1417
1501 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1504 #: plugins/check_http.c:1418
1506 "a STATE_OK will be returned. When the server returns its content but exceeds"
1509 #: plugins/check_http.c:1419
1511 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1515 #: plugins/check_http.c:1420
1516 msgid "a STATE_CRITICAL will be returned."
1519 #: plugins/check_http.c:1423
1521 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1524 #: plugins/check_http.c:1424
1526 "a STATE_OK is returned. When the certificate is still valid, but for less "
1530 #: plugins/check_http.c:1425
1532 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1535 #: plugins/check_http.c:1426
1537 msgid "the certificate is expired."
1538 msgstr "Clientzertifikat benötigt\n"
1540 #: plugins/check_ldap.c:133
1542 msgid "Could not connect to the server at port %i\n"
1545 #: plugins/check_ldap.c:142
1547 msgid "Could not set protocol version %d\n"
1550 #: plugins/check_ldap.c:157
1552 msgid "Could not init TLS at port %i!\n"
1553 msgstr "Konnte stderr nicht öffnen für: %s\n"
1555 #: plugins/check_ldap.c:161
1557 msgid "TLS not supported by the libraries!\n"
1560 #: plugins/check_ldap.c:181
1562 msgid "Could not init startTLS at port %i!\n"
1563 msgstr "Konnte stderr nicht öffnen für: %s\n"
1565 #: plugins/check_ldap.c:185
1567 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1570 #: plugins/check_ldap.c:195
1572 msgid "Could not bind to the LDAP server\n"
1575 #: plugins/check_ldap.c:204
1577 msgid "Could not search/find objectclasses in %s\n"
1580 #: plugins/check_ldap.c:227
1582 msgid "LDAP %s - %.3f seconds response time|%s\n"
1585 #: plugins/check_ldap.c:339 plugins/check_ldap.c:346
1587 msgid "%s cannot be combined with %s"
1590 #: plugins/check_ldap.c:352 plugins/check_ping.c:246
1591 msgid "IPv6 support not available\n"
1594 #: plugins/check_ldap.c:375
1595 msgid "Please specify the host name\n"
1598 #: plugins/check_ldap.c:378
1599 msgid "Please specify the LDAP base\n"
1602 #: plugins/check_ldap.c:407
1603 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1606 #: plugins/check_ldap.c:409
1607 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1610 #: plugins/check_ldap.c:411
1611 msgid "ldap bind DN (if required)"
1614 #: plugins/check_ldap.c:413
1615 msgid "ldap password (if required)"
1618 #: plugins/check_ldap.c:415
1619 msgid "use starttls mechanism introduced in protocol version 3"
1622 #: plugins/check_ldap.c:417
1623 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1626 #: plugins/check_ldap.c:421
1627 msgid "use ldap protocol version 2"
1630 #: plugins/check_ldap.c:423
1631 msgid "use ldap protocol version 3"
1634 #: plugins/check_ldap.c:424
1635 msgid "default protocol version:"
1638 #: plugins/check_ldap.c:435
1639 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1642 #: plugins/check_ldap.c:436
1645 " implied (using default port %i) unless --port=636 is specified. In that "
1649 #: plugins/check_ldap.c:437
1650 msgid "'SSL on connect' will be used no matter how the plugin was called."
1653 #: plugins/check_ldap.c:438
1655 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1659 #: plugins/check_ldap.c:439
1660 msgid "to define the behaviour explicitly instead."
1663 #: plugins/check_load.c:87
1664 msgid "Warning threshold must be float or float triplet!\n"
1667 #: plugins/check_load.c:132 plugins/check_load.c:148
1669 msgid "Error opening %s\n"
1672 #: plugins/check_load.c:160
1674 msgid "Error code %d returned in %s\n"
1677 #: plugins/check_load.c:175
1679 msgid "Error in getloadavg()\n"
1682 #: plugins/check_load.c:178 plugins/check_load.c:180
1684 msgid "Error processing %s\n"
1687 #: plugins/check_load.c:189
1689 msgid "load average: %.2f, %.2f, %.2f"
1692 #: plugins/check_load.c:282
1694 msgid "Critical threshold for %d-minute load average is not specified\n"
1695 msgstr "Critical threshold muss ein positiver Integer sein\n"
1697 #: plugins/check_load.c:284
1699 msgid "Warning threshold for %d-minute load average is not specified\n"
1700 msgstr "Warning threshold muss ein positiver Integer sein\n"
1702 #: plugins/check_load.c:286
1705 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1706 "\"critical load\"\n"
1709 #: plugins/check_load.c:302
1711 msgid "This plugin tests the current system load average."
1714 #: plugins/check_load.c:312
1715 msgid "Exit with WARNING status if load average exceeds WLOADn"
1718 #: plugins/check_load.c:314
1719 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1722 #: plugins/check_load.c:315
1723 msgid "the load average format is the same used by \"uptime\" and \"w\""
1726 #: plugins/check_load.c:317
1727 msgid "Divide the load averages by the number of CPUs (when possible)"
1730 #: plugins/check_mrtg.c:75
1731 msgid "Could not parse arguments\n"
1734 #: plugins/check_mrtg.c:80
1736 msgid "Unable to open MRTG log file\n"
1739 #: plugins/check_mrtg.c:127
1741 msgid "Unable to process MRTG log file\n"
1744 #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1746 msgid "MRTG data has expired (%d minutes old)\n"
1749 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1750 #: plugins/check_mrtgtraf.c:196
1754 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1755 #: plugins/check_mrtgtraf.c:196
1759 #: plugins/check_mrtg.c:221
1760 msgid "Invalid variable number"
1763 #: plugins/check_mrtg.c:256
1766 "%s is not a valid expiration time\n"
1767 "Use '%s -h' for additional help\n"
1770 #: plugins/check_mrtg.c:273
1771 msgid "Invalid variable number\n"
1774 #: plugins/check_mrtg.c:300
1775 msgid "You must supply the variable number"
1778 #: plugins/check_mrtg.c:321
1780 "This plugin will check either the average or maximum value of one of the"
1783 #: plugins/check_mrtg.c:322
1785 msgid "two variables recorded in an MRTG log file."
1786 msgstr "Konnte MRTG Logfile nicht öffnen"
1788 #: plugins/check_mrtg.c:332
1789 msgid "The MRTG log file containing the data you want to monitor"
1792 #: plugins/check_mrtg.c:334
1793 msgid "Minutes before MRTG data is considered to be too old"
1796 #: plugins/check_mrtg.c:336
1797 msgid "Should we check average or maximum values?"
1800 #: plugins/check_mrtg.c:338
1801 msgid "Which variable set should we inspect? (1 or 2)"
1804 #: plugins/check_mrtg.c:340
1805 msgid "Threshold value for data to result in WARNING status"
1808 #: plugins/check_mrtg.c:342
1809 msgid "Threshold value for data to result in CRITICAL status"
1812 #: plugins/check_mrtg.c:344
1813 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1816 #: plugins/check_mrtg.c:346
1817 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1820 #: plugins/check_mrtg.c:347
1822 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1825 #: plugins/check_mrtg.c:350
1827 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1830 #: plugins/check_mrtg.c:351
1832 "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
1835 #: plugins/check_mrtg.c:352
1836 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1839 #: plugins/check_mrtg.c:353
1840 msgid "status is returned and a warning message is printed."
1843 #: plugins/check_mrtg.c:356
1845 "This plugin is useful for monitoring MRTG data that does not correspond to"
1848 #: plugins/check_mrtg.c:357
1850 "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1853 #: plugins/check_mrtg.c:358
1855 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1858 #: plugins/check_mrtg.c:359
1860 "packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
1863 #: plugins/check_mrtg.c:360
1865 "me to track processor utilization, user connections, drive space, etc and"
1868 #: plugins/check_mrtg.c:361
1869 msgid "this plugin works well for monitoring that kind of data as well."
1872 #: plugins/check_mrtg.c:364
1874 "- This plugin only monitors one of the two variables stored in the MRTG log"
1877 #: plugins/check_mrtg.c:365
1878 msgid "file. If you want to monitor both values you will have to define two"
1881 #: plugins/check_mrtg.c:366
1882 msgid "commands with different values for the <variable> argument. Of course,"
1885 #: plugins/check_mrtg.c:367
1886 msgid "you can always hack the code to make this plugin work for you..."
1889 #: plugins/check_mrtg.c:368
1891 "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
1895 #: plugins/check_mrtgtraf.c:88
1896 msgid "Unable to open MRTG log file"
1897 msgstr "Konnte MRTG Logfile nicht öffnen"
1899 #: plugins/check_mrtgtraf.c:130
1900 msgid "Unable to process MRTG log file"
1903 #: plugins/check_mrtgtraf.c:194
1905 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1908 #: plugins/check_mrtgtraf.c:207
1910 msgid "Traffic %s - %s\n"
1913 #: plugins/check_mrtgtraf.c:335
1915 "This plugin will check the incoming/outgoing transfer rates of a router,"
1918 #: plugins/check_mrtgtraf.c:336
1919 msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
1922 #: plugins/check_mrtgtraf.c:337
1923 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1926 #: plugins/check_mrtgtraf.c:338
1927 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1930 #: plugins/check_mrtgtraf.c:339
1931 msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
1934 #: plugins/check_mrtgtraf.c:340
1935 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1938 #: plugins/check_mrtgtraf.c:350
1939 msgid "File to read log from"
1942 #: plugins/check_mrtgtraf.c:352
1943 msgid "Minutes after which log expires"
1946 #: plugins/check_mrtgtraf.c:354
1947 msgid "Test average or maximum"
1950 #: plugins/check_mrtgtraf.c:356
1952 msgid "Warning threshold pair <incoming>,<outgoing>"
1953 msgstr "Warning threshold Integer sein"
1955 #: plugins/check_mrtgtraf.c:358
1957 msgid "Critical threshold pair <incoming>,<outgoing>"
1958 msgstr "Critical threshold muss ein Integer sein"
1960 #: plugins/check_mrtgtraf.c:362
1962 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1965 #: plugins/check_mrtgtraf.c:364
1966 msgid "- While MRTG can monitor things other than traffic rates, this"
1969 #: plugins/check_mrtgtraf.c:365
1970 msgid " plugin probably won't work with much else without modification."
1973 #: plugins/check_mrtgtraf.c:366
1974 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1977 #: plugins/check_mrtgtraf.c:367
1978 msgid " reports. I'm not sure why this is right now, but will look into it"
1981 #: plugins/check_mrtgtraf.c:368
1982 msgid " for future enhancements of this plugin."
1985 #: plugins/check_mrtgtraf.c:378
1990 #: plugins/check_mysql.c:126
1992 msgid "slave query error: %s\n"
1995 #: plugins/check_mysql.c:133
1997 msgid "slave store_result error: %s\n"
2000 #: plugins/check_mysql.c:139
2001 msgid "No slaves defined"
2004 #: plugins/check_mysql.c:147
2006 msgid "slave fetch row error: %s\n"
2009 #: plugins/check_mysql.c:152
2011 msgid "Slave running: %s"
2014 #: plugins/check_mysql.c:378
2015 msgid "This program tests connections to a MySQL server"
2018 #: plugins/check_mysql.c:389
2019 msgid "Use the specified socket (has no effect if -H is used)"
2022 #: plugins/check_mysql.c:392
2023 msgid "Check database with indicated name"
2026 #: plugins/check_mysql.c:394
2027 msgid "Connect using the indicated username"
2030 #: plugins/check_mysql.c:396
2031 msgid "Use the indicated password to authenticate the connection"
2034 #: plugins/check_mysql.c:397
2035 msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
2038 #: plugins/check_mysql.c:398
2039 msgid "Your clear-text password could be visible as a process table entry"
2042 #: plugins/check_mysql.c:400
2043 msgid "Check if the slave thread is running properly."
2046 #: plugins/check_mysql.c:402
2047 msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2050 #: plugins/check_mysql.c:403 plugins/check_mysql.c:406
2051 msgid "behind master"
2054 #: plugins/check_mysql.c:405
2055 msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2058 #: plugins/check_mysql.c:409
2060 "There are no required arguments. By default, the local database is checked"
2063 #: plugins/check_mysql.c:410
2065 "using the default unix socket. You can force TCP on localhost by using an"
2068 #: plugins/check_mysql.c:411
2069 msgid "IP address or FQDN ('localhost' will use the socket as well)."
2072 #: plugins/check_mysql.c:415
2073 msgid "You must specify -p with an empty string to force an empty password,"
2076 #: plugins/check_mysql.c:416
2077 msgid "overriding any my.cnf settings."
2080 #: plugins/check_nagios.c:104
2081 msgid "Cannot open status log for reading!"
2084 #: plugins/check_nagios.c:154
2086 msgid "Found process: %s %s\n"
2089 #: plugins/check_nagios.c:168
2090 msgid "Could not locate a running Nagios process!"
2093 #: plugins/check_nagios.c:172
2094 msgid "Cannot parse Nagios log file for valid time"
2097 #: plugins/check_nagios.c:183 plugins/check_procs.c:295
2100 msgid_plural "%d processes"
2104 #: plugins/check_nagios.c:186
2106 msgid "status log updated %d second ago"
2107 msgid_plural "status log updated %d seconds ago"
2111 #: plugins/check_nagios.c:223 plugins/check_nagios.c:252
2113 msgid "Expiration time must be an integer (seconds)\n"
2114 msgstr "skip lines muss ein Integer sein"
2116 #: plugins/check_nagios.c:264
2118 msgid "You must provide the status_log\n"
2119 msgstr "%s: Hostname muss angegeben werden\n"
2121 #: plugins/check_nagios.c:267
2123 msgid "You must provide a process string\n"
2124 msgstr "%s: Hostname muss angegeben werden\n"
2126 #: plugins/check_nagios.c:281
2129 "This plugin checks the status of the Nagios process on the local machine"
2131 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
2132 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
2133 "unterschritten wird.\n"
2136 #: plugins/check_nagios.c:282
2138 "The plugin will check to make sure the Nagios status log is no older than"
2141 #: plugins/check_nagios.c:283
2142 msgid "the number of minutes specified by the expires option."
2145 #: plugins/check_nagios.c:284
2147 "It also checks the process table for a process matching the command argument."
2150 #: plugins/check_nagios.c:294
2151 msgid "Name of the log file to check"
2154 #: plugins/check_nagios.c:296
2155 msgid "Minutes aging after which logfile is considered stale"
2158 #: plugins/check_nagios.c:298
2159 msgid "Substring to search for in process arguments"
2162 #: plugins/check_nt.c:141
2164 msgid "Wrong client version - running: %s, required: %s"
2167 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2168 msgid "missing -l parameters"
2171 #: plugins/check_nt.c:154
2172 msgid "wrong -l parameter."
2175 #: plugins/check_nt.c:158
2179 #: plugins/check_nt.c:181
2181 msgid " %lu%% (%lu min average)"
2184 #: plugins/check_nt.c:183
2186 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2189 #: plugins/check_nt.c:193
2190 msgid "not enough values for -l parameters"
2193 #: plugins/check_nt.c:205
2195 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2198 #: plugins/check_nt.c:214
2199 msgid "wrong -l argument"
2202 #: plugins/check_nt.c:230
2204 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2207 #: plugins/check_nt.c:233
2209 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2212 #: plugins/check_nt.c:247
2213 msgid "Free disk space : Invalid drive"
2216 #: plugins/check_nt.c:257
2217 msgid "No service/process specified"
2220 #: plugins/check_nt.c:281
2223 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2226 #: plugins/check_nt.c:284
2228 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2231 #: plugins/check_nt.c:320 plugins/check_nt.c:405 plugins/check_nt.c:435
2232 msgid "No counter specified"
2235 #: plugins/check_nt.c:352
2236 msgid "Minimum value contains non-numbers"
2239 #: plugins/check_nt.c:356
2240 msgid "Maximum value contains non-numbers"
2243 #: plugins/check_nt.c:363
2244 msgid "No unit counter specified"
2247 #: plugins/check_nt.c:450
2248 msgid "Please specify a variable to check"
2251 #: plugins/check_nt.c:534
2253 msgid "Server port must be an integer\n"
2254 msgstr "skip lines muss ein Integer sein"
2256 #: plugins/check_nt.c:588
2258 msgid "You must provide a server address or host name"
2259 msgstr "Hostname oder Serveradresse muss angegeben werden"
2261 #: plugins/check_nt.c:594
2265 #: plugins/check_nt.c:607
2266 msgid "could not fetch information from server\n"
2269 #: plugins/check_nt.c:651
2270 msgid "This plugin collects data from the NSClient service running on a"
2273 #: plugins/check_nt.c:652
2274 msgid "Windows NT/2000/XP/2003 server."
2277 #: plugins/check_nt.c:663
2278 msgid "Name of the host to check"
2281 #: plugins/check_nt.c:665
2283 msgid "Optional port number (default: "
2284 msgstr "Ungültige Portnummer"
2286 #: plugins/check_nt.c:668
2287 msgid "Password needed for the request"
2290 #: plugins/check_nt.c:670 plugins/check_nwstat.c:1661
2291 #: plugins/check_overcr.c:432
2292 msgid "Threshold which will result in a warning status"
2295 #: plugins/check_nt.c:672 plugins/check_nwstat.c:1663
2296 #: plugins/check_overcr.c:434
2297 msgid "Threshold which will result in a critical status"
2300 #: plugins/check_nt.c:674
2301 msgid "Seconds before connection attempt times out (default: "
2304 #: plugins/check_nt.c:676
2305 msgid "Parameters passed to specified check (see below)"
2308 #: plugins/check_nt.c:678
2309 msgid "Display options (currently only SHOWALL works)"
2312 #: plugins/check_nt.c:680
2313 msgid "Return UNKNOWN on timeouts"
2316 #: plugins/check_nt.c:683
2317 msgid "Print this help screen"
2320 #: plugins/check_nt.c:685
2321 msgid "Print version information"
2324 #: plugins/check_nt.c:687
2325 msgid "Variable to check"
2328 #: plugins/check_nt.c:688
2329 msgid "Valid variables are:"
2332 #: plugins/check_nt.c:690
2333 msgid "Get the NSClient version"
2336 #: plugins/check_nt.c:691
2337 msgid "If -l <version> is specified, will return warning if versions differ."
2340 #: plugins/check_nt.c:693
2341 msgid "Average CPU load on last x minutes."
2344 #: plugins/check_nt.c:694
2345 msgid "Request a -l parameter with the following syntax:"
2348 #: plugins/check_nt.c:695
2349 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2352 #: plugins/check_nt.c:696
2353 msgid "<minute range> should be less than 24*60."
2356 #: plugins/check_nt.c:697
2358 "Thresholds are percentage and up to 10 requests can be done in one shot."
2361 #: plugins/check_nt.c:700
2362 msgid "Get the uptime of the machine."
2365 #: plugins/check_nt.c:701
2366 msgid "No specific parameters. No warning or critical threshold"
2369 #: plugins/check_nt.c:703
2370 msgid "Size and percentage of disk use."
2373 #: plugins/check_nt.c:704
2374 msgid "Request a -l parameter containing the drive letter only."
2377 #: plugins/check_nt.c:705 plugins/check_nt.c:708
2378 msgid "Warning and critical thresholds can be specified with -w and -c."
2381 #: plugins/check_nt.c:707
2385 #: plugins/check_nt.c:710
2386 msgid "Check the state of one or several services."
2389 #: plugins/check_nt.c:711 plugins/check_nt.c:720
2390 msgid "Request a -l parameters with the following syntax:"
2393 #: plugins/check_nt.c:712
2394 msgid "-l <service1>,<service2>,<service3>,..."
2397 #: plugins/check_nt.c:713
2398 msgid "You can specify -d SHOWALL in case you want to see working services"
2401 #: plugins/check_nt.c:714
2402 msgid "in the returned string."
2405 #: plugins/check_nt.c:716
2406 msgid "Check if one or several process are running."
2409 #: plugins/check_nt.c:717
2410 msgid "Same syntax as SERVICESTATE."
2413 #: plugins/check_nt.c:719
2414 msgid "Check any performance counter of Windows NT/2000."
2417 #: plugins/check_nt.c:721
2418 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2421 #: plugins/check_nt.c:722
2422 msgid "The <description> parameter is optional and is given to a printf "
2425 #: plugins/check_nt.c:723
2426 msgid "output command which requires a float parameter."
2429 #: plugins/check_nt.c:724
2431 msgid "If <description> does not include \"%%\", it is used as a label."
2434 #: plugins/check_nt.c:725 plugins/check_nt.c:740
2435 msgid "Some examples:"
2438 #: plugins/check_nt.c:729
2439 msgid "Check any performance counter object of Windows NT/2000."
2442 #: plugins/check_nt.c:730
2444 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2447 #: plugins/check_nt.c:731
2448 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2451 #: plugins/check_nt.c:732
2452 msgid "if it is two words, it should be enclosed in quotes"
2455 #: plugins/check_nt.c:733
2456 msgid "The returned results will be a comma-separated list of instances on "
2459 #: plugins/check_nt.c:734
2460 msgid " the selected computer for that object."
2463 #: plugins/check_nt.c:735
2465 "The purpose of this is to be run from command line to determine what "
2469 #: plugins/check_nt.c:736
2471 " are available for monitoring without having to log onto the Windows server"
2474 #: plugins/check_nt.c:737
2475 msgid " to run Perfmon directly."
2478 #: plugins/check_nt.c:738
2479 msgid "It can also be used in scripts that automatically create Nagios service"
2482 #: plugins/check_nt.c:739
2483 msgid " configuration files."
2486 #: plugins/check_nt.c:741
2487 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2490 #: plugins/check_nt.c:744
2492 "- The NSClient service should be running on the server to get any information"
2495 #: plugins/check_nt.c:746
2496 msgid "- Critical thresholds should be lower than warning thresholds"
2499 #: plugins/check_nt.c:747
2500 msgid "- Default port 1248 is sometimes in use by other services. The error"
2503 #: plugins/check_nt.c:748
2505 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2508 #: plugins/check_nt.c:749
2509 msgid "One fix for this is to change the port to something else on check_nt "
2512 #: plugins/check_nt.c:750
2513 msgid "and on the client service it's connecting to."
2516 #: plugins/check_ntp.c:803 plugins/check_ntp_peer.c:606
2517 #: plugins/check_ntp_time.c:567
2519 msgid "NTP CRITICAL:"
2520 msgstr "NTP CRITICAL:"
2522 #: plugins/check_ntp.c:806 plugins/check_ntp_peer.c:609
2523 #: plugins/check_ntp_time.c:570
2525 msgid "NTP WARNING:"
2526 msgstr "NTP WARNING:"
2528 #: plugins/check_ntp.c:809 plugins/check_ntp_peer.c:612
2529 #: plugins/check_ntp_time.c:573
2534 #: plugins/check_ntp.c:812 plugins/check_ntp_peer.c:615
2535 #: plugins/check_ntp_time.c:576
2537 msgid "NTP UNKNOWN:"
2538 msgstr "NTP UNKNOWN:"
2540 #: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:624
2541 #: plugins/check_ntp_time.c:580
2542 msgid "Offset unknown"
2545 #: plugins/check_ntp.c:819 plugins/check_ntp_peer.c:627
2546 #: plugins/check_ntp_time.c:583
2550 #: plugins/check_ntp.c:840 plugins/check_ntp_peer.c:656
2552 msgid "This plugin checks the selected ntp server"
2554 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2557 #: plugins/check_ntp.c:849 plugins/check_ntp_peer.c:667
2558 #: plugins/check_ntp_time.c:609
2559 msgid "Offset to result in warning status (seconds)"
2562 #: plugins/check_ntp.c:851 plugins/check_ntp_peer.c:669
2563 #: plugins/check_ntp_time.c:611
2564 msgid "Offset to result in critical status (seconds)"
2567 #: plugins/check_ntp.c:853 plugins/check_ntp_peer.c:675
2569 msgid "Warning threshold for jitter"
2570 msgstr "Warning threshold Integer sein"
2572 #: plugins/check_ntp.c:855 plugins/check_ntp_peer.c:677
2574 msgid "Critical threshold for jitter"
2575 msgstr "Critical threshold muss ein Integer sein"
2577 #: plugins/check_ntp.c:865
2578 msgid "Normal offset check:"
2581 #: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:702
2583 "Check jitter too, avoiding critical notifications if jitter isn't available"
2586 #: plugins/check_ntp.c:869 plugins/check_ntp_peer.c:703
2587 msgid "(See Notes above for more details on thresholds formats):"
2590 #: plugins/check_ntp.c:874 plugins/check_ntp.c:881
2591 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2594 #: plugins/check_ntp.c:875 plugins/check_ntp.c:882
2595 msgid "check_ntp_time instead."
2598 #: plugins/check_ntp_peer.c:619
2599 msgid "Server not synchronized"
2602 #: plugins/check_ntp_peer.c:621
2603 msgid "Server has the LI_ALARM bit set"
2606 #: plugins/check_ntp_peer.c:665
2608 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2611 #: plugins/check_ntp_peer.c:671
2613 msgid "Warning threshold for stratum"
2614 msgstr "Warning threshold Integer sein"
2616 #: plugins/check_ntp_peer.c:673
2618 msgid "Critical threshold for stratum"
2619 msgstr "Critical threshold muss ein Integer sein"
2621 #: plugins/check_ntp_peer.c:679
2623 msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2624 msgstr "Warning threshold muss ein positiver Integer sein\n"
2626 #: plugins/check_ntp_peer.c:681
2628 msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2629 msgstr "Critical threshold muss ein positiver Integer sein\n"
2631 #: plugins/check_ntp_peer.c:686
2632 msgid "This plugin checks an NTP server independent of any commandline"
2635 #: plugins/check_ntp_peer.c:687
2636 msgid "programs or external libraries."
2639 #: plugins/check_ntp_peer.c:690
2641 msgid "Use this plugin to check the health of an NTP server. It supports"
2643 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2646 #: plugins/check_ntp_peer.c:691
2647 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2650 #: plugins/check_ntp_peer.c:692
2651 msgid "plugin will not check the clock offset between the local host and NTP"
2654 #: plugins/check_ntp_peer.c:693
2655 msgid "server; please use check_ntp_time for that purpose."
2658 #: plugins/check_ntp_peer.c:699
2659 msgid "Simple NTP server check:"
2662 #: plugins/check_ntp_peer.c:706
2663 msgid "Only check the number of usable time sources (\"truechimers\"):"
2666 #: plugins/check_ntp_peer.c:709
2667 msgid "Check only stratum:"
2670 #: plugins/check_ntp_time.c:598
2672 msgid "This plugin checks the clock offset with the ntp server"
2674 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2677 #: plugins/check_ntp_time.c:607
2678 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2681 #: plugins/check_ntp_time.c:616
2683 msgid "This plugin checks the clock offset between the local host and a"
2685 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
2686 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
2687 "unterschritten wird.\n"
2690 #: plugins/check_ntp_time.c:617
2691 msgid "remote NTP server. It is independent of any commandline programs or"
2694 #: plugins/check_ntp_time.c:618
2695 msgid "external libraries."
2698 #: plugins/check_ntp_time.c:622
2699 msgid "If you'd rather want to monitor an NTP server, please use"
2702 #: plugins/check_ntp_time.c:623
2703 msgid "check_ntp_peer."
2706 #: plugins/check_nwstat.c:194
2708 msgid "NetWare %s: "
2711 #: plugins/check_nwstat.c:232
2716 #: plugins/check_nwstat.c:240
2718 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2721 #: plugins/check_nwstat.c:268
2723 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2726 #: plugins/check_nwstat.c:293
2728 msgid "%s: Long term cache hits = %lu%%"
2731 #: plugins/check_nwstat.c:315
2733 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2736 #: plugins/check_nwstat.c:340
2738 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2741 #: plugins/check_nwstat.c:365
2743 msgid "%s: LRU sitting time = %lu minutes"
2746 #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2747 #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2748 #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2749 #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2750 #: plugins/check_nwstat.c:777
2752 msgid "CRITICAL - Volume '%s' does not exist!"
2755 #: plugins/check_nwstat.c:391
2757 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2760 #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
2761 #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
2762 #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
2766 #: plugins/check_nwstat.c:419
2768 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2771 #: plugins/check_nwstat.c:446
2773 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2776 #: plugins/check_nwstat.c:494
2779 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2782 #: plugins/check_nwstat.c:528
2784 msgid "Directory Services Database is %s (DS version %s)"
2787 #: plugins/check_nwstat.c:545
2789 msgid "Logins are %s"
2792 #: plugins/check_nwstat.c:545
2796 #: plugins/check_nwstat.c:545
2800 #: plugins/check_nwstat.c:560
2802 msgid "CRITICAL - NRM Status is bad!"
2803 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
2805 #: plugins/check_nwstat.c:565
2807 msgid "Warning - NRM Status is suspect!"
2810 #: plugins/check_nwstat.c:568
2812 msgid "OK - NRM Status is good!"
2815 #: plugins/check_nwstat.c:610
2817 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2820 #: plugins/check_nwstat.c:634
2822 msgid "%lu entries in SAP table"
2825 #: plugins/check_nwstat.c:636
2827 msgid "%lu entries in SAP table for SAP type %d"
2830 #: plugins/check_nwstat.c:658
2832 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2835 #: plugins/check_nwstat.c:684
2837 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2840 #: plugins/check_nwstat.c:730
2842 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2845 #: plugins/check_nwstat.c:761
2847 msgid "%s%lu KB not yet purgeable on volume %s"
2850 #: plugins/check_nwstat.c:800
2852 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2855 #: plugins/check_nwstat.c:821
2857 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2860 #: plugins/check_nwstat.c:846
2862 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2865 #: plugins/check_nwstat.c:881
2867 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2870 #: plugins/check_nwstat.c:904
2872 msgid "CRITICAL - Time not in sync with network!"
2875 #: plugins/check_nwstat.c:907
2877 msgid "OK - Time in sync with network!"
2880 #: plugins/check_nwstat.c:930
2882 msgid "LRU sitting time = %lu seconds"
2885 #: plugins/check_nwstat.c:949
2887 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2890 #: plugins/check_nwstat.c:971
2892 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2895 #: plugins/check_nwstat.c:989
2897 msgid "NDS Version %s"
2900 #: plugins/check_nwstat.c:1005
2905 #: plugins/check_nwstat.c:1019
2907 msgid "Module %s version %s is loaded"
2910 #: plugins/check_nwstat.c:1022
2912 msgid "Module %s is not loaded"
2915 #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
2916 #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
2917 #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
2918 #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
2919 #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
2921 msgid "CRITICAL - Value '%s' does not exist!"
2922 msgstr "%s [%s nicht gefunden]"
2924 #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
2925 #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
2926 #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
2927 #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
2928 #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
2930 msgid "%s is %lu|%s=%lu;%lu;%lu;;"
2933 #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
2934 msgid "Nothing to check!\n"
2937 #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
2939 msgid "Server port an integer\n"
2940 msgstr "skip lines muss ein Integer sein"
2942 #: plugins/check_nwstat.c:1601
2943 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2946 #: plugins/check_nwstat.c:1602
2947 msgid "Novell server to gather the requested system information."
2950 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
2951 msgid "Variable to check. Valid variables include:"
2954 #: plugins/check_nwstat.c:1615
2955 msgid "LOAD1 = 1 minute average CPU load"
2958 #: plugins/check_nwstat.c:1616
2959 msgid "LOAD5 = 5 minute average CPU load"
2962 #: plugins/check_nwstat.c:1617
2963 msgid "LOAD15 = 15 minute average CPU load"
2966 #: plugins/check_nwstat.c:1618
2967 msgid "CSPROCS = number of current service processes (NW 5.x only)"
2970 #: plugins/check_nwstat.c:1619
2971 msgid "ABENDS = number of abended threads (NW 5.x only)"
2974 #: plugins/check_nwstat.c:1620
2975 msgid "UPTIME = server uptime"
2978 #: plugins/check_nwstat.c:1621
2979 msgid "LTCH = percent long term cache hits"
2982 #: plugins/check_nwstat.c:1622
2983 msgid "CBUFF = current number of cache buffers"
2986 #: plugins/check_nwstat.c:1623
2987 msgid "CDBUFF = current number of dirty cache buffers"
2990 #: plugins/check_nwstat.c:1624
2991 msgid "DCB = dirty cache buffers as a percentage of the total"
2994 #: plugins/check_nwstat.c:1625
2995 msgid "TCB = dirty cache buffers as a percentage of the original"
2998 #: plugins/check_nwstat.c:1626
2999 msgid "OFILES = number of open files"
3002 #: plugins/check_nwstat.c:1627
3003 msgid " VMF<vol> = MB of free space on Volume <vol>"
3006 #: plugins/check_nwstat.c:1628
3007 msgid " VMU<vol> = MB used space on Volume <vol>"
3010 #: plugins/check_nwstat.c:1629
3011 msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
3014 #: plugins/check_nwstat.c:1630
3015 msgid " VPF<vol> = percent free space on volume <vol>"
3018 #: plugins/check_nwstat.c:1631
3019 msgid " VKF<vol> = KB of free space on volume <vol>"
3022 #: plugins/check_nwstat.c:1632
3023 msgid " VPP<vol> = percent purgeable space on volume <vol>"
3026 #: plugins/check_nwstat.c:1633
3027 msgid " VKP<vol> = KB of purgeable space on volume <vol>"
3030 #: plugins/check_nwstat.c:1634
3031 msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
3034 #: plugins/check_nwstat.c:1635
3035 msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
3038 #: plugins/check_nwstat.c:1636
3039 msgid " LRUM = LRU sitting time in minutes"
3042 #: plugins/check_nwstat.c:1637
3043 msgid " LRUS = LRU sitting time in seconds"
3046 #: plugins/check_nwstat.c:1638
3047 msgid " DSDB = check to see if DS Database is open"
3050 #: plugins/check_nwstat.c:1639
3051 msgid " DSVER = NDS version"
3054 #: plugins/check_nwstat.c:1640
3055 msgid " UPRB = used packet receive buffers"
3058 #: plugins/check_nwstat.c:1641
3059 msgid " PUPRB = percent (of max) used packet receive buffers"
3062 #: plugins/check_nwstat.c:1642
3063 msgid " SAPENTRIES = number of entries in the SAP table"
3066 #: plugins/check_nwstat.c:1643
3067 msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3070 #: plugins/check_nwstat.c:1644
3071 msgid " TSYNC = timesync status"
3074 #: plugins/check_nwstat.c:1645
3075 msgid " LOGINS = check to see if logins are enabled"
3078 #: plugins/check_nwstat.c:1646
3079 msgid " CONNS = number of currently licensed connections"
3082 #: plugins/check_nwstat.c:1647
3083 msgid " NRMH\t= NRM Summary Status"
3086 #: plugins/check_nwstat.c:1648
3087 msgid " NRMP<stat> = Returns the current value for a NRM health item"
3090 #: plugins/check_nwstat.c:1649
3091 msgid " NRMM<stat> = Returns the current memory stats from NRM"
3094 #: plugins/check_nwstat.c:1650
3095 msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
3098 #: plugins/check_nwstat.c:1651
3099 msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3102 #: plugins/check_nwstat.c:1652
3103 msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3106 #: plugins/check_nwstat.c:1653
3107 msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3110 #: plugins/check_nwstat.c:1654
3111 msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3114 #: plugins/check_nwstat.c:1655
3115 msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3118 #: plugins/check_nwstat.c:1656
3120 " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3123 #: plugins/check_nwstat.c:1657
3124 msgid " NLM:<nlm> = check if NLM is loaded and report version"
3127 #: plugins/check_nwstat.c:1658
3128 msgid " (e.g. NLM:TSANDS.NLM)"
3131 #: plugins/check_nwstat.c:1665
3132 msgid "Include server version string in results"
3135 #: plugins/check_nwstat.c:1671
3136 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3139 #: plugins/check_nwstat.c:1672
3141 " extension for NetWare be loaded on the Novell servers you wish to check."
3144 #: plugins/check_nwstat.c:1673
3145 msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3148 #: plugins/check_nwstat.c:1674
3150 "- Values for critical thresholds should be lower than warning thresholds"
3153 #: plugins/check_nwstat.c:1675
3155 " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3158 #: plugins/check_nwstat.c:1676
3159 msgid " TCB, LRUS and LRUM."
3162 #: plugins/check_overcr.c:123
3163 msgid "Unknown error fetching load data\n"
3166 #: plugins/check_overcr.c:127
3167 msgid "Invalid response from server - no load information\n"
3170 #: plugins/check_overcr.c:133
3171 msgid "Invalid response from server after load 1\n"
3174 #: plugins/check_overcr.c:139
3175 msgid "Invalid response from server after load 5\n"
3178 #: plugins/check_overcr.c:164
3180 msgid "Load %s - %s-min load average = %0.2f"
3183 #: plugins/check_overcr.c:174
3184 msgid "Unknown error fetching disk data\n"
3187 #: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3188 #: plugins/check_overcr.c:240
3189 msgid "Invalid response from server\n"
3192 #: plugins/check_overcr.c:211
3193 msgid "Unknown error fetching network status\n"
3196 #: plugins/check_overcr.c:221
3198 msgid "Net %s - %d connection%s on port %d"
3201 #: plugins/check_overcr.c:232
3202 msgid "Unknown error fetching process status\n"
3205 #: plugins/check_overcr.c:250
3207 msgid "Process %s - %d instance%s of %s running"
3210 #: plugins/check_overcr.c:277
3212 msgid "Uptime %s - Up %d days %d hours %d minutes"
3215 #: plugins/check_overcr.c:419
3217 "This plugin attempts to contact the Over-CR collector daemon running on the"
3220 #: plugins/check_overcr.c:420
3221 msgid "remote UNIX server in order to gather the requested system information."
3224 #: plugins/check_overcr.c:437
3225 msgid "LOAD1 = 1 minute average CPU load"
3228 #: plugins/check_overcr.c:438
3229 msgid "LOAD5 = 5 minute average CPU load"
3232 #: plugins/check_overcr.c:439
3233 msgid "LOAD15 = 15 minute average CPU load"
3236 #: plugins/check_overcr.c:440
3237 msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3240 #: plugins/check_overcr.c:441
3241 msgid "PROC<process> = number of running processes with name <process>"
3244 #: plugins/check_overcr.c:442
3245 msgid "NET<port> = number of active connections on TCP port <port>"
3248 #: plugins/check_overcr.c:443
3249 msgid "UPTIME = system uptime in seconds"
3252 #: plugins/check_overcr.c:450
3253 msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3256 #: plugins/check_overcr.c:451
3257 msgid "running on the remote server."
3260 #: plugins/check_overcr.c:452
3261 msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3264 #: plugins/check_overcr.c:453
3265 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3268 #: plugins/check_overcr.c:457
3270 "For the available options, the critical threshold value should always be"
3273 #: plugins/check_overcr.c:458
3275 "higher than the warning threshold value, EXCEPT with the uptime variable"
3278 #: plugins/check_pgsql.c:183
3280 msgid "CRITICAL - no connection to '%s' (%s).\n"
3283 #: plugins/check_pgsql.c:200
3285 msgid " %s - database %s (%d sec.)|%s\n"
3288 #: plugins/check_pgsql.c:256 plugins/check_time.c:277 plugins/check_time.c:289
3289 #: plugins/check_users.c:166
3290 msgid "Critical threshold must be a positive integer"
3291 msgstr "Critical threshold muss ein positiver Integer sein"
3293 #: plugins/check_pgsql.c:262 plugins/check_time.c:258 plugins/check_time.c:282
3294 #: plugins/check_users.c:172 plugins/check_users.c:182
3295 #: plugins/check_users.c:189
3296 msgid "Warning threshold must be a positive integer"
3297 msgstr "Warning threshold muss ein positiver Integer sein"
3299 #: plugins/check_pgsql.c:280
3300 msgid "Database name is not valid"
3303 #: plugins/check_pgsql.c:286
3304 msgid "User name is not valid"
3307 #: plugins/check_pgsql.c:426
3309 msgid "Test whether a PostgreSQL Database is accepting connections."
3312 #: plugins/check_pgsql.c:440
3313 msgid "Database to check "
3316 #: plugins/check_pgsql.c:441
3318 msgid "(default: %s)"
3321 #: plugins/check_pgsql.c:443
3322 msgid "Login name of user"
3325 #: plugins/check_pgsql.c:445
3326 msgid "Password (BIG SECURITY ISSUE)"
3329 #: plugins/check_pgsql.c:454
3330 msgid "All parameters are optional."
3333 #: plugins/check_pgsql.c:455
3335 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3338 #: plugins/check_pgsql.c:456
3339 msgid "accepting queries. In its current operation, it simply connects to the"
3342 #: plugins/check_pgsql.c:457
3344 "specified database, and then disconnects. If no database is specified, it"
3347 #: plugins/check_pgsql.c:458
3349 "connects to the template1 database, which is present in every functioning"
3352 #: plugins/check_pgsql.c:459
3353 msgid "PostgreSQL DBMS."
3356 #: plugins/check_pgsql.c:461
3358 "The plugin will connect to a local postmaster if no host is specified. To"
3361 #: plugins/check_pgsql.c:462
3363 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3366 #: plugins/check_pgsql.c:463
3367 msgid "connections (start the postmaster with the -i option)."
3370 #: plugins/check_pgsql.c:465
3372 "Typically, the nagios user (unless the --logname option is used) should be"
3375 #: plugins/check_pgsql.c:466
3377 "able to connect to the database without a password. The plugin can also send"
3380 #: plugins/check_pgsql.c:467
3381 msgid "a password, but no effort is made to obsure or encrypt the password."
3384 #: plugins/check_ping.c:141
3385 msgid "CRITICAL - Could not interpret output from ping command\n"
3388 #: plugins/check_ping.c:157
3390 msgid "PING %s - %sPacket loss = %d%%"
3393 #: plugins/check_ping.c:160
3395 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3398 #: plugins/check_ping.c:257
3399 msgid "Could not realloc() addresses\n"
3402 #: plugins/check_ping.c:272 plugins/check_ping.c:352
3404 msgid "<max_packets> (%s) must be a non-negative number\n"
3407 #: plugins/check_ping.c:306
3409 msgid "<wpl> (%s) must be an integer percentage\n"
3412 #: plugins/check_ping.c:317
3414 msgid "<cpl> (%s) must be an integer percentage\n"
3417 #: plugins/check_ping.c:328
3419 msgid "<wrta> (%s) must be a non-negative number\n"
3422 #: plugins/check_ping.c:339
3424 msgid "<crta> (%s) must be a non-negative number\n"
3427 #: plugins/check_ping.c:372
3430 "%s: Warning threshold must be integer or percentage!\n"
3434 #: plugins/check_ping.c:385
3436 msgid "<wrta> was not set\n"
3439 #: plugins/check_ping.c:389
3441 msgid "<crta> was not set\n"
3444 #: plugins/check_ping.c:393
3446 msgid "<wpl> was not set\n"
3449 #: plugins/check_ping.c:397
3451 msgid "<cpl> was not set\n"
3454 #: plugins/check_ping.c:401
3456 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3459 #: plugins/check_ping.c:405
3461 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3464 #: plugins/check_ping.c:441
3466 msgid "Cannot open stderr for %s\n"
3469 #: plugins/check_ping.c:490 plugins/check_ping.c:492
3470 msgid "System call sent warnings to stderr "
3473 #: plugins/check_ping.c:519
3475 msgid "CRITICAL - Network Unreachable (%s)"
3476 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3478 #: plugins/check_ping.c:521
3480 msgid "CRITICAL - Host Unreachable (%s)"
3483 #: plugins/check_ping.c:523
3485 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3486 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3488 #: plugins/check_ping.c:525
3490 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3491 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3493 #: plugins/check_ping.c:527
3495 msgid "CRITICAL - Network Prohibited (%s)"
3496 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3498 #: plugins/check_ping.c:529
3500 msgid "CRITICAL - Host Prohibited (%s)"
3501 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3503 #: plugins/check_ping.c:531
3505 msgid "CRITICAL - Packet Filtered (%s)"
3506 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3508 #: plugins/check_ping.c:533
3510 msgid "CRITICAL - Host not found (%s)"
3513 #: plugins/check_ping.c:535
3515 msgid "CRITICAL - Time to live exceeded (%s)"
3518 #: plugins/check_ping.c:542
3519 msgid "Unable to realloc warn_text"
3522 #: plugins/check_ping.c:559
3524 msgid "Use ping to check connection statistics for a remote host."
3527 #: plugins/check_ping.c:571
3528 msgid "host to ping"
3531 #: plugins/check_ping.c:577
3532 msgid "number of ICMP ECHO packets to send"
3535 #: plugins/check_ping.c:578
3537 msgid "(Default: %d)\n"
3540 #: plugins/check_ping.c:580
3541 msgid "show HTML in the plugin output (obsoleted by urlize)"
3544 #: plugins/check_ping.c:585
3545 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3548 #: plugins/check_ping.c:586
3549 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3552 #: plugins/check_ping.c:587
3553 msgid "percentage of packet loss to trigger an alarm state."
3556 #: plugins/check_ping.c:590
3559 "This plugin uses the ping command to probe the specified host for packet loss"
3560 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3562 #: plugins/check_ping.c:591
3564 "(percentage) and round trip average (milliseconds). It can produce HTML "
3568 #: plugins/check_ping.c:592
3570 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3573 #: plugins/check_ping.c:593
3574 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3577 #: plugins/check_procs.c:159
3582 #: plugins/check_procs.c:164
3583 msgid "System call sent warnings to stderr"
3586 #: plugins/check_procs.c:265
3588 msgid "Not parseable: %s"
3591 #: plugins/check_procs.c:270
3593 msgid "Unable to read output\n"
3596 #: plugins/check_procs.c:287
3598 msgid "%d warn out of "
3601 #: plugins/check_procs.c:292
3603 msgid "%d crit, %d warn out of "
3606 #: plugins/check_procs.c:298
3611 #: plugins/check_procs.c:378
3613 msgid "Critical Process Count must be an integer!"
3614 msgstr "Critical threshold muss ein Integer sein"
3616 #: plugins/check_procs.c:390
3618 msgid "Warning Process Count must be an integer!"
3619 msgstr "Warning threshold Integer sein"
3621 #: plugins/check_procs.c:398
3623 msgid "Parent Process ID must be an integer!"
3624 msgstr "Argument für check_dummy muss ein Integer sein"
3626 #: plugins/check_procs.c:404 plugins/check_procs.c:518
3628 msgid "%s%sSTATE = %s"
3631 #: plugins/check_procs.c:413
3633 msgid "UID was not found"
3634 msgstr "%s [%s nicht gefunden]"
3636 #: plugins/check_procs.c:419
3638 msgid "User name was not found"
3639 msgstr "%s [%s nicht gefunden]"
3641 #: plugins/check_procs.c:434
3643 msgid "%s%scommand name '%s'"
3646 #: plugins/check_procs.c:462
3648 msgid "RSS must be an integer!"
3649 msgstr "skip lines muss ein Integer sein"
3651 #: plugins/check_procs.c:469
3653 msgid "VSZ must be an integer!"
3654 msgstr "skip lines muss ein Integer sein"
3656 #: plugins/check_procs.c:477
3657 msgid "PCPU must be a float!"
3660 #: plugins/check_procs.c:501
3661 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3664 #: plugins/check_procs.c:537
3666 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3669 #: plugins/check_procs.c:541
3671 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3674 #: plugins/check_procs.c:678
3676 "Checks all processes and generates WARNING or CRITICAL states if the "
3680 #: plugins/check_procs.c:679
3682 "metric is outside the required threshold ranges. The metric defaults to "
3686 #: plugins/check_procs.c:680
3688 "of processes. Search filters can be applied to limit the processes to check."
3691 #: plugins/check_procs.c:689
3692 msgid "Generate warning state if metric is outside this range"
3695 #: plugins/check_procs.c:691
3696 msgid "Generate critical state if metric is outside this range"
3699 #: plugins/check_procs.c:693
3700 msgid "Check thresholds against metric. Valid types:"
3703 #: plugins/check_procs.c:694
3704 msgid "PROCS - number of processes (default)"
3707 #: plugins/check_procs.c:695
3708 msgid "VSZ - virtual memory size"
3711 #: plugins/check_procs.c:696
3712 msgid "RSS - resident set memory size"
3715 #: plugins/check_procs.c:697
3716 msgid "CPU - percentage CPU"
3719 #: plugins/check_procs.c:700
3720 msgid "ELAPSED - time elapsed in seconds"
3723 #: plugins/check_procs.c:705
3724 msgid "Extra information. Up to 3 verbosity levels"
3727 #: plugins/check_procs.c:710
3728 msgid "Only scan for processes that have, in the output of `ps`, one or"
3731 #: plugins/check_procs.c:711
3732 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3735 #: plugins/check_procs.c:712
3736 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3739 #: plugins/check_procs.c:714
3740 msgid "Only scan for children of the parent process ID indicated."
3743 #: plugins/check_procs.c:716
3744 msgid "Only scan for processes with VSZ higher than indicated."
3747 #: plugins/check_procs.c:718
3748 msgid "Only scan for processes with RSS higher than indicated."
3751 #: plugins/check_procs.c:720
3752 msgid "Only scan for processes with PCPU higher than indicated."
3755 #: plugins/check_procs.c:722
3756 msgid "Only scan for processes with user name or ID indicated."
3759 #: plugins/check_procs.c:724
3760 msgid "Only scan for processes with args that contain STRING."
3763 #: plugins/check_procs.c:726
3764 msgid "Only scan for processes with args that contain the regex STRING."
3767 #: plugins/check_procs.c:728
3768 msgid "Only scan for exact matches of COMMAND (without path)."
3771 #: plugins/check_procs.c:730
3775 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3776 "specified 'max:min', a warning status will be generated if the\n"
3777 "count is inside the specified range\n"
3781 #: plugins/check_procs.c:735
3784 "This plugin checks the number of currently running processes and\n"
3785 "generates WARNING or CRITICAL states if the process count is outside\n"
3786 "the specified threshold ranges. The process count can be filtered by\n"
3787 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3788 "be the total number of running processes\n"
3792 #: plugins/check_procs.c:744
3793 msgid "Warning if not two processes with command name portsentry."
3796 #: plugins/check_procs.c:745
3797 msgid "Critical if < 2 or > 1024 processes"
3800 #: plugins/check_procs.c:747
3801 msgid "Warning alert if > 10 processes with command arguments containing"
3804 #: plugins/check_procs.c:748
3805 msgid "'/usr/local/bin/perl' and owned by root"
3808 #: plugins/check_procs.c:750
3809 msgid "Alert if VSZ of any processes over 50K or 100K"
3812 #: plugins/check_procs.c:752
3814 msgid "Alert if CPU of any processes over 10%% or 20%%"
3817 #: plugins/check_radius.c:165
3818 msgid "Config file error"
3821 #: plugins/check_radius.c:174
3822 msgid "Out of Memory?"
3825 #: plugins/check_radius.c:178
3826 msgid "Invalid NAS-Identifier"
3829 #: plugins/check_radius.c:183 plugins/check_radius.c:185
3830 #: plugins/check_radius.c:191
3832 msgid "Invalid NAS-IP-Address"
3833 msgstr "Ungültige(r) Hostname/Adresse"
3835 #: plugins/check_radius.c:188
3836 msgid "Can't find local IP for NAS-IP-Address"
3839 #: plugins/check_radius.c:202
3843 #: plugins/check_radius.c:204
3847 #: plugins/check_radius.c:206
3851 #: plugins/check_radius.c:208
3852 msgid "Bad Response"
3855 #: plugins/check_radius.c:212
3859 #: plugins/check_radius.c:213
3861 msgid "Unexpected result code %d"
3862 msgstr "Erwartet: %s aber: %s erhalten"
3864 #: plugins/check_radius.c:302
3865 msgid "Number of retries must be a positive integer"
3868 #: plugins/check_radius.c:316
3869 msgid "User not specified"
3872 #: plugins/check_radius.c:318
3873 msgid "Password not specified"
3876 #: plugins/check_radius.c:320
3877 msgid "Configuration file not specified"
3880 #: plugins/check_radius.c:338
3882 msgid "Tests to see if a RADIUS server is accepting connections."
3883 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3885 #: plugins/check_radius.c:350
3886 msgid "The user to authenticate"
3889 #: plugins/check_radius.c:352
3890 msgid "Password for autentication (SECURITY RISK)"
3893 #: plugins/check_radius.c:354
3894 msgid "NAS identifier"
3897 #: plugins/check_radius.c:356
3898 msgid "NAS IP Address"
3901 #: plugins/check_radius.c:358
3902 msgid "Configuration file"
3905 #: plugins/check_radius.c:360
3906 msgid "Response string to expect from the server"
3909 #: plugins/check_radius.c:362
3910 msgid "Number of times to retry a failed connection"
3913 #: plugins/check_radius.c:367
3916 "This plugin tests a RADIUS server to see if it is accepting connections."
3917 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3919 #: plugins/check_radius.c:368
3921 "The server to test must be specified in the invocation, as well as a user"
3924 #: plugins/check_radius.c:369
3926 "name and password. A configuration file may also be present. The format of"
3929 #: plugins/check_radius.c:370
3931 "the configuration file is described in the radiusclient library sources."
3934 #: plugins/check_radius.c:371
3935 msgid "The password option presents a substantial security issue because the"
3938 #: plugins/check_radius.c:372
3940 "password can possibly be determined by careful watching of the command line"
3943 #: plugins/check_radius.c:373
3944 msgid "in a process listing. This risk is exacerbated because nagios will"
3947 #: plugins/check_radius.c:374
3948 msgid "run the plugin at regular predictable intervals. Please be sure that"
3951 #: plugins/check_radius.c:375
3952 msgid "the password used does not allow access to sensitive system resources."
3955 #: plugins/check_real.c:91
3957 msgid "Unable to connect to %s on port %d\n"
3960 #: plugins/check_real.c:113
3962 msgid "No data received from %s\n"
3965 #: plugins/check_real.c:118 plugins/check_real.c:191
3967 msgid "Invalid REAL response received from host"
3968 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3970 #: plugins/check_real.c:120 plugins/check_real.c:193
3972 msgid "Invalid REAL response received from host on port %d\n"
3975 #: plugins/check_real.c:184 plugins/check_tcp.c:292
3977 msgid "No data received from host\n"
3980 #: plugins/check_real.c:247
3982 msgid "REAL %s - %d second response time\n"
3985 #: plugins/check_real.c:336 plugins/check_smtp.c:576 plugins/check_ups.c:536
3986 msgid "Warning time must be a positive integer"
3987 msgstr "Warnung time muss ein positiver Integer sein"
3989 #: plugins/check_real.c:345 plugins/check_smtp.c:567 plugins/check_ups.c:527
3990 msgid "Critical time must be a positive integer"
3991 msgstr "Critical time muss ein positiver Integer sein"
3993 #: plugins/check_real.c:381
3995 msgid "You must provide a server to check"
3996 msgstr "%s: Hostname muss angegeben werden\n"
3998 #: plugins/check_real.c:413
4000 msgid "This plugin tests the REAL service on the specified host."
4002 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4005 #: plugins/check_real.c:425
4006 msgid "Connect to this url"
4009 #: plugins/check_real.c:427
4011 msgid "String to expect in first line of server response (default: %s)\n"
4014 #: plugins/check_real.c:437
4016 msgid "This plugin will attempt to open an RTSP connection with the host."
4017 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4019 #: plugins/check_real.c:438 plugins/check_smtp.c:808
4020 msgid "Successul connects return STATE_OK, refusals and timeouts return"
4023 #: plugins/check_real.c:439
4025 "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
4028 #: plugins/check_real.c:440
4030 "but incorrect reponse messages from the host result in STATE_WARNING return"
4033 #: plugins/check_real.c:441
4037 #: plugins/check_smtp.c:146 plugins/check_swap.c:265 plugins/check_swap.c:271
4039 msgid "malloc() failed!\n"
4042 #: plugins/check_smtp.c:150
4044 msgid "gethostname() failed!\n"
4047 #: plugins/check_smtp.c:185 plugins/check_smtp.c:209
4049 msgid "recv() failed\n"
4052 #: plugins/check_smtp.c:196
4054 msgid "Invalid SMTP response received from host: %s\n"
4055 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4057 #: plugins/check_smtp.c:198
4059 msgid "Invalid SMTP response received from host on port %d: %s\n"
4060 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
4062 #: plugins/check_smtp.c:219
4064 msgid "WARNING - TLS not supported by server\n"
4067 #: plugins/check_smtp.c:231
4069 msgid "Server does not support STARTTLS\n"
4072 #: plugins/check_smtp.c:237
4074 msgid "CRITICAL - Cannot create SSL context.\n"
4077 #: plugins/check_smtp.c:257
4078 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4081 #: plugins/check_smtp.c:262
4086 #: plugins/check_smtp.c:264
4087 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4090 #: plugins/check_smtp.c:276
4092 msgid "CRITICAL - Cannot retrieve server certificate."
4093 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4095 #: plugins/check_smtp.c:311 plugins/check_snmp.c:722
4097 msgid "Could Not Compile Regular Expression"
4100 #: plugins/check_smtp.c:320
4102 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4105 #: plugins/check_smtp.c:324 plugins/check_snmp.c:453
4107 msgid "Execute Error: %s\n"
4110 #: plugins/check_smtp.c:338
4112 msgid "no authuser specified, "
4115 #: plugins/check_smtp.c:343
4117 msgid "no authpass specified, "
4120 #: plugins/check_smtp.c:350 plugins/check_smtp.c:372 plugins/check_smtp.c:393
4121 #: plugins/check_smtp.c:668
4126 #: plugins/check_smtp.c:353
4128 msgid "recv() failed after AUTH LOGIN, "
4129 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4131 #: plugins/check_smtp.c:358 plugins/check_smtp.c:380 plugins/check_smtp.c:401
4132 #: plugins/check_smtp.c:679
4134 msgid "received %s\n"
4135 msgstr "Keine Daten empfangen %s\n"
4137 #: plugins/check_smtp.c:362
4139 msgid "invalid response received after AUTH LOGIN, "
4140 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4142 #: plugins/check_smtp.c:376
4144 msgid "recv() failed after sending authuser, "
4147 #: plugins/check_smtp.c:384
4149 msgid "invalid response received after authuser, "
4150 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4152 #: plugins/check_smtp.c:397
4154 msgid "recv() failed after sending authpass, "
4157 #: plugins/check_smtp.c:405
4159 msgid "invalid response received after authpass, "
4160 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4162 #: plugins/check_smtp.c:412
4164 msgid "only authtype LOGIN is supported, "
4167 #: plugins/check_smtp.c:436
4169 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4170 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
4172 #: plugins/check_smtp.c:543 plugins/check_smtp.c:555
4174 msgid "Could not realloc() units [%d]\n"
4177 #: plugins/check_smtp.c:603
4178 msgid "SSL support not available - install OpenSSL and recompile"
4181 #: plugins/check_smtp.c:674
4183 msgid "recv() failed after QUIT."
4184 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4186 #: plugins/check_smtp.c:676
4188 msgid "Connection reset by peer."
4191 #: plugins/check_smtp.c:764
4193 msgid "This plugin will attempt to open an SMTP connection with the host."
4194 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4196 #: plugins/check_smtp.c:778
4198 msgid " String to expect in first line of server response (default: '%s')\n"
4201 #: plugins/check_smtp.c:780
4202 msgid "SMTP command (may be used repeatedly)"
4205 #: plugins/check_smtp.c:782
4206 msgid "Expected response to command (may be used repeatedly)"
4209 #: plugins/check_smtp.c:784
4210 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4213 #: plugins/check_smtp.c:786
4214 msgid "FQDN used for HELO"
4217 #: plugins/check_smtp.c:789 plugins/check_tcp.c:633
4218 msgid "Minimum number of days a certificate has to be valid."
4221 #: plugins/check_smtp.c:791
4222 msgid "Use STARTTLS for the connection."
4225 #: plugins/check_smtp.c:795
4226 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4229 #: plugins/check_smtp.c:797
4230 msgid "SMTP AUTH username"
4233 #: plugins/check_smtp.c:799
4234 msgid "SMTP AUTH password"
4237 #: plugins/check_smtp.c:809
4238 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4241 #: plugins/check_smtp.c:810
4242 msgid "connects, but incorrect reponse messages from the host result in"
4245 #: plugins/check_smtp.c:811
4246 msgid "STATE_WARNING return values."
4249 #: plugins/check_snmp.c:299
4251 msgid "External command error: %s\n"
4252 msgstr "Papierfehler"
4254 #: plugins/check_snmp.c:304
4256 msgid "External command error with no output (return code: %d)\n"
4259 #: plugins/check_snmp.c:410
4260 msgid "No valid data returned"
4263 #: plugins/check_snmp.c:417
4264 msgid "Time duration between plugin calls is invalid"
4267 #: plugins/check_snmp.c:513
4268 msgid "Cannot malloc"
4271 #: plugins/check_snmp.c:519
4272 msgid "Cannot asprintf()"
4275 #: plugins/check_snmp.c:525
4276 msgid "Cannot realloc()"
4279 #: plugins/check_snmp.c:541
4280 msgid "No previous data to calculate rate - assume okay"
4283 #: plugins/check_snmp.c:680
4285 msgid "Retries interval must be a positive integer"
4286 msgstr "Time interval muss ein positiver Integer sein"
4288 #: plugins/check_snmp.c:742
4290 msgid "Could not reallocate labels[%d]"
4291 msgstr "Konnte addr nicht zuweisen\n"
4293 #: plugins/check_snmp.c:754
4295 msgid "Could not reallocate labels\n"
4296 msgstr "Konnte·url·nicht·zuweisen\n"
4298 #: plugins/check_snmp.c:771
4300 msgid "Could not reallocate units [%d]\n"
4301 msgstr "Konnte·url·nicht·zuweisen\n"
4303 #: plugins/check_snmp.c:783
4304 msgid "Could not realloc() units\n"
4307 #: plugins/check_snmp.c:800
4309 msgid "Rate multiplier must be a positive integer"
4310 msgstr "Paketgröße muss ein positiver Integer sein"
4312 #: plugins/check_snmp.c:852
4314 msgid "No host specified\n"
4316 "Kein Hostname angegeben\n"
4319 #: plugins/check_snmp.c:856
4321 msgid "No OIDs specified\n"
4323 "Kein Hostname angegeben\n"
4326 #: plugins/check_snmp.c:878
4327 msgid "Invalid seclevel"
4330 #: plugins/check_snmp.c:885 plugins/check_snmp.c:888 plugins/check_snmp.c:906
4332 msgid "Required parameter: %s\n"
4335 #: plugins/check_snmp.c:927
4336 msgid "Invalid SNMP version"
4339 #: plugins/check_snmp.c:944
4340 msgid "Unbalanced quotes\n"
4343 #: plugins/check_snmp.c:993
4344 msgid "Check status of remote machines and obtain system information via SNMP"
4347 #: plugins/check_snmp.c:1006
4348 msgid "Use SNMP GETNEXT instead of SNMP GET"
4351 #: plugins/check_snmp.c:1008
4352 msgid "SNMP protocol version"
4355 #: plugins/check_snmp.c:1010
4356 msgid "SNMPv3 securityLevel"
4359 #: plugins/check_snmp.c:1012
4360 msgid "SNMPv3 auth proto"
4363 #: plugins/check_snmp.c:1014
4364 msgid "SNMPv3 priv proto (default DES)"
4367 #: plugins/check_snmp.c:1018
4368 msgid "Optional community string for SNMP communication"
4371 #: plugins/check_snmp.c:1019
4375 #: plugins/check_snmp.c:1021
4376 msgid "SNMPv3 username"
4379 #: plugins/check_snmp.c:1023
4380 msgid "SNMPv3 authentication password"
4383 #: plugins/check_snmp.c:1025
4384 msgid "SNMPv3 privacy password"
4387 #: plugins/check_snmp.c:1029
4388 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4391 #: plugins/check_snmp.c:1031
4393 "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4396 #: plugins/check_snmp.c:1032
4397 msgid "for symbolic OIDs.)"
4400 #: plugins/check_snmp.c:1034
4401 msgid "Delimiter to use when parsing returned data. Default is"
4404 #: plugins/check_snmp.c:1035
4405 msgid "Any data on the right hand side of the delimiter is considered"
4408 #: plugins/check_snmp.c:1036
4409 msgid "to be the data that should be used in the evaluation."
4412 #: plugins/check_snmp.c:1040
4414 msgid "Warning threshold range(s)"
4415 msgstr "Warning threshold Integer sein"
4417 #: plugins/check_snmp.c:1042
4419 msgid "Critical threshold range(s)"
4420 msgstr "Critical threshold muss ein Integer sein"
4422 #: plugins/check_snmp.c:1044
4423 msgid "Enable rate calculation. See 'Rate Calculation' below"
4426 #: plugins/check_snmp.c:1046
4428 "Converts rate per second. For example, set to 60 to convert to per minute"
4431 #: plugins/check_snmp.c:1050
4432 msgid "Return OK state (for that OID) if STRING is an exact match"
4435 #: plugins/check_snmp.c:1052
4437 "Return OK state (for that OID) if extended regular expression REGEX matches"
4440 #: plugins/check_snmp.c:1054
4442 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4445 #: plugins/check_snmp.c:1056
4446 msgid "Invert search result (CRITICAL if found)"
4449 #: plugins/check_snmp.c:1060
4450 msgid "Prefix label for output from plugin"
4453 #: plugins/check_snmp.c:1062
4454 msgid "Units label(s) for output data (e.g., 'sec.')."
4457 #: plugins/check_snmp.c:1064
4458 msgid "Separates output on multiple OID requests"
4461 #: plugins/check_snmp.c:1068
4462 msgid "Number of retries to be used in the requests"
4465 #: plugins/check_snmp.c:1073
4467 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4470 #: plugins/check_snmp.c:1074
4472 "if you don't have the package installed, you will need to download it from"
4475 #: plugins/check_snmp.c:1075
4476 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4479 #: plugins/check_snmp.c:1079
4481 "- Multiple OIDs may be indicated by a comma or space-delimited list (lists "
4485 #: plugins/check_snmp.c:1080
4486 msgid "internal spaces must be quoted). Maximum:"
4489 #: plugins/check_snmp.c:1080
4493 #: plugins/check_snmp.c:1084
4495 "- When checking multiple OIDs, separate ranges by commas like '-w "
4499 #: plugins/check_snmp.c:1085
4500 msgid "- Note that only one string and one regex may be checked at present"
4503 #: plugins/check_snmp.c:1086
4505 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4508 #: plugins/check_snmp.c:1087
4509 msgid "returned from the SNMP query is an unsigned integer."
4512 #: plugins/check_snmp.c:1090
4513 msgid "Rate Calculation:"
4516 #: plugins/check_snmp.c:1091
4517 msgid "In many places, SNMP returns counters that are only meaningful when"
4520 #: plugins/check_snmp.c:1092
4521 msgid "calculating the counter difference since the last check. check_snmp"
4524 #: plugins/check_snmp.c:1093
4525 msgid "saves the last state information in a file so that the rate per second"
4528 #: plugins/check_snmp.c:1094
4529 msgid "can be calculated. Use the --rate option to save state information."
4532 #: plugins/check_snmp.c:1095
4534 "On the first run, there will be no prior state - this will return with OK."
4537 #: plugins/check_snmp.c:1096
4538 msgid "The state is uniquely determined by the arguments to the plugin, so"
4541 #: plugins/check_snmp.c:1097
4542 msgid "changing the arguments will create a new state file."
4545 #: plugins/check_ssh.c:165
4547 msgid "Port number must be a positive integer"
4548 msgstr "Port muss ein positiver Integer sein"
4550 #: plugins/check_ssh.c:228
4552 msgid "Server answer: %s"
4555 #: plugins/check_ssh.c:247
4557 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4560 #: plugins/check_ssh.c:254
4562 msgid "SSH OK - %s (protocol %s)\n"
4565 #: plugins/check_ssh.c:274
4566 msgid "Try to connect to an SSH server at specified server and port"
4569 #: plugins/check_ssh.c:290
4571 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4574 #: plugins/check_swap.c:169
4576 msgid "Command: %s\n"
4579 #: plugins/check_swap.c:171
4581 msgid "Format: %s\n"
4584 #: plugins/check_swap.c:207
4586 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4589 #: plugins/check_swap.c:221
4591 msgid "total=%.0f, free=%.0f\n"
4594 #: plugins/check_swap.c:253
4595 msgid "Error getting swap devices\n"
4598 #: plugins/check_swap.c:256
4599 msgid "SWAP OK: No swap devices defined\n"
4602 #: plugins/check_swap.c:277 plugins/check_swap.c:319
4603 msgid "swapctl failed: "
4606 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4607 msgid "Error in swapctl call\n"
4610 #: plugins/check_swap.c:357
4612 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4615 #: plugins/check_swap.c:435
4616 msgid "Warning threshold must be integer or percentage!"
4617 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4619 #: plugins/check_swap.c:453
4620 msgid "Critical threshold must be integer or percentage!"
4621 msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!"
4623 #: plugins/check_swap.c:507
4625 msgid "Warning percentage should be more than critical percentage"
4626 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4628 #: plugins/check_swap.c:511
4629 msgid "Warning free space should be more than critical free space"
4632 #: plugins/check_swap.c:525
4633 msgid "Check swap space on local machine."
4636 #: plugins/check_swap.c:535
4638 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4641 #: plugins/check_swap.c:537
4642 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4645 #: plugins/check_swap.c:539
4647 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4650 #: plugins/check_swap.c:541
4651 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4654 #: plugins/check_swap.c:543
4655 msgid "Conduct comparisons for all swap partitions, one by one"
4658 #: plugins/check_swap.c:548
4659 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
4662 #: plugins/check_tcp.c:197
4663 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4666 #: plugins/check_tcp.c:221
4667 msgid "With UDP checks, a send/expect string must be specified."
4670 #: plugins/check_tcp.c:240
4672 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4673 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4675 #: plugins/check_tcp.c:418
4676 msgid "No arguments found"
4679 #: plugins/check_tcp.c:519
4680 msgid "Maxbytes must be a positive integer"
4681 msgstr "Maxbytes muss ein positiver Integer sein"
4683 #: plugins/check_tcp.c:537
4684 msgid "Refuse must be one of ok, warn, crit"
4687 #: plugins/check_tcp.c:547
4688 msgid "Mismatch must be one of ok, warn, crit"
4691 #: plugins/check_tcp.c:553
4692 msgid "Delay must be a positive integer"
4693 msgstr "Delay muss ein positiver Integer sein"
4695 #: plugins/check_tcp.c:581
4697 msgid "You must provide a server address"
4698 msgstr "%s: Hostname muss angegeben werden\n"
4700 #: plugins/check_tcp.c:583
4702 msgid "Invalid hostname, address or socket"
4703 msgstr "Ungültige(r) Hostname/Adresse"
4705 #: plugins/check_tcp.c:597
4708 "This plugin tests %s connections with the specified host (or unix socket).\n"
4710 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4712 #: plugins/check_tcp.c:610
4714 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4718 #: plugins/check_tcp.c:611
4719 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4722 #: plugins/check_tcp.c:613
4723 msgid "String to send to the server"
4726 #: plugins/check_tcp.c:615
4727 msgid "String to expect in server response"
4730 #: plugins/check_tcp.c:615
4731 msgid "(may be repeated)"
4734 #: plugins/check_tcp.c:617
4735 msgid "All expect strings need to occur in server response. Default is any"
4738 #: plugins/check_tcp.c:619
4739 msgid "String to send server to initiate a clean close of the connection"
4742 #: plugins/check_tcp.c:621
4743 msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
4746 #: plugins/check_tcp.c:623
4748 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4751 #: plugins/check_tcp.c:625
4753 msgid "Hide output from TCP socket"
4754 msgstr "Konnte TCP socket nicht öffnen\n"
4756 #: plugins/check_tcp.c:627
4757 msgid "Close connection once more than this number of bytes are received"
4760 #: plugins/check_tcp.c:629
4761 msgid "Seconds to wait between sending string and polling for response"
4764 #: plugins/check_tcp.c:635
4765 msgid "Use SSL for the connection."
4768 #: plugins/check_time.c:102
4770 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4773 #: plugins/check_time.c:115
4775 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4778 #: plugins/check_time.c:139
4780 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4783 #: plugins/check_time.c:152
4785 msgid "TIME %s - %d second response time|%s\n"
4788 #: plugins/check_time.c:170
4790 msgid "TIME %s - %lu second time difference|%s %s\n"
4793 #: plugins/check_time.c:254
4794 msgid "Warning thresholds must be a positive integer"
4795 msgstr "Warning thresholds muss ein positiver Integer sein"
4797 #: plugins/check_time.c:273
4798 msgid "Critical thresholds must be a positive integer"
4799 msgstr "Critical thresholds muss ein positiver Integer sein"
4801 #: plugins/check_time.c:339
4803 msgid "This plugin will check the time on the specified host."
4805 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4808 #: plugins/check_time.c:351
4809 msgid "Use UDP to connect, not TCP"
4812 #: plugins/check_time.c:353
4813 msgid "Time difference (sec.) necessary to result in a warning status"
4816 #: plugins/check_time.c:355
4817 msgid "Time difference (sec.) necessary to result in a critical status"
4820 #: plugins/check_time.c:357
4821 msgid "Response time (sec.) necessary to result in warning status"
4824 #: plugins/check_time.c:359
4825 msgid "Response time (sec.) necessary to result in critical status"
4828 #: plugins/check_ups.c:144
4830 msgid "On Battery, Low Battery"
4833 #: plugins/check_ups.c:149
4837 #: plugins/check_ups.c:152
4841 #: plugins/check_ups.c:156
4842 msgid ", Low Battery"
4845 #: plugins/check_ups.c:160
4846 msgid ", Calibrating"
4849 #: plugins/check_ups.c:163
4850 msgid ", Replace Battery"
4853 #: plugins/check_ups.c:167
4857 #: plugins/check_ups.c:170
4861 #: plugins/check_ups.c:173
4865 #: plugins/check_ups.c:176
4869 #: plugins/check_ups.c:179
4873 #: plugins/check_ups.c:182
4874 msgid ", Discharging"
4877 #: plugins/check_ups.c:185
4881 #: plugins/check_ups.c:324
4883 msgid "UPS does not support any available options\n"
4884 msgstr "IPv6 Unterstützung nicht vorhanden"
4886 #: plugins/check_ups.c:348 plugins/check_ups.c:411
4888 msgid "Invalid response received from host"
4889 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4891 #: plugins/check_ups.c:420
4893 msgid "CRITICAL - no such UPS '%s' on that host\n"
4894 msgstr "%s [%s nicht gefunden]"
4896 #: plugins/check_ups.c:430
4898 msgid "CRITICAL - UPS data is stale"
4899 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
4901 #: plugins/check_ups.c:435
4903 msgid "Unknown error: %s\n"
4904 msgstr "Papierfehler"
4906 #: plugins/check_ups.c:442
4907 msgid "Error: unable to parse variable"
4910 #: plugins/check_ups.c:549
4911 msgid "Unrecognized UPS variable"
4914 #: plugins/check_ups.c:587
4915 msgid "Error : no UPS indicated"
4918 #: plugins/check_ups.c:607
4921 "This plugin tests the UPS service on the specified host. Network UPS Tools"
4923 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4926 #: plugins/check_ups.c:608
4927 msgid "from www.networkupstools.org must be running for this plugin to work."
4930 #: plugins/check_ups.c:620
4934 #: plugins/check_ups.c:622
4935 msgid "Output of temperatures in Celsius"
4938 #: plugins/check_ups.c:624
4939 msgid "Valid values for STRING are"
4942 #: plugins/check_ups.c:635
4944 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4947 #: plugins/check_ups.c:636
4949 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4952 #: plugins/check_ups.c:637
4954 "plugin will return an OK state. If the battery is on it will return a WARNING"
4957 #: plugins/check_ups.c:638
4959 "state. If the UPS is off or has a low battery the plugin will return a "
4963 #: plugins/check_ups.c:643
4965 "You may also specify a variable to check (such as temperature, utility "
4969 #: plugins/check_ups.c:644
4971 "battery load, etc.) as well as warning and critical thresholds for the value"
4974 #: plugins/check_ups.c:645
4976 "of that variable. If the remote host has multiple UPS that are being "
4980 #: plugins/check_ups.c:646
4981 msgid "you will have to use the --ups option to specify which UPS to check."
4984 #: plugins/check_ups.c:648
4986 "This plugin requires that the UPSD daemon distributed with Russell Kroll's"
4989 #: plugins/check_ups.c:649
4991 "Network UPS Tools be installed on the remote host. If you do not have the"
4994 #: plugins/check_ups.c:650
4995 msgid "package installed on your system, you can download it from"
4998 #: plugins/check_ups.c:651
4999 msgid "http://www.networkupstools.org"
5002 #: plugins/check_users.c:92
5007 #: plugins/check_users.c:115
5008 msgid "Unable to read output"
5011 #: plugins/check_users.c:122
5013 msgid "USERS %s - %d users currently logged in |%s\n"
5016 #: plugins/check_users.c:207
5018 msgid "This plugin checks the number of users currently logged in on the local"
5020 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
5021 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
5022 "unterschritten wird.\n"
5025 #: plugins/check_users.c:208
5027 "system and generates an error if the number exceeds the thresholds specified."
5030 #: plugins/check_users.c:218
5031 msgid "Set WARNING status if more than INTEGER users are logged in"
5034 #: plugins/check_users.c:220
5035 msgid "Set CRITICAL status if more than INTEGER users are logged in"
5038 #: plugins/check_ide_smart.c:229
5040 msgid "CRITICAL - Couldn't open device %s: %s\n"
5041 msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n"
5043 #: plugins/check_ide_smart.c:234
5045 msgid "CRITICAL - SMART_CMD_ENABLE\n"
5048 #: plugins/check_ide_smart.c:295
5050 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
5053 #: plugins/check_ide_smart.c:364
5055 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
5058 #: plugins/check_ide_smart.c:372
5060 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
5063 #: plugins/check_ide_smart.c:380
5065 msgid "OK - Operational (%d/%d tests passed)\n"
5068 #: plugins/check_ide_smart.c:384
5070 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
5073 #: plugins/check_ide_smart.c:417
5075 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
5078 #: plugins/check_ide_smart.c:423
5080 msgid "OffLineCapability=%d {%s %s %s}\n"
5083 #: plugins/check_ide_smart.c:429
5085 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
5088 #: plugins/check_ide_smart.c:450
5090 msgid "CRITICAL - %s: %s\n"
5093 #: plugins/check_ide_smart.c:469
5095 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
5098 #: plugins/check_ide_smart.c:486
5101 "This plugin checks a local hard drive with the (Linux specific) SMART "
5102 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
5105 #: plugins/check_ide_smart.c:496
5106 msgid "Select device DEVICE"
5109 #: plugins/check_ide_smart.c:497
5111 "Note: if the device is selected with this option, _no_ other options are "
5115 #: plugins/check_ide_smart.c:499
5116 msgid "Perform immediately offline tests"
5119 #: plugins/check_ide_smart.c:501
5120 msgid "Returns the number of failed tests"
5123 #: plugins/check_ide_smart.c:503
5124 msgid "Turn on automatic offline tests"
5127 #: plugins/check_ide_smart.c:505
5128 msgid "Turn off automatic offline tests"
5131 #: plugins/check_ide_smart.c:507
5132 msgid "Output suitable for Nagios"
5135 #: plugins/negate.c:96
5137 msgid "No data returned from command\n"
5138 msgstr "Keine Daten empfangen %s\n"
5140 #: plugins/negate.c:167
5142 "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5146 #: plugins/negate.c:171
5148 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
5152 #: plugins/negate.c:177
5154 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5158 #: plugins/negate.c:182
5160 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5164 #: plugins/negate.c:187
5166 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5170 #: plugins/negate.c:214
5171 msgid "Require path to command"
5174 #: plugins/negate.c:243
5176 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5179 #: plugins/negate.c:244
5180 msgid "Additional switches can be used to control which state becomes what."
5183 #: plugins/negate.c:253
5184 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5187 #: plugins/negate.c:255
5188 msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
5191 #: plugins/negate.c:261
5194 " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
5197 #: plugins/negate.c:262
5200 " quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5203 #: plugins/negate.c:263
5205 msgid " OK and CRITICAL.\n"
5208 #: plugins/negate.c:265
5211 " Substitute output text as well. Will only substitute text in CAPITALS\n"
5214 #: plugins/negate.c:270
5215 msgid "Run check_ping and invert result. Must use full path to plugin"
5218 #: plugins/negate.c:272
5219 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5222 #: plugins/negate.c:275
5224 "This plugin is a wrapper to take the output of another plugin and invert it."
5227 #: plugins/negate.c:276
5228 msgid "The full path of the plugin must be provided."
5231 #: plugins/negate.c:277
5232 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5235 #: plugins/negate.c:278
5236 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5239 #: plugins/negate.c:279
5240 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5243 #: plugins/negate.c:281
5245 "Using timeout-result, it is possible to override the timeout behaviour or a"
5248 #: plugins/negate.c:282
5249 msgid "plugin by setting the negate timeout a bit lower."
5252 #: plugins/netutils.c:48
5254 msgid "%s - Socket timeout after %d seconds\n"
5255 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5257 #: plugins/netutils.c:50
5259 msgid "%s - Abnormal timeout after %d seconds\n"
5260 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5262 #: plugins/netutils.c:78 plugins/netutils.c:280
5266 #: plugins/netutils.c:95 plugins/netutils.c:295
5268 msgid "No data was received from host!"
5269 msgstr "Keine Daten empfangen %s\n"
5271 #: plugins/netutils.c:203 plugins/netutils.c:239
5272 msgid "Socket creation failed"
5275 #: plugins/netutils.c:232
5276 msgid "Supplied path too long unix domain socket"
5279 #: plugins/netutils.c:304
5280 msgid "Receive failed"
5283 #: plugins/netutils.c:330 plugins-root/check_dhcp.c:1341
5285 msgid "Invalid hostname/address - %s"
5287 "Ungültige(r) Name/Adresse: %s\n"
5290 #: plugins/popen.c:142
5292 msgid "Could not malloc argv array in popen()"
5293 msgstr "Konnte addr nicht zuweisen\n"
5295 #: plugins/popen.c:152
5297 msgid "CRITICAL - You need more args!!!"
5298 msgstr "CRITICAL - Fehler: %s\n"
5300 #: plugins/popen.c:209
5302 msgid "Cannot catch SIGCHLD"
5303 msgstr "Konnte SIGALRM nicht erhalten"
5305 #: plugins/popen.c:304
5307 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5308 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5310 #: plugins/popen.c:307
5311 msgid "CRITICAL - popen timeout received, but no child process"
5314 #: plugins/popen.c:323
5315 msgid "sysconf error for _SC_OPEN_MAX"
5318 #: plugins/urlize.c:130
5321 "%s UNKNOWN - No data received from host\n"
5325 #: plugins/urlize.c:169
5326 msgid "This plugin wraps the text output of another command (plugin)"
5329 #: plugins/urlize.c:170
5331 "in HTML <A> tags, thus displaying the child plugin's output as a clickable "
5335 #: plugins/urlize.c:171
5337 "the Nagios status screen. This plugin returns the status of the invoked "
5341 #: plugins/urlize.c:181
5343 "Pay close attention to quoting to ensure that the shell passes the expected"
5346 #: plugins/urlize.c:182
5347 msgid "data to the plugin. For example, in:"
5350 #: plugins/urlize.c:183
5351 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5354 #: plugins/urlize.c:184
5355 msgid "the shell will remove the single quotes and urlize will see:"
5358 #: plugins/urlize.c:185
5359 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5362 #: plugins/urlize.c:186
5363 msgid "You probably want:"
5366 #: plugins/urlize.c:187
5367 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5370 #: plugins/utils.c:171
5372 msgid "%s - Plugin timed out after %d seconds\n"
5373 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5375 #: plugins/utils.c:466
5377 msgid "failed realloc in strpcpy\n"
5378 msgstr "konnte keinen Speicher für '%s' reservieren\n"
5380 #: plugins/utils.c:508
5382 msgid "failed malloc in strscat\n"
5383 msgstr "konnte keinen Speicher für '%s' reservieren\n"
5385 #: plugins/utils.h:140
5388 " %s (-h | --help) for detailed help\n"
5389 " %s (-V | --version) for version information\n"
5392 #: plugins/utils.h:144
5397 " Print detailed help screen\n"
5399 " Print version information\n"
5402 #: plugins/utils.h:151
5405 " -H, --hostname=ADDRESS\n"
5406 " Host name, IP Address, or unix socket (must be an absolute path)\n"
5407 " -%c, --port=INTEGER\n"
5408 " Port number (default: %s)\n"
5411 #: plugins/utils.h:157
5414 " Use IPv4 connection\n"
5416 " Use IPv6 connection\n"
5419 #: plugins/utils.h:163
5422 " Show details for command-line debugging (Nagios may truncate output)\n"
5425 #: plugins/utils.h:167
5427 " -w, --warning=DOUBLE\n"
5428 " Response time to result in warning status (seconds)\n"
5429 " -c, --critical=DOUBLE\n"
5430 " Response time to result in critical status (seconds)\n"
5433 #: plugins/utils.h:173
5435 " -w, --warning=RANGE\n"
5436 " Warning range (format: start:end). Alert if outside this range\n"
5437 " -c, --critical=RANGE\n"
5441 #: plugins/utils.h:179
5444 " -t, --timeout=INTEGER\n"
5445 " Seconds before connection times out (default: %d)\n"
5448 #: plugins/utils.h:184
5450 " --extra-opts=[section][@file]\n"
5451 " Read options from an ini file. See http://nagiosplugins.org/extra-opts\n"
5452 " for usage and examples.\n"
5455 #: plugins/utils.h:192
5458 " http://nagiosplug.sourceforge.net/developer-guidelines."
5459 "html#THRESHOLDFORMAT\n"
5460 " for THRESHOLD format and examples.\n"
5463 #: plugins/utils.h:197
5466 "Send email to nagios-users@lists.sourceforge.net if you have questions\n"
5467 "regarding use of this software. To submit patches or suggest improvements,\n"
5468 "send email to nagiosplug-devel@lists.sourceforge.net\n"
5472 #: plugins/utils.h:202
5475 "The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n"
5476 "copies of the plugins under the terms of the GNU General Public License.\n"
5477 "For more information about these matters, see the file named COPYING.\n"
5480 #: plugins-root/check_dhcp.c:320
5482 msgid "Error: Could not get hardware address of interface '%s'\n"
5485 #: plugins-root/check_dhcp.c:342
5487 msgid "Error: if_nametoindex error - %s.\n"
5490 #: plugins-root/check_dhcp.c:347
5492 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5495 #: plugins-root/check_dhcp.c:352
5498 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5501 #: plugins-root/check_dhcp.c:357
5503 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5506 #: plugins-root/check_dhcp.c:383
5509 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5513 #: plugins-root/check_dhcp.c:388 plugins-root/check_dhcp.c:400
5516 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5520 #: plugins-root/check_dhcp.c:406
5523 "Error: can't get MAC address for this architecture. Use the --mac option.\n"
5526 #: plugins-root/check_dhcp.c:425
5528 msgid "Error: Cannot determine IP address of interface %s\n"
5531 #: plugins-root/check_dhcp.c:433
5533 msgid "Error: Cannot get interface IP address on this platform.\n"
5536 #: plugins-root/check_dhcp.c:438
5538 msgid "Pretending to be relay client %s\n"
5541 #: plugins-root/check_dhcp.c:523
5543 msgid "DHCPDISCOVER to %s port %d\n"
5546 #: plugins-root/check_dhcp.c:575
5548 msgid "Result=ERROR\n"
5551 #: plugins-root/check_dhcp.c:581
5556 #: plugins-root/check_dhcp.c:596
5558 msgid "DHCPOFFER from IP address %s"
5561 #: plugins-root/check_dhcp.c:597
5566 #: plugins-root/check_dhcp.c:604
5569 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5572 #: plugins-root/check_dhcp.c:626
5574 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5577 #: plugins-root/check_dhcp.c:644
5579 msgid "Total responses seen on the wire: %d\n"
5582 #: plugins-root/check_dhcp.c:645
5584 msgid "Valid responses for this machine: %d\n"
5585 msgstr "Keine Antwort vom Host \n"
5587 #: plugins-root/check_dhcp.c:660
5589 msgid "send_dhcp_packet result: %d\n"
5592 #: plugins-root/check_dhcp.c:693
5594 msgid "No (more) data received (nfound: %d)\n"
5595 msgstr "Keine Daten empfangen %s\n"
5597 #: plugins-root/check_dhcp.c:712
5599 msgid "recvfrom() failed, "
5602 #: plugins-root/check_dhcp.c:719
5604 msgid "receive_dhcp_packet() result: %d\n"
5607 #: plugins-root/check_dhcp.c:720
5609 msgid "receive_dhcp_packet() source: %s\n"
5612 #: plugins-root/check_dhcp.c:750
5614 msgid "Error: Could not create socket!\n"
5617 #: plugins-root/check_dhcp.c:760
5619 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5622 #: plugins-root/check_dhcp.c:766
5624 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5627 #: plugins-root/check_dhcp.c:775
5630 "Error: Could not bind socket to interface %s. Check your privileges...\n"
5633 #: plugins-root/check_dhcp.c:786
5636 "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
5639 #: plugins-root/check_dhcp.c:820
5641 msgid "Requested server address: %s\n"
5644 #: plugins-root/check_dhcp.c:881
5646 msgid "Lease Time: Infinite\n"
5649 #: plugins-root/check_dhcp.c:883
5651 msgid "Lease Time: %lu seconds\n"
5654 #: plugins-root/check_dhcp.c:885
5656 msgid "Renewal Time: Infinite\n"
5659 #: plugins-root/check_dhcp.c:887
5661 msgid "Renewal Time: %lu seconds\n"
5664 #: plugins-root/check_dhcp.c:889
5666 msgid "Rebinding Time: Infinite\n"
5669 #: plugins-root/check_dhcp.c:890
5671 msgid "Rebinding Time: %lu seconds\n"
5674 #: plugins-root/check_dhcp.c:918
5676 msgid "Added offer from server @ %s"
5679 #: plugins-root/check_dhcp.c:919
5681 msgid " of IP address %s\n"
5684 #: plugins-root/check_dhcp.c:986
5686 msgid "DHCP Server Match: Offerer=%s"
5689 #: plugins-root/check_dhcp.c:987
5691 msgid " Requested=%s"
5694 #: plugins-root/check_dhcp.c:989
5696 msgid " (duplicate)"
5699 #: plugins-root/check_dhcp.c:990
5704 #: plugins-root/check_dhcp.c:1038
5706 msgid "No DHCPOFFERs were received.\n"
5709 #: plugins-root/check_dhcp.c:1042
5711 msgid "Received %d DHCPOFFER(s)"
5714 #: plugins-root/check_dhcp.c:1045
5716 msgid ", %s%d of %d requested servers responded"
5719 #: plugins-root/check_dhcp.c:1048
5721 msgid ", requested address (%s) was %soffered"
5724 #: plugins-root/check_dhcp.c:1048
5728 #: plugins-root/check_dhcp.c:1050
5730 msgid ", max lease time = "
5733 #: plugins-root/check_dhcp.c:1052
5738 #: plugins-root/check_dhcp.c:1233
5740 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5743 #: plugins-root/check_dhcp.c:1245
5745 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5748 #: plugins-root/check_dhcp.c:1258
5750 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5753 #: plugins-root/check_dhcp.c:1270
5756 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5759 #: plugins-root/check_dhcp.c:1294
5761 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5764 #: plugins-root/check_dhcp.c:1373
5766 msgid "Hardware address: "
5769 #: plugins-root/check_dhcp.c:1389
5770 msgid "This plugin tests the availability of DHCP servers on a network."
5773 #: plugins-root/check_dhcp.c:1401
5774 msgid "IP address of DHCP server that we must hear from"
5777 #: plugins-root/check_dhcp.c:1403
5778 msgid "IP address that should be offered by at least one DHCP server"
5781 #: plugins-root/check_dhcp.c:1405
5782 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5785 #: plugins-root/check_dhcp.c:1407
5786 msgid "Interface to to use for listening (i.e. eth0)"
5789 #: plugins-root/check_dhcp.c:1409
5790 msgid "MAC address to use in the DHCP request"
5793 #: plugins-root/check_dhcp.c:1411
5794 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5797 #: plugins-root/check_icmp.c:1288
5798 msgid "specify a target"
5801 #: plugins-root/check_icmp.c:1290
5803 msgid "warning threshold (currently "
5804 msgstr "Warning threshold Integer sein"
5806 #: plugins-root/check_icmp.c:1293
5808 msgid "critical threshold (currently "
5809 msgstr "Critical threshold muss ein Integer sein"
5811 #: plugins-root/check_icmp.c:1296
5813 msgid "specify a source IP address or device name"
5814 msgstr "Hostname oder Serveradresse muss angegeben werden"
5816 #: plugins-root/check_icmp.c:1298
5817 msgid "number of packets to send (currently "
5820 #: plugins-root/check_icmp.c:1301
5821 msgid "max packet interval (currently "
5824 #: plugins-root/check_icmp.c:1304
5825 msgid "max target interval (currently "
5828 #: plugins-root/check_icmp.c:1307
5829 msgid "number of alive hosts required for success"
5832 #: plugins-root/check_icmp.c:1310
5833 msgid "TTL on outgoing packets (currently "
5836 #: plugins-root/check_icmp.c:1313
5837 msgid "timeout value (seconds, currently "
5840 #: plugins-root/check_icmp.c:1316
5841 msgid "Number of icmp data bytes to send"
5844 #: plugins-root/check_icmp.c:1317
5845 msgid "Packet size will be data bytes + icmp header (currently"
5848 #: plugins-root/check_icmp.c:1319
5852 #: plugins-root/check_icmp.c:1323
5853 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5856 #: plugins-root/check_icmp.c:1325
5858 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5861 #: plugins-root/check_icmp.c:1326
5862 msgid "packet loss. The default values should work well for most users."
5865 #: plugins-root/check_icmp.c:1327
5867 "You can specify different RTA factors using the standardized abbreviations"
5870 #: plugins-root/check_icmp.c:1328
5872 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5875 #: plugins-root/check_icmp.c:1334
5876 msgid "The -v switch can be specified several times for increased verbosity."
5879 #~ msgid "Invalid HTTP response received from host\n"
5880 #~ msgstr "Ungültige HTTP Antwort von Host empfangen\n"
5882 #~ msgid "Invalid HTTP response received from host on port %d\n"
5883 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
5885 #~ msgid "HTTP CRITICAL: %s\n"
5886 #~ msgstr "HTTP CRITICAL: %s\n"
5888 #~ msgid "HTTP WARNING: %s\n"
5889 #~ msgstr "HTTP WARNING: %s\n"
5891 #~ msgid "HTTP UNKNOWN"
5892 #~ msgstr "HTTP UNKNOWN"
5897 #~ msgid "HTTP WARNING"
5898 #~ msgstr "HTTP WARNING"
5900 #~ msgid "HTTP CRITICAL"
5901 #~ msgstr "HTTP CRITICAL"
5904 #~ msgid "HTTP OK %s - %.3f second response time %s|%s %s\n"
5905 #~ msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
5907 #~ msgid "HTTP CRITICAL - string not found%s|%s %s\n"
5908 #~ msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
5911 #~ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
5912 #~ msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
5915 #~ msgid "HTTP UNKNOWN - could not allocate url\n"
5916 #~ msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
5919 #~ msgid "HTTP UNKNOWN - Could not allocate server_url%s\n"
5920 #~ msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
5923 #~ msgid "snmpget returned an error status"
5924 #~ msgstr "dig hat einen Fehler zurückgegeben"
5927 #~ msgid "Invalid critical threshold"
5928 #~ msgstr "Critical threshold muss ein Integer sein"
5931 #~ msgid "Invalid warning threshold"
5932 #~ msgstr "Warning threshold Integer sein"
5935 #~ msgid "HTTP WARNING: %s - %.3f second response time %s|%s %s\n"
5936 #~ msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
5939 #~ msgid "%s does not exist\n"
5940 #~ msgstr "%s [%s nicht gefunden]"
5943 #~ msgid "Unknown error"
5944 #~ msgstr "Papierfehler"
5947 #~ msgid "Unknown argument - %s"
5949 #~ "%s: Unbekanntes Argument: %s\n"
5952 #~ msgid "No data received %s\n"
5953 #~ msgstr "Keine Daten empfangen %s\n"
5956 #~ " -1, --proto1\n"
5957 #~ " tell ssh to use Protocol 1\n"
5958 #~ " -2, --proto2\n"
5959 #~ " tell ssh to use Protocol 2\n"
5960 #~ " -S, --skiplines=n\n"
5961 #~ " Ignore first n lines on STDERR (to suppress a logon banner)\n"
5963 #~ " tells ssh to fork rather than create a tty\n"
5965 #~ " -1, --proto1\n"
5966 #~ " ssh anweisen Protokoll 1 zu verwenden\n"
5967 #~ " -2, --proto2\n"
5968 #~ " ssh anweisen Protokoll 2 zu verwenden\n"
5969 #~ " -S, --skiplines=n\n"
5970 #~ " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu "
5971 #~ "unterdrücken)\n"
5973 #~ " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n"
5976 #~ " -C, --command='COMMAND STRING'\n"
5977 #~ " command to execute on the remote machine\n"
5978 #~ " -l, --logname=USERNAME\n"
5979 #~ " SSH user name on remote host [optional]\n"
5980 #~ " -i, --identity=KEYFILE\n"
5981 #~ " identity of an authorized key [optional]\n"
5982 #~ " -O, --output=FILE\n"
5983 #~ " external command file for nagios [optional]\n"
5984 #~ " -s, --services=LIST\n"
5985 #~ " list of nagios service names, separated by ':' [optional]\n"
5986 #~ " -n, --name=NAME\n"
5987 #~ " short name of host in nagios configuration [optional]\n"
5989 #~ " -C, --command='COMMAND STRING'\n"
5990 #~ " Befehl der auf der entfernten Maschine ausgeführt werden soll\n"
5991 #~ " -l, --logname=USERNAME\n"
5992 #~ " SSH user name auf dem entfernten Host [optional]\n"
5993 #~ " -i, --identity=KEYFILE\n"
5994 #~ " zu verwendende Schlüsseldatei [optional]\n"
5995 #~ " -O, --output=FILE\n"
5996 #~ " externe Befehlsdatei für nagios [optional]\n"
5997 #~ " -s, --services=LIST\n"
5998 #~ " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n"
5999 #~ " -n, --name=NAME\n"
6000 #~ " Shortname des Hosts in der nagios Konfiguration [optional]\n"
6003 #~ msgid "Warning inode threshold must be percentage!\n"
6004 #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n"
6007 #~ msgid "Critical inode threshold must be percentage!\n"
6008 #~ msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n"
6010 #~ msgid "INPUT ERROR: No thresholds specified"
6011 #~ msgstr "FEHLER: Kein Schwellwert angegeben"
6014 #~ "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should "
6015 #~ "be between zero and 100 percent, inclusive"
6017 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
6018 #~ "sollten zwischen 0 und 100 Prozent liegen"
6022 #~ "INPUT ERROR: C_IDFP (%f) should be less than W_IDFP (%.1f) and both "
6023 #~ "should be between zero and 100 percent, inclusive"
6025 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
6026 #~ "sollten zwischen 0 und 100 Prozent liegen"
6029 #~ "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be "
6030 #~ "greater than zero"
6032 #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide "
6033 #~ "sollten größer als 0 sein"
6036 #~ msgid "No response from host on port %d\n"
6037 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
6040 #~ msgid "Invalid response received from host on port %d\n"
6041 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
6043 #~ msgid "%.3f seconds response time (%s)"
6044 #~ msgstr "%.3f Sekunden Antwortzeit (%s)"
6047 #~ " -w, --warning=INTEGER\n"
6048 #~ " Exit with WARNING status if less than INTEGER --units of disk are "
6050 #~ " -w, --warning=PERCENT%%\n"
6051 #~ " Exit with WARNING status if less than PERCENT of disk space is free\n"
6052 #~ " -c, --critical=INTEGER\n"
6053 #~ " Exit with CRITICAL status if less than INTEGER --units of disk are "
6055 #~ " -c, --critical=PERCENT%%\n"
6056 #~ " Exit with CRITCAL status if less than PERCENT of disk space is free\n"
6058 #~ " Clear thresholds\n"
6060 #~ " -w, --warning=INTEGER\n"
6061 #~ " meldet Status WARNING, wenn weniger als INTEGER --Einheiten frei\n"
6062 #~ " -w, --warning=PERCENT%%\n"
6063 #~ " meldet Status WARNING, wenn weniger als PERCENT --Plattenplatz frei\n"
6064 #~ " -c, --critical=INTEGER\n"
6065 #~ " meldet Status CRITICAL, wenn weniger als INTEGER --Einheiten frei\n"
6066 #~ " -c, --critical=PERCENT%%\n"
6067 #~ " meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n"
6069 #~ " Schwellwerte löschen\n"
6073 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
6074 #~ " Checks /tmp and /var at 10%,5% and / at 100MB, 50MB\n"
6077 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
6078 #~ " Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n"
6081 #~ "This plugin uses the nslookup program to obtain the IP address\n"
6082 #~ "for the given host/domain query. A optional DNS server to use may\n"
6083 #~ "be specified. If no DNS server is specified, the default server(s)\n"
6084 #~ "specified in /etc/resolv.conf will be used.\n"
6087 #~ "Dieses Plugin nutzt nslookup, um die IP-Adresse des angegebenen\n"
6088 #~ "Hosts zu erfragen. Optional kann ein DNS-Server angegeben werden\n"
6089 #~ "Wenn kein DNS-Server angegeben wird, so wird der Standardserver aus\n"
6090 #~ "/etc/resolv.conf genutzt.\n"
6093 #~ msgid "HTTP CRITICAL - Could not make SSL connection\n"
6094 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
6096 #~ msgid "Client Certificate Required\n"
6097 #~ msgstr "Clientzertifikat benötigt\n"
6100 #~ msgstr "Fehlgeschlagen"
6102 #~ msgid "CRITICAL - Cannot create SSL context.\n"
6103 #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n"
6105 #~ msgid "CRITICAL - Cannot initiate SSL handshake.\n"
6106 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
6109 #~ msgid "Failed to allocate memory for hostname"
6110 #~ msgstr "konnte keinen Speicher für '%s' reservieren\n"
6113 #~ msgid "CRITICAL - %d of %d hosts are alive\n"
6114 #~ msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
6117 #~ msgid "%s has no address data\n"
6118 #~ msgstr "Nameserver %s hat keine Datensätze\n"
6121 #~ msgid "CRITICAL - Could not make SSL connection\n"
6122 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
6125 #~ msgid "Unexpected response from host: %s\n"
6126 #~ msgstr "Keine Antwort vom Host \n"
6129 #~ msgid "Certificate expires today (%s).\n"
6130 #~ msgstr "Clientzertifikat benötigt\n"
6133 #~ msgid "ERROR: Cannot create SSL context.\n"
6134 #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n"
6137 #~ msgid "ERROR: Cannot retrieve server certificate.\n"
6138 #~ msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
6141 #~ msgid "ERROR: Cannot initiate SSL handshake.\n"
6142 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
6145 #~ "%s: Unknown argument: %s\n"
6148 #~ "%s: Unbekanntes Argument: %s\n"
6151 #~ msgid "Critical time must be a nonnegative integer"
6152 #~ msgstr "Critical time muss ein positiver Integer sein"
6154 #~ msgid "Time interval must be a nonnegative integer"
6155 #~ msgstr "Time interval muss ein positiver Integer sein"
6157 #~ msgid "check_http: invalid option - SSL is not available\n"
6158 #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n"
6160 #~ msgid "invalid hostname/address"
6161 #~ msgstr "Ungültige(r) Hostname/Adresse"