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: 2008-04-02 03:36-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:81 plugins/check_cluster.c:86 plugins/check_dig.c:88
22 #: plugins/check_disk.c:196 plugins/check_dns.c:102 plugins/check_dummy.c:56
23 #: plugins/check_fping.c:87 plugins/check_game.c:83 plugins/check_hpjd.c:104
24 #: plugins/check_http.c:151 plugins/check_ldap.c:109 plugins/check_load.c:123
25 #: plugins/check_mrtgtraf.c:84 plugins/check_mysql.c:85
26 #: plugins/check_nagios.c:92 plugins/check_nt.c:126 plugins/check_ntp.c:767
27 #: plugins/check_ntp_peer.c:556 plugins/check_ntp_time.c:544
28 #: plugins/check_nwstat.c:174 plugins/check_overcr.c:103
29 #: plugins/check_pgsql.c:154 plugins/check_ping.c:96 plugins/check_procs.c:147
30 #: plugins/check_radius.c:153 plugins/check_real.c:81 plugins/check_smtp.c:141
31 #: plugins/check_snmp.c:180 plugins/check_ssh.c:74 plugins/check_swap.c:111
32 #: plugins/check_tcp.c:209 plugins/check_time.c:79 plugins/check_ups.c:123
33 #: plugins/check_users.c:69 plugins/negate.c:191 plugins-root/check_dhcp.c:272
34 msgid "Could not parse arguments"
35 msgstr "Argumente konnten nicht ausgewertet werden"
37 #: plugins/check_by_ssh.c:85 plugins/check_dig.c:85 plugins/check_dns.c:98
38 #: plugins/check_nagios.c:96 plugins/check_pgsql.c:158
39 #: plugins/check_ping.c:100 plugins/check_procs.c:154 plugins/negate.c:77
40 msgid "Cannot catch SIGALRM"
41 msgstr "Konnte SIGALRM nicht erhalten"
43 #: plugins/check_by_ssh.c:102
45 msgid "Remote command execution failed: %s\n"
48 #: plugins/check_by_ssh.c:114
50 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
53 #: plugins/check_by_ssh.c:126
55 msgid "SSH WARNING: could not open %s\n"
56 msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
58 #: plugins/check_by_ssh.c:212 plugins/check_disk.c:529
59 #: plugins/check_http.c:246 plugins/check_ldap.c:293 plugins/check_pgsql.c:235
60 #: plugins/check_procs.c:396 plugins/check_radius.c:281
61 #: plugins/check_real.c:357 plugins/check_smtp.c:590 plugins/check_snmp.c:513
62 #: plugins/check_ssh.c:139 plugins/check_tcp.c:492 plugins/check_time.c:303
63 #: plugins/check_ups.c:553 plugins/negate.c:148
64 msgid "Timeout interval must be a positive integer"
65 msgstr "Timeout interval muss ein positiver Integer sein"
67 #: plugins/check_by_ssh.c:222 plugins/check_pgsql.c:259
68 #: plugins/check_radius.c:254 plugins/check_real.c:328
69 #: plugins/check_smtp.c:517 plugins/check_tcp.c:498 plugins/check_time.c:297
70 #: plugins/check_ups.c:515
71 msgid "Port must be a positive integer"
72 msgstr "Port muss ein positiver Integer sein"
74 #: plugins/check_by_ssh.c:268
76 msgid "skip-stdout argument must be an integer"
77 msgstr "skip-stdout argument muss ein Integer sein"
79 #: plugins/check_by_ssh.c:276
81 msgid "skip-stderr argument must be an integer"
82 msgstr "skip-stderr argument muss ein Integer sein"
84 #: plugins/check_by_ssh.c:294
86 msgid "%s: You must provide a host name\n"
87 msgstr "%s: Hostname muss angegeben werden\n"
89 #: plugins/check_by_ssh.c:312
91 msgstr "Kein remotecm"
93 #: plugins/check_by_ssh.c:328
96 "%s: In passive mode, you must provide a service name for each command.\n"
98 "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
100 #: plugins/check_by_ssh.c:331
103 "%s: In passive mode, you must provide the host short name from the nagios "
106 "%s: Im passive mode muss der \"host short name\" aus der Nagios "
107 "Konfiguration angegeben werden\n"
109 #: plugins/check_by_ssh.c:345
111 msgid "This plugin uses SSH to execute commands on a remote host"
113 "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
116 #: plugins/check_by_ssh.c:358
117 msgid "tell ssh to use Protocol 1 [optional]"
120 #: plugins/check_by_ssh.c:360
121 msgid "tell ssh to use Protocol 2 [optional]"
124 #: plugins/check_by_ssh.c:362
125 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
128 #: plugins/check_by_ssh.c:364
129 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
132 #: plugins/check_by_ssh.c:366
133 msgid "tells ssh to fork rather than create a tty [optional]"
136 #: plugins/check_by_ssh.c:368
137 msgid "command to execute on the remote machine"
140 #: plugins/check_by_ssh.c:370
141 msgid "SSH user name on remote host [optional]"
144 #: plugins/check_by_ssh.c:372
145 msgid "identity of an authorized key [optional]"
148 #: plugins/check_by_ssh.c:374
149 msgid "external command file for nagios [optional]"
152 #: plugins/check_by_ssh.c:376
153 msgid "list of nagios service names, separated by ':' [optional]"
156 #: plugins/check_by_ssh.c:378
157 msgid "short name of host in nagios configuration [optional]"
160 #: plugins/check_by_ssh.c:380
161 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
164 #: plugins/check_by_ssh.c:382
165 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
168 #: plugins/check_by_ssh.c:385
169 msgid "The most common mode of use is to refer to a local identity file with"
172 #: plugins/check_by_ssh.c:386
173 msgid "the '-i' option. In this mode, the identity pair should have a null"
176 #: plugins/check_by_ssh.c:387
177 msgid "passphrase and the public key should be listed in the authorized_keys"
180 #: plugins/check_by_ssh.c:388
181 msgid "file of the remote host. Usually the key will be restricted to running"
184 #: plugins/check_by_ssh.c:389
185 msgid "only one command on the remote server. If the remote SSH server tracks"
188 #: plugins/check_by_ssh.c:390
189 msgid "invocation arguments, the one remote program may be an agent that can"
192 #: plugins/check_by_ssh.c:391
193 msgid "execute additional commands as proxy"
196 #: plugins/check_by_ssh.c:392
197 msgid "To use passive mode, provide multiple '-C' options, and provide"
200 #: plugins/check_by_ssh.c:393
202 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
205 #: plugins/check_by_ssh.c:395 plugins/check_dig.c:334 plugins/check_disk.c:959
206 #: plugins/check_http.c:1314 plugins/check_nagios.c:301
207 #: plugins/check_ntp.c:866 plugins/check_ntp_peer.c:673
208 #: plugins/check_ntp_time.c:623 plugins/check_procs.c:774 plugins/negate.c:244
209 #: plugins/urlize.c:184
214 #: plugins/check_by_ssh.c:410 plugins/check_cluster.c:289
215 #: plugins/check_dig.c:345 plugins/check_disk.c:975 plugins/check_dns.c:471
216 #: plugins/check_dummy.c:126 plugins/check_fping.c:405
217 #: plugins/check_game.c:333 plugins/check_hpjd.c:413 plugins/check_http.c:1337
218 #: plugins/check_ldap.c:450 plugins/check_load.c:325 plugins/check_mrtg.c:380
219 #: plugins/check_mysql.c:404 plugins/check_nagios.c:311 plugins/check_nt.c:737
220 #: plugins/check_ntp.c:885 plugins/check_ntp_peer.c:688
221 #: plugins/check_ntp_time.c:632 plugins/check_nwstat.c:1685
222 #: plugins/check_overcr.c:466 plugins/check_pgsql.c:456
223 #: plugins/check_ping.c:594 plugins/check_radius.c:355
224 #: plugins/check_real.c:450 plugins/check_smtp.c:823 plugins/check_snmp.c:1026
225 #: plugins/check_ssh.c:304 plugins/check_swap.c:557 plugins/check_tcp.c:652
226 #: plugins/check_time.c:370 plugins/check_ups.c:655 plugins/check_users.c:229
227 #: plugins/check_ide_smart.c:525 plugins/negate.c:265 plugins/urlize.c:201
228 #: plugins-root/check_dhcp.c:1421 plugins-root/check_icmp.c:1324
233 #: plugins/check_cluster.c:240
235 msgid "Host/Service Cluster Plugin for Nagios 2"
238 #: plugins/check_cluster.c:246 plugins/check_nt.c:648
242 #: plugins/check_cluster.c:249
243 msgid "Read additionnal ottions from ini file"
246 #: plugins/check_cluster.c:252
247 msgid "Check service cluster status"
250 #: plugins/check_cluster.c:254
251 msgid "Check host cluster status"
254 #: plugins/check_cluster.c:256
255 msgid "Optional prepended text output (i.e. \"Host cluster\")"
258 #: plugins/check_cluster.c:258 plugins/check_cluster.c:261
259 msgid "Specifies the range of hosts or services in cluster that must be in a"
262 #: plugins/check_cluster.c:259
263 msgid "non-OK state in order to return a WARNING status level"
266 #: plugins/check_cluster.c:262
267 msgid "non-OK state in order to return a CRITICAL status level"
270 #: plugins/check_cluster.c:264
271 msgid "The status codes of the hosts or services in the cluster, separated by"
274 #: plugins/check_cluster.c:265
278 #: plugins/check_cluster.c:270 plugins/check_game.c:317
279 #: plugins/check_http.c:1302 plugins/check_mrtg.c:361
280 #: plugins/check_mrtgtraf.c:362 plugins/check_nt.c:723 plugins/check_ntp.c:860
281 #: plugins/check_ntp_peer.c:660 plugins/check_ntp_time.c:611
282 #: plugins/check_nwstat.c:1670 plugins/check_overcr.c:449
283 #: plugins/check_swap.c:546 plugins/check_ups.c:631 plugins/negate.c:250
288 #: plugins/check_cluster.c:271 plugins/check_cluster.c:275
289 #: plugins/check_ntp.c:861 plugins/check_ntp_peer.c:668
290 #: plugins/check_ntp_time.c:618
294 #: plugins/check_cluster.c:273 plugins/check_ntp.c:863
295 #: plugins/check_ntp_peer.c:670 plugins/check_ntp_time.c:620
296 msgid "for THRESHOLD format and examples."
299 #: plugins/check_cluster.c:277
300 msgid "for --extra-opts usage and examples."
303 #: plugins/check_dig.c:100 plugins/check_dig.c:102
305 msgid "Looking for: '%s'\n"
308 #: plugins/check_dig.c:109
309 msgid "dig returned an error status"
310 msgstr "dig hat einen Fehler zurückgegeben"
312 #: plugins/check_dig.c:134
313 msgid "Server not found in ANSWER SECTION"
314 msgstr "Server nicht gefunden in ANSWER SECTION"
316 #: plugins/check_dig.c:144
317 msgid "No ANSWER SECTION found"
318 msgstr "Keine ANSWER SECTION gefunden"
320 #: plugins/check_dig.c:169
322 msgid "Probably a non-existent host/domain"
323 msgstr "nicht existierender Host/Domain"
325 #: plugins/check_dig.c:229
327 msgid "Port must be a positive integer - %s"
328 msgstr "Port muss ein positiver Integer sein - %s"
330 #: plugins/check_dig.c:240
332 msgid "Warning interval must be a positive integer - %s"
333 msgstr "Warning interval muss ein positiver Integer sein - %s"
335 #: plugins/check_dig.c:248
337 msgid "Critical interval must be a positive integer - %s"
338 msgstr "Critical interval muss ein positiver Integer sein - %s"
340 #: plugins/check_dig.c:256
342 msgid "Timeout interval must be a positive integer - %s"
343 msgstr "Timeout interval muss ein positiver Integer sein - %s"
345 #: plugins/check_dig.c:312
347 msgid "This plugin test the DNS service on the specified host using dig"
348 msgstr "Testet den DNS Dienst auf dem angegebenen Host mit dig"
350 #: plugins/check_dig.c:323
352 msgid "Machine name to lookup"
353 msgstr "zu prüfender Hostname"
355 #: plugins/check_dig.c:325
357 msgid "Record type to lookup (default: A)"
358 msgstr "abzufragender Datensatztyp (Default: A)"
360 #: plugins/check_dig.c:327
363 "An address expected to be in the answer section. If not set, uses whatever"
365 "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, "
368 #: plugins/check_dig.c:328
372 #: plugins/check_dig.c:330
373 msgid "Pass STRING as argument(s) to dig"
376 #: plugins/check_disk.c:218
378 msgid "DISK %s: %s not found\n"
379 msgstr "%s [%s nicht gefunden]"
381 #: plugins/check_disk.c:218 plugins/check_disk.c:990 plugins/check_dns.c:231
382 #: plugins/check_dummy.c:78 plugins/check_http.c:953 plugins/check_mysql.c:211
383 #: plugins/check_nagios.c:105 plugins/check_nagios.c:169
384 #: plugins/check_nagios.c:173 plugins/check_procs.c:322
389 #: plugins/check_disk.c:603
391 msgid "unit type %s not known\n"
392 msgstr "unbekannter unit type: %s\n"
394 #: plugins/check_disk.c:606
396 msgid "failed allocating storage for '%s'\n"
397 msgstr "konnte keinen Speicher für '%s' reservieren\n"
399 #: plugins/check_disk.c:630 plugins/check_disk.c:661 plugins/check_disk.c:666
400 #: plugins/check_disk.c:673 plugins/check_disk.c:677 plugins/check_disk.c:717
401 #: plugins/check_disk.c:723 plugins/check_disk.c:742 plugins/check_dummy.c:81
402 #: plugins/check_dummy.c:84 plugins/check_procs.c:483
407 #: plugins/check_disk.c:630
408 msgid "Must set a threshold value before using -p\n"
411 #: plugins/check_disk.c:661
412 msgid "Must set -E before selecting pathes\n"
415 #: plugins/check_disk.c:666
416 msgid "Must set group value before selecting pathes \n"
419 #: plugins/check_disk.c:673
421 "Pathes need to be selected before using -i/-I. Use -A to select all pathes "
425 #: plugins/check_disk.c:677 plugins/check_disk.c:723 plugins/check_procs.c:483
426 msgid "Could not compile regular expression"
429 #: plugins/check_disk.c:717
430 msgid "Must set a threshold value before using -r/-R\n"
433 #: plugins/check_disk.c:743
434 msgid "Regular expression did not match any path or disk"
437 #: plugins/check_disk.c:790
439 msgid "Unknown argument"
440 msgstr "Unbekanntes Argument"
442 #: plugins/check_disk.c:824
447 #: plugins/check_disk.c:898
450 "This plugin checks the amount of used disk space on a mounted file system"
452 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem"
454 #: plugins/check_disk.c:899
457 "and generates an alert if free space is less than one of the threshold values"
459 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
460 "unterschritten wird."
462 #: plugins/check_disk.c:908
463 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
466 #: plugins/check_disk.c:910
467 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
470 #: plugins/check_disk.c:912
471 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
474 #: plugins/check_disk.c:914
475 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
478 #: plugins/check_disk.c:916
479 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
482 #: plugins/check_disk.c:918
483 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
486 #: plugins/check_disk.c:920
487 msgid "Path or partition (may be repeated)"
490 #: plugins/check_disk.c:922
491 msgid "Ignore device (only works if -p unspecified)"
494 #: plugins/check_disk.c:924
495 msgid "Clear thresholds"
498 #: plugins/check_disk.c:926
499 msgid "For paths or partitions specified with -p, only check for exact paths"
502 #: plugins/check_disk.c:928
503 msgid "Display only devices/mountpoints with errors"
506 #: plugins/check_disk.c:930
508 "Group pathes. Thresholds apply to (free-)space of all partitions together"
511 #: plugins/check_disk.c:932
512 msgid "Same as '--units kB'"
515 #: plugins/check_disk.c:934
516 msgid "Only check local filesystems"
519 #: plugins/check_disk.c:936
521 "Only check local filesystems against thresholds. Yet call stat on remote "
525 #: plugins/check_disk.c:937
526 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
529 #: plugins/check_disk.c:939
530 msgid "Display the mountpoint instead of the partition"
533 #: plugins/check_disk.c:941
534 msgid "Same as '--units MB'"
537 #: plugins/check_disk.c:943
538 msgid "Explicitly select all pathes. This is equivalent to -R '.*'"
541 #: plugins/check_disk.c:945
543 "Case insensitive regular expression for path/partition (may be repeated)"
546 #: plugins/check_disk.c:947
547 msgid "Regular expression for path or partition (may be repeated)"
550 #: plugins/check_disk.c:949
552 "Regular expression to ignore selected path/partition (case insensitive) (may "
556 #: plugins/check_disk.c:951
558 "Regular expression to ignore selected path or partition (may be repeated)"
561 #: plugins/check_disk.c:954
562 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
565 #: plugins/check_disk.c:957
566 msgid "Ignore all filesystems of indicated type (may be repeated)"
569 #: plugins/check_disk.c:961
570 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
573 #: plugins/check_disk.c:963
575 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
579 #: plugins/check_disk.c:964
581 "are grouped which means the freespace thresholds are applied to all disks "
585 #: plugins/check_disk.c:966
587 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
591 #: plugins/check_disk.c:991
596 #: plugins/check_disk.c:991
597 msgid "is not accessible"
600 #: plugins/check_dns.c:116
602 msgid "nslookup returned an error status"
603 msgstr "nslookup hat einen Fehler zurückgegeben"
605 #: plugins/check_dns.c:134
606 msgid "Warning plugin error"
607 msgstr "Warnung Plugin Fehler"
609 #: plugins/check_dns.c:154
611 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
612 msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n"
614 #: plugins/check_dns.c:160
615 msgid "Non-authoritative answer:"
618 #: plugins/check_dns.c:201
620 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
621 msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n"
623 #: plugins/check_dns.c:207
625 msgid "expected '%s' but got '%s'"
626 msgstr "Erwartet: %s aber: %s erhalten"
628 #: plugins/check_dns.c:213
630 msgid "server %s is not authoritative for %s"
631 msgstr "Server %s ist nicht autoritativ für %s"
633 #: plugins/check_dns.c:227 plugins/check_dummy.c:72 plugins/check_nagios.c:183
634 #: plugins/check_procs.c:315
639 #: plugins/check_dns.c:229 plugins/check_dummy.c:75 plugins/check_http.c:955
640 #: plugins/check_mysql.c:208 plugins/check_nagios.c:183
641 #: plugins/check_procs.c:317
646 #: plugins/check_dns.c:233
648 msgid "%.3f second response time"
649 msgid_plural "%.3f seconds response time"
650 msgstr[0] "%.3f Sekunden Antwortzeit "
651 msgstr[1] "%.3f Sekunden Antwortzeit "
653 #: plugins/check_dns.c:234
655 msgid ". %s returns %s"
656 msgstr "%s hat %s zurückgegeben"
658 #: plugins/check_dns.c:238
660 msgid "DNS WARNING - %s\n"
661 msgstr "DNS WARNING - %s\n"
663 #: plugins/check_dns.c:239 plugins/check_dns.c:242 plugins/check_dns.c:245
664 msgid " Probably a non-existent host/domain"
665 msgstr "nicht existierender Host/Domain"
667 #: plugins/check_dns.c:241
669 msgid "DNS CRITICAL - %s\n"
670 msgstr "DNS CRITICAL - %s\n"
672 #: plugins/check_dns.c:244
674 msgid "DNS UNKNOW - %s\n"
675 msgstr "DNS UNKNOW - %s\n"
677 #: plugins/check_dns.c:257
678 msgid "Note: nslookup is deprecated and may be removed from future releases."
681 #: plugins/check_dns.c:258
682 msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
685 #: plugins/check_dns.c:259
686 msgid "the `-sil[ent]' option to prevent this message from appearing."
689 #: plugins/check_dns.c:264
691 msgid "No response from DNS %s\n"
692 msgstr "Keine Antwort von DNS %s\n"
694 #: plugins/check_dns.c:268
696 msgid "DNS %s has no records\n"
697 msgstr "Nameserver %s hat keine Datensätze\n"
699 #: plugins/check_dns.c:276
701 msgid "Connection to DNS %s was refused\n"
702 msgstr "Verbindung zum Nameserver %s wurde verweigert\n"
704 #: plugins/check_dns.c:280
706 msgid "Query was refused by DNS server at %s\n"
709 #: plugins/check_dns.c:284
711 msgid "No information returned by DNS server at %s\n"
714 #: plugins/check_dns.c:290
716 msgid "Domain %s was not found by the server\n"
717 msgstr "Domäne %s wurde vom Server nicht gefunden\n"
719 #: plugins/check_dns.c:294
720 msgid "Network is unreachable\n"
721 msgstr "Netzwerk nicht erreichbar\n"
723 #: plugins/check_dns.c:298
725 msgid "DNS failure for %s\n"
726 msgstr "DNS Fehler für %s\n"
728 #: plugins/check_dns.c:362 plugins/check_dns.c:370 plugins/check_dns.c:377
729 #: plugins/check_dns.c:382 plugins/check_dns.c:403 plugins/check_dns.c:411
730 #: plugins/check_game.c:212 plugins/check_game.c:220
731 msgid "Input buffer overflow\n"
732 msgstr "Eingabe-Pufferüberlauf\n"
734 #: plugins/check_dns.c:439
736 "This plugin uses the nslookup program to obtain the IP address for the given "
740 #: plugins/check_dns.c:440
741 msgid "An optional DNS server to use may be specified."
744 #: plugins/check_dns.c:441
746 "If no DNS server is specified, the default server(s) specified in /etc/"
747 "resolv.conf will be used."
750 #: plugins/check_dns.c:450
751 msgid "The name or address you want to query"
754 #: plugins/check_dns.c:452
755 msgid "Optional DNS server you want to use for the lookup"
758 #: plugins/check_dns.c:454
760 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with ."
763 #: plugins/check_dns.c:455
764 msgid "Multiple addresses can be separated with commas, and need to be sorted."
767 #: plugins/check_dns.c:457
768 msgid "Optionally expect the DNS server to be authoritative for the lookup"
771 #: plugins/check_dns.c:459
772 msgid "Return warning if elapsed time exceeds value. Default off"
775 #: plugins/check_dns.c:461
776 msgid "Return critical if elapsed time exceeds value. Default off"
779 #: plugins/check_dummy.c:66
780 msgid "Arguments to check_dummy must be an integer"
781 msgstr "Argument für check_dummy muss ein Integer sein"
783 #: plugins/check_dummy.c:86
785 msgid "Status %d is not a supported error state\n"
786 msgstr "Status %d ist kein bekannter Fehlerstatus\n"
788 #: plugins/check_dummy.c:108
790 "This plugin will simply return the state corresponding to the numeric value"
793 #: plugins/check_dummy.c:110
794 msgid "of the <state> argument with optional text"
797 #: plugins/check_fping.c:101 plugins/check_hpjd.c:129 plugins/check_ping.c:429
798 #: plugins/check_procs.c:164 plugins/check_snmp.c:207 plugins/check_swap.c:176
799 #: plugins/check_users.c:74 plugins/urlize.c:114
801 msgid "Could not open pipe: %s\n"
802 msgstr "Pipe: %s konnte nicht geöffnet werden\n"
804 #: plugins/check_fping.c:107 plugins/check_hpjd.c:135 plugins/check_load.c:154
805 #: plugins/check_procs.c:169 plugins/check_snmp.c:214 plugins/check_swap.c:182
806 #: plugins/check_users.c:80 plugins/urlize.c:120
808 msgid "Could not open stderr for %s\n"
809 msgstr "Konnte stderr nicht öffnen für: %s\n"
811 #: plugins/check_fping.c:147
813 msgid "FPING UNKNOW - %s not found\n"
814 msgstr "FPING UNKNOW - %s nicht gefunden\n"
816 #: plugins/check_fping.c:151
818 msgid "FPING CRITICAL - %s is unreachable\n"
819 msgstr "FPING CRITICAL - %s ist nicht erreichbar\n"
821 #: plugins/check_fping.c:156
823 msgid "FPING CRITICAL - %s is down\n"
824 msgstr "FPING CRITICAL - %s ist down\n"
826 #: plugins/check_fping.c:183
828 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
829 msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n"
831 #: plugins/check_fping.c:204
833 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
834 msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n"
836 #: plugins/check_fping.c:271 plugins/check_hpjd.c:339 plugins/check_hpjd.c:362
837 #: plugins/check_mysql.c:274 plugins/check_mysql.c:323 plugins/check_ntp.c:709
838 #: plugins/check_ntp_peer.c:492 plugins/check_ntp_time.c:494
839 #: plugins/check_pgsql.c:253 plugins/check_ping.c:287 plugins/check_ping.c:410
840 #: plugins/check_radius.c:246 plugins/check_real.c:315
841 #: plugins/check_real.c:377 plugins/check_smtp.c:510 plugins/check_smtp.c:636
842 #: plugins/check_ssh.c:158 plugins/check_time.c:241 plugins/check_time.c:316
843 #: plugins/check_ups.c:501 plugins/check_ups.c:570
844 msgid "Invalid hostname/address"
845 msgstr "Ungültige(r) Hostname/Adresse"
847 #: plugins/check_fping.c:305
848 msgid "Packet size must be a positive integer"
849 msgstr "Paketgröße muss ein positiver Integer sein"
851 #: plugins/check_fping.c:311
852 msgid "Packet count must be a positive integer"
853 msgstr "Paketanzahl muss ein positiver Integer sein"
855 #: plugins/check_fping.c:317 plugins/check_ntp.c:733
856 #: plugins/check_ntp_peer.c:516 plugins/check_ntp_time.c:518
857 #: plugins/check_radius.c:287 plugins/check_time.c:320
858 msgid "Hostname was not supplied"
861 #: plugins/check_fping.c:337
863 msgid "%s: Only one threshold may be packet loss (%s)\n"
864 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
866 #: plugins/check_fping.c:341
868 msgid "%s: Only one threshold must be packet loss (%s)\n"
869 msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n"
871 #: plugins/check_fping.c:373
873 "This plugin will use the fping command to ping the specified host for a fast "
877 #: plugins/check_fping.c:375
878 msgid "Note that it is necessary to set the suid flag on fping."
881 #: plugins/check_fping.c:384
883 "name or IP Address of host to ping (IP Address bypasses name lookup, "
884 "reducing system load)"
887 #: plugins/check_fping.c:386 plugins/check_ping.c:564
889 msgid "warning threshold pair"
890 msgstr "Warning threshold Integer sein"
892 #: plugins/check_fping.c:388 plugins/check_ping.c:566
894 msgid "critical threshold pair"
895 msgstr "Critical threshold muss ein Integer sein"
897 #: plugins/check_fping.c:390
899 msgid "size of ICMP packet (default: %d)"
902 #: plugins/check_fping.c:392
904 msgid "number of ICMP packets to send (default: %d)"
907 #: plugins/check_fping.c:395
910 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
914 #: plugins/check_fping.c:396
916 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
919 #: plugins/check_fping.c:397
920 msgid "packet loss to trigger an alarm state."
923 #: plugins/check_game.c:112
925 msgid "CRITICAL - Host type parameter incorrect!\n"
926 msgstr "CRITICAL - Host type parameter unkorrekt!\n"
928 #: plugins/check_game.c:127
930 msgid "CRITICAL - Host not found\n"
931 msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n"
933 #: plugins/check_game.c:131
935 msgid "CRITICAL - Game server down or unavailable\n"
936 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
938 #: plugins/check_game.c:135
940 msgid "CRITICAL - Game server timeout\n"
941 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
943 #: plugins/check_game.c:298
945 msgid "This plugin tests game server connections with the specified host."
946 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
948 #: plugins/check_game.c:307
949 msgid "Optional port of which to connect"
952 #: plugins/check_game.c:309
953 msgid "Field number in raw qstat output that contains game name"
956 #: plugins/check_game.c:311
957 msgid "Field number in raw qstat output that contains map name"
960 #: plugins/check_game.c:313
961 msgid "Field number in raw qstat output that contains ping time"
964 #: plugins/check_game.c:319
966 "This plugin uses the 'qstat' command, the popular game server status query "
970 #: plugins/check_game.c:321
972 "If you don't have the package installed, you will need to download it from"
975 #: plugins/check_game.c:323
977 "http://www.activesw.com/people/steve/qstat.html before you can use this "
981 #: plugins/check_hpjd.c:240
985 #: plugins/check_hpjd.c:244
989 #: plugins/check_hpjd.c:249
990 msgid "Printer Offline"
991 msgstr "Drucker ausgeschaltet"
993 #: plugins/check_hpjd.c:254
994 msgid "Peripheral Error"
995 msgstr "Peripheriefehler"
997 #: plugins/check_hpjd.c:258
998 msgid "Intervention Required"
999 msgstr "Eingriff benötigt"
1001 #: plugins/check_hpjd.c:262
1003 msgstr "Wenig Toner"
1005 #: plugins/check_hpjd.c:266
1006 msgid "Insufficient Memory"
1007 msgstr "Nicht genügend Speicher"
1009 #: plugins/check_hpjd.c:270
1010 msgid "A Door is Open"
1011 msgstr "Eine Abdeckung ist offen"
1013 #: plugins/check_hpjd.c:274
1014 msgid "Output Tray is Full"
1015 msgstr "Ausgabeschacht ist voll"
1017 #: plugins/check_hpjd.c:278
1018 msgid "Data too Slow for Engine"
1021 #: plugins/check_hpjd.c:282
1022 msgid "Unknown Paper Error"
1023 msgstr "Papierfehler"
1025 #: plugins/check_hpjd.c:287
1027 msgid "Printer ok - (%s)\n"
1028 msgstr "Printer ok - (%s)\n"
1030 #: plugins/check_hpjd.c:392
1032 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1034 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
1036 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
1039 #: plugins/check_hpjd.c:393
1041 msgid "Net-snmp must be installed on the computer running the plugin."
1043 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
1045 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
1048 #: plugins/check_hpjd.c:402
1049 msgid "The SNMP community name "
1052 #: plugins/check_hpjd.c:403
1054 msgid "(default=%s)"
1057 #: plugins/check_http.c:252
1058 msgid "Critical threshold must be integer"
1059 msgstr "Critical threshold muss ein Integer sein"
1061 #: plugins/check_http.c:260
1062 msgid "Warning threshold must be integer"
1063 msgstr "Warning threshold Integer sein"
1065 #: plugins/check_http.c:286 plugins/check_tcp.c:561
1066 msgid "Invalid certificate expiration period"
1067 msgstr "Ungültiger Zertifikatsablauftermin"
1069 #: plugins/check_http.c:295 plugins/check_tcp.c:573
1071 msgid "Invalid option - SSL is not available"
1072 msgstr "Ungültige Option - SSL ist nicht verfügbar\n"
1074 #: plugins/check_http.c:313
1076 msgid "option f:%d \n"
1077 msgstr "Option f:%d \n"
1079 #: plugins/check_http.c:334
1080 msgid "Invalid port number"
1081 msgstr "Ungültige Portnummer"
1083 #: plugins/check_http.c:372
1085 msgid "Could Not Compile Regular Expression: %s"
1088 #: plugins/check_http.c:386 plugins/check_ntp.c:722
1089 #: plugins/check_ntp_peer.c:505 plugins/check_ntp_time.c:507
1090 #: plugins/check_smtp.c:616 plugins/check_ssh.c:150 plugins/check_tcp.c:465
1091 msgid "IPv6 support not available"
1092 msgstr "IPv6 Unterstützung nicht vorhanden"
1094 #: plugins/check_http.c:448 plugins/check_ping.c:414
1095 msgid "You must specify a server address or host name"
1096 msgstr "Hostname oder Serveradresse muss angegeben werden"
1098 #: plugins/check_http.c:631
1099 msgid "HTTP UNKNOWN - Server date unknown\n"
1100 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1102 #: plugins/check_http.c:633
1103 msgid "HTTP CRITICAL - Document modification date unknown\n"
1104 msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
1106 #: plugins/check_http.c:639
1108 msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
1109 msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
1111 #: plugins/check_http.c:641
1113 msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
1115 "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
1117 #: plugins/check_http.c:643
1119 msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
1120 msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
1122 #: plugins/check_http.c:648
1124 msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
1125 msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
1127 #: plugins/check_http.c:652
1129 msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
1130 msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
1132 #: plugins/check_http.c:733
1133 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1134 msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1136 #: plugins/check_http.c:816
1137 msgid "HTTP CRITICAL - Error on receive\n"
1138 msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1140 #: plugins/check_http.c:826
1142 msgid "HTTP CRITICAL - No data received from host\n"
1143 msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1145 #: plugins/check_http.c:876
1147 msgid "Invalid HTTP response received from host\n"
1148 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
1150 #: plugins/check_http.c:879
1152 msgid "Invalid HTTP response received from host on port %d\n"
1153 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
1155 #: plugins/check_http.c:887
1157 msgid "HTTP OK: Status line output matched \"%s\"\n"
1158 msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n"
1160 #: plugins/check_http.c:899
1162 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1163 msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n"
1165 #: plugins/check_http.c:906
1167 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1168 msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n"
1170 #: plugins/check_http.c:910
1172 msgid "HTTP CRITICAL: %s\n"
1173 msgstr "HTTP CRITICAL: %s\n"
1175 #: plugins/check_http.c:914
1177 msgid "HTTP WARNING: %s\n"
1178 msgstr "HTTP WARNING: %s\n"
1180 #: plugins/check_http.c:922
1182 msgid "HTTP UNKNOWN"
1183 msgstr "HTTP UNKNOWN"
1185 #: plugins/check_http.c:924
1190 #: plugins/check_http.c:926
1192 msgid "HTTP WARNING"
1193 msgstr "HTTP WARNING"
1195 #: plugins/check_http.c:928 plugins/check_http.c:991
1197 msgid "HTTP CRITICAL"
1198 msgstr "HTTP CRITICAL"
1200 #: plugins/check_http.c:932 plugins/check_http.c:948
1202 msgid " - %s - %.3f second response time %s|%s %s\n"
1203 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1205 #: plugins/check_http.c:962 plugins/check_http.c:979
1207 msgid "HTTP OK %s - %.3f second response time %s|%s %s\n"
1208 msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1210 #: plugins/check_http.c:969
1212 msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1213 msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
1215 #: plugins/check_http.c:987
1217 msgid "pattern not found"
1218 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1220 #: plugins/check_http.c:989
1221 msgid "pattern found"
1224 #: plugins/check_http.c:999
1226 msgid "HTTP CRITICAL - Execute Error: %s\n"
1227 msgstr "HTTP CRITICAL - Fehler: %s\n"
1229 #: plugins/check_http.c:1008
1231 msgid "HTTP WARNING: page size %d too large%s|%s\n"
1232 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1234 #: plugins/check_http.c:1012
1236 msgid "HTTP WARNING: page size %d too small%s|%s\n"
1237 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1239 #: plugins/check_http.c:1017
1241 msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1242 msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1244 #: plugins/check_http.c:1050
1245 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1246 msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1248 #: plugins/check_http.c:1054
1249 msgid "HTTP UNKNOWN - Could not allocate url\n"
1250 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1252 #: plugins/check_http.c:1063
1254 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1257 #: plugins/check_http.c:1078
1259 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1260 msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1262 #: plugins/check_http.c:1085
1264 msgid "HTTP UNKNOWN - could not allocate url\n"
1265 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1267 #: plugins/check_http.c:1125
1269 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1272 #: plugins/check_http.c:1135
1274 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1275 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1277 #: plugins/check_http.c:1143
1279 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1280 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1282 #: plugins/check_http.c:1158
1284 msgid "HTTP UNKNOWN - Could not allocate server_url%s\n"
1285 msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1287 #: plugins/check_http.c:1164
1289 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1290 msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1292 #: plugins/check_http.c:1169
1294 msgid "Redirection to %s://%s:%d%s\n"
1297 #: plugins/check_http.c:1221
1299 msgid "This plugin tests the HTTP service on the specified host. It can test"
1301 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
1304 #: plugins/check_http.c:1222
1305 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1308 #: plugins/check_http.c:1223
1309 msgid "strings and regular expressions, check connection times, and report on"
1312 #: plugins/check_http.c:1224
1314 msgid "certificate expiration times."
1315 msgstr "Clientzertifikat benötigt\n"
1317 #: plugins/check_http.c:1230
1319 msgid "NOTE: One or both of -H and -I must be specified"
1322 #: plugins/check_http.c:1237
1323 msgid "Host name argument for servers using host headers (virtual host)"
1326 #: plugins/check_http.c:1238
1327 msgid "Append a port to include it in the header (eg: example.com:5000)"
1330 #: plugins/check_http.c:1240
1332 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1335 #: plugins/check_http.c:1242
1336 msgid "Port number (default: "
1339 #: plugins/check_http.c:1249
1340 msgid "Connect via SSL. Port defaults to 443"
1343 #: plugins/check_http.c:1251
1345 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1348 #: plugins/check_http.c:1252
1349 msgid "(when this option is used the url is not checked.)\n"
1352 #: plugins/check_http.c:1256
1353 msgid "String to expect in first (status) line of server response (default: "
1356 #: plugins/check_http.c:1258
1358 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1361 #: plugins/check_http.c:1260
1362 msgid "String to expect in the content"
1365 #: plugins/check_http.c:1262
1366 msgid "URL to GET or POST (default: /)"
1369 #: plugins/check_http.c:1264
1370 msgid "URL encoded http POST data"
1373 #: plugins/check_http.c:1266
1374 msgid "Don't wait for document body: stop reading after headers."
1377 #: plugins/check_http.c:1267
1378 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1381 #: plugins/check_http.c:1269
1382 msgid "Warn if document is more than SECONDS old. the number can also be of"
1385 #: plugins/check_http.c:1270
1386 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1389 #: plugins/check_http.c:1272
1390 msgid "specify Content-Type header media type when POSTing\n"
1393 #: plugins/check_http.c:1275
1394 msgid "Allow regex to span newlines (must precede -r or -R)"
1397 #: plugins/check_http.c:1277
1398 msgid "Search page for regex STRING"
1401 #: plugins/check_http.c:1279
1402 msgid "Search page for case-insensitive regex STRING"
1405 #: plugins/check_http.c:1281
1406 msgid "Return CRITICAL if found, OK if not\n"
1409 #: plugins/check_http.c:1284
1410 msgid "Username:password on sites with basic authentication"
1413 #: plugins/check_http.c:1286
1414 msgid "String to be sent in http header as \"User Agent\""
1417 #: plugins/check_http.c:1288
1419 " Any other tags to be sent in http header. Use multiple times for additional "
1423 #: plugins/check_http.c:1290
1424 msgid "Wrap output in HTML link (obsoleted by urlize)"
1427 #: plugins/check_http.c:1292
1428 msgid "How to handle redirected pages"
1431 #: plugins/check_http.c:1294
1432 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1435 #: plugins/check_http.c:1303
1437 msgid "This plugin will attempt to open an HTTP connection with the host."
1438 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
1440 #: plugins/check_http.c:1304
1442 "Successful connects return STATE_OK, refusals and timeouts return "
1446 #: plugins/check_http.c:1305
1448 "other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1452 #: plugins/check_http.c:1306
1454 "messages from the host result in STATE_WARNING return values. If you are"
1457 #: plugins/check_http.c:1307
1459 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1462 #: plugins/check_http.c:1308
1463 msgid "(fully qualified domain name) as the [host_name] argument."
1466 #: plugins/check_http.c:1311
1467 msgid "This plugin can also check whether an SSL enabled web server is able to"
1470 #: plugins/check_http.c:1312
1471 msgid "serve content (optionally within a specified time) or whether the X509 "
1474 #: plugins/check_http.c:1313
1475 msgid "certificate is still valid for the specified number of days."
1478 #: plugins/check_http.c:1316
1480 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1483 #: plugins/check_http.c:1317
1485 "a STATE_OK will be returned. When the server returns its content but exceeds"
1488 #: plugins/check_http.c:1318
1490 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1494 #: plugins/check_http.c:1319
1495 msgid "a STATE_CRITICAL will be returned."
1498 #: plugins/check_http.c:1322
1500 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1503 #: plugins/check_http.c:1323
1505 "a STATE_OK is returned. When the certificate is still valid, but for less "
1509 #: plugins/check_http.c:1324
1511 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1514 #: plugins/check_http.c:1325
1516 msgid "the certificate is expired."
1517 msgstr "Clientzertifikat benötigt\n"
1519 #: plugins/check_ldap.c:133
1521 msgid "Could not connect to the server at port %i\n"
1524 #: plugins/check_ldap.c:142
1526 msgid "Could not set protocol version %d\n"
1529 #: plugins/check_ldap.c:157
1531 msgid "Could not init TLS at port %i!\n"
1532 msgstr "Konnte stderr nicht öffnen für: %s\n"
1534 #: plugins/check_ldap.c:161
1536 msgid "TLS not supported by the libraries!\n"
1539 #: plugins/check_ldap.c:181
1541 msgid "Could not init startTLS at port %i!\n"
1542 msgstr "Konnte stderr nicht öffnen für: %s\n"
1544 #: plugins/check_ldap.c:185
1546 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1549 #: plugins/check_ldap.c:195
1551 msgid "Could not bind to the ldap-server\n"
1554 #: plugins/check_ldap.c:204
1556 msgid "Could not search/find objectclasses in %s\n"
1559 #: plugins/check_ldap.c:227
1561 msgid "LDAP %s - %.3f seconds response time|%s\n"
1564 #: plugins/check_ldap.c:339 plugins/check_ldap.c:346
1566 msgid "%s cannot be combined with %s"
1569 #: plugins/check_ldap.c:352 plugins/check_ping.c:238
1570 msgid "IPv6 support not available\n"
1573 #: plugins/check_ldap.c:375
1574 msgid "Please specify the host name\n"
1577 #: plugins/check_ldap.c:378
1578 msgid "Please specify the LDAP base\n"
1581 #: plugins/check_ldap.c:406
1582 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1585 #: plugins/check_ldap.c:408
1586 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1589 #: plugins/check_ldap.c:410
1590 msgid "ldap bind DN (if required)"
1593 #: plugins/check_ldap.c:412
1594 msgid "ldap password (if required)"
1597 #: plugins/check_ldap.c:414
1598 msgid "use starttls mechanism introduced in protocol version 3"
1601 #: plugins/check_ldap.c:416
1602 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1605 #: plugins/check_ldap.c:420
1606 msgid "use ldap protocol version 2"
1609 #: plugins/check_ldap.c:422
1610 msgid "use ldap protocol version 3"
1613 #: plugins/check_ldap.c:423
1614 msgid "default protocol version:"
1617 #: plugins/check_ldap.c:432
1621 #: plugins/check_ldap.c:433
1622 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1625 #: plugins/check_ldap.c:434
1628 "implied (using default port %i) unless --port=636 is specified. In that case "
1632 #: plugins/check_ldap.c:435
1633 msgid "'SSL on connect' will be used no matter how the plugin was called."
1636 #: plugins/check_ldap.c:436
1638 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1642 #: plugins/check_ldap.c:437
1643 msgid "to define the behaviour explicitly instead."
1646 #: plugins/check_load.c:91
1647 msgid "Warning threshold must be float or float triplet!\n"
1650 #: plugins/check_load.c:133 plugins/check_load.c:149 plugins/check_procs.c:173
1652 msgid "Error opening %s\n"
1655 #: plugins/check_load.c:161
1657 msgid "Error code %d returned in %s\n"
1660 #: plugins/check_load.c:176
1662 msgid "Error in getloadavg()\n"
1665 #: plugins/check_load.c:179 plugins/check_load.c:181
1667 msgid "Error processing %s\n"
1670 #: plugins/check_load.c:190
1672 msgid "load average: %.2f, %.2f, %.2f"
1675 #: plugins/check_load.c:283
1677 msgid "Critical threshold for %d-minute load average is not specified\n"
1678 msgstr "Critical threshold muss ein positiver Integer sein\n"
1680 #: plugins/check_load.c:285
1682 msgid "Warning threshold for %d-minute load average is not specified\n"
1683 msgstr "Warning threshold muss ein positiver Integer sein\n"
1685 #: plugins/check_load.c:287
1688 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1689 "\"critical load\"\n"
1692 #: plugins/check_load.c:303
1694 msgid "This plugin tests the current system load average."
1697 #: plugins/check_load.c:312
1698 msgid "Exit with WARNING status if load average exceeds WLOADn"
1701 #: plugins/check_load.c:314
1702 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1705 #: plugins/check_load.c:315
1706 msgid "the load average format is the same used by \"uptime\" and \"w\""
1709 #: plugins/check_load.c:317
1710 msgid "Divide the load averages by the number of CPUs (when possible)"
1713 #: plugins/check_mrtg.c:76
1714 msgid "Could not parse arguments\n"
1717 #: plugins/check_mrtg.c:81
1719 msgid "Unable to open MRTG log file\n"
1722 #: plugins/check_mrtg.c:128
1724 msgid "Unable to process MRTG log file\n"
1727 #: plugins/check_mrtg.c:136 plugins/check_mrtgtraf.c:137
1729 msgid "MRTG data has expired (%d minutes old)\n"
1732 #: plugins/check_mrtg.c:153 plugins/check_mrtgtraf.c:196
1733 #: plugins/check_mrtgtraf.c:197
1737 #: plugins/check_mrtg.c:153 plugins/check_mrtgtraf.c:196
1738 #: plugins/check_mrtgtraf.c:197
1742 #: plugins/check_mrtg.c:222
1743 msgid "Invalid variable number"
1746 #: plugins/check_mrtg.c:257
1749 "%s is not a valid expiration time\n"
1750 "Use '%s -h' for additional help\n"
1753 #: plugins/check_mrtg.c:274
1754 msgid "Invalid variable number\n"
1757 #: plugins/check_mrtg.c:301
1758 msgid "You must supply the variable number"
1761 #: plugins/check_mrtg.c:322
1763 "This plugin will check either the average or maximum value of one of the"
1766 #: plugins/check_mrtg.c:323
1768 msgid "two variables recorded in an MRTG log file."
1769 msgstr "Konnte MRTG Logfile nicht öffnen"
1771 #: plugins/check_mrtg.c:332
1772 msgid "The MRTG log file containing the data you want to monitor"
1775 #: plugins/check_mrtg.c:334
1776 msgid "Minutes before MRTG data is considered to be too old"
1779 #: plugins/check_mrtg.c:336
1780 msgid "Should we check average or maximum values?"
1783 #: plugins/check_mrtg.c:338
1784 msgid "Which variable set should we inspect? (1 or 2)"
1787 #: plugins/check_mrtg.c:340
1788 msgid "Threshold value for data to result in WARNING status"
1791 #: plugins/check_mrtg.c:342
1792 msgid "Threshold value for data to result in CRITICAL status"
1795 #: plugins/check_mrtg.c:344
1796 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1799 #: plugins/check_mrtg.c:346
1800 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1803 #: plugins/check_mrtg.c:347
1805 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1808 #: plugins/check_mrtg.c:349
1810 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1813 #: plugins/check_mrtg.c:350
1815 "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
1818 #: plugins/check_mrtg.c:351
1819 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1822 #: plugins/check_mrtg.c:352
1823 msgid "status is returned and a warning message is printed."
1826 #: plugins/check_mrtg.c:354
1828 "This plugin is useful for monitoring MRTG data that does not correspond to"
1831 #: plugins/check_mrtg.c:355
1833 "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1836 #: plugins/check_mrtg.c:356
1838 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1841 #: plugins/check_mrtg.c:357
1843 "packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
1846 #: plugins/check_mrtg.c:358
1848 "me to track processor utilization, user connections, drive space, etc and"
1851 #: plugins/check_mrtg.c:359
1852 msgid "this plugin works well for monitoring that kind of data as well."
1855 #: plugins/check_mrtg.c:362
1857 "- This plugin only monitors one of the two variables stored in the MRTG log"
1860 #: plugins/check_mrtg.c:363
1861 msgid " file. If you want to monitor both values you will have to define two"
1864 #: plugins/check_mrtg.c:364
1866 " commands with different values for the <variable> argument. Of course,"
1869 #: plugins/check_mrtg.c:365
1870 msgid "you can always hack the code to make this plugin work for you..."
1873 #: plugins/check_mrtg.c:366
1875 "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
1879 #: plugins/check_mrtgtraf.c:89
1880 msgid "Unable to open MRTG log file"
1881 msgstr "Konnte MRTG Logfile nicht öffnen"
1883 #: plugins/check_mrtgtraf.c:131
1884 msgid "Unable to process MRTG log file"
1887 #: plugins/check_mrtgtraf.c:195
1889 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1892 #: plugins/check_mrtgtraf.c:208
1894 msgid "Traffic %s - %s\n"
1897 #: plugins/check_mrtgtraf.c:338
1899 "This plugin will check the incoming/outgoing transfer rates of a router,"
1902 #: plugins/check_mrtgtraf.c:339
1903 msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
1906 #: plugins/check_mrtgtraf.c:340
1907 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1910 #: plugins/check_mrtgtraf.c:341
1911 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1914 #: plugins/check_mrtgtraf.c:342
1915 msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
1918 #: plugins/check_mrtgtraf.c:343
1919 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1922 #: plugins/check_mrtgtraf.c:352
1923 msgid "File to read log from"
1926 #: plugins/check_mrtgtraf.c:354
1927 msgid "Minutes after which log expires"
1930 #: plugins/check_mrtgtraf.c:356
1931 msgid "Test average or maximum"
1934 #: plugins/check_mrtgtraf.c:358
1936 msgid "Warning threshold pair <incoming>,<outgoing>"
1937 msgstr "Warning threshold Integer sein"
1939 #: plugins/check_mrtgtraf.c:360
1941 msgid "Critical threshold pair <incoming>,<outgoing>"
1942 msgstr "Critical threshold muss ein Integer sein"
1944 #: plugins/check_mrtgtraf.c:363
1946 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1949 #: plugins/check_mrtgtraf.c:365
1950 msgid "- While MRTG can monitor things other than traffic rates, this"
1953 #: plugins/check_mrtgtraf.c:366
1954 msgid " plugin probably won't work with much else without modification."
1957 #: plugins/check_mrtgtraf.c:367
1958 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1961 #: plugins/check_mrtgtraf.c:368
1962 msgid " reports. I'm not sure why this is right now, but will look into it"
1965 #: plugins/check_mrtgtraf.c:369
1966 msgid " for future enhancements of this plugin."
1969 #: plugins/check_mrtgtraf.c:379
1974 #: plugins/check_mysql.c:126
1976 msgid "slave query error: %s\n"
1979 #: plugins/check_mysql.c:133
1981 msgid "slave store_result error: %s\n"
1984 #: plugins/check_mysql.c:139
1985 msgid "No slaves defined"
1988 #: plugins/check_mysql.c:147
1990 msgid "slave fetch row error: %s\n"
1993 #: plugins/check_mysql.c:152
1995 msgid "Slave running: %s"
1998 #: plugins/check_mysql.c:370
1999 msgid "This program tests connections to a mysql server"
2002 #: plugins/check_mysql.c:381
2003 msgid "Check database with indicated name"
2006 #: plugins/check_mysql.c:383
2007 msgid "Connect using the indicated username"
2010 #: plugins/check_mysql.c:385
2011 msgid "Use the indicated password to authenticate the connection"
2014 #: plugins/check_mysql.c:386
2015 msgid "==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <=="
2018 #: plugins/check_mysql.c:387
2019 msgid "Your clear-text password will be visible as a process table entry"
2022 #: plugins/check_mysql.c:389
2023 msgid "Check if the slave thread is running properly."
2026 #: plugins/check_mysql.c:391
2028 "Exit with WARNING status if slave server is more than INTEGER seconds behind "
2032 #: plugins/check_mysql.c:393
2034 "Exit with CRITICAL status if slave server is more then INTEGER seconds "
2038 #: plugins/check_mysql.c:394
2039 msgid "There are no required arguments. By default, the local database with"
2042 #: plugins/check_mysql.c:395
2044 msgid "a server listening on MySQL standard port %d will be checked\n"
2047 #: plugins/check_nagios.c:105
2048 msgid "Cannot open status log for reading!"
2051 #: plugins/check_nagios.c:155
2053 msgid "Found process: %s %s\n"
2056 #: plugins/check_nagios.c:169
2057 msgid "Could not locate a running Nagios process!"
2060 #: plugins/check_nagios.c:173
2061 msgid "Cannot parse Nagios log file for valid time"
2064 #: plugins/check_nagios.c:184 plugins/check_procs.c:327
2067 msgid_plural "%d processes"
2071 #: plugins/check_nagios.c:187
2073 msgid "status log updated %d second ago"
2074 msgid_plural "status log updated %d seconds ago"
2078 #: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2080 msgid "Expiration time must be an integer (seconds)\n"
2081 msgstr "skip lines muss ein Integer sein"
2083 #: plugins/check_nagios.c:265
2085 msgid "You must provide the status_log\n"
2086 msgstr "%s: Hostname muss angegeben werden\n"
2088 #: plugins/check_nagios.c:268
2090 msgid "You must provide a process string\n"
2091 msgstr "%s: Hostname muss angegeben werden\n"
2093 #: plugins/check_nagios.c:282
2096 "This plugin checks the status of the Nagios process on the local machine"
2098 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
2099 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
2100 "unterschritten wird.\n"
2103 #: plugins/check_nagios.c:283
2105 "The plugin will check to make sure the Nagios status log is no older than"
2108 #: plugins/check_nagios.c:284
2109 msgid "the number of minutes specified by the expires option."
2112 #: plugins/check_nagios.c:285
2114 "It also checks the process table for a process matching the command argument."
2117 #: plugins/check_nagios.c:294
2118 msgid "Name of the log file to check"
2121 #: plugins/check_nagios.c:296
2122 msgid "Minutes aging after which logfile is considered stale"
2125 #: plugins/check_nagios.c:298
2126 msgid "Substring to search for in process arguments"
2129 #: plugins/check_nt.c:141
2131 msgid "Wrong client version - running: %s, required: %s"
2134 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2135 msgid "missing -l parameters"
2138 #: plugins/check_nt.c:154
2139 msgid "wrong -l parameter."
2142 #: plugins/check_nt.c:158
2146 #: plugins/check_nt.c:181
2148 msgid " %lu%% (%lu min average)"
2151 #: plugins/check_nt.c:183
2153 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2156 #: plugins/check_nt.c:193
2157 msgid "not enough values for -l parameters"
2160 #: plugins/check_nt.c:205
2162 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2165 #: plugins/check_nt.c:214
2166 msgid "wrong -l argument"
2169 #: plugins/check_nt.c:225
2171 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2174 #: plugins/check_nt.c:228
2176 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2179 #: plugins/check_nt.c:242
2180 msgid "Free disk space : Invalid drive "
2183 #: plugins/check_nt.c:252
2184 msgid "No service/process specified"
2187 #: plugins/check_nt.c:276
2190 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2193 #: plugins/check_nt.c:279
2195 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2198 #: plugins/check_nt.c:315 plugins/check_nt.c:401 plugins/check_nt.c:431
2199 msgid "No counter specified"
2202 #: plugins/check_nt.c:348
2203 msgid "Minimum value contains non-numbers"
2206 #: plugins/check_nt.c:352
2207 msgid "Maximum value contains non-numbers"
2210 #: plugins/check_nt.c:359
2211 msgid "No unit counter specified"
2214 #: plugins/check_nt.c:446
2215 msgid "Please specify a variable to check"
2218 #: plugins/check_nt.c:527
2220 msgid "Server port must be an integer\n"
2221 msgstr "skip lines muss ein Integer sein"
2223 #: plugins/check_nt.c:582
2227 #: plugins/check_nt.c:595
2228 msgid "could not fetch information from server\n"
2231 #: plugins/check_nt.c:639
2232 msgid "This plugin collects data from the NSClient service running on a"
2235 #: plugins/check_nt.c:640
2236 msgid "Windows NT/2000/XP/2003 server."
2239 #: plugins/check_nt.c:650
2240 msgid "Name of the host to check"
2243 #: plugins/check_nt.c:652
2245 msgid "Optional port number (default: "
2246 msgstr "Ungültige Portnummer"
2248 #: plugins/check_nt.c:655
2249 msgid "Password needed for the request"
2252 #: plugins/check_nt.c:657 plugins/check_nwstat.c:1661
2253 #: plugins/check_overcr.c:432
2254 msgid "Threshold which will result in a warning status"
2257 #: plugins/check_nt.c:659 plugins/check_nwstat.c:1663
2258 #: plugins/check_overcr.c:434
2259 msgid "Threshold which will result in a critical status"
2262 #: plugins/check_nt.c:661
2263 msgid "Seconds before connection attempt times out (default: "
2266 #: plugins/check_nt.c:664
2267 msgid "Print this help screen"
2270 #: plugins/check_nt.c:666
2271 msgid "Print version information"
2274 #: plugins/check_nt.c:668
2275 msgid "Variable to check"
2278 #: plugins/check_nt.c:669
2279 msgid "Valid variables are:"
2282 #: plugins/check_nt.c:671
2283 msgid "Get the NSClient version"
2286 #: plugins/check_nt.c:672
2287 msgid "If -l <version> is specified, will return warning if versions differ."
2290 #: plugins/check_nt.c:674
2291 msgid "Average CPU load on last x minutes."
2294 #: plugins/check_nt.c:675
2295 msgid "Request a -l parameter with the following syntax:"
2298 #: plugins/check_nt.c:676
2299 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2302 #: plugins/check_nt.c:677
2303 msgid "<minute range> should be less than 24*60."
2306 #: plugins/check_nt.c:678
2308 "Thresholds are percentage and up to 10 requests can be done in one shot."
2311 #: plugins/check_nt.c:681
2312 msgid "Get the uptime of the machine."
2315 #: plugins/check_nt.c:682
2316 msgid "No specific parameters. No warning or critical threshold"
2319 #: plugins/check_nt.c:684
2320 msgid "Size and percentage of disk use."
2323 #: plugins/check_nt.c:685
2324 msgid "Request a -l parameter containing the drive letter only."
2327 #: plugins/check_nt.c:686 plugins/check_nt.c:689
2328 msgid "Warning and critical thresholds can be specified with -w and -c."
2331 #: plugins/check_nt.c:688
2335 #: plugins/check_nt.c:691
2336 msgid "Check the state of one or several services."
2339 #: plugins/check_nt.c:692 plugins/check_nt.c:701
2340 msgid "Request a -l parameters with the following syntax:"
2343 #: plugins/check_nt.c:693
2344 msgid "-l <service1>,<service2>,<service3>,..."
2347 #: plugins/check_nt.c:694
2348 msgid "You can specify -d SHOWALL in case you want to see working services"
2351 #: plugins/check_nt.c:695
2352 msgid "in the returned string."
2355 #: plugins/check_nt.c:697
2356 msgid "Check if one or several process are running."
2359 #: plugins/check_nt.c:698
2360 msgid "Same syntax as SERVICESTATE."
2363 #: plugins/check_nt.c:700
2364 msgid "Check any performance counter of Windows NT/2000."
2367 #: plugins/check_nt.c:702
2368 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2371 #: plugins/check_nt.c:703
2372 msgid "The <description> parameter is optional and is given to a printf "
2375 #: plugins/check_nt.c:704
2376 msgid "output command which requires a float parameter."
2379 #: plugins/check_nt.c:705
2381 msgid "If <description> does not include \"%%\", it is used as a label."
2384 #: plugins/check_nt.c:706 plugins/check_nt.c:721
2385 msgid "Some examples:"
2388 #: plugins/check_nt.c:710
2389 msgid "Check any performance counter object of Windows NT/2000."
2392 #: plugins/check_nt.c:711
2394 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2397 #: plugins/check_nt.c:712
2398 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2401 #: plugins/check_nt.c:713
2402 msgid "if it is two words, it should be enclosed in quotes"
2405 #: plugins/check_nt.c:714
2406 msgid "The returned results will be a comma-separated list of instances on "
2409 #: plugins/check_nt.c:715
2410 msgid " the selected computer for that object."
2413 #: plugins/check_nt.c:716
2415 "The purpose of this is to be run from command line to determine what "
2419 #: plugins/check_nt.c:717
2421 " are available for monitoring without having to log onto the Windows server"
2424 #: plugins/check_nt.c:718
2425 msgid " to run Perfmon directly."
2428 #: plugins/check_nt.c:719
2429 msgid "It can also be used in scripts that automatically create Nagios service"
2432 #: plugins/check_nt.c:720
2433 msgid " configuration files."
2436 #: plugins/check_nt.c:722
2437 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2440 #: plugins/check_nt.c:724
2442 "- The NSClient service should be running on the server to get any information"
2445 #: plugins/check_nt.c:726
2446 msgid "- Critical thresholds should be lower than warning thresholds"
2449 #: plugins/check_nt.c:727
2450 msgid "- Default port 1248 is sometimes in use by other services. The error"
2453 #: plugins/check_nt.c:728
2455 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2458 #: plugins/check_nt.c:729
2459 msgid "One fix for this is to change the port to something else on check_nt "
2462 #: plugins/check_nt.c:730
2463 msgid "and on the client service it's connecting to."
2466 #: plugins/check_ntp.c:804 plugins/check_ntp_peer.c:589
2467 #: plugins/check_ntp_time.c:563
2469 msgid "NTP CRITICAL:"
2470 msgstr "NTP CRITICAL:"
2472 #: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:592
2473 #: plugins/check_ntp_time.c:566
2475 msgid "NTP WARNING:"
2476 msgstr "NTP WARNING:"
2478 #: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:595
2479 #: plugins/check_ntp_time.c:569
2484 #: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:598
2485 #: plugins/check_ntp_time.c:572
2487 msgid "NTP UNKNOWN:"
2488 msgstr "NTP UNKNOWN:"
2490 #: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:607
2491 #: plugins/check_ntp_time.c:576
2492 msgid "Offset unknown"
2495 #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:610
2496 #: plugins/check_ntp_time.c:579
2500 #: plugins/check_ntp.c:841 plugins/check_ntp_peer.c:635
2502 msgid "This plugin checks the selected ntp server"
2504 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2507 #: plugins/check_ntp.c:849 plugins/check_ntp_peer.c:645
2508 #: plugins/check_ntp_time.c:604
2509 msgid "Offset to result in warning status (seconds)"
2512 #: plugins/check_ntp.c:851 plugins/check_ntp_peer.c:647
2513 #: plugins/check_ntp_time.c:606
2514 msgid "Offset to result in critical status (seconds)"
2517 #: plugins/check_ntp.c:853 plugins/check_ntp_peer.c:653
2519 msgid "Warning threshold for jitter"
2520 msgstr "Warning threshold Integer sein"
2522 #: plugins/check_ntp.c:855 plugins/check_ntp_peer.c:655
2524 msgid "Critical threshold for jitter"
2525 msgstr "Critical threshold muss ein Integer sein"
2527 #: plugins/check_ntp.c:867
2528 msgid "Normal offset check:"
2531 #: plugins/check_ntp.c:869 plugins/check_ntp_peer.c:676
2533 "Check jitter too, avoiding critical notifications if jitter isn't available"
2536 #: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:677
2537 msgid "(See Notes above for more details on thresholds formats):"
2540 #: plugins/check_ntp.c:876 plugins/check_ntp.c:883
2541 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2544 #: plugins/check_ntp.c:877 plugins/check_ntp.c:884
2545 msgid "check_ntp_time istead."
2548 #: plugins/check_ntp_peer.c:602
2549 msgid "Server not synchronized"
2552 #: plugins/check_ntp_peer.c:604
2553 msgid "Server has the LI_ALARM bit set"
2556 #: plugins/check_ntp_peer.c:643
2558 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2561 #: plugins/check_ntp_peer.c:649
2563 msgid "Warning threshold for stratum"
2564 msgstr "Warning threshold Integer sein"
2566 #: plugins/check_ntp_peer.c:651
2568 msgid "Critical threshold for stratum"
2569 msgstr "Critical threshold muss ein Integer sein"
2571 #: plugins/check_ntp_peer.c:661
2572 msgid "This plugin checks an NTP server independent of any commandline"
2575 #: plugins/check_ntp_peer.c:662
2576 msgid "programs or external libraries."
2579 #: plugins/check_ntp_peer.c:663
2581 msgid "Use this plugin to check the health of an NTP server. It supports"
2583 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2586 #: plugins/check_ntp_peer.c:664
2587 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2590 #: plugins/check_ntp_peer.c:665
2591 msgid "plugin will not check the clock offset between the local host and NTP"
2594 #: plugins/check_ntp_peer.c:666
2595 msgid "server; please use check_ntp_time for that purpose."
2598 #: plugins/check_ntp_peer.c:674
2599 msgid "Simple NTP server check:"
2602 #: plugins/check_ntp_peer.c:679
2603 msgid "Check only stratum:"
2606 #: plugins/check_ntp_time.c:594
2608 msgid "This plugin checks the clock offset with the ntp server"
2610 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2613 #: plugins/check_ntp_time.c:602
2614 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2617 #: plugins/check_ntp_time.c:612
2619 msgid "This plugin checks the clock offset between the local host and a"
2621 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
2622 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
2623 "unterschritten wird.\n"
2626 #: plugins/check_ntp_time.c:613
2627 msgid "remote NTP server. It is independent of any commandline programs or"
2630 #: plugins/check_ntp_time.c:614
2631 msgid "external libraries."
2634 #: plugins/check_ntp_time.c:615
2635 msgid "If you'd rather want to monitor an NTP server, please use"
2638 #: plugins/check_ntp_time.c:616
2639 msgid "check_ntp_peer."
2642 #: plugins/check_nwstat.c:195
2644 msgid "NetWare %s: "
2647 #: plugins/check_nwstat.c:233
2652 #: plugins/check_nwstat.c:241
2654 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2657 #: plugins/check_nwstat.c:269
2659 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2662 #: plugins/check_nwstat.c:294
2664 msgid "%s: Long term cache hits = %lu%%"
2667 #: plugins/check_nwstat.c:316
2669 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2672 #: plugins/check_nwstat.c:341
2674 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2677 #: plugins/check_nwstat.c:366
2679 msgid "%s: LRU sitting time = %lu minutes"
2682 #: plugins/check_nwstat.c:383 plugins/check_nwstat.c:411
2683 #: plugins/check_nwstat.c:438 plugins/check_nwstat.c:471
2684 #: plugins/check_nwstat.c:651 plugins/check_nwstat.c:677
2685 #: plugins/check_nwstat.c:708 plugins/check_nwstat.c:754
2686 #: plugins/check_nwstat.c:778
2688 msgid "CRITICAL - Volume '%s' does not exist!"
2691 #: plugins/check_nwstat.c:392
2693 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2696 #: plugins/check_nwstat.c:393 plugins/check_nwstat.c:421
2697 #: plugins/check_nwstat.c:448 plugins/check_nwstat.c:660
2698 #: plugins/check_nwstat.c:686 plugins/check_nwstat.c:762
2702 #: plugins/check_nwstat.c:420
2704 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2707 #: plugins/check_nwstat.c:447
2709 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2712 #: plugins/check_nwstat.c:495
2715 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2718 #: plugins/check_nwstat.c:529
2720 msgid "Directory Services Database is %s (DS version %s)"
2723 #: plugins/check_nwstat.c:546
2725 msgid "Logins are %s"
2728 #: plugins/check_nwstat.c:546
2732 #: plugins/check_nwstat.c:546
2736 #: plugins/check_nwstat.c:561
2738 msgid "CRITICAL - NRM Status is bad!"
2739 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
2741 #: plugins/check_nwstat.c:566
2743 msgid "Warning - NRM Status is suspect!"
2746 #: plugins/check_nwstat.c:569
2748 msgid "OK - NRM Status is good!"
2751 #: plugins/check_nwstat.c:611
2753 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2756 #: plugins/check_nwstat.c:635
2758 msgid "%lu entries in SAP table"
2761 #: plugins/check_nwstat.c:637
2763 msgid "%lu entries in SAP table for SAP type %d"
2766 #: plugins/check_nwstat.c:659
2768 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2771 #: plugins/check_nwstat.c:685
2773 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2776 #: plugins/check_nwstat.c:731
2778 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2781 #: plugins/check_nwstat.c:762
2783 msgid "%s%lu KB not yet purgeable on volume %s"
2786 #: plugins/check_nwstat.c:801
2788 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2791 #: plugins/check_nwstat.c:822
2793 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2796 #: plugins/check_nwstat.c:847
2798 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2801 #: plugins/check_nwstat.c:882
2803 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2806 #: plugins/check_nwstat.c:905
2808 msgid "CRITICAL - Time not in sync with network!"
2811 #: plugins/check_nwstat.c:908
2813 msgid "OK - Time in sync with network!"
2816 #: plugins/check_nwstat.c:931
2818 msgid "LRU sitting time = %lu seconds"
2821 #: plugins/check_nwstat.c:950
2823 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2826 #: plugins/check_nwstat.c:972
2828 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2831 #: plugins/check_nwstat.c:990
2833 msgid "NDS Version %s"
2836 #: plugins/check_nwstat.c:1006
2841 #: plugins/check_nwstat.c:1020
2843 msgid "Module %s version %s is loaded"
2846 #: plugins/check_nwstat.c:1023
2848 msgid "Module %s is not loaded"
2851 #: plugins/check_nwstat.c:1034 plugins/check_nwstat.c:1060
2852 #: plugins/check_nwstat.c:1086 plugins/check_nwstat.c:1112
2853 #: plugins/check_nwstat.c:1138 plugins/check_nwstat.c:1164
2854 #: plugins/check_nwstat.c:1190 plugins/check_nwstat.c:1216
2855 #: plugins/check_nwstat.c:1242 plugins/check_nwstat.c:1268
2857 msgid "CRITICAL - Value '%s' does not exist!"
2858 msgstr "%s [%s nicht gefunden]"
2860 #: plugins/check_nwstat.c:1043 plugins/check_nwstat.c:1069
2861 #: plugins/check_nwstat.c:1095 plugins/check_nwstat.c:1121
2862 #: plugins/check_nwstat.c:1147 plugins/check_nwstat.c:1173
2863 #: plugins/check_nwstat.c:1199 plugins/check_nwstat.c:1225
2864 #: plugins/check_nwstat.c:1251 plugins/check_nwstat.c:1277
2866 msgid "%s is %lu|%s=%lu;%lu;%lu;;"
2869 #: plugins/check_nwstat.c:1290 plugins/check_overcr.c:286
2870 msgid "Nothing to check!\n"
2873 #: plugins/check_nwstat.c:1372 plugins/check_overcr.c:356
2875 msgid "Server port an integer\n"
2876 msgstr "skip lines muss ein Integer sein"
2878 #: plugins/check_nwstat.c:1602
2879 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2882 #: plugins/check_nwstat.c:1603
2883 msgid "Novell server to gather the requested system information."
2886 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
2887 msgid "Variable to check. Valid variables include:"
2890 #: plugins/check_nwstat.c:1615
2891 msgid "LOAD1 = 1 minute average CPU load"
2894 #: plugins/check_nwstat.c:1616
2895 msgid "LOAD5 = 5 minute average CPU load"
2898 #: plugins/check_nwstat.c:1617
2899 msgid "LOAD15 = 15 minute average CPU load"
2902 #: plugins/check_nwstat.c:1618
2903 msgid "CSPROCS = number of current service processes (NW 5.x only)"
2906 #: plugins/check_nwstat.c:1619
2907 msgid "ABENDS = number of abended threads (NW 5.x only)"
2910 #: plugins/check_nwstat.c:1620
2911 msgid "UPTIME = server uptime"
2914 #: plugins/check_nwstat.c:1621
2915 msgid "LTCH = percent long term cache hits"
2918 #: plugins/check_nwstat.c:1622
2919 msgid "CBUFF = current number of cache buffers"
2922 #: plugins/check_nwstat.c:1623
2923 msgid "CDBUFF = current number of dirty cache buffers"
2926 #: plugins/check_nwstat.c:1624
2927 msgid "DCB = dirty cache buffers as a percentage of the total"
2930 #: plugins/check_nwstat.c:1625
2931 msgid "TCB = dirty cache buffers as a percentage of the original"
2934 #: plugins/check_nwstat.c:1626
2935 msgid "OFILES = number of open files"
2938 #: plugins/check_nwstat.c:1627
2939 msgid " VMF<vol> = MB of free space on Volume <vol>"
2942 #: plugins/check_nwstat.c:1628
2943 msgid " VMU<vol> = MB used space on Volume <vol>"
2946 #: plugins/check_nwstat.c:1629
2947 msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
2950 #: plugins/check_nwstat.c:1630
2951 msgid " VPF<vol> = percent free space on volume <vol>"
2954 #: plugins/check_nwstat.c:1631
2955 msgid " VKF<vol> = KB of free space on volume <vol>"
2958 #: plugins/check_nwstat.c:1632
2959 msgid " VPP<vol> = percent purgeable space on volume <vol>"
2962 #: plugins/check_nwstat.c:1633
2963 msgid " VKP<vol> = KB of purgeable space on volume <vol>"
2966 #: plugins/check_nwstat.c:1634
2967 msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
2970 #: plugins/check_nwstat.c:1635
2971 msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
2974 #: plugins/check_nwstat.c:1636
2975 msgid " LRUM = LRU sitting time in minutes"
2978 #: plugins/check_nwstat.c:1637
2979 msgid " LRUS = LRU sitting time in seconds"
2982 #: plugins/check_nwstat.c:1638
2983 msgid " DSDB = check to see if DS Database is open"
2986 #: plugins/check_nwstat.c:1639
2987 msgid " DSVER = NDS version"
2990 #: plugins/check_nwstat.c:1640
2991 msgid " UPRB = used packet receive buffers"
2994 #: plugins/check_nwstat.c:1641
2995 msgid " PUPRB = percent (of max) used packet receive buffers"
2998 #: plugins/check_nwstat.c:1642
2999 msgid " SAPENTRIES = number of entries in the SAP table"
3002 #: plugins/check_nwstat.c:1643
3003 msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3006 #: plugins/check_nwstat.c:1644
3007 msgid " TSYNC = timesync status"
3010 #: plugins/check_nwstat.c:1645
3011 msgid " LOGINS = check to see if logins are enabled"
3014 #: plugins/check_nwstat.c:1646
3015 msgid " CONNS = number of currently licensed connections"
3018 #: plugins/check_nwstat.c:1647
3019 msgid " NRMH\t= NRM Summary Status"
3022 #: plugins/check_nwstat.c:1648
3023 msgid " NRMP<stat> = Returns the current value for a NRM health item"
3026 #: plugins/check_nwstat.c:1649
3027 msgid " NRMM<stat> = Returns the current memory stats from NRM"
3030 #: plugins/check_nwstat.c:1650
3031 msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
3034 #: plugins/check_nwstat.c:1651
3035 msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3038 #: plugins/check_nwstat.c:1652
3039 msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3042 #: plugins/check_nwstat.c:1653
3043 msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3046 #: plugins/check_nwstat.c:1654
3047 msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3050 #: plugins/check_nwstat.c:1655
3051 msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3054 #: plugins/check_nwstat.c:1656
3056 " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3059 #: plugins/check_nwstat.c:1657
3060 msgid " NLM:<nlm> = check if NLM is loaded and report version"
3063 #: plugins/check_nwstat.c:1658
3064 msgid " (e.g. NLM:TSANDS.NLM)"
3067 #: plugins/check_nwstat.c:1665
3068 msgid "Include server version string in results"
3071 #: plugins/check_nwstat.c:1671
3072 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3075 #: plugins/check_nwstat.c:1672
3077 " extension for NetWare be loaded on the Novell servers you wish to check."
3080 #: plugins/check_nwstat.c:1673
3081 msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3084 #: plugins/check_nwstat.c:1674
3086 "- Values for critical thresholds should be lower than warning thresholds"
3089 #: plugins/check_nwstat.c:1675
3091 " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3094 #: plugins/check_nwstat.c:1676
3095 msgid " TCB, LRUS and LRUM.\n"
3098 #: plugins/check_overcr.c:124
3099 msgid "Unknown error fetching load data\n"
3102 #: plugins/check_overcr.c:128
3103 msgid "Invalid response from server - no load information\n"
3106 #: plugins/check_overcr.c:134
3107 msgid "Invalid response from server after load 1\n"
3110 #: plugins/check_overcr.c:140
3111 msgid "Invalid response from server after load 5\n"
3114 #: plugins/check_overcr.c:165
3116 msgid "Load %s - %s-min load average = %0.2f"
3119 #: plugins/check_overcr.c:175
3120 msgid "Unknown error fetching disk data\n"
3123 #: plugins/check_overcr.c:185 plugins/check_overcr.c:237
3124 #: plugins/check_overcr.c:241
3125 msgid "Invalid response from server\n"
3128 #: plugins/check_overcr.c:212
3129 msgid "Unknown error fetching network status\n"
3132 #: plugins/check_overcr.c:222
3134 msgid "Net %s - %d connection%s on port %d"
3137 #: plugins/check_overcr.c:233
3138 msgid "Unknown error fetching process status\n"
3141 #: plugins/check_overcr.c:251
3143 msgid "Process %s - %d instance%s of %s running"
3146 #: plugins/check_overcr.c:278
3148 msgid "Uptime %s - Up %d days %d hours %d minutes"
3151 #: plugins/check_overcr.c:420
3153 "This plugin attempts to contact the Over-CR collector daemon running on the"
3156 #: plugins/check_overcr.c:421
3157 msgid "remote UNIX server in order to gather the requested system information."
3160 #: plugins/check_overcr.c:437
3161 msgid "LOAD1 = 1 minute average CPU load"
3164 #: plugins/check_overcr.c:438
3165 msgid "LOAD5 = 5 minute average CPU load"
3168 #: plugins/check_overcr.c:439
3169 msgid "LOAD15 = 15 minute average CPU load"
3172 #: plugins/check_overcr.c:440
3173 msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3176 #: plugins/check_overcr.c:441
3177 msgid "PROC<process> = number of running processes with name <process>"
3180 #: plugins/check_overcr.c:442
3181 msgid "NET<port> = number of active connections on TCP port <port>"
3184 #: plugins/check_overcr.c:443
3185 msgid "UPTIME = system uptime in seconds"
3188 #: plugins/check_overcr.c:451
3190 "For the available options, the critical threshold value should always be"
3193 #: plugins/check_overcr.c:452
3195 "higher than the warning threshold value, EXCEPT with the uptime variable"
3198 #: plugins/check_overcr.c:454
3199 msgid "This plugin requres that Eric Molitors' Over-CR collector daemon be"
3202 #: plugins/check_overcr.c:455
3203 msgid "running on the remote server."
3206 #: plugins/check_overcr.c:457
3207 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3210 #: plugins/check_pgsql.c:171
3212 msgid "CRITICAL - no connection to '%s' (%s).\n"
3215 #: plugins/check_pgsql.c:186
3217 msgid " %s - database %s (%d sec.)|%s\n"
3220 #: plugins/check_pgsql.c:241 plugins/check_time.c:278 plugins/check_time.c:290
3221 #: plugins/check_users.c:167
3222 msgid "Critical threshold must be a positive integer"
3223 msgstr "Critical threshold muss ein positiver Integer sein"
3225 #: plugins/check_pgsql.c:247 plugins/check_time.c:259 plugins/check_time.c:283
3226 #: plugins/check_users.c:173 plugins/check_users.c:183
3227 #: plugins/check_users.c:190
3228 msgid "Warning threshold must be a positive integer"
3229 msgstr "Warning threshold muss ein positiver Integer sein"
3231 #: plugins/check_pgsql.c:265
3232 msgid "Database name is not valid"
3235 #: plugins/check_pgsql.c:271
3236 msgid "User name is not valid"
3239 #: plugins/check_pgsql.c:408
3241 msgid "Test whether a PostgreSQL Database is accepting connections."
3244 #: plugins/check_pgsql.c:421
3245 msgid "Database to check "
3248 #: plugins/check_pgsql.c:422
3250 msgid "(default: %s)"
3253 #: plugins/check_pgsql.c:424
3254 msgid "Login name of user"
3257 #: plugins/check_pgsql.c:426
3258 msgid "Password (BIG SECURITY ISSUE)"
3261 #: plugins/check_pgsql.c:435
3262 msgid "All parameters are optional."
3265 #: plugins/check_pgsql.c:436
3267 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3270 #: plugins/check_pgsql.c:437
3271 msgid "accepting queries. In its current operation, it simply connects to the"
3274 #: plugins/check_pgsql.c:438
3276 "specified database, and then disconnects. If no database is specified, it"
3279 #: plugins/check_pgsql.c:439
3281 "connects to the template1 database, which is present in every functioning"
3284 #: plugins/check_pgsql.c:440
3285 msgid "PostgreSQL DBMS."
3288 #: plugins/check_pgsql.c:441
3290 "The plugin will connect to a local postmaster if no host is specified. To"
3293 #: plugins/check_pgsql.c:442
3295 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3298 #: plugins/check_pgsql.c:443
3299 msgid "connections (start the postmaster with the -i option)."
3302 #: plugins/check_pgsql.c:444
3304 "Typically, the nagios user (unless the --logname option is used) should be"
3307 #: plugins/check_pgsql.c:445
3309 "able to connect to the database without a password. The plugin can also send"
3312 #: plugins/check_pgsql.c:446
3313 msgid "a password, but no effort is made to obsure or encrypt the password."
3316 #: plugins/check_ping.c:142
3317 msgid "CRITICAL - Could not interpret output from ping command\n"
3320 #: plugins/check_ping.c:158
3322 msgid "PING %s - %sPacket loss = %d%%"
3325 #: plugins/check_ping.c:161
3327 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3330 #: plugins/check_ping.c:249
3331 msgid "Could not realloc() addresses\n"
3334 #: plugins/check_ping.c:264 plugins/check_ping.c:344
3336 msgid "<max_packets> (%s) must be a non-negative number\n"
3339 #: plugins/check_ping.c:298
3341 msgid "<wpl> (%s) must be an integer percentage\n"
3344 #: plugins/check_ping.c:309
3346 msgid "<cpl> (%s) must be an integer percentage\n"
3349 #: plugins/check_ping.c:320
3351 msgid "<wrta> (%s) must be a non-negative number\n"
3354 #: plugins/check_ping.c:331
3356 msgid "<crta> (%s) must be a non-negative number\n"
3359 #: plugins/check_ping.c:364
3362 "%s: Warning threshold must be integer or percentage!\n"
3366 #: plugins/check_ping.c:377
3368 msgid "<wrta> was not set\n"
3371 #: plugins/check_ping.c:381
3373 msgid "<crta> was not set\n"
3376 #: plugins/check_ping.c:385
3378 msgid "<wpl> was not set\n"
3381 #: plugins/check_ping.c:389
3383 msgid "<cpl> was not set\n"
3386 #: plugins/check_ping.c:393
3388 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3391 #: plugins/check_ping.c:397
3393 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3396 #: plugins/check_ping.c:433
3398 msgid "Cannot open stderr for %s\n"
3401 #: plugins/check_ping.c:482 plugins/check_ping.c:484
3402 msgid "System call sent warnings to stderr "
3405 #: plugins/check_ping.c:511
3407 msgid "CRITICAL - Network Unreachable (%s)"
3408 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3410 #: plugins/check_ping.c:513
3412 msgid "CRITICAL - Host Unreachable (%s)"
3415 #: plugins/check_ping.c:515
3417 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3418 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3420 #: plugins/check_ping.c:517
3422 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3423 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3425 #: plugins/check_ping.c:519
3427 msgid "CRITICAL - Network Prohibited (%s)"
3428 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3430 #: plugins/check_ping.c:521
3432 msgid "CRITICAL - Host Prohibited (%s)"
3433 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3435 #: plugins/check_ping.c:523
3437 msgid "CRITICAL - Packet Filtered (%s)"
3438 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
3440 #: plugins/check_ping.c:525
3442 msgid "CRITICAL - Host not found (%s)"
3445 #: plugins/check_ping.c:527
3447 msgid "CRITICAL - Time to live exceeded (%s)"
3450 #: plugins/check_ping.c:534
3451 msgid "Unable to realloc warn_text"
3454 #: plugins/check_ping.c:551
3456 msgid "Use ping to check connection statistics for a remote host."
3459 #: plugins/check_ping.c:562
3460 msgid "host to ping"
3463 #: plugins/check_ping.c:568
3464 msgid "number of ICMP ECHO packets to send"
3467 #: plugins/check_ping.c:569
3469 msgid "(Default: %d)\n"
3472 #: plugins/check_ping.c:571
3473 msgid "show HTML in the plugin output (obsoleted by urlize)"
3476 #: plugins/check_ping.c:575
3477 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3480 #: plugins/check_ping.c:576
3481 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3484 #: plugins/check_ping.c:577
3485 msgid "percentage of packet loss to trigger an alarm state."
3488 #: plugins/check_ping.c:581
3491 "This plugin uses the ping command to probe the specified host for packet loss"
3492 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3494 #: plugins/check_ping.c:582
3496 "(percentage) and round trip average (milliseconds). It can produce HTML "
3500 #: plugins/check_ping.c:583
3502 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3505 #: plugins/check_ping.c:584
3506 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3509 #: plugins/check_procs.c:159
3514 #: plugins/check_procs.c:279
3516 msgid "Not parseable: %s"
3519 #: plugins/check_procs.c:289
3521 msgid "System call sent warnings to stderr\n"
3524 #: plugins/check_procs.c:296
3526 msgid "System call returned nonzero status\n"
3529 #: plugins/check_procs.c:302
3531 msgid "Unable to read output\n"
3534 #: plugins/check_procs.c:319
3536 msgid "%d warn out of "
3539 #: plugins/check_procs.c:324
3541 msgid "%d crit, %d warn out of "
3544 #: plugins/check_procs.c:330
3549 #: plugins/check_procs.c:410
3551 msgid "Critical Process Count must be an integer!"
3552 msgstr "Critical threshold muss ein Integer sein"
3554 #: plugins/check_procs.c:422
3556 msgid "Warning Process Count must be an integer!"
3557 msgstr "Warning threshold Integer sein"
3559 #: plugins/check_procs.c:430
3561 msgid "Parent Process ID must be an integer!"
3562 msgstr "Argument für check_dummy muss ein Integer sein"
3564 #: plugins/check_procs.c:436 plugins/check_procs.c:550
3566 msgid "%s%sSTATE = %s"
3569 #: plugins/check_procs.c:445
3571 msgid "UID was not found"
3572 msgstr "%s [%s nicht gefunden]"
3574 #: plugins/check_procs.c:451
3576 msgid "User name was not found"
3577 msgstr "%s [%s nicht gefunden]"
3579 #: plugins/check_procs.c:466
3581 msgid "%s%scommand name '%s'"
3584 #: plugins/check_procs.c:494
3586 msgid "RSS must be an integer!"
3587 msgstr "skip lines muss ein Integer sein"
3589 #: plugins/check_procs.c:501
3591 msgid "VSZ must be an integer!"
3592 msgstr "skip lines muss ein Integer sein"
3594 #: plugins/check_procs.c:509
3595 msgid "PCPU must be a float!"
3598 #: plugins/check_procs.c:533
3599 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3602 #: plugins/check_procs.c:569
3604 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3607 #: plugins/check_procs.c:573
3609 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3612 #: plugins/check_procs.c:710
3614 "Checks all processes and generates WARNING or CRITICAL states if the "
3618 #: plugins/check_procs.c:711
3620 "metric is outside the required threshold ranges. The metric defaults to "
3624 #: plugins/check_procs.c:712
3626 "of processes. Search filters can be applied to limit the processes to check."
3629 #: plugins/check_procs.c:718
3630 msgid "Required Arguments:"
3633 #: plugins/check_procs.c:720
3634 msgid "Generate warning state if metric is outside this range"
3637 #: plugins/check_procs.c:722
3638 msgid "Generate critical state if metric is outside this range"
3641 #: plugins/check_procs.c:724
3642 msgid "Optional Arguments:"
3645 #: plugins/check_procs.c:726
3646 msgid "Check thresholds against metric. Valid types:"
3649 #: plugins/check_procs.c:727
3650 msgid "PROCS - number of processes (default)"
3653 #: plugins/check_procs.c:728
3654 msgid "VSZ - virtual memory size"
3657 #: plugins/check_procs.c:729
3658 msgid "RSS - resident set memory size"
3661 #: plugins/check_procs.c:730
3662 msgid "CPU - percentage cpu"
3665 #: plugins/check_procs.c:733
3666 msgid "ELAPSED - time elapsed in seconds"
3669 #: plugins/check_procs.c:738
3670 msgid "Extra information. Up to 3 verbosity levels"
3673 #: plugins/check_procs.c:742
3674 msgid "Only scan for processes that have, in the output of `ps`, one or"
3677 #: plugins/check_procs.c:743
3678 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3681 #: plugins/check_procs.c:744
3682 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3685 #: plugins/check_procs.c:746
3686 msgid "Only scan for children of the parent process ID indicated."
3689 #: plugins/check_procs.c:748
3690 msgid "Only scan for processes with vsz higher than indicated."
3693 #: plugins/check_procs.c:750
3694 msgid "Only scan for processes with rss higher than indicated."
3697 #: plugins/check_procs.c:752
3698 msgid "Only scan for processes with pcpu higher than indicated."
3701 #: plugins/check_procs.c:754
3702 msgid "Only scan for processes with user name or ID indicated."
3705 #: plugins/check_procs.c:756
3706 msgid "Only scan for processes with args that contain STRING."
3709 #: plugins/check_procs.c:758
3710 msgid "Only scan for processes with args that contain the regex STRING."
3713 #: plugins/check_procs.c:760
3714 msgid "Only scan for exact matches of COMMAND (without path)."
3717 #: plugins/check_procs.c:762
3721 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3722 "specified 'max:min', a warning status will be generated if the\n"
3723 "count is inside the specified range\n"
3727 #: plugins/check_procs.c:767
3730 "This plugin checks the number of currently running processes and\n"
3731 "generates WARNING or CRITICAL states if the process count is outside\n"
3732 "the specified threshold ranges. The process count can be filtered by\n"
3733 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3734 "be the total number of running processes\n"
3738 #: plugins/check_procs.c:776
3739 msgid "Warning if not two processes with command name portsentry."
3742 #: plugins/check_procs.c:777
3743 msgid "Critical if < 2 or > 1024 processes"
3746 #: plugins/check_procs.c:779
3747 msgid "Warning alert if > 10 processes with command arguments containing"
3750 #: plugins/check_procs.c:780
3751 msgid "'/usr/local/bin/perl' and owned by root"
3754 #: plugins/check_procs.c:782
3755 msgid "Alert if vsz of any processes over 50K or 100K"
3758 #: plugins/check_procs.c:784
3760 msgid "Alert if cpu of any processes over 10%% or 20%%"
3763 #: plugins/check_procs.c:792
3768 #: plugins/check_radius.c:158
3769 msgid "Config file error"
3772 #: plugins/check_radius.c:167
3773 msgid "Out of Memory?"
3776 #: plugins/check_radius.c:188
3780 #: plugins/check_radius.c:190
3784 #: plugins/check_radius.c:192
3788 #: plugins/check_radius.c:196
3792 #: plugins/check_radius.c:275
3793 msgid "Number of retries must be a positive integer"
3796 #: plugins/check_radius.c:289
3797 msgid "User not specified"
3800 #: plugins/check_radius.c:291
3801 msgid "Password not specified"
3804 #: plugins/check_radius.c:293
3805 msgid "Configuration file not specified"
3808 #: plugins/check_radius.c:311
3809 msgid "Tests to see if a radius server is accepting connections."
3812 #: plugins/check_radius.c:322
3813 msgid "The user to authenticate"
3816 #: plugins/check_radius.c:324
3817 msgid "Password for autentication (SECURITY RISK)"
3820 #: plugins/check_radius.c:326
3821 msgid "NAS identifier"
3824 #: plugins/check_radius.c:328
3825 msgid "Configuration file"
3828 #: plugins/check_radius.c:330
3829 msgid "Response string to expect from the server"
3832 #: plugins/check_radius.c:332
3833 msgid "Number of times to retry a failed connection"
3836 #: plugins/check_radius.c:336
3839 "This plugin tests a radius server to see if it is accepting connections."
3840 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3842 #: plugins/check_radius.c:337
3844 "The server to test must be specified in the invocation, as well as a user"
3847 #: plugins/check_radius.c:338
3849 "name and password. A configuration file may also be present. The format of"
3852 #: plugins/check_radius.c:339
3854 "the configuration file is described in the radiusclient library sources."
3857 #: plugins/check_radius.c:340
3858 msgid "The password option presents a substantial security issue because the"
3861 #: plugins/check_radius.c:341
3862 msgid "password can be determined by careful watching of the command line in"
3865 #: plugins/check_radius.c:342
3866 msgid "a process listing. This risk is exacerbated because nagios will"
3869 #: plugins/check_radius.c:343
3870 msgid "run the plugin at regular prdictable intervals. Please be sure that"
3873 #: plugins/check_radius.c:344
3874 msgid "the password used does not allow access to sensitive system resources,"
3877 #: plugins/check_radius.c:345
3878 msgid "otherwise compormise could occur."
3881 #: plugins/check_real.c:92
3883 msgid "Unable to connect to %s on port %d\n"
3886 #: plugins/check_real.c:114
3888 msgid "No data received from %s\n"
3891 #: plugins/check_real.c:119 plugins/check_real.c:192
3893 msgid "Invalid REAL response received from host"
3894 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3896 #: plugins/check_real.c:121 plugins/check_real.c:194
3898 msgid "Invalid REAL response received from host on port %d\n"
3901 #: plugins/check_real.c:185 plugins/check_tcp.c:292
3903 msgid "No data received from host\n"
3906 #: plugins/check_real.c:248
3908 msgid "REAL %s - %d second response time\n"
3911 #: plugins/check_real.c:337 plugins/check_smtp.c:579 plugins/check_ups.c:533
3912 msgid "Warning time must be a positive integer"
3913 msgstr "Warnung time muss ein positiver Integer sein"
3915 #: plugins/check_real.c:346 plugins/check_smtp.c:570 plugins/check_ups.c:524
3916 msgid "Critical time must be a positive integer"
3917 msgstr "Critical time muss ein positiver Integer sein"
3919 #: plugins/check_real.c:382
3921 msgid "You must provide a server to check"
3922 msgstr "%s: Hostname muss angegeben werden\n"
3924 #: plugins/check_real.c:414
3926 msgid "This plugin tests the REAL service on the specified host."
3928 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
3931 #: plugins/check_real.c:425
3932 msgid "Connect to this url"
3935 #: plugins/check_real.c:427
3937 msgid "String to expect in first line of server response (default: %s)\n"
3940 #: plugins/check_real.c:436
3942 msgid "This plugin will attempt to open an RTSP connection with the host."
3943 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3945 #: plugins/check_real.c:437 plugins/check_smtp.c:810
3946 msgid "Successul connects return STATE_OK, refusals and timeouts return"
3949 #: plugins/check_real.c:438
3951 "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
3954 #: plugins/check_real.c:439
3956 "but incorrect reponse messages from the host result in STATE_WARNING return"
3959 #: plugins/check_real.c:440
3963 #: plugins/check_smtp.c:147 plugins/check_swap.c:266 plugins/check_swap.c:272
3965 msgid "malloc() failed!\n"
3968 #: plugins/check_smtp.c:151
3970 msgid "gethostname() failed!\n"
3973 #: plugins/check_smtp.c:186 plugins/check_smtp.c:210
3975 msgid "recv() failed\n"
3978 #: plugins/check_smtp.c:197
3980 msgid "Invalid SMTP response received from host: %s\n"
3981 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3983 #: plugins/check_smtp.c:199
3985 msgid "Invalid SMTP response received from host on port %d: %s\n"
3986 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
3988 #: plugins/check_smtp.c:220
3990 msgid "WARNING - TLS not supported by server\n"
3993 #: plugins/check_smtp.c:232
3995 msgid "Server does not support STARTTLS\n"
3998 #: plugins/check_smtp.c:238
4000 msgid "CRITICAL - Cannot create SSL context.\n"
4003 #: plugins/check_smtp.c:258
4004 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4007 #: plugins/check_smtp.c:263
4012 #: plugins/check_smtp.c:265
4013 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4016 #: plugins/check_smtp.c:277
4018 msgid "CRITICAL - Cannot retrieve server certificate."
4019 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4021 #: plugins/check_smtp.c:313 plugins/check_snmp.c:587
4023 msgid "Could Not Compile Regular Expression"
4026 #: plugins/check_smtp.c:322
4028 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4031 #: plugins/check_smtp.c:326 plugins/check_snmp.c:332
4033 msgid "Execute Error: %s\n"
4036 #: plugins/check_smtp.c:340
4038 msgid "no authuser specified, "
4041 #: plugins/check_smtp.c:345
4043 msgid "no authpass specified, "
4046 #: plugins/check_smtp.c:352 plugins/check_smtp.c:374 plugins/check_smtp.c:395
4047 #: plugins/check_smtp.c:671
4052 #: plugins/check_smtp.c:355
4054 msgid "recv() failed after AUTH LOGIN, "
4055 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4057 #: plugins/check_smtp.c:360 plugins/check_smtp.c:382 plugins/check_smtp.c:403
4058 #: plugins/check_smtp.c:682
4060 msgid "received %s\n"
4061 msgstr "Keine Daten empfangen %s\n"
4063 #: plugins/check_smtp.c:364
4065 msgid "invalid response received after AUTH LOGIN, "
4066 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4068 #: plugins/check_smtp.c:378
4070 msgid "recv() failed after sending authuser, "
4073 #: plugins/check_smtp.c:386
4075 msgid "invalid response received after authuser, "
4076 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4078 #: plugins/check_smtp.c:399
4080 msgid "recv() failed after sending authpass, "
4083 #: plugins/check_smtp.c:407
4085 msgid "invalid response received after authpass, "
4086 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4088 #: plugins/check_smtp.c:414
4090 msgid "only authtype LOGIN is supported, "
4093 #: plugins/check_smtp.c:438
4095 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4096 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
4098 #: plugins/check_smtp.c:546 plugins/check_smtp.c:558
4100 msgid "Could not realloc() units [%d]\n"
4103 #: plugins/check_smtp.c:606
4104 msgid "SSL support not available - install OpenSSL and recompile"
4107 #: plugins/check_smtp.c:677
4109 msgid "recv() failed after QUIT."
4110 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4112 #: plugins/check_smtp.c:679
4114 msgid "Connection reset by peer."
4117 #: plugins/check_smtp.c:767
4119 msgid "This plugin will attempt to open an SMTP connection with the host."
4120 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4122 #: plugins/check_smtp.c:780
4124 msgid " String to expect in first line of server response (default: '%s')\n"
4127 #: plugins/check_smtp.c:782
4128 msgid "Suppress SMTP command"
4131 #: plugins/check_smtp.c:784
4132 msgid "SMTP command (may be used repeatedly)"
4135 #: plugins/check_smtp.c:786
4136 msgid "Expected response to command (may be used repeatedly)"
4139 #: plugins/check_smtp.c:788
4140 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4143 #: plugins/check_smtp.c:791 plugins/check_tcp.c:634
4144 msgid "Minimum number of days a certificate has to be valid."
4147 #: plugins/check_smtp.c:793
4148 msgid "Use STARTTLS for the connection."
4151 #: plugins/check_smtp.c:797
4152 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4155 #: plugins/check_smtp.c:799
4156 msgid "SMTP AUTH username"
4159 #: plugins/check_smtp.c:801
4160 msgid "SMTP AUTH password"
4163 #: plugins/check_smtp.c:811
4164 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4167 #: plugins/check_smtp.c:812
4168 msgid "connects, but incorrect reponse messages from the host result in"
4171 #: plugins/check_smtp.c:813
4172 msgid "STATE_WARNING return values."
4175 #: plugins/check_snmp.c:310
4176 msgid "No valid data returned"
4179 #: plugins/check_snmp.c:378
4182 "%s problem - No data received from host\n"
4186 #: plugins/check_snmp.c:395
4188 msgid "snmpget returned an error status"
4189 msgstr "dig hat einen Fehler zurückgegeben"
4191 #: plugins/check_snmp.c:521
4193 msgid "Invalid critical threshold"
4194 msgstr "Critical threshold muss ein Integer sein"
4196 #: plugins/check_snmp.c:532
4198 msgid "Invalid warning threshold"
4199 msgstr "Warning threshold Integer sein"
4201 #: plugins/check_snmp.c:544
4203 msgid "Retries interval must be a positive integer"
4204 msgstr "Time interval muss ein positiver Integer sein"
4206 #: plugins/check_snmp.c:608
4208 msgid "Could not reallocate labels[%d]"
4209 msgstr "Konnte addr nicht zuweisen\n"
4211 #: plugins/check_snmp.c:620
4213 msgid "Could not reallocate labels\n"
4214 msgstr "Konnte·url·nicht·zuweisen\n"
4216 #: plugins/check_snmp.c:637
4218 msgid "Could not reallocate units [%d]\n"
4219 msgstr "Konnte·url·nicht·zuweisen\n"
4221 #: plugins/check_snmp.c:649
4222 msgid "Could not realloc() units\n"
4225 #: plugins/check_snmp.c:734
4227 msgid "Missing secname (%s) or authpassword (%s) ! \n"
4230 #: plugins/check_snmp.c:742
4232 msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
4235 #: plugins/check_snmp.c:751
4236 msgid "Invalid SNMP version"
4239 #: plugins/check_snmp.c:879
4240 msgid "Unbalanced quotes\n"
4243 #: plugins/check_snmp.c:928
4244 msgid "Check status of remote machines and obtain sustem information via SNMP"
4247 #: plugins/check_snmp.c:940
4248 msgid "Use SNMP GETNEXT instead of SNMP GET"
4251 #: plugins/check_snmp.c:942
4252 msgid "SNMP protocol version"
4255 #: plugins/check_snmp.c:944
4256 msgid "SNMPv3 securityLevel"
4259 #: plugins/check_snmp.c:946
4260 msgid "SNMPv3 auth proto"
4263 #: plugins/check_snmp.c:950
4264 msgid "Optional community string for SNMP communication"
4267 #: plugins/check_snmp.c:951
4271 #: plugins/check_snmp.c:953
4272 msgid "SNMPv3 username"
4275 #: plugins/check_snmp.c:955
4276 msgid "SNMPv3 authentication password"
4279 #: plugins/check_snmp.c:957
4280 msgid "SNMPv3 privacy password"
4283 #: plugins/check_snmp.c:961
4284 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4287 #: plugins/check_snmp.c:963
4289 "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
4292 #: plugins/check_snmp.c:964
4293 msgid "for symbolic oids.)"
4296 #: plugins/check_snmp.c:966
4298 msgid " Delimiter to use when parsing returned data. Default is \"%s\""
4301 #: plugins/check_snmp.c:967
4302 msgid "Any data on the right hand side of the delimiter is considered"
4305 #: plugins/check_snmp.c:968
4306 msgid "to be the data that should be used in the evaluation."
4309 #: plugins/check_snmp.c:972
4310 msgid "Range(s) which will not result in a WARNING status"
4313 #: plugins/check_snmp.c:974
4314 msgid "Range(s) which will not result in a CRITICAL status"
4317 #: plugins/check_snmp.c:978
4318 msgid "Return OK state (for that OID) if STRING is an exact match"
4321 #: plugins/check_snmp.c:980
4323 "Return OK state (for that OID) if extended regular expression REGEX matches"
4326 #: plugins/check_snmp.c:982
4328 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4331 #: plugins/check_snmp.c:984
4332 msgid "Prefix label for output from plugin (default -s 'SNMP')"
4335 #: plugins/check_snmp.c:988
4336 msgid "Units label(s) for output data (e.g., 'sec.')."
4339 #: plugins/check_snmp.c:990
4340 msgid "Separates output on multiple OID requests"
4343 #: plugins/check_snmp.c:996
4345 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4348 #: plugins/check_snmp.c:997
4350 "if you don't have the package installed, you will need to download it from"
4353 #: plugins/check_snmp.c:998
4354 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4357 #: plugins/check_snmp.c:1000
4359 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
4363 #: plugins/check_snmp.c:1001
4364 msgid " internal spaces must be quoted) [max 8 OIDs]"
4367 #: plugins/check_snmp.c:1003
4368 msgid "- Ranges are inclusive and are indicated with colons. When specified as"
4371 #: plugins/check_snmp.c:1004
4373 " 'min:max' a STATE_OK will be returned if the result is within the indicated"
4376 #: plugins/check_snmp.c:1005
4377 msgid " range or is equal to the upper or lower bound. A non-OK state will be"
4380 #: plugins/check_snmp.c:1006
4381 msgid " returned if the result is outside the specified range."
4384 #: plugins/check_snmp.c:1008
4386 "- If specified in the order 'max:min' a non-OK state will be returned if the"
4389 #: plugins/check_snmp.c:1009
4390 msgid " result is within the (inclusive) range."
4393 #: plugins/check_snmp.c:1011
4395 "- Upper or lower bounds may be omitted to skip checking the respective limit."
4398 #: plugins/check_snmp.c:1012
4399 msgid "- Bare integers are interpreted as upper limits."
4402 #: plugins/check_snmp.c:1013
4404 "- When checking multiple OIDs, separate ranges by commas like '-w "
4408 #: plugins/check_snmp.c:1014
4409 msgid "- Note that only one string and one regex may be checked at present"
4412 #: plugins/check_snmp.c:1015
4414 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4417 #: plugins/check_snmp.c:1016
4418 msgid " returned from the SNMP query is an unsigned integer."
4421 #: plugins/check_ssh.c:166
4423 msgid "Port number must be a positive integer"
4424 msgstr "Port muss ein positiver Integer sein"
4426 #: plugins/check_ssh.c:231
4428 msgid "Server answer: %s"
4431 #: plugins/check_ssh.c:250
4433 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4436 #: plugins/check_ssh.c:257
4438 msgid "SSH OK - %s (protocol %s)\n"
4441 #: plugins/check_ssh.c:277
4442 msgid "Try to connect to an SSH server at specified server and port"
4445 #: plugins/check_ssh.c:292
4447 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4450 #: plugins/check_swap.c:170
4452 msgid "Command: %s\n"
4455 #: plugins/check_swap.c:172
4457 msgid "Format: %s\n"
4460 #: plugins/check_swap.c:208
4462 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4465 #: plugins/check_swap.c:222
4467 msgid "total=%.0f, free=%.0f\n"
4470 #: plugins/check_swap.c:254
4471 msgid "Error getting swap devices\n"
4474 #: plugins/check_swap.c:257
4475 msgid "SWAP OK: No swap devices defined\n"
4478 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4479 msgid "swapctl failed: "
4482 #: plugins/check_swap.c:279 plugins/check_swap.c:321
4483 msgid "Error in swapctl call\n"
4486 #: plugins/check_swap.c:358
4488 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4491 #: plugins/check_swap.c:436
4492 msgid "Warning threshold must be integer or percentage!"
4493 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4495 #: plugins/check_swap.c:454
4496 msgid "Critical threshold must be integer or percentage!"
4497 msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!"
4499 #: plugins/check_swap.c:508
4501 msgid "Warning percentage should be more than critical percentage"
4502 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
4504 #: plugins/check_swap.c:512
4505 msgid "Warning free space should be more than critical free space"
4508 #: plugins/check_swap.c:526
4509 msgid "Check swap space on local machine."
4512 #: plugins/check_swap.c:535
4514 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4517 #: plugins/check_swap.c:537
4518 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4521 #: plugins/check_swap.c:539
4523 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4526 #: plugins/check_swap.c:541
4527 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4530 #: plugins/check_swap.c:543
4531 msgid "Conduct comparisons for all swap partitions, one by one"
4534 #: plugins/check_swap.c:547
4535 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"
4538 #: plugins/check_tcp.c:200
4539 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4542 #: plugins/check_tcp.c:221
4543 msgid "With UDP checks, a send/expect string must be specified."
4546 #: plugins/check_tcp.c:240
4548 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4549 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4551 #: plugins/check_tcp.c:420
4552 msgid "No arguments found"
4555 #: plugins/check_tcp.c:521
4556 msgid "Maxbytes must be a positive integer"
4557 msgstr "Maxbytes muss ein positiver Integer sein"
4559 #: plugins/check_tcp.c:539
4560 msgid "Refuse must be one of ok, warn, crit"
4563 #: plugins/check_tcp.c:549
4564 msgid "Mismatch must be one of ok, warn, crit"
4567 #: plugins/check_tcp.c:555
4568 msgid "Delay must be a positive integer"
4569 msgstr "Delay muss ein positiver Integer sein"
4571 #: plugins/check_tcp.c:583
4573 msgid "You must provide a server address"
4574 msgstr "%s: Hostname muss angegeben werden\n"
4576 #: plugins/check_tcp.c:585
4578 msgid "Invalid hostname, address or socket"
4579 msgstr "Ungültige(r) Hostname/Adresse"
4581 #: plugins/check_tcp.c:599
4584 "This plugin tests %s connections with the specified host (or unix socket).\n"
4586 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4588 #: plugins/check_tcp.c:611
4590 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4594 #: plugins/check_tcp.c:612
4595 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4598 #: plugins/check_tcp.c:614
4599 msgid "String to send to the server"
4602 #: plugins/check_tcp.c:616
4603 msgid "String to expect in server response"
4606 #: plugins/check_tcp.c:616
4607 msgid "(may be repeated)"
4610 #: plugins/check_tcp.c:618
4611 msgid "All expect strings need to occur in server response. Default is any"
4614 #: plugins/check_tcp.c:620
4615 msgid "String to send server to initiate a clean close of the connection"
4618 #: plugins/check_tcp.c:622
4619 msgid "Accept tcp refusals with states ok, warn, crit (default: crit)"
4622 #: plugins/check_tcp.c:624
4624 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4627 #: plugins/check_tcp.c:626
4629 msgid "Hide output from TCP socket"
4630 msgstr "Konnte TCP socket nicht öffnen\n"
4632 #: plugins/check_tcp.c:628
4633 msgid "Close connection once more than this number of bytes are received"
4636 #: plugins/check_tcp.c:630
4637 msgid "Seconds to wait between sending string and polling for response"
4640 #: plugins/check_tcp.c:636
4641 msgid "Use SSL for the connection."
4644 #: plugins/check_time.c:103
4646 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4649 #: plugins/check_time.c:116
4651 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4654 #: plugins/check_time.c:140
4656 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4659 #: plugins/check_time.c:153
4661 msgid "TIME %s - %d second response time|%s\n"
4664 #: plugins/check_time.c:171
4666 msgid "TIME %s - %lu second time difference|%s %s\n"
4669 #: plugins/check_time.c:255
4670 msgid "Warning thresholds must be a positive integer"
4671 msgstr "Warning thresholds muss ein positiver Integer sein"
4673 #: plugins/check_time.c:274
4674 msgid "Critical thresholds must be a positive integer"
4675 msgstr "Critical thresholds muss ein positiver Integer sein"
4677 #: plugins/check_time.c:340
4679 msgid "This plugin will check the time on the specified host."
4681 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4684 #: plugins/check_time.c:351
4685 msgid "Use UDP to connect, not TCP"
4688 #: plugins/check_time.c:353
4689 msgid "Time difference (sec.) necessary to result in a warning status"
4692 #: plugins/check_time.c:355
4693 msgid "Time difference (sec.) necessary to result in a critical status"
4696 #: plugins/check_time.c:357
4697 msgid "Response time (sec.) necessary to result in warning status"
4700 #: plugins/check_time.c:359
4701 msgid "Response time (sec.) necessary to result in critical status"
4704 #: plugins/check_ups.c:145
4706 msgid "On Battery, Low Battery"
4709 #: plugins/check_ups.c:150
4713 #: plugins/check_ups.c:153
4717 #: plugins/check_ups.c:157
4718 msgid ", Low Battery"
4721 #: plugins/check_ups.c:161
4722 msgid ", Calibrating"
4725 #: plugins/check_ups.c:164
4726 msgid ", Replace Battery"
4729 #: plugins/check_ups.c:168
4733 #: plugins/check_ups.c:171
4737 #: plugins/check_ups.c:174
4741 #: plugins/check_ups.c:177
4745 #: plugins/check_ups.c:180
4749 #: plugins/check_ups.c:183
4750 msgid ", Discharging"
4753 #: plugins/check_ups.c:186
4757 #: plugins/check_ups.c:325
4759 msgid "UPS does not support any available options\n"
4760 msgstr "IPv6 Unterstützung nicht vorhanden"
4762 #: plugins/check_ups.c:349 plugins/check_ups.c:409
4764 msgid "Invalid response received from host"
4765 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
4767 #: plugins/check_ups.c:417
4769 msgid "CRITICAL - no such ups '%s' on that host\n"
4772 #: plugins/check_ups.c:427
4774 msgid "CRITICAL - UPS data is stale"
4775 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
4777 #: plugins/check_ups.c:432
4779 msgid "Unknown error: %s\n"
4780 msgstr "Papierfehler"
4782 #: plugins/check_ups.c:439
4783 msgid "Error: unable to parse variable"
4786 #: plugins/check_ups.c:546
4787 msgid "Unrecognized UPS variable"
4790 #: plugins/check_ups.c:584
4791 msgid "Error : no ups indicated"
4794 #: plugins/check_ups.c:604
4797 "This plugin tests the UPS service on the specified host.Network UPS Tools "
4799 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
4802 #: plugins/check_ups.c:605
4803 msgid "from www.networkupstools.org must be running for thisplugin to work."
4806 #: plugins/check_ups.c:616
4810 #: plugins/check_ups.c:618
4811 msgid "Output of temperatures in Celsius"
4814 #: plugins/check_ups.c:620
4815 msgid "Valid values for STRING are"
4818 #: plugins/check_ups.c:633
4820 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4823 #: plugins/check_ups.c:634
4825 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4828 #: plugins/check_ups.c:635
4830 "plugin will return an OK state. If the battery is on it will return a WARNING"
4833 #: plugins/check_ups.c:636
4835 "state.If the UPS is off or has a low battery the plugin will return a "
4839 #: plugins/check_ups.c:637
4843 #: plugins/check_ups.c:639
4845 "You may also specify a variable to check [such as temperature, utility "
4849 #: plugins/check_ups.c:640
4851 "battery load, etc.] as well as warning and critical thresholds for the "
4855 #: plugins/check_ups.c:641
4857 "that variable. If the remote host has multiple UPS that are being monitored "
4861 #: plugins/check_ups.c:642
4862 msgid "will have to use the [ups] option to specify which UPS to check."
4865 #: plugins/check_ups.c:644
4867 "This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4870 #: plugins/check_ups.c:645
4872 "Smart UPS Tools be installed on the remote host. If you do not have the"
4875 #: plugins/check_ups.c:646
4877 "package installed on your system, you can download it from http://www."
4878 "networkupstools.org"
4881 #: plugins/check_users.c:93
4886 #: plugins/check_users.c:116
4887 msgid "Unable to read output"
4890 #: plugins/check_users.c:123
4892 msgid "USERS %s - %d users currently logged in |%s\n"
4895 #: plugins/check_users.c:208
4897 msgid "This plugin checks the number of users currently logged in on the local"
4899 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
4900 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
4901 "unterschritten wird.\n"
4904 #: plugins/check_users.c:209
4906 "system and generates an error if the number exceeds the thresholds specified."
4909 #: plugins/check_users.c:218
4910 msgid "Set WARNING status if more than INTEGER users are logged in"
4913 #: plugins/check_users.c:220
4914 msgid "Set CRITICAL status if more than INTEGER users are logged in"
4917 #: plugins/check_ide_smart.c:229
4919 msgid "CRITICAL - Couldn't open device %s: %s\n"
4920 msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n"
4922 #: plugins/check_ide_smart.c:234
4924 msgid "CRITICAL - SMART_CMD_ENABLE\n"
4927 #: plugins/check_ide_smart.c:295
4929 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
4932 #: plugins/check_ide_smart.c:364
4934 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
4937 #: plugins/check_ide_smart.c:372
4939 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
4942 #: plugins/check_ide_smart.c:380
4944 msgid "OK - Operational (%d/%d tests passed)\n"
4947 #: plugins/check_ide_smart.c:384
4949 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
4952 #: plugins/check_ide_smart.c:417
4954 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
4957 #: plugins/check_ide_smart.c:423
4959 msgid "OffLineCapability=%d {%s %s %s}\n"
4962 #: plugins/check_ide_smart.c:429
4964 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4967 #: plugins/check_ide_smart.c:450
4969 msgid "CRITICAL - %s: %s\n"
4972 #: plugins/check_ide_smart.c:469
4974 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4977 #: plugins/check_ide_smart.c:486
4980 "This plugin checks a local hard drive with the (Linux specific) SMART "
4981 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
4984 #: plugins/check_ide_smart.c:495
4985 msgid "Select device DEVICE"
4988 #: plugins/check_ide_smart.c:496
4990 "Note: if the device is selected with this option, _no_ other options are "
4994 #: plugins/check_ide_smart.c:498
4995 msgid "Perform immediately offline tests"
4998 #: plugins/check_ide_smart.c:500
4999 msgid "Returns the number of failed tests"
5002 #: plugins/check_ide_smart.c:502
5003 msgid "Turn on automatic offline tests"
5006 #: plugins/check_ide_smart.c:504
5007 msgid "Turn off automatic offline tests"
5010 #: plugins/check_ide_smart.c:506
5011 msgid "Output suitable for Nagios"
5014 #: plugins/negate.c:96
5016 msgid "No data returned from command\n"
5017 msgstr "Keine Daten empfangen %s\n"
5019 #: plugins/negate.c:154
5021 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
5025 #: plugins/negate.c:160
5027 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5031 #: plugins/negate.c:165
5033 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5037 #: plugins/negate.c:170
5039 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5043 #: plugins/negate.c:194
5044 msgid "Require path to command"
5047 #: plugins/negate.c:223
5049 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5052 #: plugins/negate.c:224
5053 msgid "Additional switches can be used to control which state becomes what."
5056 #: plugins/negate.c:233
5057 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5060 #: plugins/negate.c:239
5063 " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
5066 #: plugins/negate.c:240
5069 " quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5072 #: plugins/negate.c:241
5074 msgid " OK and CRITICAL.\n"
5077 #: plugins/negate.c:246
5078 msgid "Run check_ping and invert result. Must use full path to plugin"
5081 #: plugins/negate.c:248
5082 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5085 #: plugins/negate.c:251
5087 "This plugin is a wrapper to take the output of another plugin and invert it."
5090 #: plugins/negate.c:252
5091 msgid "The full path of the plugin must be provided."
5094 #: plugins/negate.c:253
5095 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5098 #: plugins/negate.c:254
5099 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5102 #: plugins/negate.c:255
5103 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5106 #: plugins/netutils.c:52
5108 msgid "CRITICAL - Socket timeout after %d seconds\n"
5109 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5111 #: plugins/netutils.c:54
5113 msgid "CRITICAL - Abnormal timeout after %d seconds\n"
5114 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5116 #: plugins/netutils.c:82 plugins/netutils.c:284
5120 #: plugins/netutils.c:99 plugins/netutils.c:299
5122 msgid "No data was received from host!"
5123 msgstr "Keine Daten empfangen %s\n"
5125 #: plugins/netutils.c:207 plugins/netutils.c:243
5126 msgid "Socket creation failed"
5129 #: plugins/netutils.c:236
5130 msgid "Supplied path too long unix domain socket"
5133 #: plugins/netutils.c:308
5134 msgid "Receive failed"
5137 #: plugins/netutils.c:334 plugins-root/check_dhcp.c:1343
5139 msgid "Invalid hostname/address - %s"
5141 "Ungültige(r) Name/Adresse: %s\n"
5144 #: plugins/popen.c:145
5146 msgid "Could not malloc argv array in popen()"
5147 msgstr "Konnte addr nicht zuweisen\n"
5149 #: plugins/popen.c:155
5151 msgid "CRITICAL - You need more args!!!"
5152 msgstr "CRITICAL - Fehler: %s\n"
5154 #: plugins/popen.c:212
5156 msgid "Cannot catch SIGCHLD"
5157 msgstr "Konnte SIGALRM nicht erhalten"
5159 #: plugins/popen.c:307 plugins/utils.c:186
5161 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5162 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
5164 #: plugins/popen.c:310
5165 msgid "CRITICAL - popen timeout received, but no child process"
5168 #: plugins/popen.c:326
5169 msgid "sysconf error for _SC_OPEN_MAX"
5172 #: plugins/urlize.c:134
5175 "%s UNKNOWN - No data received from host\n"
5179 #: plugins/urlize.c:173
5180 msgid "This plugin wraps the text output of another command (plugin)"
5183 #: plugins/urlize.c:174
5185 "in HTML <A> tags, thus displaying the plugin output in as a clickable link in"
5188 #: plugins/urlize.c:175
5190 "the Nagios status screen. The return status is the same as the invoked "
5194 #: plugins/urlize.c:185
5196 "Pay close attention to quoting to ensure that the shell passes the expected"
5199 #: plugins/urlize.c:186
5200 msgid "data to the plugin. For example, in:"
5203 #: plugins/urlize.c:187
5204 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5207 #: plugins/urlize.c:188
5208 msgid "the shell will remove the single quotes and urlize will see:"
5211 #: plugins/urlize.c:189
5212 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5215 #: plugins/urlize.c:190
5216 msgid "You probably want:"
5219 #: plugins/urlize.c:191
5220 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5223 #: plugins/utils.c:481
5225 msgid "failed realloc in strpcpy\n"
5226 msgstr "konnte keinen Speicher für '%s' reservieren\n"
5228 #: plugins/utils.c:523
5230 msgid "failed malloc in strscat\n"
5231 msgstr "konnte keinen Speicher für '%s' reservieren\n"
5233 #: plugins-root/check_dhcp.c:322
5235 msgid "Error: Could not get hardware address of interface '%s'\n"
5238 #: plugins-root/check_dhcp.c:344
5240 msgid "Error: if_nametoindex error - %s.\n"
5243 #: plugins-root/check_dhcp.c:349
5245 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5248 #: plugins-root/check_dhcp.c:354
5251 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5254 #: plugins-root/check_dhcp.c:359
5256 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5259 #: plugins-root/check_dhcp.c:385
5262 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5266 #: plugins-root/check_dhcp.c:390 plugins-root/check_dhcp.c:402
5269 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5273 #: plugins-root/check_dhcp.c:408
5276 "Error: can't get MAC address for this architecture. Use the --mac option.\n"
5279 #: plugins-root/check_dhcp.c:427
5281 msgid "Error: Cannot determine IP address of interface %s\n"
5284 #: plugins-root/check_dhcp.c:435
5286 msgid "Error: Cannot get interface IP address on this platform.\n"
5289 #: plugins-root/check_dhcp.c:440
5291 msgid "Pretending to be relay client %s\n"
5294 #: plugins-root/check_dhcp.c:525
5296 msgid "DHCPDISCOVER to %s port %d\n"
5299 #: plugins-root/check_dhcp.c:577
5301 msgid "Result=ERROR\n"
5304 #: plugins-root/check_dhcp.c:583
5309 #: plugins-root/check_dhcp.c:598
5311 msgid "DHCPOFFER from IP address %s"
5314 #: plugins-root/check_dhcp.c:599
5319 #: plugins-root/check_dhcp.c:606
5322 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5325 #: plugins-root/check_dhcp.c:628
5327 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5330 #: plugins-root/check_dhcp.c:646
5332 msgid "Total responses seen on the wire: %d\n"
5335 #: plugins-root/check_dhcp.c:647
5337 msgid "Valid responses for this machine: %d\n"
5338 msgstr "Keine Antwort vom Host \n"
5340 #: plugins-root/check_dhcp.c:662
5342 msgid "send_dhcp_packet result: %d\n"
5345 #: plugins-root/check_dhcp.c:695
5347 msgid "No (more) data received (nfound: %d)\n"
5348 msgstr "Keine Daten empfangen %s\n"
5350 #: plugins-root/check_dhcp.c:714
5352 msgid "recvfrom() failed, "
5355 #: plugins-root/check_dhcp.c:721
5357 msgid "receive_dhcp_packet() result: %d\n"
5360 #: plugins-root/check_dhcp.c:722
5362 msgid "receive_dhcp_packet() source: %s\n"
5365 #: plugins-root/check_dhcp.c:752
5367 msgid "Error: Could not create socket!\n"
5370 #: plugins-root/check_dhcp.c:762
5372 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5375 #: plugins-root/check_dhcp.c:768
5377 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5380 #: plugins-root/check_dhcp.c:777
5383 "Error: Could not bind socket to interface %s. Check your privileges...\n"
5386 #: plugins-root/check_dhcp.c:788
5389 "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
5392 #: plugins-root/check_dhcp.c:822
5394 msgid "Requested server address: %s\n"
5397 #: plugins-root/check_dhcp.c:883
5399 msgid "Lease Time: Infinite\n"
5402 #: plugins-root/check_dhcp.c:885
5404 msgid "Lease Time: %lu seconds\n"
5407 #: plugins-root/check_dhcp.c:887
5409 msgid "Renewal Time: Infinite\n"
5412 #: plugins-root/check_dhcp.c:889
5414 msgid "Renewal Time: %lu seconds\n"
5417 #: plugins-root/check_dhcp.c:891
5419 msgid "Rebinding Time: Infinite\n"
5422 #: plugins-root/check_dhcp.c:892
5424 msgid "Rebinding Time: %lu seconds\n"
5427 #: plugins-root/check_dhcp.c:920
5429 msgid "Added offer from server @ %s"
5432 #: plugins-root/check_dhcp.c:921
5434 msgid " of IP address %s\n"
5437 #: plugins-root/check_dhcp.c:988
5439 msgid "DHCP Server Match: Offerer=%s"
5442 #: plugins-root/check_dhcp.c:989
5444 msgid " Requested=%s"
5447 #: plugins-root/check_dhcp.c:991
5449 msgid " (duplicate)"
5452 #: plugins-root/check_dhcp.c:992
5457 #: plugins-root/check_dhcp.c:1040
5459 msgid "No DHCPOFFERs were received.\n"
5462 #: plugins-root/check_dhcp.c:1044
5464 msgid "Received %d DHCPOFFER(s)"
5467 #: plugins-root/check_dhcp.c:1047
5469 msgid ", %s%d of %d requested servers responded"
5472 #: plugins-root/check_dhcp.c:1050
5474 msgid ", requested address (%s) was %soffered"
5477 #: plugins-root/check_dhcp.c:1050
5481 #: plugins-root/check_dhcp.c:1052
5483 msgid ", max lease time = "
5486 #: plugins-root/check_dhcp.c:1054
5491 #: plugins-root/check_dhcp.c:1235
5493 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5496 #: plugins-root/check_dhcp.c:1247
5498 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5501 #: plugins-root/check_dhcp.c:1260
5503 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5506 #: plugins-root/check_dhcp.c:1272
5509 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5512 #: plugins-root/check_dhcp.c:1296
5514 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5517 #: plugins-root/check_dhcp.c:1375
5519 msgid "Hardware address: "
5522 #: plugins-root/check_dhcp.c:1391
5523 msgid "This plugin tests the availability of DHCP servers on a network."
5526 #: plugins-root/check_dhcp.c:1402
5527 msgid "IP address of DHCP server that we must hear from"
5530 #: plugins-root/check_dhcp.c:1404
5531 msgid "IP address that should be offered by at least one DHCP server"
5534 #: plugins-root/check_dhcp.c:1406
5535 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5538 #: plugins-root/check_dhcp.c:1408
5539 msgid "Interface to to use for listening (i.e. eth0)"
5542 #: plugins-root/check_dhcp.c:1410
5543 msgid "MAC address to use in the DHCP request"
5546 #: plugins-root/check_dhcp.c:1412
5547 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5550 #: plugins-root/check_icmp.c:1267
5551 msgid "specify a target"
5554 #: plugins-root/check_icmp.c:1269
5556 msgid "warning threshold (currently "
5557 msgstr "Warning threshold Integer sein"
5559 #: plugins-root/check_icmp.c:1272
5561 msgid "critical threshold (currently "
5562 msgstr "Critical threshold muss ein Integer sein"
5564 #: plugins-root/check_icmp.c:1275
5566 msgid "specify a source IP address or device name"
5567 msgstr "Hostname oder Serveradresse muss angegeben werden"
5569 #: plugins-root/check_icmp.c:1277
5570 msgid "number of packets to send (currently "
5573 #: plugins-root/check_icmp.c:1280
5574 msgid "max packet interval (currently "
5577 #: plugins-root/check_icmp.c:1283
5578 msgid "max target interval (currently "
5581 #: plugins-root/check_icmp.c:1286
5582 msgid "number of alive hosts required for success"
5585 #: plugins-root/check_icmp.c:1289
5586 msgid "TTL on outgoing packets (currently "
5589 #: plugins-root/check_icmp.c:1292
5590 msgid "timeout value (seconds, currently "
5593 #: plugins-root/check_icmp.c:1295
5594 msgid "icmp packet size (currenly ignored)"
5597 #: plugins-root/check_icmp.c:1297
5601 #: plugins-root/check_icmp.c:1300
5602 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5605 #: plugins-root/check_icmp.c:1301
5607 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5610 #: plugins-root/check_icmp.c:1302
5611 msgid "packet loss. The default values should work well for most users."
5614 #: plugins-root/check_icmp.c:1303
5616 "You can specify different RTA factors using the standardized abbreviations"
5619 #: plugins-root/check_icmp.c:1304
5621 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5624 #: plugins-root/check_icmp.c:1309
5625 msgid "The -v switch can be specified several times for increased verbosity."
5629 #~ msgid "Host not specified"
5631 #~ "Kein Hostname angegeben\n"
5635 #~ msgid "HTTP WARNING: %s - %.3f second response time %s|%s %s\n"
5636 #~ msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
5639 #~ msgid "%s does not exist\n"
5640 #~ msgstr "%s [%s nicht gefunden]"
5643 #~ msgid "Unknown error"
5644 #~ msgstr "Papierfehler"
5647 #~ msgid "Unknown argument - %s"
5649 #~ "%s: Unbekanntes Argument: %s\n"
5652 #~ msgid "No data received %s\n"
5653 #~ msgstr "Keine Daten empfangen %s\n"
5656 #~ " -1, --proto1\n"
5657 #~ " tell ssh to use Protocol 1\n"
5658 #~ " -2, --proto2\n"
5659 #~ " tell ssh to use Protocol 2\n"
5660 #~ " -S, --skiplines=n\n"
5661 #~ " Ignore first n lines on STDERR (to suppress a logon banner)\n"
5663 #~ " tells ssh to fork rather than create a tty\n"
5665 #~ " -1, --proto1\n"
5666 #~ " ssh anweisen Protokoll 1 zu verwenden\n"
5667 #~ " -2, --proto2\n"
5668 #~ " ssh anweisen Protokoll 2 zu verwenden\n"
5669 #~ " -S, --skiplines=n\n"
5670 #~ " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu "
5671 #~ "unterdrücken)\n"
5673 #~ " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n"
5676 #~ " -C, --command='COMMAND STRING'\n"
5677 #~ " command to execute on the remote machine\n"
5678 #~ " -l, --logname=USERNAME\n"
5679 #~ " SSH user name on remote host [optional]\n"
5680 #~ " -i, --identity=KEYFILE\n"
5681 #~ " identity of an authorized key [optional]\n"
5682 #~ " -O, --output=FILE\n"
5683 #~ " external command file for nagios [optional]\n"
5684 #~ " -s, --services=LIST\n"
5685 #~ " list of nagios service names, separated by ':' [optional]\n"
5686 #~ " -n, --name=NAME\n"
5687 #~ " short name of host in nagios configuration [optional]\n"
5689 #~ " -C, --command='COMMAND STRING'\n"
5690 #~ " Befehl der auf der entfernten Maschine ausgeführt werden soll\n"
5691 #~ " -l, --logname=USERNAME\n"
5692 #~ " SSH user name auf dem entfernten Host [optional]\n"
5693 #~ " -i, --identity=KEYFILE\n"
5694 #~ " zu verwendende Schlüsseldatei [optional]\n"
5695 #~ " -O, --output=FILE\n"
5696 #~ " externe Befehlsdatei für nagios [optional]\n"
5697 #~ " -s, --services=LIST\n"
5698 #~ " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n"
5699 #~ " -n, --name=NAME\n"
5700 #~ " Shortname des Hosts in der nagios Konfiguration [optional]\n"
5703 #~ msgid "Warning inode threshold must be percentage!\n"
5704 #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n"
5707 #~ msgid "Critical inode threshold must be percentage!\n"
5708 #~ msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n"
5710 #~ msgid "INPUT ERROR: No thresholds specified"
5711 #~ msgstr "FEHLER: Kein Schwellwert angegeben"
5714 #~ "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should "
5715 #~ "be between zero and 100 percent, inclusive"
5717 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
5718 #~ "sollten zwischen 0 und 100 Prozent liegen"
5722 #~ "INPUT ERROR: C_IDFP (%f) should be less than W_IDFP (%.1f) and both "
5723 #~ "should be between zero and 100 percent, inclusive"
5725 #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide "
5726 #~ "sollten zwischen 0 und 100 Prozent liegen"
5729 #~ "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be "
5730 #~ "greater than zero"
5732 #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide "
5733 #~ "sollten größer als 0 sein"
5736 #~ msgid "No response from host on port %d\n"
5737 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
5740 #~ msgid "Invalid response received from host on port %d\n"
5741 #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
5743 #~ msgid "%.3f seconds response time (%s)"
5744 #~ msgstr "%.3f Sekunden Antwortzeit (%s)"
5747 #~ " -w, --warning=INTEGER\n"
5748 #~ " Exit with WARNING status if less than INTEGER --units of disk are "
5750 #~ " -w, --warning=PERCENT%%\n"
5751 #~ " Exit with WARNING status if less than PERCENT of disk space is free\n"
5752 #~ " -c, --critical=INTEGER\n"
5753 #~ " Exit with CRITICAL status if less than INTEGER --units of disk are "
5755 #~ " -c, --critical=PERCENT%%\n"
5756 #~ " Exit with CRITCAL status if less than PERCENT of disk space is free\n"
5758 #~ " Clear thresholds\n"
5760 #~ " -w, --warning=INTEGER\n"
5761 #~ " meldet Status WARNING, wenn weniger als INTEGER --Einheiten frei\n"
5762 #~ " -w, --warning=PERCENT%%\n"
5763 #~ " meldet Status WARNING, wenn weniger als PERCENT --Plattenplatz frei\n"
5764 #~ " -c, --critical=INTEGER\n"
5765 #~ " meldet Status CRITICAL, wenn weniger als INTEGER --Einheiten frei\n"
5766 #~ " -c, --critical=PERCENT%%\n"
5767 #~ " meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n"
5769 #~ " Schwellwerte löschen\n"
5773 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
5774 #~ " Checks /tmp and /var at 10%,5% and / at 100MB, 50MB\n"
5777 #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
5778 #~ " Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n"
5781 #~ "This plugin uses the nslookup program to obtain the IP address\n"
5782 #~ "for the given host/domain query. A optional DNS server to use may\n"
5783 #~ "be specified. If no DNS server is specified, the default server(s)\n"
5784 #~ "specified in /etc/resolv.conf will be used.\n"
5787 #~ "Dieses Plugin nutzt nslookup, um die IP-Adresse des angegebenen\n"
5788 #~ "Hosts zu erfragen. Optional kann ein DNS-Server angegeben werden\n"
5789 #~ "Wenn kein DNS-Server angegeben wird, so wird der Standardserver aus\n"
5790 #~ "/etc/resolv.conf genutzt.\n"
5793 #~ msgid "HTTP CRITICAL - Could not make SSL connection\n"
5794 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
5796 #~ msgid "Client Certificate Required\n"
5797 #~ msgstr "Clientzertifikat benötigt\n"
5800 #~ msgstr "Fehlgeschlagen"
5802 #~ msgid "CRITICAL - Cannot create SSL context.\n"
5803 #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n"
5805 #~ msgid "CRITICAL - Cannot initiate SSL handshake.\n"
5806 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
5809 #~ msgid "Failed to allocate memory for hostname"
5810 #~ msgstr "konnte keinen Speicher für '%s' reservieren\n"
5813 #~ msgid "CRITICAL - %d of %d hosts are alive\n"
5814 #~ msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
5817 #~ msgid "%s has no address data\n"
5818 #~ msgstr "Nameserver %s hat keine Datensätze\n"
5821 #~ msgid "CRITICAL - Could not make SSL connection\n"
5822 #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
5825 #~ msgid "Unexpected response from host: %s\n"
5826 #~ msgstr "Keine Antwort vom Host \n"
5829 #~ msgid "Certificate expires today (%s).\n"
5830 #~ msgstr "Clientzertifikat benötigt\n"
5833 #~ msgid "ERROR: Cannot create SSL context.\n"
5834 #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n"
5837 #~ msgid "ERROR: Cannot retrieve server certificate.\n"
5838 #~ msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
5841 #~ msgid "ERROR: Cannot initiate SSL handshake.\n"
5842 #~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
5845 #~ "%s: Unknown argument: %s\n"
5848 #~ "%s: Unbekanntes Argument: %s\n"
5851 #~ msgid "Critical time must be a nonnegative integer"
5852 #~ msgstr "Critical time muss ein positiver Integer sein"
5854 #~ msgid "Time interval must be a nonnegative integer"
5855 #~ msgstr "Time interval muss ein positiver Integer sein"
5857 #~ msgid "check_http: invalid option - SSL is not available\n"
5858 #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n"
5860 #~ msgid "invalid hostname/address"
5861 #~ msgstr "Ungültige(r) Hostname/Adresse"