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