summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po581
1 files changed, 313 insertions, 268 deletions
diff --git a/po/de.po b/po/de.po
index d898c5f..11aa935 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: nagiosplug\n" 10"Project-Id-Version: nagiosplug\n"
11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2007-04-10 03:05-0400\n" 12"POT-Creation-Date: 2007-05-23 03:45-0400\n"
13"PO-Revision-Date: 2004-12-23 17:46+0100\n" 13"PO-Revision-Date: 2004-12-23 17:46+0100\n"
14"Last-Translator: <>\n" 14"Last-Translator: <>\n"
15"Language-Team: English <en@li.org>\n" 15"Language-Team: English <en@li.org>\n"
@@ -18,10 +18,10 @@ msgstr ""
18"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" 19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n"
20 20
21#: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:192 21#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192
22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147
24#: plugins/check_ldap.c:105 plugins/check_load.c:122 24#: plugins/check_ldap.c:105 plugins/check_load.c:124
25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758
27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
@@ -29,69 +29,75 @@ msgstr ""
29#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 29#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180
30#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 30#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113
31#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 31#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125
32#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:256 32#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258
33msgid "Could not parse arguments" 33msgid "Could not parse arguments"
34msgstr "Argumente konnten nicht ausgewertet werden" 34msgstr "Argumente konnten nicht ausgewertet werden"
35 35
36#: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 36#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106
39msgid "Cannot catch SIGALRM" 39msgid "Cannot catch SIGALRM"
40msgstr "Konnte SIGALRM nicht erhalten" 40msgstr "Konnte SIGALRM nicht erhalten"
41 41
42#: plugins/check_by_ssh.c:97 42#: plugins/check_by_ssh.c:104
43#, c-format 43#, c-format
44msgid "Remote command execution failed: %s\n" 44msgid "Remote command execution failed: %s\n"
45msgstr "" 45msgstr ""
46 46
47#: plugins/check_by_ssh.c:98 47#: plugins/check_by_ssh.c:115
48#, fuzzy 48#, c-format
49msgid "Unknown error" 49msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
50msgstr "Papierfehler" 50msgstr ""
51 51
52#: plugins/check_by_ssh.c:116 52#: plugins/check_by_ssh.c:127
53#, c-format 53#, c-format
54msgid "SSH WARNING: could not open %s\n" 54msgid "SSH WARNING: could not open %s\n"
55msgstr "SSH WARNING: Konnte %s nicht öffnen\n" 55msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
56 56
57#: plugins/check_by_ssh.c:200 plugins/check_disk.c:507 57#: plugins/check_by_ssh.c:213 plugins/check_disk.c:507
58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237
59#: plugins/check_procs.c:371 plugins/check_radius.c:215 59#: plugins/check_procs.c:371 plugins/check_radius.c:215
60#: plugins/check_radius.c:285 plugins/check_real.c:361 60#: plugins/check_radius.c:285 plugins/check_real.c:361
61#: plugins/check_smtp.c:629 plugins/check_snmp.c:494 plugins/check_ssh.c:143 61#: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143
62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555
63#: plugins/negate.c:203 63#: plugins/negate.c:203
64msgid "Timeout interval must be a positive integer" 64msgid "Timeout interval must be a positive integer"
65msgstr "Timeout interval muss ein positiver Integer sein" 65msgstr "Timeout interval muss ein positiver Integer sein"
66 66
67#: plugins/check_by_ssh.c:210 plugins/check_pgsql.c:261 67#: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261
68#: plugins/check_radius.c:224 plugins/check_radius.c:258 68#: plugins/check_radius.c:224 plugins/check_radius.c:258
69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506
70#: plugins/check_time.c:300 plugins/check_ups.c:517 70#: plugins/check_time.c:300 plugins/check_ups.c:517
71msgid "Port must be a positive integer" 71msgid "Port must be a positive integer"
72msgstr "Port muss ein positiver Integer sein" 72msgstr "Port muss ein positiver Integer sein"
73 73
74#: plugins/check_by_ssh.c:254 74#: plugins/check_by_ssh.c:269
75msgid "skip lines must be an integer" 75#, fuzzy
76msgid "skip-stdout argument must be an integer"
77msgstr "skip lines muss ein Integer sein"
78
79#: plugins/check_by_ssh.c:277
80#, fuzzy
81msgid "skip-stderr argument must be an integer"
76msgstr "skip lines muss ein Integer sein" 82msgstr "skip lines muss ein Integer sein"
77 83
78#: plugins/check_by_ssh.c:272 84#: plugins/check_by_ssh.c:295
79#, c-format 85#, c-format
80msgid "%s: You must provide a host name\n" 86msgid "%s: You must provide a host name\n"
81msgstr "%s: Hostname muss angegeben werden\n" 87msgstr "%s: Hostname muss angegeben werden\n"
82 88
83#: plugins/check_by_ssh.c:290 89#: plugins/check_by_ssh.c:313
84msgid "No remotecmd" 90msgid "No remotecmd"
85msgstr "Kein remotecm" 91msgstr "Kein remotecm"
86 92
87#: plugins/check_by_ssh.c:306 93#: plugins/check_by_ssh.c:329
88#, c-format 94#, c-format
89msgid "" 95msgid ""
90"%s: In passive mode, you must provide a service name for each command.\n" 96"%s: In passive mode, you must provide a service name for each command.\n"
91msgstr "" 97msgstr ""
92"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" 98"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
93 99
94#: plugins/check_by_ssh.c:309 100#: plugins/check_by_ssh.c:332
95#, c-format 101#, c-format
96msgid "" 102msgid ""
97"%s: In passive mode, you must provide the host short name from the nagios " 103"%s: In passive mode, you must provide the host short name from the nagios "
@@ -100,119 +106,123 @@ msgstr ""
100"%s: Im passive mode muss der \"host short name\" aus der Nagios " 106"%s: Im passive mode muss der \"host short name\" aus der Nagios "
101"Konfiguration angegeben werden\n" 107"Konfiguration angegeben werden\n"
102 108
103#: plugins/check_by_ssh.c:323 109#: plugins/check_by_ssh.c:346
104#, fuzzy, c-format 110#, fuzzy, c-format
105msgid "This plugin uses SSH to execute commands on a remote host" 111msgid "This plugin uses SSH to execute commands on a remote host"
106msgstr "" 112msgstr ""
107"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" 113"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
108"\n" 114"\n"
109 115
110#: plugins/check_by_ssh.c:336 116#: plugins/check_by_ssh.c:359
111msgid "tell ssh to use Protocol 1" 117msgid "tell ssh to use Protocol 1 [optional]"
118msgstr ""
119
120#: plugins/check_by_ssh.c:361
121msgid "tell ssh to use Protocol 2 [optional]"
112msgstr "" 122msgstr ""
113 123
114#: plugins/check_by_ssh.c:338 124#: plugins/check_by_ssh.c:363
115msgid "tell ssh to use Protocol 2" 125msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
116msgstr "" 126msgstr ""
117 127
118#: plugins/check_by_ssh.c:340 128#: plugins/check_by_ssh.c:365
119msgid "Ignore first n lines on STDERR (to suppress a logon banner)" 129msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
120msgstr "" 130msgstr ""
121 131
122#: plugins/check_by_ssh.c:342 132#: plugins/check_by_ssh.c:367
123msgid "tells ssh to fork rather than create a tty" 133msgid "tells ssh to fork rather than create a tty [optional]"
124msgstr "" 134msgstr ""
125 135
126#: plugins/check_by_ssh.c:344 136#: plugins/check_by_ssh.c:369
127msgid "command to execute on the remote machine" 137msgid "command to execute on the remote machine"
128msgstr "" 138msgstr ""
129 139
130#: plugins/check_by_ssh.c:346 140#: plugins/check_by_ssh.c:371
131msgid "SSH user name on remote host [optional]" 141msgid "SSH user name on remote host [optional]"
132msgstr "" 142msgstr ""
133 143
134#: plugins/check_by_ssh.c:348 144#: plugins/check_by_ssh.c:373
135msgid "identity of an authorized key [optional]" 145msgid "identity of an authorized key [optional]"
136msgstr "" 146msgstr ""
137 147
138#: plugins/check_by_ssh.c:350 148#: plugins/check_by_ssh.c:375
139msgid "external command file for nagios [optional]" 149msgid "external command file for nagios [optional]"
140msgstr "" 150msgstr ""
141 151
142#: plugins/check_by_ssh.c:352 152#: plugins/check_by_ssh.c:377
143msgid "list of nagios service names, separated by ':' [optional]" 153msgid "list of nagios service names, separated by ':' [optional]"
144msgstr "" 154msgstr ""
145 155
146#: plugins/check_by_ssh.c:354 156#: plugins/check_by_ssh.c:379
147msgid "short name of host in nagios configuration [optional]" 157msgid "short name of host in nagios configuration [optional]"
148msgstr "" 158msgstr ""
149 159
150#: plugins/check_by_ssh.c:356 160#: plugins/check_by_ssh.c:381
151msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 161msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
152msgstr "" 162msgstr ""
153 163
154#: plugins/check_by_ssh.c:358 164#: plugins/check_by_ssh.c:383
155msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 165msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
156msgstr "" 166msgstr ""
157 167
158#: plugins/check_by_ssh.c:361 168#: plugins/check_by_ssh.c:386
159msgid "The most common mode of use is to refer to a local identity file with" 169msgid "The most common mode of use is to refer to a local identity file with"
160msgstr "" 170msgstr ""
161 171
162#: plugins/check_by_ssh.c:362 172#: plugins/check_by_ssh.c:387
163msgid "the '-i' option. In this mode, the identity pair should have a null" 173msgid "the '-i' option. In this mode, the identity pair should have a null"
164msgstr "" 174msgstr ""
165 175
166#: plugins/check_by_ssh.c:363 176#: plugins/check_by_ssh.c:388
167msgid "passphrase and the public key should be listed in the authorized_keys" 177msgid "passphrase and the public key should be listed in the authorized_keys"
168msgstr "" 178msgstr ""
169 179
170#: plugins/check_by_ssh.c:364 180#: plugins/check_by_ssh.c:389
171msgid "file of the remote host. Usually the key will be restricted to running" 181msgid "file of the remote host. Usually the key will be restricted to running"
172msgstr "" 182msgstr ""
173 183
174#: plugins/check_by_ssh.c:365 184#: plugins/check_by_ssh.c:390
175msgid "only one command on the remote server. If the remote SSH server tracks" 185msgid "only one command on the remote server. If the remote SSH server tracks"
176msgstr "" 186msgstr ""
177 187
178#: plugins/check_by_ssh.c:366 188#: plugins/check_by_ssh.c:391
179msgid "invocation arguments, the one remote program may be an agent that can" 189msgid "invocation arguments, the one remote program may be an agent that can"
180msgstr "" 190msgstr ""
181 191
182#: plugins/check_by_ssh.c:367 192#: plugins/check_by_ssh.c:392
183msgid "execute additional commands as proxy" 193msgid "execute additional commands as proxy"
184msgstr "" 194msgstr ""
185 195
186#: plugins/check_by_ssh.c:368 196#: plugins/check_by_ssh.c:393
187msgid "To use passive mode, provide multiple '-C' options, and provide" 197msgid "To use passive mode, provide multiple '-C' options, and provide"
188msgstr "" 198msgstr ""
189 199
190#: plugins/check_by_ssh.c:369 200#: plugins/check_by_ssh.c:394
191msgid "" 201msgid ""
192"all of -O, -s, and -n options (servicelist order must match '-C'options)" 202"all of -O, -s, and -n options (servicelist order must match '-C'options)"
193msgstr "" 203msgstr ""
194 204
195#: plugins/check_by_ssh.c:371 plugins/check_disk.c:901 205#: plugins/check_by_ssh.c:396 plugins/check_disk.c:902
196#: plugins/check_http.c:1324 plugins/check_nagios.c:303 206#: plugins/check_http.c:1324 plugins/check_nagios.c:303
197#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 207#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187
198#, c-format 208#, c-format
199msgid "Examples:" 209msgid "Examples:"
200msgstr "" 210msgstr ""
201 211
202#: plugins/check_by_ssh.c:385 plugins/check_dig.c:336 plugins/check_disk.c:912 212#: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913
203#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 213#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407
204#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 214#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347
205#: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 215#: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383
206#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 216#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
207#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 217#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688
208#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 218#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
209#: plugins/check_ping.c:597 plugins/check_procs.c:753 219#: plugins/check_ping.c:597 plugins/check_procs.c:753
210#: plugins/check_radius.c:349 plugins/check_real.c:454 220#: plugins/check_radius.c:349 plugins/check_real.c:454
211#: plugins/check_smtp.c:780 plugins/check_snmp.c:1007 plugins/check_ssh.c:306 221#: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306
212#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 222#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373
213#: plugins/check_ups.c:653 plugins/check_users.c:230 223#: plugins/check_ups.c:657 plugins/check_users.c:230
214#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 224#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204
215#: plugins-root/check_dhcp.c:1283 plugins-root/check_icmp.c:1282 225#: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282
216#, c-format 226#, c-format
217msgid "Usage:" 227msgid "Usage:"
218msgstr "" 228msgstr ""
@@ -295,11 +305,10 @@ msgstr ""
295msgid "DISK %s: %s not found\n" 305msgid "DISK %s: %s not found\n"
296msgstr "%s [%s nicht gefunden]" 306msgstr "%s [%s nicht gefunden]"
297 307
298#: plugins/check_disk.c:213 plugins/check_disk.c:751 plugins/check_dns.c:208 308#: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208
299#: plugins/check_dummy.c:81 plugins/check_http.c:959 plugins/check_http.c:1022 309#: plugins/check_dummy.c:81 plugins/check_mysql.c:214
300#: plugins/check_mysql.c:214 plugins/check_nagios.c:107 310#: plugins/check_nagios.c:107 plugins/check_nagios.c:171
301#: plugins/check_nagios.c:171 plugins/check_nagios.c:175 311#: plugins/check_nagios.c:175 plugins/check_procs.c:302
302#: plugins/check_procs.c:302
303#, c-format 312#, c-format
304msgid "CRITICAL" 313msgid "CRITICAL"
305msgstr "CRITICAL" 314msgstr "CRITICAL"
@@ -316,7 +325,6 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n"
316 325
317#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 326#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653
318#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 327#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84
319#: plugins/check_http.c:953
320#, c-format 328#, c-format
321msgid "UNKNOWN" 329msgid "UNKNOWN"
322msgstr "UNKNOWN" 330msgstr "UNKNOWN"
@@ -348,17 +356,17 @@ msgstr ""
348"%s: Unbekanntes Argument: %s\n" 356"%s: Unbekanntes Argument: %s\n"
349"\n" 357"\n"
350 358
351#: plugins/check_disk.c:752 359#: plugins/check_disk.c:753
352#, fuzzy, c-format 360#, fuzzy, c-format
353msgid "%s does not exist\n" 361msgid "%s does not exist\n"
354msgstr "%s [%s nicht gefunden]" 362msgstr "%s [%s nicht gefunden]"
355 363
356#: plugins/check_disk.c:781 364#: plugins/check_disk.c:782
357#, c-format 365#, c-format
358msgid " for %s\n" 366msgid " for %s\n"
359msgstr "" 367msgstr ""
360 368
361#: plugins/check_disk.c:849 369#: plugins/check_disk.c:850
362#, fuzzy 370#, fuzzy
363msgid "" 371msgid ""
364"This plugin checks the amount of used disk space on a mounted file system" 372"This plugin checks the amount of used disk space on a mounted file system"
@@ -368,7 +376,7 @@ msgstr ""
368"unterschritten wird.\n" 376"unterschritten wird.\n"
369"\n" 377"\n"
370 378
371#: plugins/check_disk.c:850 379#: plugins/check_disk.c:851
372#, fuzzy 380#, fuzzy
373msgid "" 381msgid ""
374"and generates an alert if free space is less than one of the threshold values" 382"and generates an alert if free space is less than one of the threshold values"
@@ -378,89 +386,89 @@ msgstr ""
378"unterschritten wird.\n" 386"unterschritten wird.\n"
379"\n" 387"\n"
380 388
381#: plugins/check_disk.c:859 389#: plugins/check_disk.c:860
382msgid "Exit with WARNING status if less than INTEGER units of disk are free" 390msgid "Exit with WARNING status if less than INTEGER units of disk are free"
383msgstr "" 391msgstr ""
384 392
385#: plugins/check_disk.c:861 393#: plugins/check_disk.c:862
386msgid "Exit with WARNING status if less than PERCENT of disk space is free" 394msgid "Exit with WARNING status if less than PERCENT of disk space is free"
387msgstr "" 395msgstr ""
388 396
389#: plugins/check_disk.c:863 397#: plugins/check_disk.c:864
390msgid "Exit with WARNING status if less than PERCENT of inode space is free" 398msgid "Exit with WARNING status if less than PERCENT of inode space is free"
391msgstr "" 399msgstr ""
392 400
393#: plugins/check_disk.c:865 401#: plugins/check_disk.c:866
394msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 402msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
395msgstr "" 403msgstr ""
396 404
397#: plugins/check_disk.c:867 405#: plugins/check_disk.c:868
398msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 406msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
399msgstr "" 407msgstr ""
400 408
401#: plugins/check_disk.c:869 409#: plugins/check_disk.c:870
402msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" 410msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
403msgstr "" 411msgstr ""
404 412
405#: plugins/check_disk.c:871 413#: plugins/check_disk.c:872
406msgid "Clear thresholds" 414msgid "Clear thresholds"
407msgstr "" 415msgstr ""
408 416
409#: plugins/check_disk.c:873 417#: plugins/check_disk.c:874
410msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 418msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
411msgstr "" 419msgstr ""
412 420
413#: plugins/check_disk.c:875 421#: plugins/check_disk.c:876
414msgid "Same as '--units kB'" 422msgid "Same as '--units kB'"
415msgstr "" 423msgstr ""
416 424
417#: plugins/check_disk.c:877 425#: plugins/check_disk.c:878
418msgid "Same as '--units MB'" 426msgid "Same as '--units MB'"
419msgstr "" 427msgstr ""
420 428
421#: plugins/check_disk.c:879 429#: plugins/check_disk.c:880
422msgid "Only check local filesystems" 430msgid "Only check local filesystems"
423msgstr "" 431msgstr ""
424 432
425#: plugins/check_disk.c:881 433#: plugins/check_disk.c:882
426msgid "Path or partition (may be repeated)" 434msgid "Path or partition (may be repeated)"
427msgstr "" 435msgstr ""
428 436
429#: plugins/check_disk.c:883 437#: plugins/check_disk.c:884
430msgid "Regular expression for path or partition (may be repeated)" 438msgid "Regular expression for path or partition (may be repeated)"
431msgstr "" 439msgstr ""
432 440
433#: plugins/check_disk.c:885 441#: plugins/check_disk.c:886
434msgid "" 442msgid ""
435"Case insensitive regular expression for path/partition (may be repeated)" 443"Case insensitive regular expression for path/partition (may be repeated)"
436msgstr "" 444msgstr ""
437 445
438#: plugins/check_disk.c:887 446#: plugins/check_disk.c:888
439msgid "" 447msgid ""
440"Group pathes. Thresholds apply to (free-)space of all partitions together" 448"Group pathes. Thresholds apply to (free-)space of all partitions together"
441msgstr "" 449msgstr ""
442 450
443#: plugins/check_disk.c:889 451#: plugins/check_disk.c:890
444msgid "Ignore device (only works if -p unspecified)" 452msgid "Ignore device (only works if -p unspecified)"
445msgstr "" 453msgstr ""
446 454
447#: plugins/check_disk.c:891 455#: plugins/check_disk.c:892
448msgid "Ignore all filesystems of indicated type (may be repeated)" 456msgid "Ignore all filesystems of indicated type (may be repeated)"
449msgstr "" 457msgstr ""
450 458
451#: plugins/check_disk.c:893 459#: plugins/check_disk.c:894
452msgid "Display the mountpoint instead of the partition" 460msgid "Display the mountpoint instead of the partition"
453msgstr "" 461msgstr ""
454 462
455#: plugins/check_disk.c:895 463#: plugins/check_disk.c:896
456msgid "For paths or partitions specified with -p, only check for exact paths" 464msgid "For paths or partitions specified with -p, only check for exact paths"
457msgstr "" 465msgstr ""
458 466
459#: plugins/check_disk.c:897 467#: plugins/check_disk.c:898
460msgid "Display only devices/mountpoints with errors" 468msgid "Display only devices/mountpoints with errors"
461msgstr "" 469msgstr ""
462 470
463#: plugins/check_disk.c:903 471#: plugins/check_disk.c:904
464msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 472msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
465msgstr "" 473msgstr ""
466 474
@@ -497,15 +505,14 @@ msgstr "Erwartet: %s aber: %s erhalten"
497msgid "server %s is not authoritative for %s" 505msgid "server %s is not authoritative for %s"
498msgstr "Server %s ist nicht autoritativ für %s" 506msgstr "Server %s ist nicht autoritativ für %s"
499 507
500#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:955 508#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185
501#: plugins/check_nagios.c:185 plugins/check_procs.c:295 509#: plugins/check_procs.c:295
502#, c-format 510#, c-format
503msgid "OK" 511msgid "OK"
504msgstr "OK" 512msgstr "OK"
505 513
506#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:957 514#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211
507#: plugins/check_mysql.c:211 plugins/check_nagios.c:185 515#: plugins/check_nagios.c:185 plugins/check_procs.c:297
508#: plugins/check_procs.c:297
509#, c-format 516#, c-format
510msgid "WARNING" 517msgid "WARNING"
511msgstr "WARNING" 518msgstr "WARNING"
@@ -664,7 +671,7 @@ msgstr ""
664msgid "Could not open pipe: %s\n" 671msgid "Could not open pipe: %s\n"
665msgstr "Pipe: %s konnte nicht geöffnet werden\n" 672msgstr "Pipe: %s konnte nicht geöffnet werden\n"
666 673
667#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 674#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
668#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 675#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184
669#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 676#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123
670#, c-format 677#, c-format
@@ -824,7 +831,7 @@ msgstr ""
824#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 831#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364
825#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 832#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693
826#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 833#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
827#: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 834#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276
828#, c-format 835#, c-format
829msgid "Notes:" 836msgid "Notes:"
830msgstr "" 837msgstr ""
@@ -963,50 +970,50 @@ msgid "You must specify a server address or host name"
963msgstr "Hostname oder Serveradresse muss angegeben werden" 970msgstr "Hostname oder Serveradresse muss angegeben werden"
964 971
965#: plugins/check_http.c:665 972#: plugins/check_http.c:665
966msgid "Server date unknown\n" 973msgid "HTTP UNKNOWN - Server date unknown\n"
967msgstr "Serverdatum unbekannt\n" 974msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
968 975
969#: plugins/check_http.c:667 976#: plugins/check_http.c:667
970msgid "Document modification date unknown\n" 977msgid "HTTP CRITICAL - Document modification date unknown\n"
971msgstr "Datum der letzten Änderung unbekannt\n" 978msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
972 979
973#: plugins/check_http.c:673 980#: plugins/check_http.c:673
974#, c-format 981#, c-format
975msgid "CRITICAL - Server date \"%100s\" unparsable" 982msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
976msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" 983msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
977 984
978#: plugins/check_http.c:675 985#: plugins/check_http.c:675
979#, c-format 986#, c-format
980msgid "CRITICAL - Document date \"%100s\" unparsable" 987msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
981msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" 988msgstr "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
982 989
983#: plugins/check_http.c:677 990#: plugins/check_http.c:677
984#, c-format 991#, c-format
985msgid "CRITICAL - Document is %d seconds in the future\n" 992msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
986msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 993msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
987 994
988#: plugins/check_http.c:682 995#: plugins/check_http.c:682
989#, c-format 996#, c-format
990msgid "CRITICAL - Last modified %.1f days ago\n" 997msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
991msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" 998msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
992 999
993#: plugins/check_http.c:686 1000#: plugins/check_http.c:686
994#, c-format 1001#, c-format
995msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" 1002msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
996msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" 1003msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
997 1004
998#: plugins/check_http.c:767 1005#: plugins/check_http.c:767
999msgid "Unable to open TCP socket\n" 1006msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1000msgstr "Konnte TCP socket nicht öffnen\n" 1007msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1001 1008
1002#: plugins/check_http.c:847 1009#: plugins/check_http.c:847
1003msgid "Error on receive\n" 1010msgid "HTTP CRITICAL - Error on receive\n"
1004msgstr "Fehler beim Empfangen\n" 1011msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1005 1012
1006#: plugins/check_http.c:857 plugins/check_real.c:189 plugins/check_tcp.c:291 1013#: plugins/check_http.c:857
1007#, c-format 1014#, fuzzy
1008msgid "No data received from host\n" 1015msgid "HTTP CRITICAL - No data received from host\n"
1009msgstr "" 1016msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1010 1017
1011#: plugins/check_http.c:907 1018#: plugins/check_http.c:907
1012msgid "Invalid HTTP response received from host\n" 1019msgid "Invalid HTTP response received from host\n"
@@ -1042,6 +1049,26 @@ msgstr "HTTP CRITICAL: %s\n"
1042msgid "HTTP WARNING: %s\n" 1049msgid "HTTP WARNING: %s\n"
1043msgstr "HTTP WARNING: %s\n" 1050msgstr "HTTP WARNING: %s\n"
1044 1051
1052#: plugins/check_http.c:953
1053#, c-format
1054msgid "HTTP UNKNOWN"
1055msgstr "HTTP UNKNOWN"
1056
1057#: plugins/check_http.c:955
1058#, c-format
1059msgid "HTTP OK"
1060msgstr "HTTP OK"
1061
1062#: plugins/check_http.c:957
1063#, c-format
1064msgid "HTTP WARNING"
1065msgstr "HTTP WARNING"
1066
1067#: plugins/check_http.c:959 plugins/check_http.c:1022
1068#, c-format
1069msgid "HTTP CRITICAL"
1070msgstr "HTTP CRITICAL"
1071
1045#: plugins/check_http.c:963 1072#: plugins/check_http.c:963
1046#, fuzzy, c-format 1073#, fuzzy, c-format
1047msgid " - %s - %.3f second response time %s|%s %s\n" 1074msgid " - %s - %.3f second response time %s|%s %s\n"
@@ -1059,8 +1086,8 @@ msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1059 1086
1060#: plugins/check_http.c:1000 1087#: plugins/check_http.c:1000
1061#, c-format 1088#, c-format
1062msgid "CRITICAL - string not found%s|%s %s\n" 1089msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1063msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" 1090msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
1064 1091
1065#: plugins/check_http.c:1018 1092#: plugins/check_http.c:1018
1066#, fuzzy 1093#, fuzzy
@@ -1073,8 +1100,8 @@ msgstr ""
1073 1100
1074#: plugins/check_http.c:1030 1101#: plugins/check_http.c:1030
1075#, c-format 1102#, c-format
1076msgid "CRITICAL - Execute Error: %s\n" 1103msgid "HTTP CRITICAL - Execute Error: %s\n"
1077msgstr "CRITICAL - Fehler: %s\n" 1104msgstr "HTTP CRITICAL - Fehler: %s\n"
1078 1105
1079#: plugins/check_http.c:1039 1106#: plugins/check_http.c:1039
1080#, fuzzy, c-format 1107#, fuzzy, c-format
@@ -1092,36 +1119,37 @@ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1092msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" 1119msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1093 1120
1094#: plugins/check_http.c:1083 1121#: plugins/check_http.c:1083
1095msgid "Could not allocate addr\n" 1122msgid "HTTP UNKNOWN - Could not allocate addr\n"
1096msgstr "Konnte addr nicht zuweisen\n" 1123msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1097 1124
1098#: plugins/check_http.c:1087 1125#: plugins/check_http.c:1087
1099msgid "Could not allocate url\n" 1126msgid "HTTP UNKNOWN - Could not allocate url\n"
1100msgstr "Konnte·url·nicht·zuweisen\n" 1127msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1101 1128
1102#: plugins/check_http.c:1096 1129#: plugins/check_http.c:1096
1103#, c-format 1130#, c-format
1104msgid "UNKNOWN - Could not find redirect location - %s%s\n" 1131msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1105msgstr "" 1132msgstr ""
1106 1133
1107#: plugins/check_http.c:1106 1134#: plugins/check_http.c:1106
1108msgid "could not allocate url\n" 1135#, fuzzy
1109msgstr "" 1136msgid "HTTP UNKNOWN - could not allocate url\n"
1137msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1110 1138
1111#: plugins/check_http.c:1149 1139#: plugins/check_http.c:1149
1112#, c-format 1140#, c-format
1113msgid "UNKNOWN - Could not parse redirect location - %s%s\n" 1141msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1114msgstr "" 1142msgstr ""
1115 1143
1116#: plugins/check_http.c:1159 1144#: plugins/check_http.c:1159
1117#, c-format 1145#, fuzzy, c-format
1118msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1146msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1119msgstr "" 1147msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1120 1148
1121#: plugins/check_http.c:1167 1149#: plugins/check_http.c:1167
1122#, c-format 1150#, c-format
1123msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1151msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1124msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" 1152msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1125 1153
1126#: plugins/check_http.c:1231 1154#: plugins/check_http.c:1231
1127#, fuzzy 1155#, fuzzy
@@ -1426,69 +1454,73 @@ msgstr ""
1426msgid "use ldap protocol version 3" 1454msgid "use ldap protocol version 3"
1427msgstr "" 1455msgstr ""
1428 1456
1429#: plugins/check_load.c:91 1457#: plugins/check_load.c:92
1430msgid "Warning threshold must be float or float triplet!\n" 1458msgid "Warning threshold must be float or float triplet!\n"
1431msgstr "" 1459msgstr ""
1432 1460
1433#: plugins/check_load.c:132 plugins/check_load.c:148 1461#: plugins/check_load.c:134 plugins/check_load.c:150
1434#, c-format 1462#, c-format
1435msgid "Error opening %s\n" 1463msgid "Error opening %s\n"
1436msgstr "" 1464msgstr ""
1437 1465
1438#: plugins/check_load.c:160 1466#: plugins/check_load.c:162
1439#, c-format 1467#, c-format
1440msgid "Error code %d returned in %s\n" 1468msgid "Error code %d returned in %s\n"
1441msgstr "" 1469msgstr ""
1442 1470
1443#: plugins/check_load.c:168 1471#: plugins/check_load.c:177
1444#, c-format 1472#, c-format
1445msgid "Error in getloadavg()\n" 1473msgid "Error in getloadavg()\n"
1446msgstr "" 1474msgstr ""
1447 1475
1448#: plugins/check_load.c:171 plugins/check_load.c:173 1476#: plugins/check_load.c:180 plugins/check_load.c:182
1449#, c-format 1477#, c-format
1450msgid "Error processing %s\n" 1478msgid "Error processing %s\n"
1451msgstr "" 1479msgstr ""
1452 1480
1453#: plugins/check_load.c:182 1481#: plugins/check_load.c:191
1454#, c-format 1482#, c-format
1455msgid "load average: %.2f, %.2f, %.2f" 1483msgid "load average: %.2f, %.2f, %.2f"
1456msgstr "" 1484msgstr ""
1457 1485
1458#: plugins/check_load.c:271 1486#: plugins/check_load.c:284
1459#, fuzzy, c-format 1487#, fuzzy, c-format
1460msgid "Critical threshold for %d-minute load average is not specified\n" 1488msgid "Critical threshold for %d-minute load average is not specified\n"
1461msgstr "Critical threshold muss ein positiver Integer sein\n" 1489msgstr "Critical threshold muss ein positiver Integer sein\n"
1462 1490
1463#: plugins/check_load.c:273 1491#: plugins/check_load.c:286
1464#, fuzzy, c-format 1492#, fuzzy, c-format
1465msgid "Warning threshold for %d-minute load average is not specified\n" 1493msgid "Warning threshold for %d-minute load average is not specified\n"
1466msgstr "Warning threshold muss ein positiver Integer sein\n" 1494msgstr "Warning threshold muss ein positiver Integer sein\n"
1467 1495
1468#: plugins/check_load.c:275 1496#: plugins/check_load.c:288
1469#, c-format 1497#, c-format
1470msgid "" 1498msgid ""
1471"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1499"Parameter inconsistency: %d-minute \"warning load\" is greater than "
1472"\"critical load\"\n" 1500"\"critical load\"\n"
1473msgstr "" 1501msgstr ""
1474 1502
1475#: plugins/check_load.c:291 1503#: plugins/check_load.c:304
1476#, c-format 1504#, c-format
1477msgid "This plugin tests the current system load average." 1505msgid "This plugin tests the current system load average."
1478msgstr "" 1506msgstr ""
1479 1507
1480#: plugins/check_load.c:300 1508#: plugins/check_load.c:313
1481msgid "Exit with WARNING status if load average exceeds WLOADn" 1509msgid "Exit with WARNING status if load average exceeds WLOADn"
1482msgstr "" 1510msgstr ""
1483 1511
1484#: plugins/check_load.c:302 1512#: plugins/check_load.c:315
1485msgid "Exit with CRITICAL status if load average exceed CLOADn" 1513msgid "Exit with CRITICAL status if load average exceed CLOADn"
1486msgstr "" 1514msgstr ""
1487 1515
1488#: plugins/check_load.c:303 1516#: plugins/check_load.c:316
1489msgid "the load average format is the same used by \"uptime\" and \"w\"" 1517msgid "the load average format is the same used by \"uptime\" and \"w\""
1490msgstr "" 1518msgstr ""
1491 1519
1520#: plugins/check_load.c:318
1521msgid "Divide the load averages by the number of CPUs (when possible)"
1522msgstr ""
1523
1492#: plugins/check_mrtg.c:79 1524#: plugins/check_mrtg.c:79
1493msgid "Could not parse arguments\n" 1525msgid "Could not parse arguments\n"
1494msgstr "" 1526msgstr ""
@@ -3467,6 +3499,11 @@ msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3467msgid "Invalid REAL response received from host on port %d\n" 3499msgid "Invalid REAL response received from host on port %d\n"
3468msgstr "" 3500msgstr ""
3469 3501
3502#: plugins/check_real.c:189 plugins/check_tcp.c:291
3503#, c-format
3504msgid "No data received from host\n"
3505msgstr ""
3506
3470#: plugins/check_real.c:252 3507#: plugins/check_real.c:252
3471#, c-format 3508#, c-format
3472msgid "REAL %s - %d second response time\n" 3509msgid "REAL %s - %d second response time\n"
@@ -3582,7 +3619,7 @@ msgstr ""
3582msgid "CRITICAL - Cannot retrieve server certificate." 3619msgid "CRITICAL - Cannot retrieve server certificate."
3583msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" 3620msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
3584 3621
3585#: plugins/check_smtp.c:356 plugins/check_snmp.c:568 3622#: plugins/check_smtp.c:356 plugins/check_snmp.c:572
3586#, c-format 3623#, c-format
3587msgid "Could Not Compile Regular Expression" 3624msgid "Could Not Compile Regular Expression"
3588msgstr "" 3625msgstr ""
@@ -3592,7 +3629,7 @@ msgstr ""
3592msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3629msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3593msgstr "" 3630msgstr ""
3594 3631
3595#: plugins/check_smtp.c:369 plugins/check_snmp.c:318 3632#: plugins/check_smtp.c:369 plugins/check_snmp.c:322
3596#, c-format 3633#, c-format
3597msgid "Execute Error: %s\n" 3634msgid "Execute Error: %s\n"
3598msgstr "" 3635msgstr ""
@@ -3719,245 +3756,245 @@ msgstr ""
3719msgid "STATE_WARNING return values." 3756msgid "STATE_WARNING return values."
3720msgstr "" 3757msgstr ""
3721 3758
3722#: plugins/check_snmp.c:296 3759#: plugins/check_snmp.c:300
3723msgid "No valid data returned" 3760msgid "No valid data returned"
3724msgstr "" 3761msgstr ""
3725 3762
3726#: plugins/check_snmp.c:364 plugins/negate.c:128 3763#: plugins/check_snmp.c:368 plugins/negate.c:128
3727#, c-format 3764#, c-format
3728msgid "" 3765msgid ""
3729"%s problem - No data received from host\n" 3766"%s problem - No data received from host\n"
3730"CMD: %s\n" 3767"CMD: %s\n"
3731msgstr "" 3768msgstr ""
3732 3769
3733#: plugins/check_snmp.c:502 3770#: plugins/check_snmp.c:506
3734#, c-format 3771#, c-format
3735msgid "Invalid critical threshold: %s\n" 3772msgid "Invalid critical threshold: %s\n"
3736msgstr "" 3773msgstr ""
3737 3774
3738#: plugins/check_snmp.c:513 3775#: plugins/check_snmp.c:517
3739#, c-format 3776#, c-format
3740msgid "Invalid warning threshold: %s\n" 3777msgid "Invalid warning threshold: %s\n"
3741msgstr "" 3778msgstr ""
3742 3779
3743#: plugins/check_snmp.c:525 3780#: plugins/check_snmp.c:529
3744#, fuzzy 3781#, fuzzy
3745msgid "Retries interval must be a positive integer" 3782msgid "Retries interval must be a positive integer"
3746msgstr "Time interval muss ein positiver Integer sein" 3783msgstr "Time interval muss ein positiver Integer sein"
3747 3784
3748#: plugins/check_snmp.c:589 3785#: plugins/check_snmp.c:593
3749#, fuzzy, c-format 3786#, fuzzy, c-format
3750msgid "Could not reallocate labels[%d]" 3787msgid "Could not reallocate labels[%d]"
3751msgstr "Konnte addr nicht zuweisen\n" 3788msgstr "Konnte addr nicht zuweisen\n"
3752 3789
3753#: plugins/check_snmp.c:601 3790#: plugins/check_snmp.c:605
3754#, fuzzy 3791#, fuzzy
3755msgid "Could not reallocate labels\n" 3792msgid "Could not reallocate labels\n"
3756msgstr "Konnte·url·nicht·zuweisen\n" 3793msgstr "Konnte·url·nicht·zuweisen\n"
3757 3794
3758#: plugins/check_snmp.c:618 3795#: plugins/check_snmp.c:622
3759#, fuzzy, c-format 3796#, fuzzy, c-format
3760msgid "Could not reallocate units [%d]\n" 3797msgid "Could not reallocate units [%d]\n"
3761msgstr "Konnte·url·nicht·zuweisen\n" 3798msgstr "Konnte·url·nicht·zuweisen\n"
3762 3799
3763#: plugins/check_snmp.c:630 3800#: plugins/check_snmp.c:634
3764msgid "Could not realloc() units\n" 3801msgid "Could not realloc() units\n"
3765msgstr "" 3802msgstr ""
3766 3803
3767#: plugins/check_snmp.c:715 3804#: plugins/check_snmp.c:719
3768#, c-format 3805#, c-format
3769msgid "Missing secname (%s) or authpassword (%s) ! \n" 3806msgid "Missing secname (%s) or authpassword (%s) ! \n"
3770msgstr "" 3807msgstr ""
3771 3808
3772#: plugins/check_snmp.c:723 3809#: plugins/check_snmp.c:727
3773#, c-format 3810#, c-format
3774msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" 3811msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3775msgstr "" 3812msgstr ""
3776 3813
3777#: plugins/check_snmp.c:732 3814#: plugins/check_snmp.c:736
3778msgid "Invalid SNMP version" 3815msgid "Invalid SNMP version"
3779msgstr "" 3816msgstr ""
3780 3817
3781#: plugins/check_snmp.c:860 3818#: plugins/check_snmp.c:864
3782msgid "Unbalanced quotes\n" 3819msgid "Unbalanced quotes\n"
3783msgstr "" 3820msgstr ""
3784 3821
3785#: plugins/check_snmp.c:909 3822#: plugins/check_snmp.c:913
3786msgid "Check status of remote machines and obtain sustem information via SNMP" 3823msgid "Check status of remote machines and obtain sustem information via SNMP"
3787msgstr "" 3824msgstr ""
3788 3825
3789#: plugins/check_snmp.c:921 3826#: plugins/check_snmp.c:925
3790msgid "Use SNMP GETNEXT instead of SNMP GET" 3827msgid "Use SNMP GETNEXT instead of SNMP GET"
3791msgstr "" 3828msgstr ""
3792 3829
3793#: plugins/check_snmp.c:923 3830#: plugins/check_snmp.c:927
3794msgid "SNMP protocol version" 3831msgid "SNMP protocol version"
3795msgstr "" 3832msgstr ""
3796 3833
3797#: plugins/check_snmp.c:925 3834#: plugins/check_snmp.c:929
3798msgid "SNMPv3 securityLevel" 3835msgid "SNMPv3 securityLevel"
3799msgstr "" 3836msgstr ""
3800 3837
3801#: plugins/check_snmp.c:927 3838#: plugins/check_snmp.c:931
3802msgid "SNMPv3 auth proto" 3839msgid "SNMPv3 auth proto"
3803msgstr "" 3840msgstr ""
3804 3841
3805#: plugins/check_snmp.c:931 3842#: plugins/check_snmp.c:935
3806msgid "Optional community string for SNMP communication" 3843msgid "Optional community string for SNMP communication"
3807msgstr "" 3844msgstr ""
3808 3845
3809#: plugins/check_snmp.c:932 3846#: plugins/check_snmp.c:936
3810#, c-format 3847#, c-format
3811msgid "(default is \"%s\")" 3848msgid "(default is \"%s\")"
3812msgstr "" 3849msgstr ""
3813 3850
3814#: plugins/check_snmp.c:934 3851#: plugins/check_snmp.c:938
3815msgid "SNMPv3 username" 3852msgid "SNMPv3 username"
3816msgstr "" 3853msgstr ""
3817 3854
3818#: plugins/check_snmp.c:936 3855#: plugins/check_snmp.c:940
3819msgid "SNMPv3 authentication password" 3856msgid "SNMPv3 authentication password"
3820msgstr "" 3857msgstr ""
3821 3858
3822#: plugins/check_snmp.c:938 3859#: plugins/check_snmp.c:942
3823msgid "SNMPv3 crypt passwd (DES)" 3860msgid "SNMPv3 crypt passwd (DES)"
3824msgstr "" 3861msgstr ""
3825 3862
3826#: plugins/check_snmp.c:942 3863#: plugins/check_snmp.c:946
3827msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3864msgid "Object identifier(s) or SNMP variables whose value you wish to query"
3828msgstr "" 3865msgstr ""
3829 3866
3830#: plugins/check_snmp.c:944 3867#: plugins/check_snmp.c:948
3831msgid "" 3868msgid ""
3832"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" 3869"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
3833msgstr "" 3870msgstr ""
3834 3871
3835#: plugins/check_snmp.c:945 3872#: plugins/check_snmp.c:949
3836msgid "for symbolic oids.)" 3873msgid "for symbolic oids.)"
3837msgstr "" 3874msgstr ""
3838 3875
3839#: plugins/check_snmp.c:947 3876#: plugins/check_snmp.c:951
3840#, c-format 3877#, c-format
3841msgid " Delimiter to use when parsing returned data. Default is \"%s\"" 3878msgid " Delimiter to use when parsing returned data. Default is \"%s\""
3842msgstr "" 3879msgstr ""
3843 3880
3844#: plugins/check_snmp.c:948 3881#: plugins/check_snmp.c:952
3845msgid "Any data on the right hand side of the delimiter is considered" 3882msgid "Any data on the right hand side of the delimiter is considered"
3846msgstr "" 3883msgstr ""
3847 3884
3848#: plugins/check_snmp.c:949 3885#: plugins/check_snmp.c:953
3849msgid "to be the data that should be used in the evaluation." 3886msgid "to be the data that should be used in the evaluation."
3850msgstr "" 3887msgstr ""
3851 3888
3852#: plugins/check_snmp.c:953 3889#: plugins/check_snmp.c:957
3853msgid "Range(s) which will not result in a WARNING status" 3890msgid "Range(s) which will not result in a WARNING status"
3854msgstr "" 3891msgstr ""
3855 3892
3856#: plugins/check_snmp.c:955 3893#: plugins/check_snmp.c:959
3857msgid "Range(s) which will not result in a CRITICAL status" 3894msgid "Range(s) which will not result in a CRITICAL status"
3858msgstr "" 3895msgstr ""
3859 3896
3860#: plugins/check_snmp.c:959 3897#: plugins/check_snmp.c:963
3861msgid "Return OK state (for that OID) if STRING is an exact match" 3898msgid "Return OK state (for that OID) if STRING is an exact match"
3862msgstr "" 3899msgstr ""
3863 3900
3864#: plugins/check_snmp.c:961 3901#: plugins/check_snmp.c:965
3865msgid "" 3902msgid ""
3866"Return OK state (for that OID) if extended regular expression REGEX matches" 3903"Return OK state (for that OID) if extended regular expression REGEX matches"
3867msgstr "" 3904msgstr ""
3868 3905
3869#: plugins/check_snmp.c:963 3906#: plugins/check_snmp.c:967
3870msgid "" 3907msgid ""
3871"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3908"Return OK state (for that OID) if case-insensitive extended REGEX matches"
3872msgstr "" 3909msgstr ""
3873 3910
3874#: plugins/check_snmp.c:965 3911#: plugins/check_snmp.c:969
3875msgid "Prefix label for output from plugin (default -s 'SNMP')" 3912msgid "Prefix label for output from plugin (default -s 'SNMP')"
3876msgstr "" 3913msgstr ""
3877 3914
3878#: plugins/check_snmp.c:969 3915#: plugins/check_snmp.c:973
3879msgid "Units label(s) for output data (e.g., 'sec.')." 3916msgid "Units label(s) for output data (e.g., 'sec.')."
3880msgstr "" 3917msgstr ""
3881 3918
3882#: plugins/check_snmp.c:971 3919#: plugins/check_snmp.c:975
3883msgid "Separates output on multiple OID requests" 3920msgid "Separates output on multiple OID requests"
3884msgstr "" 3921msgstr ""
3885 3922
3886#: plugins/check_snmp.c:977 3923#: plugins/check_snmp.c:981
3887msgid "" 3924msgid ""
3888"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3925"This plugin uses the 'snmpget' command included with the NET-SNMP package."
3889msgstr "" 3926msgstr ""
3890 3927
3891#: plugins/check_snmp.c:978 3928#: plugins/check_snmp.c:982
3892msgid "" 3929msgid ""
3893"if you don't have the package installed, you will need to download it from" 3930"if you don't have the package installed, you will need to download it from"
3894msgstr "" 3931msgstr ""
3895 3932
3896#: plugins/check_snmp.c:979 3933#: plugins/check_snmp.c:983
3897msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3934msgid "http://net-snmp.sourceforge.net before you can use this plugin."
3898msgstr "" 3935msgstr ""
3899 3936
3900#: plugins/check_snmp.c:981 3937#: plugins/check_snmp.c:985
3901msgid "" 3938msgid ""
3902"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " 3939"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3903"with" 3940"with"
3904msgstr "" 3941msgstr ""
3905 3942
3906#: plugins/check_snmp.c:982 3943#: plugins/check_snmp.c:986
3907msgid " internal spaces must be quoted) [max 8 OIDs]" 3944msgid " internal spaces must be quoted) [max 8 OIDs]"
3908msgstr "" 3945msgstr ""
3909 3946
3910#: plugins/check_snmp.c:984 3947#: plugins/check_snmp.c:988
3911msgid "- Ranges are inclusive and are indicated with colons. When specified as" 3948msgid "- Ranges are inclusive and are indicated with colons. When specified as"
3912msgstr "" 3949msgstr ""
3913 3950
3914#: plugins/check_snmp.c:985 3951#: plugins/check_snmp.c:989
3915msgid "" 3952msgid ""
3916" 'min:max' a STATE_OK will be returned if the result is within the indicated" 3953" 'min:max' a STATE_OK will be returned if the result is within the indicated"
3917msgstr "" 3954msgstr ""
3918 3955
3919#: plugins/check_snmp.c:986 3956#: plugins/check_snmp.c:990
3920msgid " range or is equal to the upper or lower bound. A non-OK state will be" 3957msgid " range or is equal to the upper or lower bound. A non-OK state will be"
3921msgstr "" 3958msgstr ""
3922 3959
3923#: plugins/check_snmp.c:987 3960#: plugins/check_snmp.c:991
3924msgid " returned if the result is outside the specified range." 3961msgid " returned if the result is outside the specified range."
3925msgstr "" 3962msgstr ""
3926 3963
3927#: plugins/check_snmp.c:989 3964#: plugins/check_snmp.c:993
3928msgid "" 3965msgid ""
3929"- If specified in the order 'max:min' a non-OK state will be returned if the" 3966"- If specified in the order 'max:min' a non-OK state will be returned if the"
3930msgstr "" 3967msgstr ""
3931 3968
3932#: plugins/check_snmp.c:990 3969#: plugins/check_snmp.c:994
3933msgid " result is within the (inclusive) range." 3970msgid " result is within the (inclusive) range."
3934msgstr "" 3971msgstr ""
3935 3972
3936#: plugins/check_snmp.c:992 3973#: plugins/check_snmp.c:996
3937msgid "" 3974msgid ""
3938"- Upper or lower bounds may be omitted to skip checking the respective limit." 3975"- Upper or lower bounds may be omitted to skip checking the respective limit."
3939msgstr "" 3976msgstr ""
3940 3977
3941#: plugins/check_snmp.c:993 3978#: plugins/check_snmp.c:997
3942msgid "- Bare integers are interpreted as upper limits." 3979msgid "- Bare integers are interpreted as upper limits."
3943msgstr "" 3980msgstr ""
3944 3981
3945#: plugins/check_snmp.c:994 3982#: plugins/check_snmp.c:998
3946msgid "" 3983msgid ""
3947"- When checking multiple OIDs, separate ranges by commas like '-w " 3984"- When checking multiple OIDs, separate ranges by commas like '-w "
3948"1:10,1:,:20'" 3985"1:10,1:,:20'"
3949msgstr "" 3986msgstr ""
3950 3987
3951#: plugins/check_snmp.c:995 3988#: plugins/check_snmp.c:999
3952msgid "- Note that only one string and one regex may be checked at present" 3989msgid "- Note that only one string and one regex may be checked at present"
3953msgstr "" 3990msgstr ""
3954 3991
3955#: plugins/check_snmp.c:996 3992#: plugins/check_snmp.c:1000
3956msgid "" 3993msgid ""
3957"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 3994"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
3958msgstr "" 3995msgstr ""
3959 3996
3960#: plugins/check_snmp.c:997 3997#: plugins/check_snmp.c:1001
3961msgid " returned from the SNMP query is an unsigned integer." 3998msgid " returned from the SNMP query is an unsigned integer."
3962msgstr "" 3999msgstr ""
3963 4000
@@ -4349,64 +4386,68 @@ msgstr ""
4349msgid "Output of temperatures in Celsius" 4386msgid "Output of temperatures in Celsius"
4350msgstr "" 4387msgstr ""
4351 4388
4352#: plugins/check_ups.c:631 4389#: plugins/check_ups.c:622
4390msgid "Valid values for STRING are"
4391msgstr ""
4392
4393#: plugins/check_ups.c:635
4353msgid "" 4394msgid ""
4354"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4395"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4355msgstr "" 4396msgstr ""
4356 4397
4357#: plugins/check_ups.c:632 4398#: plugins/check_ups.c:636
4358msgid "" 4399msgid ""
4359"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4400"Supply) on a local or remote host. If the UPS is online or calibrating, the"
4360msgstr "" 4401msgstr ""
4361 4402
4362#: plugins/check_ups.c:633 4403#: plugins/check_ups.c:637
4363msgid "" 4404msgid ""
4364"plugin will return an OK state. If the battery is on it will return a WARNING" 4405"plugin will return an OK state. If the battery is on it will return a WARNING"
4365msgstr "" 4406msgstr ""
4366 4407
4367#: plugins/check_ups.c:634 4408#: plugins/check_ups.c:638
4368msgid "" 4409msgid ""
4369"state.If the UPS is off or has a low battery the plugin will return a " 4410"state.If the UPS is off or has a low battery the plugin will return a "
4370"CRITICAL" 4411"CRITICAL"
4371msgstr "" 4412msgstr ""
4372 4413
4373#: plugins/check_ups.c:635 4414#: plugins/check_ups.c:639
4374msgid "state." 4415msgid "state."
4375msgstr "" 4416msgstr ""
4376 4417
4377#: plugins/check_ups.c:637 4418#: plugins/check_ups.c:641
4378msgid "" 4419msgid ""
4379"You may also specify a variable to check [such as temperature, utility " 4420"You may also specify a variable to check [such as temperature, utility "
4380"voltage," 4421"voltage,"
4381msgstr "" 4422msgstr ""
4382 4423
4383#: plugins/check_ups.c:638 4424#: plugins/check_ups.c:642
4384msgid "" 4425msgid ""
4385"battery load, etc.] as well as warning and critical thresholds for the " 4426"battery load, etc.] as well as warning and critical thresholds for the "
4386"value of" 4427"value of"
4387msgstr "" 4428msgstr ""
4388 4429
4389#: plugins/check_ups.c:639 4430#: plugins/check_ups.c:643
4390msgid "" 4431msgid ""
4391"that variable. If the remote host has multiple UPS that are being monitored " 4432"that variable. If the remote host has multiple UPS that are being monitored "
4392"you" 4433"you"
4393msgstr "" 4434msgstr ""
4394 4435
4395#: plugins/check_ups.c:640 4436#: plugins/check_ups.c:644
4396msgid "will have to use the [ups] option to specify which UPS to check." 4437msgid "will have to use the [ups] option to specify which UPS to check."
4397msgstr "" 4438msgstr ""
4398 4439
4399#: plugins/check_ups.c:642 4440#: plugins/check_ups.c:646
4400msgid "" 4441msgid ""
4401"This plugin requires that the UPSD daemon distributed with Russel Kroll's" 4442"This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4402msgstr "" 4443msgstr ""
4403 4444
4404#: plugins/check_ups.c:643 4445#: plugins/check_ups.c:647
4405msgid "" 4446msgid ""
4406"Smart UPS Tools be installed on the remote host. If you do not have the" 4447"Smart UPS Tools be installed on the remote host. If you do not have the"
4407msgstr "" 4448msgstr ""
4408 4449
4409#: plugins/check_ups.c:644 4450#: plugins/check_ups.c:648
4410msgid "" 4451msgid ""
4411"package installed on your system, you can download it from http://www." 4452"package installed on your system, you can download it from http://www."
4412"networkupstools.org" 4453"networkupstools.org"
@@ -4710,296 +4751,296 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n"
4710msgid "failed malloc in strscat\n" 4751msgid "failed malloc in strscat\n"
4711msgstr "konnte keinen Speicher für '%s' reservieren\n" 4752msgstr "konnte keinen Speicher für '%s' reservieren\n"
4712 4753
4713#: plugins-root/check_dhcp.c:298 4754#: plugins-root/check_dhcp.c:300
4714#, c-format 4755#, c-format
4715msgid "Error: Could not get hardware address of interface '%s'\n" 4756msgid "Error: Could not get hardware address of interface '%s'\n"
4716msgstr "" 4757msgstr ""
4717 4758
4718#: plugins-root/check_dhcp.c:320 4759#: plugins-root/check_dhcp.c:322
4719#, c-format 4760#, c-format
4720msgid "Error: if_nametoindex error - %s.\n" 4761msgid "Error: if_nametoindex error - %s.\n"
4721msgstr "" 4762msgstr ""
4722 4763
4723#: plugins-root/check_dhcp.c:325 4764#: plugins-root/check_dhcp.c:327
4724#, c-format 4765#, c-format
4725msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4766msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
4726msgstr "" 4767msgstr ""
4727 4768
4728#: plugins-root/check_dhcp.c:330 4769#: plugins-root/check_dhcp.c:332
4729#, c-format 4770#, c-format
4730msgid "" 4771msgid ""
4731"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4772"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
4732msgstr "" 4773msgstr ""
4733 4774
4734#: plugins-root/check_dhcp.c:335 4775#: plugins-root/check_dhcp.c:337
4735#, c-format 4776#, c-format
4736msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4777msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
4737msgstr "" 4778msgstr ""
4738 4779
4739#: plugins-root/check_dhcp.c:361 4780#: plugins-root/check_dhcp.c:363
4740#, c-format 4781#, c-format
4741msgid "" 4782msgid ""
4742"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4783"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
4743"eg lnc0.\n" 4784"eg lnc0.\n"
4744msgstr "" 4785msgstr ""
4745 4786
4746#: plugins-root/check_dhcp.c:366 plugins-root/check_dhcp.c:378 4787#: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380
4747#, c-format 4788#, c-format
4748msgid "" 4789msgid ""
4749"Error: can't read MAC address from DLPI streams interface for device %s unit " 4790"Error: can't read MAC address from DLPI streams interface for device %s unit "
4750"%d.\n" 4791"%d.\n"
4751msgstr "" 4792msgstr ""
4752 4793
4753#: plugins-root/check_dhcp.c:384 4794#: plugins-root/check_dhcp.c:386
4754#, c-format 4795#, c-format
4755msgid "Error: can't get MAC address for this architecture.\n" 4796msgid "Error: can't get MAC address for this architecture.\n"
4756msgstr "" 4797msgstr ""
4757 4798
4758#: plugins-root/check_dhcp.c:389 4799#: plugins-root/check_dhcp.c:391
4759#, c-format 4800#, c-format
4760msgid "Hardware address: " 4801msgid "Hardware address: "
4761msgstr "" 4802msgstr ""
4762 4803
4763#: plugins-root/check_dhcp.c:464 4804#: plugins-root/check_dhcp.c:470
4764#, c-format 4805#, c-format
4765msgid "DHCPDISCOVER to %s port %d\n" 4806msgid "DHCPDISCOVER to %s port %d\n"
4766msgstr "" 4807msgstr ""
4767 4808
4768#: plugins-root/check_dhcp.c:517 4809#: plugins-root/check_dhcp.c:522
4769#, c-format 4810#, c-format
4770msgid "Result=ERROR\n" 4811msgid "Result=ERROR\n"
4771msgstr "" 4812msgstr ""
4772 4813
4773#: plugins-root/check_dhcp.c:523 4814#: plugins-root/check_dhcp.c:528
4774#, c-format 4815#, c-format
4775msgid "Result=OK\n" 4816msgid "Result=OK\n"
4776msgstr "" 4817msgstr ""
4777 4818
4778#: plugins-root/check_dhcp.c:538 4819#: plugins-root/check_dhcp.c:543
4779#, c-format 4820#, c-format
4780msgid "DHCPOFFER from IP address %s" 4821msgid "DHCPOFFER from IP address %s"
4781msgstr "" 4822msgstr ""
4782 4823
4783#: plugins-root/check_dhcp.c:539 4824#: plugins-root/check_dhcp.c:544
4784#, c-format 4825#, c-format
4785msgid " via %s\n" 4826msgid " via %s\n"
4786msgstr "" 4827msgstr ""
4787 4828
4788#: plugins-root/check_dhcp.c:546 4829#: plugins-root/check_dhcp.c:551
4789#, c-format 4830#, c-format
4790msgid "" 4831msgid ""
4791"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" 4832"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n"
4792msgstr "" 4833msgstr ""
4793 4834
4794#: plugins-root/check_dhcp.c:568 4835#: plugins-root/check_dhcp.c:573
4795#, c-format 4836#, c-format
4796msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4837msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
4797msgstr "" 4838msgstr ""
4798 4839
4799#: plugins-root/check_dhcp.c:586 4840#: plugins-root/check_dhcp.c:591
4800#, c-format 4841#, c-format
4801msgid "Total responses seen on the wire: %d\n" 4842msgid "Total responses seen on the wire: %d\n"
4802msgstr "" 4843msgstr ""
4803 4844
4804#: plugins-root/check_dhcp.c:587 4845#: plugins-root/check_dhcp.c:592
4805#, fuzzy, c-format 4846#, fuzzy, c-format
4806msgid "Valid responses for this machine: %d\n" 4847msgid "Valid responses for this machine: %d\n"
4807msgstr "Keine Antwort vom Host \n" 4848msgstr "Keine Antwort vom Host \n"
4808 4849
4809#: plugins-root/check_dhcp.c:603 4850#: plugins-root/check_dhcp.c:607
4810#, c-format 4851#, c-format
4811msgid "send_dhcp_packet result: %d\n" 4852msgid "send_dhcp_packet result: %d\n"
4812msgstr "" 4853msgstr ""
4813 4854
4814#: plugins-root/check_dhcp.c:632 4855#: plugins-root/check_dhcp.c:636
4815#, fuzzy, c-format 4856#, fuzzy, c-format
4816msgid "No (more) data received\n" 4857msgid "No (more) data received\n"
4817msgstr "Keine Daten empfangen %s\n" 4858msgstr "Keine Daten empfangen %s\n"
4818 4859
4819#: plugins-root/check_dhcp.c:651 4860#: plugins-root/check_dhcp.c:655
4820#, c-format 4861#, c-format
4821msgid "recvfrom() failed, " 4862msgid "recvfrom() failed, "
4822msgstr "" 4863msgstr ""
4823 4864
4824#: plugins-root/check_dhcp.c:658 4865#: plugins-root/check_dhcp.c:662
4825#, c-format 4866#, c-format
4826msgid "receive_dhcp_packet() result: %d\n" 4867msgid "receive_dhcp_packet() result: %d\n"
4827msgstr "" 4868msgstr ""
4828 4869
4829#: plugins-root/check_dhcp.c:659 4870#: plugins-root/check_dhcp.c:663
4830#, c-format 4871#, c-format
4831msgid "receive_dhcp_packet() source: %s\n" 4872msgid "receive_dhcp_packet() source: %s\n"
4832msgstr "" 4873msgstr ""
4833 4874
4834#: plugins-root/check_dhcp.c:688 4875#: plugins-root/check_dhcp.c:692
4835#, c-format 4876#, c-format
4836msgid "Error: Could not create socket!\n" 4877msgid "Error: Could not create socket!\n"
4837msgstr "" 4878msgstr ""
4838 4879
4839#: plugins-root/check_dhcp.c:698 4880#: plugins-root/check_dhcp.c:702
4840#, c-format 4881#, c-format
4841msgid "Error: Could not set reuse address option on DHCP socket!\n" 4882msgid "Error: Could not set reuse address option on DHCP socket!\n"
4842msgstr "" 4883msgstr ""
4843 4884
4844#: plugins-root/check_dhcp.c:704 4885#: plugins-root/check_dhcp.c:708
4845#, c-format 4886#, c-format
4846msgid "Error: Could not set broadcast option on DHCP socket!\n" 4887msgid "Error: Could not set broadcast option on DHCP socket!\n"
4847msgstr "" 4888msgstr ""
4848 4889
4849#: plugins-root/check_dhcp.c:712 4890#: plugins-root/check_dhcp.c:716
4850#, c-format 4891#, c-format
4851msgid "" 4892msgid ""
4852"Error: Could not bind socket to interface %s. Check your privileges...\n" 4893"Error: Could not bind socket to interface %s. Check your privileges...\n"
4853msgstr "" 4894msgstr ""
4854 4895
4855#: plugins-root/check_dhcp.c:722 4896#: plugins-root/check_dhcp.c:726
4856#, c-format 4897#, c-format
4857msgid "" 4898msgid ""
4858"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 4899"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
4859msgstr "" 4900msgstr ""
4860 4901
4861#: plugins-root/check_dhcp.c:756 4902#: plugins-root/check_dhcp.c:760
4862#, c-format 4903#, c-format
4863msgid "Requested server address: %s\n" 4904msgid "Requested server address: %s\n"
4864msgstr "" 4905msgstr ""
4865 4906
4866#: plugins-root/check_dhcp.c:812 4907#: plugins-root/check_dhcp.c:821
4867#, c-format 4908#, c-format
4868msgid "Lease Time: Infinite\n" 4909msgid "Lease Time: Infinite\n"
4869msgstr "" 4910msgstr ""
4870 4911
4871#: plugins-root/check_dhcp.c:814 4912#: plugins-root/check_dhcp.c:823
4872#, c-format 4913#, c-format
4873msgid "Lease Time: %lu seconds\n" 4914msgid "Lease Time: %lu seconds\n"
4874msgstr "" 4915msgstr ""
4875 4916
4876#: plugins-root/check_dhcp.c:816 4917#: plugins-root/check_dhcp.c:825
4877#, c-format 4918#, c-format
4878msgid "Renewal Time: Infinite\n" 4919msgid "Renewal Time: Infinite\n"
4879msgstr "" 4920msgstr ""
4880 4921
4881#: plugins-root/check_dhcp.c:818 4922#: plugins-root/check_dhcp.c:827
4882#, c-format 4923#, c-format
4883msgid "Renewal Time: %lu seconds\n" 4924msgid "Renewal Time: %lu seconds\n"
4884msgstr "" 4925msgstr ""
4885 4926
4886#: plugins-root/check_dhcp.c:820 4927#: plugins-root/check_dhcp.c:829
4887#, c-format 4928#, c-format
4888msgid "Rebinding Time: Infinite\n" 4929msgid "Rebinding Time: Infinite\n"
4889msgstr "" 4930msgstr ""
4890 4931
4891#: plugins-root/check_dhcp.c:821 4932#: plugins-root/check_dhcp.c:830
4892#, c-format 4933#, c-format
4893msgid "Rebinding Time: %lu seconds\n" 4934msgid "Rebinding Time: %lu seconds\n"
4894msgstr "" 4935msgstr ""
4895 4936
4896#: plugins-root/check_dhcp.c:837 4937#: plugins-root/check_dhcp.c:858
4897#, c-format 4938#, c-format
4898msgid "Added offer from server @ %s" 4939msgid "Added offer from server @ %s"
4899msgstr "" 4940msgstr ""
4900 4941
4901#: plugins-root/check_dhcp.c:838 4942#: plugins-root/check_dhcp.c:859
4902#, c-format 4943#, c-format
4903msgid " of IP address %s\n" 4944msgid " of IP address %s\n"
4904msgstr "" 4945msgstr ""
4905 4946
4906#: plugins-root/check_dhcp.c:905 4947#: plugins-root/check_dhcp.c:926
4907#, c-format 4948#, c-format
4908msgid "DHCP Server Match: Offerer=%s" 4949msgid "DHCP Server Match: Offerer=%s"
4909msgstr "" 4950msgstr ""
4910 4951
4911#: plugins-root/check_dhcp.c:906 4952#: plugins-root/check_dhcp.c:927
4912#, c-format 4953#, c-format
4913msgid " Requested=%s" 4954msgid " Requested=%s"
4914msgstr "" 4955msgstr ""
4915 4956
4916#: plugins-root/check_dhcp.c:908 4957#: plugins-root/check_dhcp.c:929
4917#, c-format 4958#, c-format
4918msgid " (duplicate)" 4959msgid " (duplicate)"
4919msgstr "" 4960msgstr ""
4920 4961
4921#: plugins-root/check_dhcp.c:909 4962#: plugins-root/check_dhcp.c:930
4922#, c-format 4963#, c-format
4923msgid "\n" 4964msgid "\n"
4924msgstr "" 4965msgstr ""
4925 4966
4926#: plugins-root/check_dhcp.c:957 4967#: plugins-root/check_dhcp.c:978
4927#, c-format 4968#, c-format
4928msgid "No DHCPOFFERs were received.\n" 4969msgid "No DHCPOFFERs were received.\n"
4929msgstr "" 4970msgstr ""
4930 4971
4931#: plugins-root/check_dhcp.c:961 4972#: plugins-root/check_dhcp.c:982
4932#, c-format 4973#, c-format
4933msgid "Received %d DHCPOFFER(s)" 4974msgid "Received %d DHCPOFFER(s)"
4934msgstr "" 4975msgstr ""
4935 4976
4936#: plugins-root/check_dhcp.c:964 4977#: plugins-root/check_dhcp.c:985
4937#, c-format 4978#, c-format
4938msgid ", %s%d of %d requested servers responded" 4979msgid ", %s%d of %d requested servers responded"
4939msgstr "" 4980msgstr ""
4940 4981
4941#: plugins-root/check_dhcp.c:967 4982#: plugins-root/check_dhcp.c:988
4942#, c-format 4983#, c-format
4943msgid ", requested address (%s) was %soffered" 4984msgid ", requested address (%s) was %soffered"
4944msgstr "" 4985msgstr ""
4945 4986
4946#: plugins-root/check_dhcp.c:967 4987#: plugins-root/check_dhcp.c:988
4947msgid "not " 4988msgid "not "
4948msgstr "" 4989msgstr ""
4949 4990
4950#: plugins-root/check_dhcp.c:969 4991#: plugins-root/check_dhcp.c:990
4951#, c-format 4992#, c-format
4952msgid ", max lease time = " 4993msgid ", max lease time = "
4953msgstr "" 4994msgstr ""
4954 4995
4955#: plugins-root/check_dhcp.c:971 4996#: plugins-root/check_dhcp.c:992
4956#, c-format 4997#, c-format
4957msgid "Infinity" 4998msgid "Infinity"
4958msgstr "" 4999msgstr ""
4959 5000
4960#: plugins-root/check_dhcp.c:1148 5001#: plugins-root/check_dhcp.c:1169
4961#, c-format 5002#, c-format
4962msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 5003msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
4963msgstr "" 5004msgstr ""
4964 5005
4965#: plugins-root/check_dhcp.c:1160 5006#: plugins-root/check_dhcp.c:1181
4966#, c-format 5007#, c-format
4967msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 5008msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
4968msgstr "" 5009msgstr ""
4969 5010
4970#: plugins-root/check_dhcp.c:1173 5011#: plugins-root/check_dhcp.c:1194
4971#, c-format 5012#, c-format
4972msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 5013msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
4973msgstr "" 5014msgstr ""
4974 5015
4975#: plugins-root/check_dhcp.c:1185 5016#: plugins-root/check_dhcp.c:1206
4976#, c-format 5017#, c-format
4977msgid "" 5018msgid ""
4978"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 5019"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
4979msgstr "" 5020msgstr ""
4980 5021
4981#: plugins-root/check_dhcp.c:1209 5022#: plugins-root/check_dhcp.c:1230
4982#, c-format 5023#, c-format
4983msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 5024msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
4984msgstr "" 5025msgstr ""
4985 5026
4986#: plugins-root/check_dhcp.c:1257 5027#: plugins-root/check_dhcp.c:1278
4987msgid "This plugin tests the availability of DHCP servers on a network." 5028msgid "This plugin tests the availability of DHCP servers on a network."
4988msgstr "" 5029msgstr ""
4989 5030
4990#: plugins-root/check_dhcp.c:1268 5031#: plugins-root/check_dhcp.c:1289
4991msgid "IP address of DHCP server that we must hear from" 5032msgid "IP address of DHCP server that we must hear from"
4992msgstr "" 5033msgstr ""
4993 5034
4994#: plugins-root/check_dhcp.c:1270 5035#: plugins-root/check_dhcp.c:1291
4995msgid "IP address that should be offered by at least one DHCP server" 5036msgid "IP address that should be offered by at least one DHCP server"
4996msgstr "" 5037msgstr ""
4997 5038
4998#: plugins-root/check_dhcp.c:1272 5039#: plugins-root/check_dhcp.c:1293
4999msgid "Seconds to wait for DHCPOFFER before timeout occurs" 5040msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5000msgstr "" 5041msgstr ""
5001 5042
5002#: plugins-root/check_dhcp.c:1274 5043#: plugins-root/check_dhcp.c:1295
5003msgid "Interface to to use for listening (i.e. eth0)" 5044msgid "Interface to to use for listening (i.e. eth0)"
5004msgstr "" 5045msgstr ""
5005 5046
@@ -5077,6 +5118,10 @@ msgid "The -v switch can be specified several times for increased verbosity."
5077msgstr "" 5118msgstr ""
5078 5119
5079#, fuzzy 5120#, fuzzy
5121#~ msgid "Unknown error"
5122#~ msgstr "Papierfehler"
5123
5124#, fuzzy
5080#~ msgid "Unknown argument - %s" 5125#~ msgid "Unknown argument - %s"
5081#~ msgstr "" 5126#~ msgstr ""
5082#~ "%s: Unbekanntes Argument: %s\n" 5127#~ "%s: Unbekanntes Argument: %s\n"