summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-12-09 17:15:31 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-12-09 17:15:31 (GMT)
commitddbe1af5dec18682c42888a358def27fe9466136 (patch)
tree5c5a33771685dff74eda2f9935f3084f0c2e5272 /po/de.po
parentdbc22e1acd813433c44dd5e1c0a20f04793f0603 (diff)
downloadmonitoring-plugins-ddbe1af5dec18682c42888a358def27fe9466136.tar.gz
update po files and fix a few French translations
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1849 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po1356
1 files changed, 806 insertions, 550 deletions
diff --git a/po/de.po b/po/de.po
index 11aa935..63072a8 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: nagiosplug\n" 10"Project-Id-Version: nagiosplug\n"
11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2007-05-23 03:45-0400\n" 12"POT-Creation-Date: 2007-12-09 11:15-0500\n"
13"PO-Revision-Date: 2004-12-23 17:46+0100\n" 13"PO-Revision-Date: 2004-12-23 17:46+0100\n"
14"Last-Translator: <>\n" 14"Last-Translator: <>\n"
15"Language-Team: English <en@li.org>\n" 15"Language-Team: English <en@li.org>\n"
@@ -18,24 +18,24 @@ msgstr ""
18"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" 19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n"
20 20
21#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192 21#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:198
22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:150
24#: plugins/check_ldap.c:105 plugins/check_load.c:124 24#: plugins/check_ldap.c:108 plugins/check_load.c:124
25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:763
27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
28#: plugins/check_pgsql.c:156 plugins/check_ping.c:99 plugins/check_procs.c:143 28#: plugins/check_pgsql.c:156 plugins/check_ping.c:99 plugins/check_procs.c:143
29#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 29#: plugins/check_radius.c:156 plugins/check_real.c:85 plugins/check_smtp.c:145
30#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 30#: plugins/check_snmp.c:183 plugins/check_ssh.c:78 plugins/check_swap.c:113
31#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 31#: plugins/check_tcp.c:211 plugins/check_time.c:82 plugins/check_ups.c:125
32#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258 32#: plugins/check_users.c:70 plugins/negate.c:259 plugins-root/check_dhcp.c:277
33msgid "Could not parse arguments" 33msgid "Could not parse arguments"
34msgstr "Argumente konnten nicht ausgewertet werden" 34msgstr "Argumente konnten nicht ausgewertet werden"
35 35
36#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89 36#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:113
39msgid "Cannot catch SIGALRM" 39msgid "Cannot catch SIGALRM"
40msgstr "Konnte SIGALRM nicht erhalten" 40msgstr "Konnte SIGALRM nicht erhalten"
41 41
@@ -44,60 +44,59 @@ msgstr "Konnte SIGALRM nicht erhalten"
44msgid "Remote command execution failed: %s\n" 44msgid "Remote command execution failed: %s\n"
45msgstr "" 45msgstr ""
46 46
47#: plugins/check_by_ssh.c:115 47#: plugins/check_by_ssh.c:116
48#, c-format 48#, c-format
49msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" 49msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
50msgstr "" 50msgstr ""
51 51
52#: plugins/check_by_ssh.c:127 52#: plugins/check_by_ssh.c:128
53#, c-format 53#, c-format
54msgid "SSH WARNING: could not open %s\n" 54msgid "SSH WARNING: could not open %s\n"
55msgstr "SSH WARNING: Konnte %s nicht öffnen\n" 55msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
56 56
57#: plugins/check_by_ssh.c:213 plugins/check_disk.c:507 57#: plugins/check_by_ssh.c:214 plugins/check_disk.c:530
58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 58#: plugins/check_http.c:244 plugins/check_ldap.c:292 plugins/check_pgsql.c:237
59#: plugins/check_procs.c:371 plugins/check_radius.c:215 59#: plugins/check_procs.c:371 plugins/check_radius.c:284
60#: plugins/check_radius.c:285 plugins/check_real.c:361 60#: plugins/check_real.c:361 plugins/check_smtp.c:592 plugins/check_snmp.c:516
61#: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143 61#: plugins/check_ssh.c:143 plugins/check_tcp.c:494 plugins/check_time.c:306
62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 62#: plugins/check_ups.c:555 plugins/negate.c:203
63#: plugins/negate.c:203
64msgid "Timeout interval must be a positive integer" 63msgid "Timeout interval must be a positive integer"
65msgstr "Timeout interval muss ein positiver Integer sein" 64msgstr "Timeout interval muss ein positiver Integer sein"
66 65
67#: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261 66#: plugins/check_by_ssh.c:224 plugins/check_pgsql.c:261
68#: plugins/check_radius.c:224 plugins/check_radius.c:258 67#: plugins/check_radius.c:257 plugins/check_real.c:332
69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 68#: plugins/check_smtp.c:519 plugins/check_tcp.c:500 plugins/check_time.c:300
70#: plugins/check_time.c:300 plugins/check_ups.c:517 69#: plugins/check_ups.c:517
71msgid "Port must be a positive integer" 70msgid "Port must be a positive integer"
72msgstr "Port muss ein positiver Integer sein" 71msgstr "Port muss ein positiver Integer sein"
73 72
74#: plugins/check_by_ssh.c:269 73#: plugins/check_by_ssh.c:270
75#, fuzzy 74#, fuzzy
76msgid "skip-stdout argument must be an integer" 75msgid "skip-stdout argument must be an integer"
77msgstr "skip lines muss ein Integer sein" 76msgstr "skip lines muss ein Integer sein"
78 77
79#: plugins/check_by_ssh.c:277 78#: plugins/check_by_ssh.c:278
80#, fuzzy 79#, fuzzy
81msgid "skip-stderr argument must be an integer" 80msgid "skip-stderr argument must be an integer"
82msgstr "skip lines muss ein Integer sein" 81msgstr "skip lines muss ein Integer sein"
83 82
84#: plugins/check_by_ssh.c:295 83#: plugins/check_by_ssh.c:296
85#, c-format 84#, c-format
86msgid "%s: You must provide a host name\n" 85msgid "%s: You must provide a host name\n"
87msgstr "%s: Hostname muss angegeben werden\n" 86msgstr "%s: Hostname muss angegeben werden\n"
88 87
89#: plugins/check_by_ssh.c:313 88#: plugins/check_by_ssh.c:314
90msgid "No remotecmd" 89msgid "No remotecmd"
91msgstr "Kein remotecm" 90msgstr "Kein remotecm"
92 91
93#: plugins/check_by_ssh.c:329 92#: plugins/check_by_ssh.c:330
94#, c-format 93#, c-format
95msgid "" 94msgid ""
96"%s: In passive mode, you must provide a service name for each command.\n" 95"%s: In passive mode, you must provide a service name for each command.\n"
97msgstr "" 96msgstr ""
98"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" 97"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
99 98
100#: plugins/check_by_ssh.c:332 99#: plugins/check_by_ssh.c:333
101#, c-format 100#, c-format
102msgid "" 101msgid ""
103"%s: In passive mode, you must provide the host short name from the nagios " 102"%s: In passive mode, you must provide the host short name from the nagios "
@@ -106,123 +105,124 @@ msgstr ""
106"%s: Im passive mode muss der \"host short name\" aus der Nagios " 105"%s: Im passive mode muss der \"host short name\" aus der Nagios "
107"Konfiguration angegeben werden\n" 106"Konfiguration angegeben werden\n"
108 107
109#: plugins/check_by_ssh.c:346 108#: plugins/check_by_ssh.c:347
110#, fuzzy, c-format 109#, fuzzy, c-format
111msgid "This plugin uses SSH to execute commands on a remote host" 110msgid "This plugin uses SSH to execute commands on a remote host"
112msgstr "" 111msgstr ""
113"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" 112"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
114"\n" 113"\n"
115 114
116#: plugins/check_by_ssh.c:359 115#: plugins/check_by_ssh.c:360
117msgid "tell ssh to use Protocol 1 [optional]" 116msgid "tell ssh to use Protocol 1 [optional]"
118msgstr "" 117msgstr ""
119 118
120#: plugins/check_by_ssh.c:361 119#: plugins/check_by_ssh.c:362
121msgid "tell ssh to use Protocol 2 [optional]" 120msgid "tell ssh to use Protocol 2 [optional]"
122msgstr "" 121msgstr ""
123 122
124#: plugins/check_by_ssh.c:363 123#: plugins/check_by_ssh.c:364
125msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" 124msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
126msgstr "" 125msgstr ""
127 126
128#: plugins/check_by_ssh.c:365 127#: plugins/check_by_ssh.c:366
129msgid "Ignore all or (if specified) first n lines on STDERR [optional]" 128msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
130msgstr "" 129msgstr ""
131 130
132#: plugins/check_by_ssh.c:367 131#: plugins/check_by_ssh.c:368
133msgid "tells ssh to fork rather than create a tty [optional]" 132msgid "tells ssh to fork rather than create a tty [optional]"
134msgstr "" 133msgstr ""
135 134
136#: plugins/check_by_ssh.c:369 135#: plugins/check_by_ssh.c:370
137msgid "command to execute on the remote machine" 136msgid "command to execute on the remote machine"
138msgstr "" 137msgstr ""
139 138
140#: plugins/check_by_ssh.c:371 139#: plugins/check_by_ssh.c:372
141msgid "SSH user name on remote host [optional]" 140msgid "SSH user name on remote host [optional]"
142msgstr "" 141msgstr ""
143 142
144#: plugins/check_by_ssh.c:373 143#: plugins/check_by_ssh.c:374
145msgid "identity of an authorized key [optional]" 144msgid "identity of an authorized key [optional]"
146msgstr "" 145msgstr ""
147 146
148#: plugins/check_by_ssh.c:375 147#: plugins/check_by_ssh.c:376
149msgid "external command file for nagios [optional]" 148msgid "external command file for nagios [optional]"
150msgstr "" 149msgstr ""
151 150
152#: plugins/check_by_ssh.c:377 151#: plugins/check_by_ssh.c:378
153msgid "list of nagios service names, separated by ':' [optional]" 152msgid "list of nagios service names, separated by ':' [optional]"
154msgstr "" 153msgstr ""
155 154
156#: plugins/check_by_ssh.c:379 155#: plugins/check_by_ssh.c:380
157msgid "short name of host in nagios configuration [optional]" 156msgid "short name of host in nagios configuration [optional]"
158msgstr "" 157msgstr ""
159 158
160#: plugins/check_by_ssh.c:381 159#: plugins/check_by_ssh.c:382
161msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 160msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
162msgstr "" 161msgstr ""
163 162
164#: plugins/check_by_ssh.c:383 163#: plugins/check_by_ssh.c:384
165msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 164msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
166msgstr "" 165msgstr ""
167 166
168#: plugins/check_by_ssh.c:386 167#: plugins/check_by_ssh.c:387
169msgid "The most common mode of use is to refer to a local identity file with" 168msgid "The most common mode of use is to refer to a local identity file with"
170msgstr "" 169msgstr ""
171 170
172#: plugins/check_by_ssh.c:387 171#: plugins/check_by_ssh.c:388
173msgid "the '-i' option. In this mode, the identity pair should have a null" 172msgid "the '-i' option. In this mode, the identity pair should have a null"
174msgstr "" 173msgstr ""
175 174
176#: plugins/check_by_ssh.c:388 175#: plugins/check_by_ssh.c:389
177msgid "passphrase and the public key should be listed in the authorized_keys" 176msgid "passphrase and the public key should be listed in the authorized_keys"
178msgstr "" 177msgstr ""
179 178
180#: plugins/check_by_ssh.c:389 179#: plugins/check_by_ssh.c:390
181msgid "file of the remote host. Usually the key will be restricted to running" 180msgid "file of the remote host. Usually the key will be restricted to running"
182msgstr "" 181msgstr ""
183 182
184#: plugins/check_by_ssh.c:390 183#: plugins/check_by_ssh.c:391
185msgid "only one command on the remote server. If the remote SSH server tracks" 184msgid "only one command on the remote server. If the remote SSH server tracks"
186msgstr "" 185msgstr ""
187 186
188#: plugins/check_by_ssh.c:391 187#: plugins/check_by_ssh.c:392
189msgid "invocation arguments, the one remote program may be an agent that can" 188msgid "invocation arguments, the one remote program may be an agent that can"
190msgstr "" 189msgstr ""
191 190
192#: plugins/check_by_ssh.c:392 191#: plugins/check_by_ssh.c:393
193msgid "execute additional commands as proxy" 192msgid "execute additional commands as proxy"
194msgstr "" 193msgstr ""
195 194
196#: plugins/check_by_ssh.c:393 195#: plugins/check_by_ssh.c:394
197msgid "To use passive mode, provide multiple '-C' options, and provide" 196msgid "To use passive mode, provide multiple '-C' options, and provide"
198msgstr "" 197msgstr ""
199 198
200#: plugins/check_by_ssh.c:394 199#: plugins/check_by_ssh.c:395
201msgid "" 200msgid ""
202"all of -O, -s, and -n options (servicelist order must match '-C'options)" 201"all of -O, -s, and -n options (servicelist order must match '-C'options)"
203msgstr "" 202msgstr ""
204 203
205#: plugins/check_by_ssh.c:396 plugins/check_disk.c:902 204#: plugins/check_by_ssh.c:397 plugins/check_disk.c:954
206#: plugins/check_http.c:1324 plugins/check_nagios.c:303 205#: plugins/check_http.c:1308 plugins/check_nagios.c:303
207#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 206#: plugins/check_ntp.c:862 plugins/check_procs.c:735 plugins/negate.c:319
207#: plugins/urlize.c:187
208#, c-format 208#, c-format
209msgid "Examples:" 209msgid "Examples:"
210msgstr "" 210msgstr ""
211 211
212#: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913 212#: plugins/check_by_ssh.c:412 plugins/check_dig.c:336 plugins/check_disk.c:970
213#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 213#: plugins/check_dns.c:447 plugins/check_dummy.c:129 plugins/check_fping.c:407
214#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 214#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1331
215#: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383 215#: plugins/check_ldap.c:449 plugins/check_load.c:326 plugins/check_mrtg.c:383
216#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 216#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
217#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 217#: plugins/check_ntp.c:875 plugins/check_nwstat.c:1688
218#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 218#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
219#: plugins/check_ping.c:597 plugins/check_procs.c:753 219#: plugins/check_ping.c:597 plugins/check_procs.c:753
220#: plugins/check_radius.c:349 plugins/check_real.c:454 220#: plugins/check_radius.c:358 plugins/check_real.c:454
221#: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306 221#: plugins/check_smtp.c:825 plugins/check_snmp.c:1029 plugins/check_ssh.c:308
222#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 222#: plugins/check_swap.c:560 plugins/check_tcp.c:654 plugins/check_time.c:373
223#: plugins/check_ups.c:657 plugins/check_users.c:230 223#: plugins/check_ups.c:657 plugins/check_users.c:230
224#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 224#: plugins/check_ide_smart.c:527 plugins/negate.c:340 plugins/urlize.c:204
225#: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282 225#: plugins-root/check_dhcp.c:1426 plugins-root/check_icmp.c:1278
226#, c-format 226#, c-format
227msgid "Usage:" 227msgid "Usage:"
228msgstr "" 228msgstr ""
@@ -300,12 +300,12 @@ msgstr ""
300" Adresse die in der ANSWER SECTION erwartet wird.\n" 300" Adresse die in der ANSWER SECTION erwartet wird.\n"
301" wenn nicht gesetzt, ubernommen aus -l\n" 301" wenn nicht gesetzt, ubernommen aus -l\n"
302 302
303#: plugins/check_disk.c:213 303#: plugins/check_disk.c:220
304#, fuzzy, c-format 304#, fuzzy, c-format
305msgid "DISK %s: %s not found\n" 305msgid "DISK %s: %s not found\n"
306msgstr "%s [%s nicht gefunden]" 306msgstr "%s [%s nicht gefunden]"
307 307
308#: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208 308#: plugins/check_disk.c:220 plugins/check_disk.c:985 plugins/check_dns.c:208
309#: plugins/check_dummy.c:81 plugins/check_mysql.c:214 309#: plugins/check_dummy.c:81 plugins/check_mysql.c:214
310#: plugins/check_nagios.c:107 plugins/check_nagios.c:171 310#: plugins/check_nagios.c:107 plugins/check_nagios.c:171
311#: plugins/check_nagios.c:175 plugins/check_procs.c:302 311#: plugins/check_nagios.c:175 plugins/check_procs.c:302
@@ -313,60 +313,67 @@ msgstr "%s [%s nicht gefunden]"
313msgid "CRITICAL" 313msgid "CRITICAL"
314msgstr "CRITICAL" 314msgstr "CRITICAL"
315 315
316#: plugins/check_disk.c:581 316#: plugins/check_disk.c:604
317#, c-format 317#, c-format
318msgid "unit type %s not known\n" 318msgid "unit type %s not known\n"
319msgstr "unbekannter unit type: %s\n" 319msgstr "unbekannter unit type: %s\n"
320 320
321#: plugins/check_disk.c:584 321#: plugins/check_disk.c:607
322#, c-format 322#, c-format
323msgid "failed allocating storage for '%s'\n" 323msgid "failed allocating storage for '%s'\n"
324msgstr "konnte keinen Speicher für '%s' reservieren\n" 324msgstr "konnte keinen Speicher für '%s' reservieren\n"
325 325
326#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 326#: plugins/check_disk.c:631 plugins/check_disk.c:662 plugins/check_disk.c:667
327#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 327#: plugins/check_disk.c:674 plugins/check_disk.c:678 plugins/check_disk.c:718
328#: plugins/check_disk.c:724 plugins/check_disk.c:743 plugins/check_dummy.c:84
329#: plugins/check_dummy.c:87
328#, c-format 330#, c-format
329msgid "UNKNOWN" 331msgid "UNKNOWN"
330msgstr "UNKNOWN" 332msgstr "UNKNOWN"
331 333
332#: plugins/check_disk.c:606 334#: plugins/check_disk.c:631
333msgid "Must set a threshold value before using -p\n" 335msgid "Must set a threshold value before using -p\n"
334msgstr "" 336msgstr ""
335 337
336#: plugins/check_disk.c:643 338#: plugins/check_disk.c:662
337msgid "Must set group value before using -p\n" 339msgid "Must set -E before selecting pathes\n"
338msgstr "" 340msgstr ""
339 341
340#: plugins/check_disk.c:653 342#: plugins/check_disk.c:667
341msgid "Must set a threshold value before using -r/-R\n" 343msgid "Must set group value before selecting pathes \n"
342msgstr "" 344msgstr ""
343 345
344#: plugins/check_disk.c:659 346#: plugins/check_disk.c:674
347msgid ""
348"Pathes need to be selected before using -i/-I. Use -A to select all pathes "
349"explicitly"
350msgstr ""
351
352#: plugins/check_disk.c:678 plugins/check_disk.c:724
345msgid "Could not compile regular expression" 353msgid "Could not compile regular expression"
346msgstr "" 354msgstr ""
347 355
348#: plugins/check_disk.c:679 356#: plugins/check_disk.c:718
357msgid "Must set a threshold value before using -r/-R\n"
358msgstr ""
359
360#: plugins/check_disk.c:744
349msgid "Regular expression did not match any path or disk" 361msgid "Regular expression did not match any path or disk"
350msgstr "" 362msgstr ""
351 363
352#: plugins/check_disk.c:723 364#: plugins/check_disk.c:791
353#, fuzzy 365#, fuzzy
354msgid "Unknown argument" 366msgid "Unknown argument"
355msgstr "" 367msgstr ""
356"%s: Unbekanntes Argument: %s\n" 368"%s: Unbekanntes Argument: %s\n"
357"\n" 369"\n"
358 370
359#: plugins/check_disk.c:753 371#: plugins/check_disk.c:825
360#, fuzzy, c-format
361msgid "%s does not exist\n"
362msgstr "%s [%s nicht gefunden]"
363
364#: plugins/check_disk.c:782
365#, c-format 372#, c-format
366msgid " for %s\n" 373msgid " for %s\n"
367msgstr "" 374msgstr ""
368 375
369#: plugins/check_disk.c:850 376#: plugins/check_disk.c:893
370#, fuzzy 377#, fuzzy
371msgid "" 378msgid ""
372"This plugin checks the amount of used disk space on a mounted file system" 379"This plugin checks the amount of used disk space on a mounted file system"
@@ -376,7 +383,7 @@ msgstr ""
376"unterschritten wird.\n" 383"unterschritten wird.\n"
377"\n" 384"\n"
378 385
379#: plugins/check_disk.c:851 386#: plugins/check_disk.c:894
380#, fuzzy 387#, fuzzy
381msgid "" 388msgid ""
382"and generates an alert if free space is less than one of the threshold values" 389"and generates an alert if free space is less than one of the threshold values"
@@ -386,90 +393,142 @@ msgstr ""
386"unterschritten wird.\n" 393"unterschritten wird.\n"
387"\n" 394"\n"
388 395
389#: plugins/check_disk.c:860 396#: plugins/check_disk.c:903
390msgid "Exit with WARNING status if less than INTEGER units of disk are free" 397msgid "Exit with WARNING status if less than INTEGER units of disk are free"
391msgstr "" 398msgstr ""
392 399
393#: plugins/check_disk.c:862 400#: plugins/check_disk.c:905
394msgid "Exit with WARNING status if less than PERCENT of disk space is free" 401msgid "Exit with WARNING status if less than PERCENT of disk space is free"
395msgstr "" 402msgstr ""
396 403
397#: plugins/check_disk.c:864 404#: plugins/check_disk.c:907
405msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
406msgstr ""
407
408#: plugins/check_disk.c:909
409msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
410msgstr ""
411
412#: plugins/check_disk.c:911
398msgid "Exit with WARNING status if less than PERCENT of inode space is free" 413msgid "Exit with WARNING status if less than PERCENT of inode space is free"
399msgstr "" 414msgstr ""
400 415
401#: plugins/check_disk.c:866 416#: plugins/check_disk.c:913
402msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 417msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
403msgstr "" 418msgstr ""
404 419
405#: plugins/check_disk.c:868 420#: plugins/check_disk.c:915
406msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 421msgid "Path or partition (may be repeated)"
407msgstr "" 422msgstr ""
408 423
409#: plugins/check_disk.c:870 424#: plugins/check_disk.c:917
410msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" 425msgid "Ignore device (only works if -p unspecified)"
411msgstr "" 426msgstr ""
412 427
413#: plugins/check_disk.c:872 428#: plugins/check_disk.c:919
414msgid "Clear thresholds" 429msgid "Clear thresholds"
415msgstr "" 430msgstr ""
416 431
417#: plugins/check_disk.c:874 432#: plugins/check_disk.c:921
418msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 433msgid "For paths or partitions specified with -p, only check for exact paths"
434msgstr ""
435
436#: plugins/check_disk.c:923
437msgid "Display only devices/mountpoints with errors"
419msgstr "" 438msgstr ""
420 439
421#: plugins/check_disk.c:876 440#: plugins/check_disk.c:925
441msgid ""
442"Group pathes. Thresholds apply to (free-)space of all partitions together"
443msgstr ""
444
445#: plugins/check_disk.c:927
422msgid "Same as '--units kB'" 446msgid "Same as '--units kB'"
423msgstr "" 447msgstr ""
424 448
425#: plugins/check_disk.c:878 449#: plugins/check_disk.c:929
450msgid "Only check local filesystems"
451msgstr ""
452
453#: plugins/check_disk.c:931
454msgid ""
455"Only check local filesystems against thresholds. Yet call stat on remote "
456"filesystems"
457msgstr ""
458
459#: plugins/check_disk.c:932
460msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
461msgstr ""
462
463#: plugins/check_disk.c:934
464msgid "Display the mountpoint instead of the partition"
465msgstr ""
466
467#: plugins/check_disk.c:936
426msgid "Same as '--units MB'" 468msgid "Same as '--units MB'"
427msgstr "" 469msgstr ""
428 470
429#: plugins/check_disk.c:880 471#: plugins/check_disk.c:938
430msgid "Only check local filesystems" 472msgid "Explicitly select all pathes. This is equivalent to -R '.*'"
431msgstr "" 473msgstr ""
432 474
433#: plugins/check_disk.c:882 475#: plugins/check_disk.c:940
434msgid "Path or partition (may be repeated)" 476msgid ""
477"Case insensitive regular expression for path/partition (may be repeated)"
435msgstr "" 478msgstr ""
436 479
437#: plugins/check_disk.c:884 480#: plugins/check_disk.c:942
438msgid "Regular expression for path or partition (may be repeated)" 481msgid "Regular expression for path or partition (may be repeated)"
439msgstr "" 482msgstr ""
440 483
441#: plugins/check_disk.c:886 484#: plugins/check_disk.c:944
442msgid "" 485msgid ""
443"Case insensitive regular expression for path/partition (may be repeated)" 486"Regular expression to ignore selected path/partition (case insensitive) (may "
487"be repeated)"
444msgstr "" 488msgstr ""
445 489
446#: plugins/check_disk.c:888 490#: plugins/check_disk.c:946
447msgid "" 491msgid ""
448"Group pathes. Thresholds apply to (free-)space of all partitions together" 492"Regular expression to ignore selected path or partition (may be repeated)"
449msgstr "" 493msgstr ""
450 494
451#: plugins/check_disk.c:890 495#: plugins/check_disk.c:949
452msgid "Ignore device (only works if -p unspecified)" 496msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
453msgstr "" 497msgstr ""
454 498
455#: plugins/check_disk.c:892 499#: plugins/check_disk.c:952
456msgid "Ignore all filesystems of indicated type (may be repeated)" 500msgid "Ignore all filesystems of indicated type (may be repeated)"
457msgstr "" 501msgstr ""
458 502
459#: plugins/check_disk.c:894 503#: plugins/check_disk.c:956
460msgid "Display the mountpoint instead of the partition" 504msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
461msgstr "" 505msgstr ""
462 506
463#: plugins/check_disk.c:896 507#: plugins/check_disk.c:958
464msgid "For paths or partitions specified with -p, only check for exact paths" 508msgid ""
509"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
510"r regex"
465msgstr "" 511msgstr ""
466 512
467#: plugins/check_disk.c:898 513#: plugins/check_disk.c:959
468msgid "Display only devices/mountpoints with errors" 514msgid ""
515"are grouped which means the freespace thresholds are applied to all disks "
516"together"
469msgstr "" 517msgstr ""
470 518
471#: plugins/check_disk.c:904 519#: plugins/check_disk.c:961
472msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 520msgid ""
521"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
522"100M/50M"
523msgstr ""
524
525#: plugins/check_disk.c:986
526#, c-format
527msgid "%s %s: %s\n"
528msgstr ""
529
530#: plugins/check_disk.c:986
531msgid "is not accessible"
473msgstr "" 532msgstr ""
474 533
475#: plugins/check_dns.c:107 534#: plugins/check_dns.c:107
@@ -650,30 +709,30 @@ msgstr ""
650msgid "Arguments to check_dummy must be an integer" 709msgid "Arguments to check_dummy must be an integer"
651msgstr "Argument für check_dummy muss ein Integer sein" 710msgstr "Argument für check_dummy muss ein Integer sein"
652 711
653#: plugins/check_dummy.c:87 712#: plugins/check_dummy.c:89
654#, c-format 713#, c-format
655msgid "Status %d is not a supported error state\n" 714msgid "Status %d is not a supported error state\n"
656msgstr "Status %d ist kein bekannter Fehlerstatus\n" 715msgstr "Status %d ist kein bekannter Fehlerstatus\n"
657 716
658#: plugins/check_dummy.c:109 717#: plugins/check_dummy.c:111
659msgid "" 718msgid ""
660"This plugin will simply return the state corresponding to the numeric value" 719"This plugin will simply return the state corresponding to the numeric value"
661msgstr "" 720msgstr ""
662 721
663#: plugins/check_dummy.c:111 722#: plugins/check_dummy.c:113
664msgid "of the <state> argument with optional text" 723msgid "of the <state> argument with optional text"
665msgstr "" 724msgstr ""
666 725
667#: plugins/check_fping.c:103 plugins/check_hpjd.c:131 plugins/check_ping.c:432 726#: plugins/check_fping.c:103 plugins/check_hpjd.c:131 plugins/check_ping.c:432
668#: plugins/check_procs.c:159 plugins/check_snmp.c:203 plugins/check_swap.c:178 727#: plugins/check_procs.c:159 plugins/check_snmp.c:210 plugins/check_swap.c:178
669#: plugins/check_users.c:75 plugins/negate.c:112 plugins/urlize.c:117 728#: plugins/check_users.c:75 plugins/urlize.c:117
670#, c-format 729#, c-format
671msgid "Could not open pipe: %s\n" 730msgid "Could not open pipe: %s\n"
672msgstr "Pipe: %s konnte nicht geöffnet werden\n" 731msgstr "Pipe: %s konnte nicht geöffnet werden\n"
673 732
674#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155 733#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
675#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 734#: plugins/check_procs.c:165 plugins/check_snmp.c:217 plugins/check_swap.c:184
676#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 735#: plugins/check_users.c:81 plugins/urlize.c:123
677#, c-format 736#, c-format
678msgid "Could not open stderr for %s\n" 737msgid "Could not open stderr for %s\n"
679msgstr "Konnte stderr nicht öffnen für: %s\n" 738msgstr "Konnte stderr nicht öffnen für: %s\n"
@@ -704,10 +763,10 @@ msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
704msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" 763msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n"
705 764
706#: plugins/check_fping.c:273 plugins/check_hpjd.c:341 plugins/check_hpjd.c:364 765#: plugins/check_fping.c:273 plugins/check_hpjd.c:341 plugins/check_hpjd.c:364
707#: plugins/check_mysql.c:277 plugins/check_mysql.c:326 plugins/check_ntp.c:696 766#: plugins/check_mysql.c:277 plugins/check_mysql.c:326 plugins/check_ntp.c:709
708#: plugins/check_pgsql.c:255 plugins/check_ping.c:290 plugins/check_ping.c:413 767#: plugins/check_pgsql.c:255 plugins/check_ping.c:290 plugins/check_ping.c:413
709#: plugins/check_radius.c:250 plugins/check_real.c:319 768#: plugins/check_radius.c:249 plugins/check_real.c:319
710#: plugins/check_real.c:381 plugins/check_smtp.c:554 plugins/check_smtp.c:675 769#: plugins/check_real.c:381 plugins/check_smtp.c:512 plugins/check_smtp.c:638
711#: plugins/check_ssh.c:162 plugins/check_time.c:244 plugins/check_time.c:319 770#: plugins/check_ssh.c:162 plugins/check_time.c:244 plugins/check_time.c:319
712#: plugins/check_ups.c:503 plugins/check_ups.c:572 771#: plugins/check_ups.c:503 plugins/check_ups.c:572
713msgid "Invalid hostname/address" 772msgid "Invalid hostname/address"
@@ -721,7 +780,7 @@ msgstr "Paketgröße muss ein positiver Integer sein"
721msgid "Packet count must be a positive integer" 780msgid "Packet count must be a positive integer"
722msgstr "Paketanzahl muss ein positiver Integer sein" 781msgstr "Paketanzahl muss ein positiver Integer sein"
723 782
724#: plugins/check_fping.c:319 plugins/check_ntp.c:728 plugins/check_time.c:323 783#: plugins/check_fping.c:319 plugins/check_ntp.c:733 plugins/check_time.c:323
725msgid "Hostname was not supplied" 784msgid "Hostname was not supplied"
726msgstr "" 785msgstr ""
727 786
@@ -828,10 +887,10 @@ msgstr ""
828msgid "Field number in raw qstat output that contains ping time" 887msgid "Field number in raw qstat output that contains ping time"
829msgstr "" 888msgstr ""
830 889
831#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 890#: plugins/check_game.c:318 plugins/check_http.c:1296 plugins/check_mrtg.c:364
832#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 891#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 plugins/check_ntp.c:856
833#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 892#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
834#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276 893#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:325
835#, c-format 894#, c-format
836msgid "Notes:" 895msgid "Notes:"
837msgstr "" 896msgstr ""
@@ -929,531 +988,595 @@ msgstr ""
929msgid "(default=%s)" 988msgid "(default=%s)"
930msgstr "" 989msgstr ""
931 990
932#: plugins/check_http.c:247 991#: plugins/check_http.c:250
933msgid "Critical threshold must be integer" 992msgid "Critical threshold must be integer"
934msgstr "Critical threshold muss ein Integer sein" 993msgstr "Critical threshold muss ein Integer sein"
935 994
936#: plugins/check_http.c:255 995#: plugins/check_http.c:258
937msgid "Warning threshold must be integer" 996msgid "Warning threshold must be integer"
938msgstr "Warning threshold Integer sein" 997msgstr "Warning threshold Integer sein"
939 998
940#: plugins/check_http.c:281 plugins/check_tcp.c:570 999#: plugins/check_http.c:284 plugins/check_tcp.c:563
941msgid "Invalid certificate expiration period" 1000msgid "Invalid certificate expiration period"
942msgstr "Ungültiger Zertifikatsablauftermin" 1001msgstr "Ungültiger Zertifikatsablauftermin"
943 1002
944#: plugins/check_http.c:290 plugins/check_tcp.c:582 1003#: plugins/check_http.c:293 plugins/check_tcp.c:575
945#, fuzzy 1004#, fuzzy
946msgid "Invalid option - SSL is not available" 1005msgid "Invalid option - SSL is not available"
947msgstr "Ungültige Option - SSL ist nicht verfügbar\n" 1006msgstr "Ungültige Option - SSL ist nicht verfügbar\n"
948 1007
949#: plugins/check_http.c:308 1008#: plugins/check_http.c:311
950#, c-format 1009#, c-format
951msgid "option f:%d \n" 1010msgid "option f:%d \n"
952msgstr "Option f:%d \n" 1011msgstr "Option f:%d \n"
953 1012
954#: plugins/check_http.c:325 1013#: plugins/check_http.c:328
955msgid "Invalid port number" 1014msgid "Invalid port number"
956msgstr "Ungültige Portnummer" 1015msgstr "Ungültige Portnummer"
957 1016
958#: plugins/check_http.c:363 1017#: plugins/check_http.c:366
959#, c-format 1018#, c-format
960msgid "Could Not Compile Regular Expression: %s" 1019msgid "Could Not Compile Regular Expression: %s"
961msgstr "" 1020msgstr ""
962 1021
963#: plugins/check_http.c:377 plugins/check_ntp.c:709 plugins/check_smtp.c:655 1022#: plugins/check_http.c:380 plugins/check_ntp.c:722 plugins/check_smtp.c:618
964#: plugins/check_ssh.c:154 plugins/check_tcp.c:473 1023#: plugins/check_ssh.c:154 plugins/check_tcp.c:467
965msgid "IPv6 support not available" 1024msgid "IPv6 support not available"
966msgstr "IPv6 Unterstützung nicht vorhanden" 1025msgstr "IPv6 Unterstützung nicht vorhanden"
967 1026
968#: plugins/check_http.c:439 plugins/check_ping.c:417 1027#: plugins/check_http.c:442 plugins/check_ping.c:417
969msgid "You must specify a server address or host name" 1028msgid "You must specify a server address or host name"
970msgstr "Hostname oder Serveradresse muss angegeben werden" 1029msgstr "Hostname oder Serveradresse muss angegeben werden"
971 1030
972#: plugins/check_http.c:665 1031#: plugins/check_http.c:625
973msgid "HTTP UNKNOWN - Server date unknown\n" 1032msgid "HTTP UNKNOWN - Server date unknown\n"
974msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" 1033msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
975 1034
976#: plugins/check_http.c:667 1035#: plugins/check_http.c:627
977msgid "HTTP CRITICAL - Document modification date unknown\n" 1036msgid "HTTP CRITICAL - Document modification date unknown\n"
978msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" 1037msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
979 1038
980#: plugins/check_http.c:673 1039#: plugins/check_http.c:633
981#, c-format 1040#, c-format
982msgid "HTTP CRITICAL - Server date \"%100s\" unparsable" 1041msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
983msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" 1042msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
984 1043
985#: plugins/check_http.c:675 1044#: plugins/check_http.c:635
986#, c-format 1045#, c-format
987msgid "HTTP CRITICAL - Document date \"%100s\" unparsable" 1046msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
988msgstr "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" 1047msgstr ""
1048"HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
989 1049
990#: plugins/check_http.c:677 1050#: plugins/check_http.c:637
991#, c-format 1051#, c-format
992msgid "HTTP CRITICAL - Document is %d seconds in the future\n" 1052msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
993msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 1053msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
994 1054
995#: plugins/check_http.c:682 1055#: plugins/check_http.c:642
996#, c-format 1056#, c-format
997msgid "HTTP CRITICAL - Last modified %.1f days ago\n" 1057msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
998msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" 1058msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
999 1059
1000#: plugins/check_http.c:686 1060#: plugins/check_http.c:646
1001#, c-format 1061#, c-format
1002msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n" 1062msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
1003msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" 1063msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
1004 1064
1005#: plugins/check_http.c:767 1065#: plugins/check_http.c:727
1006msgid "HTTP CRITICAL - Unable to open TCP socket\n" 1066msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1007msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" 1067msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1008 1068
1009#: plugins/check_http.c:847 1069#: plugins/check_http.c:810
1010msgid "HTTP CRITICAL - Error on receive\n" 1070msgid "HTTP CRITICAL - Error on receive\n"
1011msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" 1071msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1012 1072
1013#: plugins/check_http.c:857 1073#: plugins/check_http.c:820
1014#, fuzzy 1074#, fuzzy
1015msgid "HTTP CRITICAL - No data received from host\n" 1075msgid "HTTP CRITICAL - No data received from host\n"
1016msgstr "HTTP CRITICAL - Keine Daten empfangen\n" 1076msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1017 1077
1018#: plugins/check_http.c:907 1078#: plugins/check_http.c:870
1019msgid "Invalid HTTP response received from host\n" 1079msgid "Invalid HTTP response received from host\n"
1020msgstr "Ungültige HTTP Antwort von Host empfangen\n" 1080msgstr "Ungültige HTTP Antwort von Host empfangen\n"
1021 1081
1022#: plugins/check_http.c:910 1082#: plugins/check_http.c:873
1023#, c-format 1083#, c-format
1024msgid "Invalid HTTP response received from host on port %d\n" 1084msgid "Invalid HTTP response received from host on port %d\n"
1025msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" 1085msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
1026 1086
1027#: plugins/check_http.c:918 1087#: plugins/check_http.c:881
1028#, c-format 1088#, c-format
1029msgid "HTTP OK: Status line output matched \"%s\"\n" 1089msgid "HTTP OK: Status line output matched \"%s\"\n"
1030msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" 1090msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n"
1031 1091
1032#: plugins/check_http.c:930 1092#: plugins/check_http.c:893
1033#, c-format 1093#, c-format
1034msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" 1094msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1035msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" 1095msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n"
1036 1096
1037#: plugins/check_http.c:937 1097#: plugins/check_http.c:900
1038#, c-format 1098#, c-format
1039msgid "HTTP CRITICAL: Invalid Status (%s)\n" 1099msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1040msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" 1100msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n"
1041 1101
1042#: plugins/check_http.c:941 1102#: plugins/check_http.c:904
1043#, c-format 1103#, c-format
1044msgid "HTTP CRITICAL: %s\n" 1104msgid "HTTP CRITICAL: %s\n"
1045msgstr "HTTP CRITICAL: %s\n" 1105msgstr "HTTP CRITICAL: %s\n"
1046 1106
1047#: plugins/check_http.c:945 1107#: plugins/check_http.c:908
1048#, c-format 1108#, c-format
1049msgid "HTTP WARNING: %s\n" 1109msgid "HTTP WARNING: %s\n"
1050msgstr "HTTP WARNING: %s\n" 1110msgstr "HTTP WARNING: %s\n"
1051 1111
1052#: plugins/check_http.c:953 1112#: plugins/check_http.c:916
1053#, c-format 1113#, c-format
1054msgid "HTTP UNKNOWN" 1114msgid "HTTP UNKNOWN"
1055msgstr "HTTP UNKNOWN" 1115msgstr "HTTP UNKNOWN"
1056 1116
1057#: plugins/check_http.c:955 1117#: plugins/check_http.c:918
1058#, c-format 1118#, c-format
1059msgid "HTTP OK" 1119msgid "HTTP OK"
1060msgstr "HTTP OK" 1120msgstr "HTTP OK"
1061 1121
1062#: plugins/check_http.c:957 1122#: plugins/check_http.c:920
1063#, c-format 1123#, c-format
1064msgid "HTTP WARNING" 1124msgid "HTTP WARNING"
1065msgstr "HTTP WARNING" 1125msgstr "HTTP WARNING"
1066 1126
1067#: plugins/check_http.c:959 plugins/check_http.c:1022 1127#: plugins/check_http.c:922 plugins/check_http.c:985
1068#, c-format 1128#, c-format
1069msgid "HTTP CRITICAL" 1129msgid "HTTP CRITICAL"
1070msgstr "HTTP CRITICAL" 1130msgstr "HTTP CRITICAL"
1071 1131
1072#: plugins/check_http.c:963 1132#: plugins/check_http.c:926
1073#, fuzzy, c-format 1133#, fuzzy, c-format
1074msgid " - %s - %.3f second response time %s|%s %s\n" 1134msgid " - %s - %.3f second response time %s|%s %s\n"
1075msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" 1135msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1076 1136
1077#: plugins/check_http.c:979 1137#: plugins/check_http.c:942
1078#, fuzzy, c-format 1138#, fuzzy, c-format
1079msgid "HTTP WARNING: %s - %.3f second response time %s|%s %s\n" 1139msgid "HTTP WARNING: %s - %.3f second response time %s|%s %s\n"
1080msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" 1140msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
1081 1141
1082#: plugins/check_http.c:993 plugins/check_http.c:1010 1142#: plugins/check_http.c:956 plugins/check_http.c:973
1083#, fuzzy, c-format 1143#, fuzzy, c-format
1084msgid "HTTP OK %s - %.3f second response time %s|%s %s\n" 1144msgid "HTTP OK %s - %.3f second response time %s|%s %s\n"
1085msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" 1145msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1086 1146
1087#: plugins/check_http.c:1000 1147#: plugins/check_http.c:963
1088#, c-format 1148#, c-format
1089msgid "HTTP CRITICAL - string not found%s|%s %s\n" 1149msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1090msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n" 1150msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
1091 1151
1092#: plugins/check_http.c:1018 1152#: plugins/check_http.c:981
1093#, fuzzy 1153#, fuzzy
1094msgid "pattern not found" 1154msgid "pattern not found"
1095msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" 1155msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
1096 1156
1097#: plugins/check_http.c:1020 1157#: plugins/check_http.c:983
1098msgid "pattern found" 1158msgid "pattern found"
1099msgstr "" 1159msgstr ""
1100 1160
1101#: plugins/check_http.c:1030 1161#: plugins/check_http.c:993
1102#, c-format 1162#, c-format
1103msgid "HTTP CRITICAL - Execute Error: %s\n" 1163msgid "HTTP CRITICAL - Execute Error: %s\n"
1104msgstr "HTTP CRITICAL - Fehler: %s\n" 1164msgstr "HTTP CRITICAL - Fehler: %s\n"
1105 1165
1106#: plugins/check_http.c:1039 1166#: plugins/check_http.c:1002
1107#, fuzzy, c-format 1167#, fuzzy, c-format
1108msgid "HTTP WARNING: page size %d too large%s|%s\n" 1168msgid "HTTP WARNING: page size %d too large%s|%s\n"
1109msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" 1169msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1110 1170
1111#: plugins/check_http.c:1043 1171#: plugins/check_http.c:1006
1112#, c-format 1172#, c-format
1113msgid "HTTP WARNING: page size %d too small%s|%s\n" 1173msgid "HTTP WARNING: page size %d too small%s|%s\n"
1114msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" 1174msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
1115 1175
1116#: plugins/check_http.c:1048 1176#: plugins/check_http.c:1011
1117#, fuzzy, c-format 1177#, fuzzy, c-format
1118msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n" 1178msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1119msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" 1179msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1120 1180
1121#: plugins/check_http.c:1083 1181#: plugins/check_http.c:1044
1122msgid "HTTP UNKNOWN - Could not allocate addr\n" 1182msgid "HTTP UNKNOWN - Could not allocate addr\n"
1123msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" 1183msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1124 1184
1125#: plugins/check_http.c:1087 1185#: plugins/check_http.c:1048
1126msgid "HTTP UNKNOWN - Could not allocate url\n" 1186msgid "HTTP UNKNOWN - Could not allocate url\n"
1127msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" 1187msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1128 1188
1129#: plugins/check_http.c:1096 1189#: plugins/check_http.c:1057
1130#, c-format 1190#, c-format
1131msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" 1191msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1132msgstr "" 1192msgstr ""
1133 1193
1134#: plugins/check_http.c:1106 1194#: plugins/check_http.c:1072
1195#, fuzzy, c-format
1196msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1197msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
1198
1199#: plugins/check_http.c:1079
1135#, fuzzy 1200#, fuzzy
1136msgid "HTTP UNKNOWN - could not allocate url\n" 1201msgid "HTTP UNKNOWN - could not allocate url\n"
1137msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" 1202msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1138 1203
1139#: plugins/check_http.c:1149 1204#: plugins/check_http.c:1119
1140#, c-format 1205#, c-format
1141msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" 1206msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1142msgstr "" 1207msgstr ""
1143 1208
1144#: plugins/check_http.c:1159 1209#: plugins/check_http.c:1129
1145#, fuzzy, c-format 1210#, fuzzy, c-format
1146msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1211msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1147msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" 1212msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1148 1213
1149#: plugins/check_http.c:1167 1214#: plugins/check_http.c:1137
1150#, c-format 1215#, c-format
1151msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1216msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1152msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" 1217msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1153 1218
1154#: plugins/check_http.c:1231 1219#: plugins/check_http.c:1152
1220#, fuzzy, c-format
1221msgid "HTTP UNKNOWN - Could not allocate server_url%s\n"
1222msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1223
1224#: plugins/check_http.c:1158
1225#, fuzzy, c-format
1226msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1227msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1228
1229#: plugins/check_http.c:1163
1230#, c-format
1231msgid "Redirection to %s://%s:%d%s\n"
1232msgstr ""
1233
1234#: plugins/check_http.c:1215
1155#, fuzzy 1235#, fuzzy
1156msgid "This plugin tests the HTTP service on the specified host. It can test" 1236msgid "This plugin tests the HTTP service on the specified host. It can test"
1157msgstr "" 1237msgstr ""
1158"Testet den DNS Dienst auf dem angegebenen Host mit dig\n" 1238"Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
1159"\n" 1239"\n"
1160 1240
1161#: plugins/check_http.c:1232 1241#: plugins/check_http.c:1216
1162msgid "normal (http) and secure (https) servers, follow redirects, search for" 1242msgid "normal (http) and secure (https) servers, follow redirects, search for"
1163msgstr "" 1243msgstr ""
1164 1244
1165#: plugins/check_http.c:1233 1245#: plugins/check_http.c:1217
1166msgid "strings and regular expressions, check connection times, and report on" 1246msgid "strings and regular expressions, check connection times, and report on"
1167msgstr "" 1247msgstr ""
1168 1248
1169#: plugins/check_http.c:1234 1249#: plugins/check_http.c:1218
1170#, fuzzy 1250#, fuzzy
1171msgid "certificate expiration times." 1251msgid "certificate expiration times."
1172msgstr "Clientzertifikat benötigt\n" 1252msgstr "Clientzertifikat benötigt\n"
1173 1253
1174#: plugins/check_http.c:1240 1254#: plugins/check_http.c:1224
1175#, c-format 1255#, c-format
1176msgid "NOTE: One or both of -H and -I must be specified" 1256msgid "NOTE: One or both of -H and -I must be specified"
1177msgstr "" 1257msgstr ""
1178 1258
1179#: plugins/check_http.c:1247 1259#: plugins/check_http.c:1231
1180msgid "Host name argument for servers using host headers (virtual host)" 1260msgid "Host name argument for servers using host headers (virtual host)"
1181msgstr "" 1261msgstr ""
1182 1262
1183#: plugins/check_http.c:1248 1263#: plugins/check_http.c:1232
1184msgid "Append a port to include it in the header (eg: example.com:5000)" 1264msgid "Append a port to include it in the header (eg: example.com:5000)"
1185msgstr "" 1265msgstr ""
1186 1266
1187#: plugins/check_http.c:1250 1267#: plugins/check_http.c:1234
1188msgid "" 1268msgid ""
1189"IP address or name (use numeric address if possible to bypass DNS lookup)." 1269"IP address or name (use numeric address if possible to bypass DNS lookup)."
1190msgstr "" 1270msgstr ""
1191 1271
1192#: plugins/check_http.c:1252 1272#: plugins/check_http.c:1236
1193msgid "Port number (default: " 1273msgid "Port number (default: "
1194msgstr "" 1274msgstr ""
1195 1275
1196#: plugins/check_http.c:1259 1276#: plugins/check_http.c:1243
1197msgid "Connect via SSL. Port defaults to 443" 1277msgid "Connect via SSL. Port defaults to 443"
1198msgstr "" 1278msgstr ""
1199 1279
1200#: plugins/check_http.c:1261 1280#: plugins/check_http.c:1245
1201msgid "" 1281msgid ""
1202"Minimum number of days a certificate has to be valid. Port defaults to 443" 1282"Minimum number of days a certificate has to be valid. Port defaults to 443"
1203msgstr "" 1283msgstr ""
1204 1284
1205#: plugins/check_http.c:1262 1285#: plugins/check_http.c:1246
1206msgid "(when this option is used the url is not checked.)\n" 1286msgid "(when this option is used the url is not checked.)\n"
1207msgstr "" 1287msgstr ""
1208 1288
1209#: plugins/check_http.c:1266 1289#: plugins/check_http.c:1250
1210msgid "String to expect in first (status) line of server response (default: " 1290msgid "String to expect in first (status) line of server response (default: "
1211msgstr "" 1291msgstr ""
1212 1292
1213#: plugins/check_http.c:1268 1293#: plugins/check_http.c:1252
1214msgid "" 1294msgid ""
1215"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" 1295"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1216msgstr "" 1296msgstr ""
1217 1297
1218#: plugins/check_http.c:1270 1298#: plugins/check_http.c:1254
1219msgid "String to expect in the content" 1299msgid "String to expect in the content"
1220msgstr "" 1300msgstr ""
1221 1301
1222#: plugins/check_http.c:1272 1302#: plugins/check_http.c:1256
1223msgid "URL to GET or POST (default: /)" 1303msgid "URL to GET or POST (default: /)"
1224msgstr "" 1304msgstr ""
1225 1305
1226#: plugins/check_http.c:1274 1306#: plugins/check_http.c:1258
1227msgid "URL encoded http POST data" 1307msgid "URL encoded http POST data"
1228msgstr "" 1308msgstr ""
1229 1309
1230#: plugins/check_http.c:1276 1310#: plugins/check_http.c:1260
1231msgid "Don't wait for document body: stop reading after headers." 1311msgid "Don't wait for document body: stop reading after headers."
1232msgstr "" 1312msgstr ""
1233 1313
1234#: plugins/check_http.c:1277 1314#: plugins/check_http.c:1261
1235msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" 1315msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1236msgstr "" 1316msgstr ""
1237 1317
1238#: plugins/check_http.c:1279 1318#: plugins/check_http.c:1263
1239msgid "Warn if document is more than SECONDS old. the number can also be of" 1319msgid "Warn if document is more than SECONDS old. the number can also be of"
1240msgstr "" 1320msgstr ""
1241 1321
1242#: plugins/check_http.c:1280 1322#: plugins/check_http.c:1264
1243msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." 1323msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1244msgstr "" 1324msgstr ""
1245 1325
1246#: plugins/check_http.c:1282 1326#: plugins/check_http.c:1266
1247msgid "specify Content-Type header media type when POSTing\n" 1327msgid "specify Content-Type header media type when POSTing\n"
1248msgstr "" 1328msgstr ""
1249 1329
1250#: plugins/check_http.c:1285 1330#: plugins/check_http.c:1269
1251msgid "Allow regex to span newlines (must precede -r or -R)" 1331msgid "Allow regex to span newlines (must precede -r or -R)"
1252msgstr "" 1332msgstr ""
1253 1333
1254#: plugins/check_http.c:1287 1334#: plugins/check_http.c:1271
1255msgid "Search page for regex STRING" 1335msgid "Search page for regex STRING"
1256msgstr "" 1336msgstr ""
1257 1337
1258#: plugins/check_http.c:1289 1338#: plugins/check_http.c:1273
1259msgid "Search page for case-insensitive regex STRING" 1339msgid "Search page for case-insensitive regex STRING"
1260msgstr "" 1340msgstr ""
1261 1341
1262#: plugins/check_http.c:1291 1342#: plugins/check_http.c:1275
1263msgid "Return CRITICAL if found, OK if not\n" 1343msgid "Return CRITICAL if found, OK if not\n"
1264msgstr "" 1344msgstr ""
1265 1345
1266#: plugins/check_http.c:1294 1346#: plugins/check_http.c:1278
1267msgid "Username:password on sites with basic authentication" 1347msgid "Username:password on sites with basic authentication"
1268msgstr "" 1348msgstr ""
1269 1349
1270#: plugins/check_http.c:1296 1350#: plugins/check_http.c:1280
1271msgid "String to be sent in http header as \"User Agent\"" 1351msgid "String to be sent in http header as \"User Agent\""
1272msgstr "" 1352msgstr ""
1273 1353
1274#: plugins/check_http.c:1298 1354#: plugins/check_http.c:1282
1275msgid "" 1355msgid ""
1276" Any other tags to be sent in http header. Use multiple times for additional " 1356" Any other tags to be sent in http header. Use multiple times for additional "
1277"headers" 1357"headers"
1278msgstr "" 1358msgstr ""
1279 1359
1280#: plugins/check_http.c:1300 1360#: plugins/check_http.c:1284
1281msgid "Wrap output in HTML link (obsoleted by urlize)" 1361msgid "Wrap output in HTML link (obsoleted by urlize)"
1282msgstr "" 1362msgstr ""
1283 1363
1284#: plugins/check_http.c:1302 1364#: plugins/check_http.c:1286
1285msgid "How to handle redirected pages" 1365msgid "How to handle redirected pages"
1286msgstr "" 1366msgstr ""
1287 1367
1288#: plugins/check_http.c:1304 1368#: plugins/check_http.c:1288
1289msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" 1369msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1290msgstr "" 1370msgstr ""
1291 1371
1292#: plugins/check_http.c:1313 1372#: plugins/check_http.c:1297
1293#, fuzzy 1373#, fuzzy
1294msgid "This plugin will attempt to open an HTTP connection with the host." 1374msgid "This plugin will attempt to open an HTTP connection with the host."
1295msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." 1375msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
1296 1376
1297#: plugins/check_http.c:1314 1377#: plugins/check_http.c:1298
1298msgid "" 1378msgid ""
1299"Successful connects return STATE_OK, refusals and timeouts return " 1379"Successful connects return STATE_OK, refusals and timeouts return "
1300"STATE_CRITICAL" 1380"STATE_CRITICAL"
1301msgstr "" 1381msgstr ""
1302 1382
1303#: plugins/check_http.c:1315 1383#: plugins/check_http.c:1299
1304msgid "" 1384msgid ""
1305"other errors return STATE_UNKNOWN. Successful connects, but incorrect " 1385"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1306"reponse" 1386"reponse"
1307msgstr "" 1387msgstr ""
1308 1388
1309#: plugins/check_http.c:1316 1389#: plugins/check_http.c:1300
1310msgid "" 1390msgid ""
1311"messages from the host result in STATE_WARNING return values. If you are" 1391"messages from the host result in STATE_WARNING return values. If you are"
1312msgstr "" 1392msgstr ""
1313 1393
1314#: plugins/check_http.c:1317 1394#: plugins/check_http.c:1301
1315msgid "" 1395msgid ""
1316"checking a virtual server that uses 'host headers' you must supply the FQDN" 1396"checking a virtual server that uses 'host headers' you must supply the FQDN"
1317msgstr "" 1397msgstr ""
1318 1398
1319#: plugins/check_http.c:1318 1399#: plugins/check_http.c:1302
1320msgid "(fully qualified domain name) as the [host_name] argument." 1400msgid "(fully qualified domain name) as the [host_name] argument."
1321msgstr "" 1401msgstr ""
1322 1402
1323#: plugins/check_http.c:1321 1403#: plugins/check_http.c:1305
1324msgid "This plugin can also check whether an SSL enabled web server is able to" 1404msgid "This plugin can also check whether an SSL enabled web server is able to"
1325msgstr "" 1405msgstr ""
1326 1406
1327#: plugins/check_http.c:1322 1407#: plugins/check_http.c:1306
1328msgid "serve content (optionally within a specified time) or whether the X509 " 1408msgid "serve content (optionally within a specified time) or whether the X509 "
1329msgstr "" 1409msgstr ""
1330 1410
1331#: plugins/check_http.c:1323 1411#: plugins/check_http.c:1307
1332msgid "certificate is still valid for the specified number of days." 1412msgid "certificate is still valid for the specified number of days."
1333msgstr "" 1413msgstr ""
1334 1414
1335#: plugins/check_http.c:1326 1415#: plugins/check_http.c:1310
1336msgid "" 1416msgid ""
1337"When the 'www.verisign.com' server returns its content within 5 seconds," 1417"When the 'www.verisign.com' server returns its content within 5 seconds,"
1338msgstr "" 1418msgstr ""
1339 1419
1340#: plugins/check_http.c:1327 1420#: plugins/check_http.c:1311
1341msgid "" 1421msgid ""
1342"a STATE_OK will be returned. When the server returns its content but exceeds" 1422"a STATE_OK will be returned. When the server returns its content but exceeds"
1343msgstr "" 1423msgstr ""
1344 1424
1345#: plugins/check_http.c:1328 1425#: plugins/check_http.c:1312
1346msgid "" 1426msgid ""
1347"the 5-second threshold, a STATE_WARNING will be returned. When an error " 1427"the 5-second threshold, a STATE_WARNING will be returned. When an error "
1348"occurs," 1428"occurs,"
1349msgstr "" 1429msgstr ""
1350 1430
1351#: plugins/check_http.c:1329 1431#: plugins/check_http.c:1313
1352msgid "a STATE_CRITICAL will be returned." 1432msgid "a STATE_CRITICAL will be returned."
1353msgstr "" 1433msgstr ""
1354 1434
1355#: plugins/check_http.c:1332 1435#: plugins/check_http.c:1316
1356msgid "" 1436msgid ""
1357"When the certificate of 'www.verisign.com' is valid for more than 14 days," 1437"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1358msgstr "" 1438msgstr ""
1359 1439
1360#: plugins/check_http.c:1333 1440#: plugins/check_http.c:1317
1361msgid "" 1441msgid ""
1362"a STATE_OK is returned. When the certificate is still valid, but for less " 1442"a STATE_OK is returned. When the certificate is still valid, but for less "
1363"than" 1443"than"
1364msgstr "" 1444msgstr ""
1365 1445
1366#: plugins/check_http.c:1334 1446#: plugins/check_http.c:1318
1367msgid "" 1447msgid ""
1368"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" 1448"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1369msgstr "" 1449msgstr ""
1370 1450
1371#: plugins/check_http.c:1335 1451#: plugins/check_http.c:1319
1372#, fuzzy 1452#, fuzzy
1373msgid "the certificate is expired." 1453msgid "the certificate is expired."
1374msgstr "Clientzertifikat benötigt\n" 1454msgstr "Clientzertifikat benötigt\n"
1375 1455
1376#: plugins/check_ldap.c:125 1456#: plugins/check_ldap.c:132
1377#, c-format 1457#, c-format
1378msgid "Could not connect to the server at port %i\n" 1458msgid "Could not connect to the server at port %i\n"
1379msgstr "" 1459msgstr ""
1380 1460
1381#: plugins/check_ldap.c:134 1461#: plugins/check_ldap.c:141
1382#, c-format 1462#, c-format
1383msgid "Could not set protocol version %d\n" 1463msgid "Could not set protocol version %d\n"
1384msgstr "" 1464msgstr ""
1385 1465
1386#: plugins/check_ldap.c:150 1466#: plugins/check_ldap.c:156
1387#, fuzzy, c-format 1467#, fuzzy, c-format
1388msgid "Could not init TLS at port %i!\n" 1468msgid "Could not init TLS at port %i!\n"
1389msgstr "Konnte stderr nicht öffnen für: %s\n" 1469msgstr "Konnte stderr nicht öffnen für: %s\n"
1390 1470
1391#: plugins/check_ldap.c:154 1471#: plugins/check_ldap.c:160
1392#, c-format 1472#, c-format
1393msgid "TLS not supported by the libraries!\n" 1473msgid "TLS not supported by the libraries!\n"
1394msgstr "" 1474msgstr ""
1395 1475
1396#: plugins/check_ldap.c:173 1476#: plugins/check_ldap.c:180
1397#, fuzzy, c-format 1477#, fuzzy, c-format
1398msgid "Could not init startTLS at port %i!\n" 1478msgid "Could not init startTLS at port %i!\n"
1399msgstr "Konnte stderr nicht öffnen für: %s\n" 1479msgstr "Konnte stderr nicht öffnen für: %s\n"
1400 1480
1401#: plugins/check_ldap.c:177 1481#: plugins/check_ldap.c:184
1402#, c-format 1482#, c-format
1403msgid "startTLS not supported by the library, needs LDAPv3!\n" 1483msgid "startTLS not supported by the library, needs LDAPv3!\n"
1404msgstr "" 1484msgstr ""
1405 1485
1406#: plugins/check_ldap.c:187 1486#: plugins/check_ldap.c:194
1407#, c-format 1487#, c-format
1408msgid "Could not bind to the ldap-server\n" 1488msgid "Could not bind to the ldap-server\n"
1409msgstr "" 1489msgstr ""
1410 1490
1411#: plugins/check_ldap.c:195 1491#: plugins/check_ldap.c:203
1412#, c-format 1492#, c-format
1413msgid "Could not search/find objectclasses in %s\n" 1493msgid "Could not search/find objectclasses in %s\n"
1414msgstr "" 1494msgstr ""
1415 1495
1416#: plugins/check_ldap.c:218 1496#: plugins/check_ldap.c:226
1417#, c-format 1497#, c-format
1418msgid "LDAP %s - %.3f seconds response time|%s\n" 1498msgid "LDAP %s - %.3f seconds response time|%s\n"
1419msgstr "" 1499msgstr ""
1420 1500
1421#: plugins/check_ldap.c:324 plugins/check_ping.c:241 1501#: plugins/check_ldap.c:338 plugins/check_ldap.c:345
1502#, c-format
1503msgid "%s cannot be combined with %s"
1504msgstr ""
1505
1506#: plugins/check_ldap.c:351 plugins/check_ping.c:241
1422msgid "IPv6 support not available\n" 1507msgid "IPv6 support not available\n"
1423msgstr "" 1508msgstr ""
1424 1509
1425#: plugins/check_ldap.c:347 1510#: plugins/check_ldap.c:374
1426msgid "Please specify the host name\n" 1511msgid "Please specify the host name\n"
1427msgstr "" 1512msgstr ""
1428 1513
1429#: plugins/check_ldap.c:350 1514#: plugins/check_ldap.c:377
1430msgid "Please specify the LDAP base\n" 1515msgid "Please specify the LDAP base\n"
1431msgstr "" 1516msgstr ""
1432 1517
1433#: plugins/check_ldap.c:378 1518#: plugins/check_ldap.c:405
1434msgid "ldap attribute to search (default: \"(objectclass=*)\"" 1519msgid "ldap attribute to search (default: \"(objectclass=*)\""
1435msgstr "" 1520msgstr ""
1436 1521
1437#: plugins/check_ldap.c:380 1522#: plugins/check_ldap.c:407
1438msgid "ldap base (eg. ou=my unit, o=my org, c=at" 1523msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1439msgstr "" 1524msgstr ""
1440 1525
1441#: plugins/check_ldap.c:382 1526#: plugins/check_ldap.c:409
1442msgid "ldap bind DN (if required)" 1527msgid "ldap bind DN (if required)"
1443msgstr "" 1528msgstr ""
1444 1529
1445#: plugins/check_ldap.c:384 1530#: plugins/check_ldap.c:411
1446msgid "ldap password (if required)" 1531msgid "ldap password (if required)"
1447msgstr "" 1532msgstr ""
1448 1533
1449#: plugins/check_ldap.c:388 1534#: plugins/check_ldap.c:413
1535msgid "use starttls mechanism introduced in protocol version 3"
1536msgstr ""
1537
1538#: plugins/check_ldap.c:415
1539#, c-format
1540msgid "use ldaps (ldap v2 ssl method). this also sets the default port to %s"
1541msgstr ""
1542
1543#: plugins/check_ldap.c:419
1450msgid "use ldap protocol version 2" 1544msgid "use ldap protocol version 2"
1451msgstr "" 1545msgstr ""
1452 1546
1453#: plugins/check_ldap.c:390 1547#: plugins/check_ldap.c:421
1454msgid "use ldap protocol version 3" 1548msgid "use ldap protocol version 3"
1455msgstr "" 1549msgstr ""
1456 1550
1551#: plugins/check_ldap.c:431
1552msgid "Note:"
1553msgstr ""
1554
1555#: plugins/check_ldap.c:432
1556msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1557msgstr ""
1558
1559#: plugins/check_ldap.c:433
1560#, c-format
1561msgid ""
1562"implied (using default port %i) unless --port=636 is specified. In that case "
1563"%s"
1564msgstr ""
1565
1566#: plugins/check_ldap.c:434
1567msgid "'SSL on connect' will be used no matter how the plugin was called."
1568msgstr ""
1569
1570#: plugins/check_ldap.c:435
1571msgid ""
1572"This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1573"or '--ssl' flags"
1574msgstr ""
1575
1576#: plugins/check_ldap.c:436
1577msgid "to define the behaviour explicitly instead."
1578msgstr ""
1579
1457#: plugins/check_load.c:92 1580#: plugins/check_load.c:92
1458msgid "Warning threshold must be float or float triplet!\n" 1581msgid "Warning threshold must be float or float triplet!\n"
1459msgstr "" 1582msgstr ""
@@ -2226,43 +2349,54 @@ msgstr ""
2226msgid "and on the client service it's connecting to." 2349msgid "and on the client service it's connecting to."
2227msgstr "" 2350msgstr ""
2228 2351
2229#: plugins/check_ntp.c:720
2230msgid "Critical offset should be larger than warning offset"
2231msgstr ""
2232
2233#: plugins/check_ntp.c:724
2234msgid "Critical jitter should be larger than warning jitter"
2235msgstr ""
2236
2237#: plugins/check_ntp.c:810
2238msgid "Offset unknown"
2239msgstr ""
2240
2241#: plugins/check_ntp.c:813 2352#: plugins/check_ntp.c:813
2242msgid "Unable to fully sample sync server" 2353msgid "Offset unknown"
2243msgstr "" 2354msgstr ""
2244 2355
2245#: plugins/check_ntp.c:836 2356#: plugins/check_ntp.c:837
2246#, fuzzy 2357#, fuzzy
2247msgid "This plugin checks the selected ntp server" 2358msgid "This plugin checks the selected ntp server"
2248msgstr "" 2359msgstr ""
2249"Testet den DNS Dienst auf dem angegebenen Host mit dig\n" 2360"Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
2250"\n" 2361"\n"
2251 2362
2252#: plugins/check_ntp.c:844 2363#: plugins/check_ntp.c:845
2253msgid "Offset to result in warning status (seconds)" 2364msgid "Offset to result in warning status (seconds)"
2254msgstr "" 2365msgstr ""
2255 2366
2256#: plugins/check_ntp.c:846 2367#: plugins/check_ntp.c:847
2257msgid "Offset to result in critical status (seconds)" 2368msgid "Offset to result in critical status (seconds)"
2258msgstr "" 2369msgstr ""
2259 2370
2260#: plugins/check_ntp.c:848 2371#: plugins/check_ntp.c:849
2261msgid "Warning value for jitter" 2372#, fuzzy
2373msgid "Warning threshold for jitter"
2374msgstr "Warning threshold Integer sein"
2375
2376#: plugins/check_ntp.c:851
2377#, fuzzy
2378msgid "Critical threshold for jitter"
2379msgstr "Critical threshold muss ein Integer sein"
2380
2381#: plugins/check_ntp.c:857
2382msgid "See:"
2383msgstr ""
2384
2385#: plugins/check_ntp.c:859
2386msgid "for THRESHOLD format and examples."
2262msgstr "" 2387msgstr ""
2263 2388
2264#: plugins/check_ntp.c:850 2389#: plugins/check_ntp.c:863
2265msgid "Critical value for jitter" 2390msgid "Normal offset check:"
2391msgstr ""
2392
2393#: plugins/check_ntp.c:865
2394msgid ""
2395"Check jitter too, avoiding critical notifications if jitter isn't available"
2396msgstr ""
2397
2398#: plugins/check_ntp.c:866
2399msgid "(See Notes above for more details on thresholds formats):"
2266msgstr "" 2400msgstr ""
2267 2401
2268#: plugins/check_nwstat.c:198 2402#: plugins/check_nwstat.c:198
@@ -3378,104 +3512,123 @@ msgstr ""
3378msgid "Alert if cpu of any processes over 10%% or 20%%" 3512msgid "Alert if cpu of any processes over 10%% or 20%%"
3379msgstr "" 3513msgstr ""
3380 3514
3381#: plugins/check_radius.c:138 3515#: plugins/check_radius.c:161
3382msgid "Config file error" 3516msgid "Config file error"
3383msgstr "" 3517msgstr ""
3384 3518
3385#: plugins/check_radius.c:147 3519#: plugins/check_radius.c:170
3386msgid "Out of Memory?" 3520msgid "Out of Memory?"
3387msgstr "" 3521msgstr ""
3388 3522
3389#: plugins/check_radius.c:168 3523#: plugins/check_radius.c:191
3390msgid "Timeout" 3524msgid "Timeout"
3391msgstr "" 3525msgstr ""
3392 3526
3393#: plugins/check_radius.c:170 3527#: plugins/check_radius.c:193
3394msgid "Auth Error" 3528msgid "Auth Error"
3395msgstr "" 3529msgstr ""
3396 3530
3397#: plugins/check_radius.c:172 3531#: plugins/check_radius.c:195
3398msgid "Auth Failed" 3532msgid "Auth Failed"
3399msgstr "" 3533msgstr ""
3400 3534
3401#: plugins/check_radius.c:176 3535#: plugins/check_radius.c:199
3402msgid "Auth OK" 3536msgid "Auth OK"
3403msgstr "" 3537msgstr ""
3404 3538
3405#: plugins/check_radius.c:219 plugins/check_radius.c:279 3539#: plugins/check_radius.c:278
3406msgid "Number of retries must be a positive integer" 3540msgid "Number of retries must be a positive integer"
3407msgstr "" 3541msgstr ""
3408 3542
3409#: plugins/check_radius.c:305 3543#: plugins/check_radius.c:290
3544#, fuzzy
3545msgid "Host not specified"
3546msgstr ""
3547"Kein Hostname angegeben\n"
3548"\n"
3549
3550#: plugins/check_radius.c:292
3551msgid "User not specified"
3552msgstr ""
3553
3554#: plugins/check_radius.c:294
3555msgid "Password not specified"
3556msgstr ""
3557
3558#: plugins/check_radius.c:296
3559msgid "Configuration file not specified"
3560msgstr ""
3561
3562#: plugins/check_radius.c:314
3410msgid "Tests to see if a radius server is accepting connections." 3563msgid "Tests to see if a radius server is accepting connections."
3411msgstr "" 3564msgstr ""
3412 3565
3413#: plugins/check_radius.c:316 3566#: plugins/check_radius.c:325
3414msgid "The user to authenticate" 3567msgid "The user to authenticate"
3415msgstr "" 3568msgstr ""
3416 3569
3417#: plugins/check_radius.c:318 3570#: plugins/check_radius.c:327
3418msgid "Password for autentication (SECURITY RISK)" 3571msgid "Password for autentication (SECURITY RISK)"
3419msgstr "" 3572msgstr ""
3420 3573
3421#: plugins/check_radius.c:320 3574#: plugins/check_radius.c:329
3422msgid "NAS identifier" 3575msgid "NAS identifier"
3423msgstr "" 3576msgstr ""
3424 3577
3425#: plugins/check_radius.c:322 3578#: plugins/check_radius.c:331
3426msgid "Configuration file" 3579msgid "Configuration file"
3427msgstr "" 3580msgstr ""
3428 3581
3429#: plugins/check_radius.c:324 3582#: plugins/check_radius.c:333
3430msgid "Response string to expect from the server" 3583msgid "Response string to expect from the server"
3431msgstr "" 3584msgstr ""
3432 3585
3433#: plugins/check_radius.c:326 3586#: plugins/check_radius.c:335
3434msgid "Number of times to retry a failed connection" 3587msgid "Number of times to retry a failed connection"
3435msgstr "" 3588msgstr ""
3436 3589
3437#: plugins/check_radius.c:330 3590#: plugins/check_radius.c:339
3438#, fuzzy 3591#, fuzzy
3439msgid "" 3592msgid ""
3440"This plugin tests a radius server to see if it is accepting connections." 3593"This plugin tests a radius server to see if it is accepting connections."
3441msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." 3594msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3442 3595
3443#: plugins/check_radius.c:331 3596#: plugins/check_radius.c:340
3444msgid "" 3597msgid ""
3445"The server to test must be specified in the invocation, as well as a user" 3598"The server to test must be specified in the invocation, as well as a user"
3446msgstr "" 3599msgstr ""
3447 3600
3448#: plugins/check_radius.c:332 3601#: plugins/check_radius.c:341
3449msgid "" 3602msgid ""
3450"name and password. A configuration file may also be present. The format of" 3603"name and password. A configuration file may also be present. The format of"
3451msgstr "" 3604msgstr ""
3452 3605
3453#: plugins/check_radius.c:333 3606#: plugins/check_radius.c:342
3454msgid "" 3607msgid ""
3455"the configuration file is described in the radiusclient library sources." 3608"the configuration file is described in the radiusclient library sources."
3456msgstr "" 3609msgstr ""
3457 3610
3458#: plugins/check_radius.c:334 3611#: plugins/check_radius.c:343
3459msgid "The password option presents a substantial security issue because the" 3612msgid "The password option presents a substantial security issue because the"
3460msgstr "" 3613msgstr ""
3461 3614
3462#: plugins/check_radius.c:335 3615#: plugins/check_radius.c:344
3463msgid "password can be determined by careful watching of the command line in" 3616msgid "password can be determined by careful watching of the command line in"
3464msgstr "" 3617msgstr ""
3465 3618
3466#: plugins/check_radius.c:336 3619#: plugins/check_radius.c:345
3467msgid "a process listing. This risk is exacerbated because nagios will" 3620msgid "a process listing. This risk is exacerbated because nagios will"
3468msgstr "" 3621msgstr ""
3469 3622
3470#: plugins/check_radius.c:337 3623#: plugins/check_radius.c:346
3471msgid "run the plugin at regular prdictable intervals. Please be sure that" 3624msgid "run the plugin at regular prdictable intervals. Please be sure that"
3472msgstr "" 3625msgstr ""
3473 3626
3474#: plugins/check_radius.c:338 3627#: plugins/check_radius.c:347
3475msgid "the password used does not allow access to sensitive system resources," 3628msgid "the password used does not allow access to sensitive system resources,"
3476msgstr "" 3629msgstr ""
3477 3630
3478#: plugins/check_radius.c:339 3631#: plugins/check_radius.c:348
3479msgid "otherwise compormise could occur." 3632msgid "otherwise compormise could occur."
3480msgstr "" 3633msgstr ""
3481 3634
@@ -3499,7 +3652,7 @@ msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3499msgid "Invalid REAL response received from host on port %d\n" 3652msgid "Invalid REAL response received from host on port %d\n"
3500msgstr "" 3653msgstr ""
3501 3654
3502#: plugins/check_real.c:189 plugins/check_tcp.c:291 3655#: plugins/check_real.c:189 plugins/check_tcp.c:294
3503#, c-format 3656#, c-format
3504msgid "No data received from host\n" 3657msgid "No data received from host\n"
3505msgstr "" 3658msgstr ""
@@ -3509,11 +3662,11 @@ msgstr ""
3509msgid "REAL %s - %d second response time\n" 3662msgid "REAL %s - %d second response time\n"
3510msgstr "" 3663msgstr ""
3511 3664
3512#: plugins/check_real.c:341 plugins/check_smtp.c:618 plugins/check_ups.c:535 3665#: plugins/check_real.c:341 plugins/check_smtp.c:581 plugins/check_ups.c:535
3513msgid "Warning time must be a positive integer" 3666msgid "Warning time must be a positive integer"
3514msgstr "Warnung time muss ein positiver Integer sein" 3667msgstr "Warnung time muss ein positiver Integer sein"
3515 3668
3516#: plugins/check_real.c:350 plugins/check_smtp.c:609 plugins/check_ups.c:526 3669#: plugins/check_real.c:350 plugins/check_smtp.c:572 plugins/check_ups.c:526
3517msgid "Critical time must be a positive integer" 3670msgid "Critical time must be a positive integer"
3518msgstr "Critical time muss ein positiver Integer sein" 3671msgstr "Critical time muss ein positiver Integer sein"
3519 3672
@@ -3543,7 +3696,7 @@ msgstr ""
3543msgid "This plugin will attempt to open an RTSP connection with the host." 3696msgid "This plugin will attempt to open an RTSP connection with the host."
3544msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." 3697msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3545 3698
3546#: plugins/check_real.c:441 plugins/check_smtp.c:767 3699#: plugins/check_real.c:441 plugins/check_smtp.c:812
3547msgid "Successul connects return STATE_OK, refusals and timeouts return" 3700msgid "Successul connects return STATE_OK, refusals and timeouts return"
3548msgstr "" 3701msgstr ""
3549 3702
@@ -3561,440 +3714,456 @@ msgstr ""
3561msgid "values." 3714msgid "values."
3562msgstr "" 3715msgstr ""
3563 3716
3564#: plugins/check_smtp.c:186 plugins/check_swap.c:268 plugins/check_swap.c:274 3717#: plugins/check_smtp.c:151 plugins/check_swap.c:268 plugins/check_swap.c:274
3565#, c-format 3718#, c-format
3566msgid "malloc() failed!\n" 3719msgid "malloc() failed!\n"
3567msgstr "" 3720msgstr ""
3568 3721
3569#: plugins/check_smtp.c:190 3722#: plugins/check_smtp.c:155
3570#, c-format 3723#, c-format
3571msgid "gethostname() failed!\n" 3724msgid "gethostname() failed!\n"
3572msgstr "" 3725msgstr ""
3573 3726
3574#: plugins/check_smtp.c:225 plugins/check_smtp.c:249 3727#: plugins/check_smtp.c:190 plugins/check_smtp.c:214
3575#, c-format 3728#, c-format
3576msgid "recv() failed\n" 3729msgid "recv() failed\n"
3577msgstr "" 3730msgstr ""
3578 3731
3579#: plugins/check_smtp.c:236 3732#: plugins/check_smtp.c:201
3580#, c-format 3733#, c-format
3581msgid "Invalid SMTP response received from host\n" 3734msgid "Invalid SMTP response received from host\n"
3582msgstr "" 3735msgstr ""
3583 3736
3584#: plugins/check_smtp.c:238 3737#: plugins/check_smtp.c:203
3585#, c-format 3738#, c-format
3586msgid "Invalid SMTP response received from host on port %d\n" 3739msgid "Invalid SMTP response received from host on port %d\n"
3587msgstr "" 3740msgstr ""
3588 3741
3589#: plugins/check_smtp.c:260 3742#: plugins/check_smtp.c:224
3590#, c-format 3743#, c-format
3591msgid "WARNING - TLS not supported by server\n" 3744msgid "WARNING - TLS not supported by server\n"
3592msgstr "" 3745msgstr ""
3593 3746
3594#: plugins/check_smtp.c:272 3747#: plugins/check_smtp.c:236
3595#, c-format 3748#, c-format
3596msgid "Server does not support STARTTLS\n" 3749msgid "Server does not support STARTTLS\n"
3597msgstr "" 3750msgstr ""
3598 3751
3599#: plugins/check_smtp.c:278 3752#: plugins/check_smtp.c:242
3600#, c-format 3753#, c-format
3601msgid "CRITICAL - Cannot create SSL context.\n" 3754msgid "CRITICAL - Cannot create SSL context.\n"
3602msgstr "" 3755msgstr ""
3603 3756
3604#: plugins/check_smtp.c:298 3757#: plugins/check_smtp.c:262
3605msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." 3758msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
3606msgstr "" 3759msgstr ""
3607 3760
3608#: plugins/check_smtp.c:303 3761#: plugins/check_smtp.c:267
3609#, c-format 3762#, c-format
3610msgid "sent %s" 3763msgid "sent %s"
3611msgstr "" 3764msgstr ""
3612 3765
3613#: plugins/check_smtp.c:305 3766#: plugins/check_smtp.c:269
3614msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." 3767msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
3615msgstr "" 3768msgstr ""
3616 3769
3617#: plugins/check_smtp.c:318 3770#: plugins/check_smtp.c:281
3618#, fuzzy 3771#, fuzzy
3619msgid "CRITICAL - Cannot retrieve server certificate." 3772msgid "CRITICAL - Cannot retrieve server certificate."
3620msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" 3773msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
3621 3774
3622#: plugins/check_smtp.c:356 plugins/check_snmp.c:572 3775#: plugins/check_smtp.c:317 plugins/check_snmp.c:590
3623#, c-format 3776#, c-format
3624msgid "Could Not Compile Regular Expression" 3777msgid "Could Not Compile Regular Expression"
3625msgstr "" 3778msgstr ""
3626 3779
3627#: plugins/check_smtp.c:365 3780#: plugins/check_smtp.c:326
3628#, c-format 3781#, c-format
3629msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3782msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3630msgstr "" 3783msgstr ""
3631 3784
3632#: plugins/check_smtp.c:369 plugins/check_snmp.c:322 3785#: plugins/check_smtp.c:330 plugins/check_snmp.c:335
3633#, c-format 3786#, c-format
3634msgid "Execute Error: %s\n" 3787msgid "Execute Error: %s\n"
3635msgstr "" 3788msgstr ""
3636 3789
3637#: plugins/check_smtp.c:383 3790#: plugins/check_smtp.c:344
3638msgid "no authuser specified, " 3791msgid "no authuser specified, "
3639msgstr "" 3792msgstr ""
3640 3793
3641#: plugins/check_smtp.c:388 3794#: plugins/check_smtp.c:349
3642msgid "no authpass specified, " 3795msgid "no authpass specified, "
3643msgstr "" 3796msgstr ""
3644 3797
3645#: plugins/check_smtp.c:395 plugins/check_smtp.c:417 plugins/check_smtp.c:438 3798#: plugins/check_smtp.c:356 plugins/check_smtp.c:377 plugins/check_smtp.c:397
3799#: plugins/check_smtp.c:673
3646#, c-format 3800#, c-format
3647msgid "sent %s\n" 3801msgid "sent %s\n"
3648msgstr "" 3802msgstr ""
3649 3803
3650#: plugins/check_smtp.c:398 3804#: plugins/check_smtp.c:359
3651#, fuzzy 3805#, fuzzy
3652msgid "recv() failed after AUTH LOGIN, " 3806msgid "recv() failed after AUTH LOGIN, "
3653msgstr "Ungültige HTTP Antwort von Host empfangen\n" 3807msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3654 3808
3655#: plugins/check_smtp.c:404 plugins/check_smtp.c:426 plugins/check_smtp.c:447 3809#: plugins/check_smtp.c:364 plugins/check_smtp.c:385 plugins/check_smtp.c:405
3810#: plugins/check_smtp.c:684
3656#, fuzzy, c-format 3811#, fuzzy, c-format
3657msgid "received %s\n" 3812msgid "received %s\n"
3658msgstr "Keine Daten empfangen %s\n" 3813msgstr "Keine Daten empfangen %s\n"
3659 3814
3660#: plugins/check_smtp.c:408 3815#: plugins/check_smtp.c:368
3661#, fuzzy 3816#, fuzzy
3662msgid "invalid response received after AUTH LOGIN, " 3817msgid "invalid response received after AUTH LOGIN, "
3663msgstr "Ungültige HTTP Antwort von Host empfangen\n" 3818msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3664 3819
3665#: plugins/check_smtp.c:421 3820#: plugins/check_smtp.c:381
3666msgid "recv() failed after sending authuser, " 3821msgid "recv() failed after sending authuser, "
3667msgstr "" 3822msgstr ""
3668 3823
3669#: plugins/check_smtp.c:430 3824#: plugins/check_smtp.c:389
3670#, fuzzy 3825#, fuzzy
3671msgid "invalid response received after authuser, " 3826msgid "invalid response received after authuser, "
3672msgstr "Ungültige HTTP Antwort von Host empfangen\n" 3827msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3673 3828
3674#: plugins/check_smtp.c:442 3829#: plugins/check_smtp.c:401
3675msgid "recv() failed after sending authpass, " 3830msgid "recv() failed after sending authpass, "
3676msgstr "" 3831msgstr ""
3677 3832
3678#: plugins/check_smtp.c:451 3833#: plugins/check_smtp.c:409
3679#, fuzzy 3834#, fuzzy
3680msgid "invalid response received after authpass, " 3835msgid "invalid response received after authpass, "
3681msgstr "Ungültige HTTP Antwort von Host empfangen\n" 3836msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3682 3837
3683#: plugins/check_smtp.c:458 3838#: plugins/check_smtp.c:416
3684msgid "only authtype LOGIN is supported, " 3839msgid "only authtype LOGIN is supported, "
3685msgstr "" 3840msgstr ""
3686 3841
3687#: plugins/check_smtp.c:482 3842#: plugins/check_smtp.c:440
3688#, fuzzy, c-format 3843#, fuzzy, c-format
3689msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" 3844msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
3690msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" 3845msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
3691 3846
3692#: plugins/check_smtp.c:588 plugins/check_smtp.c:598 3847#: plugins/check_smtp.c:548 plugins/check_smtp.c:560
3693#, c-format 3848#, c-format
3694msgid "Could not realloc() units [%d]\n" 3849msgid "Could not realloc() units [%d]\n"
3695msgstr "" 3850msgstr ""
3696 3851
3697#: plugins/check_smtp.c:645 3852#: plugins/check_smtp.c:608
3698msgid "SSL support not available - install OpenSSL and recompile" 3853msgid "SSL support not available - install OpenSSL and recompile"
3699msgstr "" 3854msgstr ""
3700 3855
3701#: plugins/check_smtp.c:724 3856#: plugins/check_smtp.c:679
3857#, fuzzy, c-format
3858msgid "recv() failed after QUIT."
3859msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3860
3861#: plugins/check_smtp.c:681
3862#, c-format
3863msgid "Connection reset by peer."
3864msgstr ""
3865
3866#: plugins/check_smtp.c:769
3702#, fuzzy 3867#, fuzzy
3703msgid "This plugin will attempt to open an SMTP connection with the host." 3868msgid "This plugin will attempt to open an SMTP connection with the host."
3704msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." 3869msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
3705 3870
3706#: plugins/check_smtp.c:737 3871#: plugins/check_smtp.c:782
3707#, c-format 3872#, c-format
3708msgid " String to expect in first line of server response (default: '%s')\n" 3873msgid " String to expect in first line of server response (default: '%s')\n"
3709msgstr "" 3874msgstr ""
3710 3875
3711#: plugins/check_smtp.c:739 3876#: plugins/check_smtp.c:784
3712msgid "Suppress SMTP command" 3877msgid "Suppress SMTP command"
3713msgstr "" 3878msgstr ""
3714 3879
3715#: plugins/check_smtp.c:741 3880#: plugins/check_smtp.c:786
3716msgid "SMTP command (may be used repeatedly)" 3881msgid "SMTP command (may be used repeatedly)"
3717msgstr "" 3882msgstr ""
3718 3883
3719#: plugins/check_smtp.c:743 3884#: plugins/check_smtp.c:788
3720msgid "Expected response to command (may be used repeatedly)" 3885msgid "Expected response to command (may be used repeatedly)"
3721msgstr "" 3886msgstr ""
3722 3887
3723#: plugins/check_smtp.c:745 3888#: plugins/check_smtp.c:790
3724msgid "FROM-address to include in MAIL command, required by Exchange 2000" 3889msgid "FROM-address to include in MAIL command, required by Exchange 2000"
3725msgstr "" 3890msgstr ""
3726 3891
3727#: plugins/check_smtp.c:748 plugins/check_tcp.c:638 3892#: plugins/check_smtp.c:793 plugins/check_tcp.c:636
3728msgid "Minimum number of days a certificate has to be valid." 3893msgid "Minimum number of days a certificate has to be valid."
3729msgstr "" 3894msgstr ""
3730 3895
3731#: plugins/check_smtp.c:750 3896#: plugins/check_smtp.c:795
3732msgid "Use STARTTLS for the connection." 3897msgid "Use STARTTLS for the connection."
3733msgstr "" 3898msgstr ""
3734 3899
3735#: plugins/check_smtp.c:754 3900#: plugins/check_smtp.c:799
3736msgid "SMTP AUTH type to check (default none, only LOGIN supported)" 3901msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
3737msgstr "" 3902msgstr ""
3738 3903
3739#: plugins/check_smtp.c:756 3904#: plugins/check_smtp.c:801
3740msgid "SMTP AUTH username" 3905msgid "SMTP AUTH username"
3741msgstr "" 3906msgstr ""
3742 3907
3743#: plugins/check_smtp.c:758 3908#: plugins/check_smtp.c:803
3744msgid "SMTP AUTH password" 3909msgid "SMTP AUTH password"
3745msgstr "" 3910msgstr ""
3746 3911
3747#: plugins/check_smtp.c:768 3912#: plugins/check_smtp.c:813
3748msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" 3913msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
3749msgstr "" 3914msgstr ""
3750 3915
3751#: plugins/check_smtp.c:769 3916#: plugins/check_smtp.c:814
3752msgid "connects, but incorrect reponse messages from the host result in" 3917msgid "connects, but incorrect reponse messages from the host result in"
3753msgstr "" 3918msgstr ""
3754 3919
3755#: plugins/check_smtp.c:770 3920#: plugins/check_smtp.c:815
3756msgid "STATE_WARNING return values." 3921msgid "STATE_WARNING return values."
3757msgstr "" 3922msgstr ""
3758 3923
3759#: plugins/check_snmp.c:300 3924#: plugins/check_snmp.c:313
3760msgid "No valid data returned" 3925msgid "No valid data returned"
3761msgstr "" 3926msgstr ""
3762 3927
3763#: plugins/check_snmp.c:368 plugins/negate.c:128 3928#: plugins/check_snmp.c:381
3764#, c-format 3929#, c-format
3765msgid "" 3930msgid ""
3766"%s problem - No data received from host\n" 3931"%s problem - No data received from host\n"
3767"CMD: %s\n" 3932"CMD: %s\n"
3768msgstr "" 3933msgstr ""
3769 3934
3770#: plugins/check_snmp.c:506 3935#: plugins/check_snmp.c:398
3771#, c-format 3936#, fuzzy
3772msgid "Invalid critical threshold: %s\n" 3937msgid "snmpget returned an error status"
3773msgstr "" 3938msgstr "dig hat einen Fehler zurückgegeben"
3774 3939
3775#: plugins/check_snmp.c:517 3940#: plugins/check_snmp.c:524
3776#, c-format 3941#, fuzzy
3777msgid "Invalid warning threshold: %s\n" 3942msgid "Invalid critical threshold"
3778msgstr "" 3943msgstr "Critical threshold muss ein Integer sein"
3779 3944
3780#: plugins/check_snmp.c:529 3945#: plugins/check_snmp.c:535
3946#, fuzzy
3947msgid "Invalid warning threshold"
3948msgstr "Warning threshold Integer sein"
3949
3950#: plugins/check_snmp.c:547
3781#, fuzzy 3951#, fuzzy
3782msgid "Retries interval must be a positive integer" 3952msgid "Retries interval must be a positive integer"
3783msgstr "Time interval muss ein positiver Integer sein" 3953msgstr "Time interval muss ein positiver Integer sein"
3784 3954
3785#: plugins/check_snmp.c:593 3955#: plugins/check_snmp.c:611
3786#, fuzzy, c-format 3956#, fuzzy, c-format
3787msgid "Could not reallocate labels[%d]" 3957msgid "Could not reallocate labels[%d]"
3788msgstr "Konnte addr nicht zuweisen\n" 3958msgstr "Konnte addr nicht zuweisen\n"
3789 3959
3790#: plugins/check_snmp.c:605 3960#: plugins/check_snmp.c:623
3791#, fuzzy 3961#, fuzzy
3792msgid "Could not reallocate labels\n" 3962msgid "Could not reallocate labels\n"
3793msgstr "Konnte·url·nicht·zuweisen\n" 3963msgstr "Konnte·url·nicht·zuweisen\n"
3794 3964
3795#: plugins/check_snmp.c:622 3965#: plugins/check_snmp.c:640
3796#, fuzzy, c-format 3966#, fuzzy, c-format
3797msgid "Could not reallocate units [%d]\n" 3967msgid "Could not reallocate units [%d]\n"
3798msgstr "Konnte·url·nicht·zuweisen\n" 3968msgstr "Konnte·url·nicht·zuweisen\n"
3799 3969
3800#: plugins/check_snmp.c:634 3970#: plugins/check_snmp.c:652
3801msgid "Could not realloc() units\n" 3971msgid "Could not realloc() units\n"
3802msgstr "" 3972msgstr ""
3803 3973
3804#: plugins/check_snmp.c:719 3974#: plugins/check_snmp.c:737
3805#, c-format 3975#, c-format
3806msgid "Missing secname (%s) or authpassword (%s) ! \n" 3976msgid "Missing secname (%s) or authpassword (%s) ! \n"
3807msgstr "" 3977msgstr ""
3808 3978
3809#: plugins/check_snmp.c:727 3979#: plugins/check_snmp.c:745
3810#, c-format 3980#, c-format
3811msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" 3981msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3812msgstr "" 3982msgstr ""
3813 3983
3814#: plugins/check_snmp.c:736 3984#: plugins/check_snmp.c:754
3815msgid "Invalid SNMP version" 3985msgid "Invalid SNMP version"
3816msgstr "" 3986msgstr ""
3817 3987
3818#: plugins/check_snmp.c:864 3988#: plugins/check_snmp.c:882
3819msgid "Unbalanced quotes\n" 3989msgid "Unbalanced quotes\n"
3820msgstr "" 3990msgstr ""
3821 3991
3822#: plugins/check_snmp.c:913 3992#: plugins/check_snmp.c:931
3823msgid "Check status of remote machines and obtain sustem information via SNMP" 3993msgid "Check status of remote machines and obtain sustem information via SNMP"
3824msgstr "" 3994msgstr ""
3825 3995
3826#: plugins/check_snmp.c:925 3996#: plugins/check_snmp.c:943
3827msgid "Use SNMP GETNEXT instead of SNMP GET" 3997msgid "Use SNMP GETNEXT instead of SNMP GET"
3828msgstr "" 3998msgstr ""
3829 3999
3830#: plugins/check_snmp.c:927 4000#: plugins/check_snmp.c:945
3831msgid "SNMP protocol version" 4001msgid "SNMP protocol version"
3832msgstr "" 4002msgstr ""
3833 4003
3834#: plugins/check_snmp.c:929 4004#: plugins/check_snmp.c:947
3835msgid "SNMPv3 securityLevel" 4005msgid "SNMPv3 securityLevel"
3836msgstr "" 4006msgstr ""
3837 4007
3838#: plugins/check_snmp.c:931 4008#: plugins/check_snmp.c:949
3839msgid "SNMPv3 auth proto" 4009msgid "SNMPv3 auth proto"
3840msgstr "" 4010msgstr ""
3841 4011
3842#: plugins/check_snmp.c:935 4012#: plugins/check_snmp.c:953
3843msgid "Optional community string for SNMP communication" 4013msgid "Optional community string for SNMP communication"
3844msgstr "" 4014msgstr ""
3845 4015
3846#: plugins/check_snmp.c:936 4016#: plugins/check_snmp.c:954
3847#, c-format 4017msgid "default is"
3848msgid "(default is \"%s\")"
3849msgstr "" 4018msgstr ""
3850 4019
3851#: plugins/check_snmp.c:938 4020#: plugins/check_snmp.c:956
3852msgid "SNMPv3 username" 4021msgid "SNMPv3 username"
3853msgstr "" 4022msgstr ""
3854 4023
3855#: plugins/check_snmp.c:940 4024#: plugins/check_snmp.c:958
3856msgid "SNMPv3 authentication password" 4025msgid "SNMPv3 authentication password"
3857msgstr "" 4026msgstr ""
3858 4027
3859#: plugins/check_snmp.c:942 4028#: plugins/check_snmp.c:960
3860msgid "SNMPv3 crypt passwd (DES)" 4029msgid "SNMPv3 crypt passwd (DES)"
3861msgstr "" 4030msgstr ""
3862 4031
3863#: plugins/check_snmp.c:946 4032#: plugins/check_snmp.c:964
3864msgid "Object identifier(s) or SNMP variables whose value you wish to query" 4033msgid "Object identifier(s) or SNMP variables whose value you wish to query"
3865msgstr "" 4034msgstr ""
3866 4035
3867#: plugins/check_snmp.c:948 4036#: plugins/check_snmp.c:966
3868msgid "" 4037msgid ""
3869"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" 4038"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
3870msgstr "" 4039msgstr ""
3871 4040
3872#: plugins/check_snmp.c:949 4041#: plugins/check_snmp.c:967
3873msgid "for symbolic oids.)" 4042msgid "for symbolic oids.)"
3874msgstr "" 4043msgstr ""
3875 4044
3876#: plugins/check_snmp.c:951 4045#: plugins/check_snmp.c:969
3877#, c-format 4046#, c-format
3878msgid " Delimiter to use when parsing returned data. Default is \"%s\"" 4047msgid " Delimiter to use when parsing returned data. Default is \"%s\""
3879msgstr "" 4048msgstr ""
3880 4049
3881#: plugins/check_snmp.c:952 4050#: plugins/check_snmp.c:970
3882msgid "Any data on the right hand side of the delimiter is considered" 4051msgid "Any data on the right hand side of the delimiter is considered"
3883msgstr "" 4052msgstr ""
3884 4053
3885#: plugins/check_snmp.c:953 4054#: plugins/check_snmp.c:971
3886msgid "to be the data that should be used in the evaluation." 4055msgid "to be the data that should be used in the evaluation."
3887msgstr "" 4056msgstr ""
3888 4057
3889#: plugins/check_snmp.c:957 4058#: plugins/check_snmp.c:975
3890msgid "Range(s) which will not result in a WARNING status" 4059msgid "Range(s) which will not result in a WARNING status"
3891msgstr "" 4060msgstr ""
3892 4061
3893#: plugins/check_snmp.c:959 4062#: plugins/check_snmp.c:977
3894msgid "Range(s) which will not result in a CRITICAL status" 4063msgid "Range(s) which will not result in a CRITICAL status"
3895msgstr "" 4064msgstr ""
3896 4065
3897#: plugins/check_snmp.c:963 4066#: plugins/check_snmp.c:981
3898msgid "Return OK state (for that OID) if STRING is an exact match" 4067msgid "Return OK state (for that OID) if STRING is an exact match"
3899msgstr "" 4068msgstr ""
3900 4069
3901#: plugins/check_snmp.c:965 4070#: plugins/check_snmp.c:983
3902msgid "" 4071msgid ""
3903"Return OK state (for that OID) if extended regular expression REGEX matches" 4072"Return OK state (for that OID) if extended regular expression REGEX matches"
3904msgstr "" 4073msgstr ""
3905 4074
3906#: plugins/check_snmp.c:967 4075#: plugins/check_snmp.c:985
3907msgid "" 4076msgid ""
3908"Return OK state (for that OID) if case-insensitive extended REGEX matches" 4077"Return OK state (for that OID) if case-insensitive extended REGEX matches"
3909msgstr "" 4078msgstr ""
3910 4079
3911#: plugins/check_snmp.c:969 4080#: plugins/check_snmp.c:987
3912msgid "Prefix label for output from plugin (default -s 'SNMP')" 4081msgid "Prefix label for output from plugin (default -s 'SNMP')"
3913msgstr "" 4082msgstr ""
3914 4083
3915#: plugins/check_snmp.c:973 4084#: plugins/check_snmp.c:991
3916msgid "Units label(s) for output data (e.g., 'sec.')." 4085msgid "Units label(s) for output data (e.g., 'sec.')."
3917msgstr "" 4086msgstr ""
3918 4087
3919#: plugins/check_snmp.c:975 4088#: plugins/check_snmp.c:993
3920msgid "Separates output on multiple OID requests" 4089msgid "Separates output on multiple OID requests"
3921msgstr "" 4090msgstr ""
3922 4091
3923#: plugins/check_snmp.c:981 4092#: plugins/check_snmp.c:999
3924msgid "" 4093msgid ""
3925"This plugin uses the 'snmpget' command included with the NET-SNMP package." 4094"This plugin uses the 'snmpget' command included with the NET-SNMP package."
3926msgstr "" 4095msgstr ""
3927 4096
3928#: plugins/check_snmp.c:982 4097#: plugins/check_snmp.c:1000
3929msgid "" 4098msgid ""
3930"if you don't have the package installed, you will need to download it from" 4099"if you don't have the package installed, you will need to download it from"
3931msgstr "" 4100msgstr ""
3932 4101
3933#: plugins/check_snmp.c:983 4102#: plugins/check_snmp.c:1001
3934msgid "http://net-snmp.sourceforge.net before you can use this plugin." 4103msgid "http://net-snmp.sourceforge.net before you can use this plugin."
3935msgstr "" 4104msgstr ""
3936 4105
3937#: plugins/check_snmp.c:985 4106#: plugins/check_snmp.c:1003
3938msgid "" 4107msgid ""
3939"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " 4108"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3940"with" 4109"with"
3941msgstr "" 4110msgstr ""
3942 4111
3943#: plugins/check_snmp.c:986 4112#: plugins/check_snmp.c:1004
3944msgid " internal spaces must be quoted) [max 8 OIDs]" 4113msgid " internal spaces must be quoted) [max 8 OIDs]"
3945msgstr "" 4114msgstr ""
3946 4115
3947#: plugins/check_snmp.c:988 4116#: plugins/check_snmp.c:1006
3948msgid "- Ranges are inclusive and are indicated with colons. When specified as" 4117msgid "- Ranges are inclusive and are indicated with colons. When specified as"
3949msgstr "" 4118msgstr ""
3950 4119
3951#: plugins/check_snmp.c:989 4120#: plugins/check_snmp.c:1007
3952msgid "" 4121msgid ""
3953" 'min:max' a STATE_OK will be returned if the result is within the indicated" 4122" 'min:max' a STATE_OK will be returned if the result is within the indicated"
3954msgstr "" 4123msgstr ""
3955 4124
3956#: plugins/check_snmp.c:990 4125#: plugins/check_snmp.c:1008
3957msgid " range or is equal to the upper or lower bound. A non-OK state will be" 4126msgid " range or is equal to the upper or lower bound. A non-OK state will be"
3958msgstr "" 4127msgstr ""
3959 4128
3960#: plugins/check_snmp.c:991 4129#: plugins/check_snmp.c:1009
3961msgid " returned if the result is outside the specified range." 4130msgid " returned if the result is outside the specified range."
3962msgstr "" 4131msgstr ""
3963 4132
3964#: plugins/check_snmp.c:993 4133#: plugins/check_snmp.c:1011
3965msgid "" 4134msgid ""
3966"- If specified in the order 'max:min' a non-OK state will be returned if the" 4135"- If specified in the order 'max:min' a non-OK state will be returned if the"
3967msgstr "" 4136msgstr ""
3968 4137
3969#: plugins/check_snmp.c:994 4138#: plugins/check_snmp.c:1012
3970msgid " result is within the (inclusive) range." 4139msgid " result is within the (inclusive) range."
3971msgstr "" 4140msgstr ""
3972 4141
3973#: plugins/check_snmp.c:996 4142#: plugins/check_snmp.c:1014
3974msgid "" 4143msgid ""
3975"- Upper or lower bounds may be omitted to skip checking the respective limit." 4144"- Upper or lower bounds may be omitted to skip checking the respective limit."
3976msgstr "" 4145msgstr ""
3977 4146
3978#: plugins/check_snmp.c:997 4147#: plugins/check_snmp.c:1015
3979msgid "- Bare integers are interpreted as upper limits." 4148msgid "- Bare integers are interpreted as upper limits."
3980msgstr "" 4149msgstr ""
3981 4150
3982#: plugins/check_snmp.c:998 4151#: plugins/check_snmp.c:1016
3983msgid "" 4152msgid ""
3984"- When checking multiple OIDs, separate ranges by commas like '-w " 4153"- When checking multiple OIDs, separate ranges by commas like '-w "
3985"1:10,1:,:20'" 4154"1:10,1:,:20'"
3986msgstr "" 4155msgstr ""
3987 4156
3988#: plugins/check_snmp.c:999 4157#: plugins/check_snmp.c:1017
3989msgid "- Note that only one string and one regex may be checked at present" 4158msgid "- Note that only one string and one regex may be checked at present"
3990msgstr "" 4159msgstr ""
3991 4160
3992#: plugins/check_snmp.c:1000 4161#: plugins/check_snmp.c:1018
3993msgid "" 4162msgid ""
3994"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 4163"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
3995msgstr "" 4164msgstr ""
3996 4165
3997#: plugins/check_snmp.c:1001 4166#: plugins/check_snmp.c:1019
3998msgid " returned from the SNMP query is an unsigned integer." 4167msgid " returned from the SNMP query is an unsigned integer."
3999msgstr "" 4168msgstr ""
4000 4169
@@ -4008,21 +4177,21 @@ msgstr "Port muss ein positiver Integer sein"
4008msgid "Server answer: %s" 4177msgid "Server answer: %s"
4009msgstr "" 4178msgstr ""
4010 4179
4011#: plugins/check_ssh.c:253 4180#: plugins/check_ssh.c:254
4012#, c-format 4181#, c-format
4013msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" 4182msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4014msgstr "" 4183msgstr ""
4015 4184
4016#: plugins/check_ssh.c:259 4185#: plugins/check_ssh.c:261
4017#, c-format 4186#, c-format
4018msgid "SSH OK - %s (protocol %s)\n" 4187msgid "SSH OK - %s (protocol %s)\n"
4019msgstr "" 4188msgstr ""
4020 4189
4021#: plugins/check_ssh.c:279 4190#: plugins/check_ssh.c:281
4022msgid "Try to connect to an SSH server at specified server and port" 4191msgid "Try to connect to an SSH server at specified server and port"
4023msgstr "" 4192msgstr ""
4024 4193
4025#: plugins/check_ssh.c:294 4194#: plugins/check_ssh.c:296
4026msgid "" 4195msgid ""
4027"Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)" 4196"Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4028msgstr "" 4197msgstr ""
@@ -4119,101 +4288,109 @@ msgstr ""
4119msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n" 4288msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"
4120msgstr "" 4289msgstr ""
4121 4290
4122#: plugins/check_tcp.c:199 4291#: plugins/check_tcp.c:202
4123msgid "CRITICAL - Generic check_tcp called with unknown service\n" 4292msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4124msgstr "" 4293msgstr ""
4125 4294
4126#: plugins/check_tcp.c:220 4295#: plugins/check_tcp.c:223
4127msgid "With UDP checks, a send/expect string must be specified." 4296msgid "With UDP checks, a send/expect string must be specified."
4128msgstr "" 4297msgstr ""
4129 4298
4130#: plugins/check_tcp.c:239 4299#: plugins/check_tcp.c:242
4131#, c-format 4300#, c-format
4132msgid "CRITICAL - Cannot retrieve server certificate.\n" 4301msgid "CRITICAL - Cannot retrieve server certificate.\n"
4133msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" 4302msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
4134 4303
4135#: plugins/check_tcp.c:428 4304#: plugins/check_tcp.c:422
4136msgid "No arguments found" 4305msgid "No arguments found"
4137msgstr "" 4306msgstr ""
4138 4307
4139#: plugins/check_tcp.c:530 4308#: plugins/check_tcp.c:523
4140msgid "Maxbytes must be a positive integer" 4309msgid "Maxbytes must be a positive integer"
4141msgstr "Maxbytes muss ein positiver Integer sein" 4310msgstr "Maxbytes muss ein positiver Integer sein"
4142 4311
4143#: plugins/check_tcp.c:548 4312#: plugins/check_tcp.c:541
4144msgid "Refuse must be one of ok, warn, crit" 4313msgid "Refuse must be one of ok, warn, crit"
4145msgstr "" 4314msgstr ""
4146 4315
4147#: plugins/check_tcp.c:558 4316#: plugins/check_tcp.c:551
4148msgid "Mismatch must be one of ok, warn, crit" 4317msgid "Mismatch must be one of ok, warn, crit"
4149msgstr "" 4318msgstr ""
4150 4319
4151#: plugins/check_tcp.c:564 4320#: plugins/check_tcp.c:557
4152msgid "Delay must be a positive integer" 4321msgid "Delay must be a positive integer"
4153msgstr "Delay muss ein positiver Integer sein" 4322msgstr "Delay muss ein positiver Integer sein"
4154 4323
4155#: plugins/check_tcp.c:589 4324#: plugins/check_tcp.c:585
4156#, fuzzy 4325#, fuzzy
4157msgid "You must provide a server address" 4326msgid "You must provide a server address"
4158msgstr "%s: Hostname muss angegeben werden\n" 4327msgstr "%s: Hostname muss angegeben werden\n"
4159 4328
4160#: plugins/check_tcp.c:591 4329#: plugins/check_tcp.c:587
4161#, fuzzy 4330#, fuzzy
4162msgid "Invalid hostname, address or socket" 4331msgid "Invalid hostname, address or socket"
4163msgstr "Ungültige(r) Hostname/Adresse" 4332msgstr "Ungültige(r) Hostname/Adresse"
4164 4333
4165#: plugins/check_tcp.c:605 4334#: plugins/check_tcp.c:601
4166#, fuzzy, c-format 4335#, fuzzy, c-format
4167msgid "" 4336msgid ""
4168"This plugin tests %s connections with the specified host (or unix socket).\n" 4337"This plugin tests %s connections with the specified host (or unix socket).\n"
4169"\n" 4338"\n"
4170msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." 4339msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
4171 4340
4172#: plugins/check_tcp.c:617 4341#: plugins/check_tcp.c:613
4173msgid "" 4342msgid ""
4174"Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or " 4343"Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4175"quit option" 4344"quit option"
4176msgstr "" 4345msgstr ""
4177 4346
4178#: plugins/check_tcp.c:618 4347#: plugins/check_tcp.c:614
4179msgid "Default: nothing added to send, \\r\\n added to end of quit" 4348msgid "Default: nothing added to send, \\r\\n added to end of quit"
4180msgstr "" 4349msgstr ""
4181 4350
4182#: plugins/check_tcp.c:620 4351#: plugins/check_tcp.c:616
4183msgid "String to send to the server" 4352msgid "String to send to the server"
4184msgstr "" 4353msgstr ""
4185 4354
4186#: plugins/check_tcp.c:622 4355#: plugins/check_tcp.c:618
4187msgid "String to expect in server response" 4356msgid "String to expect in server response"
4188msgstr "" 4357msgstr ""
4189 4358
4190#: plugins/check_tcp.c:624 4359#: plugins/check_tcp.c:618
4360msgid "(may be repeated)"
4361msgstr ""
4362
4363#: plugins/check_tcp.c:620
4364msgid "All expect strings need to occur in server response. Default is any"
4365msgstr ""
4366
4367#: plugins/check_tcp.c:622
4191msgid "String to send server to initiate a clean close of the connection" 4368msgid "String to send server to initiate a clean close of the connection"
4192msgstr "" 4369msgstr ""
4193 4370
4194#: plugins/check_tcp.c:626 4371#: plugins/check_tcp.c:624
4195msgid "Accept tcp refusals with states ok, warn, crit (default: crit)" 4372msgid "Accept tcp refusals with states ok, warn, crit (default: crit)"
4196msgstr "" 4373msgstr ""
4197 4374
4198#: plugins/check_tcp.c:628 4375#: plugins/check_tcp.c:626
4199msgid "" 4376msgid ""
4200"Accept expected string mismatches with states ok, warn, crit (default: warn)" 4377"Accept expected string mismatches with states ok, warn, crit (default: warn)"
4201msgstr "" 4378msgstr ""
4202 4379
4203#: plugins/check_tcp.c:630 4380#: plugins/check_tcp.c:628
4204#, fuzzy 4381#, fuzzy
4205msgid "Hide output from TCP socket" 4382msgid "Hide output from TCP socket"
4206msgstr "Konnte TCP socket nicht öffnen\n" 4383msgstr "Konnte TCP socket nicht öffnen\n"
4207 4384
4208#: plugins/check_tcp.c:632 4385#: plugins/check_tcp.c:630
4209msgid "Close connection once more than this number of bytes are received" 4386msgid "Close connection once more than this number of bytes are received"
4210msgstr "" 4387msgstr ""
4211 4388
4212#: plugins/check_tcp.c:634 4389#: plugins/check_tcp.c:632
4213msgid "Seconds to wait between sending string and polling for response" 4390msgid "Seconds to wait between sending string and polling for response"
4214msgstr "" 4391msgstr ""
4215 4392
4216#: plugins/check_tcp.c:640 4393#: plugins/check_tcp.c:638
4217msgid "Use SSL for the connection." 4394msgid "Use SSL for the connection."
4218msgstr "" 4395msgstr ""
4219 4396
@@ -4539,123 +4716,181 @@ msgstr ""
4539msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" 4716msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4540msgstr "" 4717msgstr ""
4541 4718
4542#: plugins/check_ide_smart.c:469 4719#: plugins/check_ide_smart.c:452
4543#, c-format 4720#, c-format
4544msgid "CRITICAL - %s: %s\n" 4721msgid "CRITICAL - %s: %s\n"
4545msgstr "" 4722msgstr ""
4546 4723
4547#: plugins/check_ide_smart.c:488 4724#: plugins/check_ide_smart.c:471
4548#, c-format 4725#, c-format
4549msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" 4726msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4550msgstr "" 4727msgstr ""
4551 4728
4552#: plugins/check_ide_smart.c:505 4729#: plugins/check_ide_smart.c:488
4553#, c-format 4730#, c-format
4554msgid "" 4731msgid ""
4555"This plugin checks a local hard drive with the (Linux specific) SMART " 4732"This plugin checks a local hard drive with the (Linux specific) SMART "
4556"interface [http://smartlinux.sourceforge.net/smart/index.php]." 4733"interface [http://smartlinux.sourceforge.net/smart/index.php]."
4557msgstr "" 4734msgstr ""
4558 4735
4559#: plugins/check_ide_smart.c:514 4736#: plugins/check_ide_smart.c:497
4560msgid "Select device DEVICE" 4737msgid "Select device DEVICE"
4561msgstr "" 4738msgstr ""
4562 4739
4563#: plugins/check_ide_smart.c:515 4740#: plugins/check_ide_smart.c:498
4564msgid "" 4741msgid ""
4565"Note: if the device is selected with this option, _no_ other options are " 4742"Note: if the device is selected with this option, _no_ other options are "
4566"accepted" 4743"accepted"
4567msgstr "" 4744msgstr ""
4568 4745
4569#: plugins/check_ide_smart.c:517 4746#: plugins/check_ide_smart.c:500
4570msgid "Perform immediately offline tests" 4747msgid "Perform immediately offline tests"
4571msgstr "" 4748msgstr ""
4572 4749
4573#: plugins/check_ide_smart.c:519 4750#: plugins/check_ide_smart.c:502
4574msgid "Returns the number of failed tests" 4751msgid "Returns the number of failed tests"
4575msgstr "" 4752msgstr ""
4576 4753
4577#: plugins/check_ide_smart.c:521 4754#: plugins/check_ide_smart.c:504
4578msgid "Turn on automatic offline tests" 4755msgid "Turn on automatic offline tests"
4579msgstr "" 4756msgstr ""
4580 4757
4581#: plugins/check_ide_smart.c:523 4758#: plugins/check_ide_smart.c:506
4582msgid "Turn off automatic offline tests" 4759msgid "Turn off automatic offline tests"
4583msgstr "" 4760msgstr ""
4584 4761
4585#: plugins/check_ide_smart.c:525 4762#: plugins/check_ide_smart.c:508
4586msgid "Output suitable for Nagios" 4763msgid "Output suitable for Nagios"
4587msgstr "" 4764msgstr ""
4588 4765
4589#: plugins/negate.c:257 4766#: plugins/negate.c:132
4767#, fuzzy
4768msgid "No data returned from command\n"
4769msgstr "Keine Daten empfangen %s\n"
4770
4771#: plugins/negate.c:209
4772msgid ""
4773"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
4774"4)."
4775msgstr ""
4776
4777#: plugins/negate.c:215
4778msgid ""
4779"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4780"integer (0-3)."
4781msgstr ""
4782
4783#: plugins/negate.c:220
4784msgid ""
4785"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4786"integer (0-3)."
4787msgstr ""
4788
4789#: plugins/negate.c:225
4790msgid ""
4791"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4792"integer (0-3)."
4793msgstr ""
4794
4795#: plugins/negate.c:262
4796msgid "Require path to command"
4797msgstr ""
4798
4799#: plugins/negate.c:298
4800msgid ""
4801"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
4802msgstr ""
4803
4804#: plugins/negate.c:299
4805msgid "Additional switches can be used to control which state becomes what."
4806msgstr ""
4807
4808#: plugins/negate.c:308
4809msgid "Keep timeout lower than the plugin timeout to retain CRITICAL status."
4810msgstr ""
4811
4812#: plugins/negate.c:314
4813#, c-format
4814msgid ""
4815" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
4816msgstr ""
4817
4818#: plugins/negate.c:315
4819#, c-format
4590msgid "" 4820msgid ""
4591"Negates the status of a plugin (returns OK for CRITICAL, and vice-versa)." 4821" quotes. Numeric values are accepted. If nothing is specified, permutes\n"
4592msgstr "" 4822msgstr ""
4593 4823
4594#: plugins/negate.c:267 4824#: plugins/negate.c:316
4595msgid "[keep timeout than the plugin timeout to retain CRITICAL status]" 4825#, c-format
4826msgid " OK and CRITICAL.\n"
4596msgstr "" 4827msgstr ""
4597 4828
4598#: plugins/negate.c:271 4829#: plugins/negate.c:321
4599msgid "Run check_ping and invert result. Must use full path to plugin" 4830msgid "Run check_ping and invert result. Must use full path to plugin"
4600msgstr "" 4831msgstr ""
4601 4832
4602#: plugins/negate.c:273 4833#: plugins/negate.c:323
4603msgid "Use single quotes if you need to retain spaces" 4834msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
4604msgstr "" 4835msgstr ""
4605 4836
4606#: plugins/negate.c:277 4837#: plugins/negate.c:326
4607msgid "" 4838msgid ""
4608"This plugin is a wrapper to take the output of another plugin and invert it." 4839"This plugin is a wrapper to take the output of another plugin and invert it."
4609msgstr "" 4840msgstr ""
4610 4841
4611#: plugins/negate.c:278 4842#: plugins/negate.c:327
4843msgid "The full path of the plugin must be provided."
4844msgstr ""
4845
4846#: plugins/negate.c:328
4612msgid "" 4847msgid ""
4613"If the wrapped plugin returns STATE_OK, the wrapper will return " 4848"If the wrapped plugin returns STATE_OK, the wrapper will return "
4614"STATE_CRITICAL." 4849"STATE_CRITICAL."
4615msgstr "" 4850msgstr ""
4616 4851
4617#: plugins/negate.c:279 4852#: plugins/negate.c:329
4618msgid "" 4853msgid ""
4619"If the wrapped plugin returns STATE_CRITICAL, the wrapper will return " 4854"If the wrapped plugin returns STATE_CRITICAL, the wrapper will return "
4620"STATE_OK." 4855"STATE_OK."
4621msgstr "" 4856msgstr ""
4622 4857
4623#: plugins/negate.c:280 4858#: plugins/negate.c:330
4624msgid "Otherwise, the output state of the wrapped plugin is unchanged." 4859msgid "Otherwise, the output state of the wrapped plugin is unchanged."
4625msgstr "" 4860msgstr ""
4626 4861
4627#: plugins/netutils.c:49 4862#: plugins/netutils.c:53
4628#, fuzzy, c-format 4863#, fuzzy, c-format
4629msgid "CRITICAL - Socket timeout after %d seconds\n" 4864msgid "CRITICAL - Socket timeout after %d seconds\n"
4630msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 4865msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4631 4866
4632#: plugins/netutils.c:51 4867#: plugins/netutils.c:55
4633#, fuzzy, c-format 4868#, fuzzy, c-format
4634msgid "CRITICAL - Abnormal timeout after %d seconds\n" 4869msgid "CRITICAL - Abnormal timeout after %d seconds\n"
4635msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 4870msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4636 4871
4637#: plugins/netutils.c:79 plugins/netutils.c:270 4872#: plugins/netutils.c:83 plugins/netutils.c:274
4638msgid "Send failed" 4873msgid "Send failed"
4639msgstr "" 4874msgstr ""
4640 4875
4641#: plugins/netutils.c:96 plugins/netutils.c:285 4876#: plugins/netutils.c:100 plugins/netutils.c:289
4642#, fuzzy 4877#, fuzzy
4643msgid "No data was received from host!" 4878msgid "No data was received from host!"
4644msgstr "Keine Daten empfangen %s\n" 4879msgstr "Keine Daten empfangen %s\n"
4645 4880
4646#: plugins/netutils.c:193 plugins/netutils.c:229 4881#: plugins/netutils.c:197 plugins/netutils.c:233
4647msgid "Socket creation failed" 4882msgid "Socket creation failed"
4648msgstr "" 4883msgstr ""
4649 4884
4650#: plugins/netutils.c:222 4885#: plugins/netutils.c:226
4651msgid "Supplied path too long unix domain socket" 4886msgid "Supplied path too long unix domain socket"
4652msgstr "" 4887msgstr ""
4653 4888
4654#: plugins/netutils.c:294 4889#: plugins/netutils.c:298
4655msgid "Receive failed" 4890msgid "Receive failed"
4656msgstr "" 4891msgstr ""
4657 4892
4658#: plugins/netutils.c:320 4893#: plugins/netutils.c:324 plugins-root/check_dhcp.c:1348
4659#, fuzzy, c-format 4894#, fuzzy, c-format
4660msgid "Invalid hostname/address - %s" 4895msgid "Invalid hostname/address - %s"
4661msgstr "" 4896msgstr ""
@@ -4672,21 +4907,21 @@ msgstr "Konnte addr nicht zuweisen\n"
4672msgid "CRITICAL - You need more args!!!" 4907msgid "CRITICAL - You need more args!!!"
4673msgstr "CRITICAL - Fehler: %s\n" 4908msgstr "CRITICAL - Fehler: %s\n"
4674 4909
4675#: plugins/popen.c:207 4910#: plugins/popen.c:215
4676#, fuzzy 4911#, fuzzy
4677msgid "Cannot catch SIGCHLD" 4912msgid "Cannot catch SIGCHLD"
4678msgstr "Konnte SIGALRM nicht erhalten" 4913msgstr "Konnte SIGALRM nicht erhalten"
4679 4914
4680#: plugins/popen.c:302 plugins/utils.c:146 4915#: plugins/popen.c:310 plugins/utils.c:172
4681#, fuzzy, c-format 4916#, fuzzy, c-format
4682msgid "CRITICAL - Plugin timed out after %d seconds\n" 4917msgid "CRITICAL - Plugin timed out after %d seconds\n"
4683msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 4918msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
4684 4919
4685#: plugins/popen.c:305 4920#: plugins/popen.c:313
4686msgid "CRITICAL - popen timeout received, but no child process" 4921msgid "CRITICAL - popen timeout received, but no child process"
4687msgstr "" 4922msgstr ""
4688 4923
4689#: plugins/popen.c:321 4924#: plugins/popen.c:329
4690msgid "sysconf error for _SC_OPEN_MAX" 4925msgid "sysconf error for _SC_OPEN_MAX"
4691msgstr "" 4926msgstr ""
4692 4927
@@ -4741,383 +4976,411 @@ msgstr ""
4741msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" 4976msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
4742msgstr "" 4977msgstr ""
4743 4978
4744#: plugins/utils.c:441 4979#: plugins/utils.c:467
4745#, fuzzy 4980#, fuzzy
4746msgid "failed realloc in strpcpy\n" 4981msgid "failed realloc in strpcpy\n"
4747msgstr "konnte keinen Speicher für '%s' reservieren\n" 4982msgstr "konnte keinen Speicher für '%s' reservieren\n"
4748 4983
4749#: plugins/utils.c:483 4984#: plugins/utils.c:509
4750#, fuzzy 4985#, fuzzy
4751msgid "failed malloc in strscat\n" 4986msgid "failed malloc in strscat\n"
4752msgstr "konnte keinen Speicher für '%s' reservieren\n" 4987msgstr "konnte keinen Speicher für '%s' reservieren\n"
4753 4988
4754#: plugins-root/check_dhcp.c:300 4989#: plugins-root/check_dhcp.c:327
4755#, c-format 4990#, c-format
4756msgid "Error: Could not get hardware address of interface '%s'\n" 4991msgid "Error: Could not get hardware address of interface '%s'\n"
4757msgstr "" 4992msgstr ""
4758 4993
4759#: plugins-root/check_dhcp.c:322 4994#: plugins-root/check_dhcp.c:349
4760#, c-format 4995#, c-format
4761msgid "Error: if_nametoindex error - %s.\n" 4996msgid "Error: if_nametoindex error - %s.\n"
4762msgstr "" 4997msgstr ""
4763 4998
4764#: plugins-root/check_dhcp.c:327 4999#: plugins-root/check_dhcp.c:354
4765#, c-format 5000#, c-format
4766msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 5001msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
4767msgstr "" 5002msgstr ""
4768 5003
4769#: plugins-root/check_dhcp.c:332 5004#: plugins-root/check_dhcp.c:359
4770#, c-format 5005#, c-format
4771msgid "" 5006msgid ""
4772"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 5007"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
4773msgstr "" 5008msgstr ""
4774 5009
4775#: plugins-root/check_dhcp.c:337 5010#: plugins-root/check_dhcp.c:364
4776#, c-format 5011#, c-format
4777msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 5012msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
4778msgstr "" 5013msgstr ""
4779 5014
4780#: plugins-root/check_dhcp.c:363 5015#: plugins-root/check_dhcp.c:390
4781#, c-format 5016#, c-format
4782msgid "" 5017msgid ""
4783"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 5018"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
4784"eg lnc0.\n" 5019"eg lnc0.\n"
4785msgstr "" 5020msgstr ""
4786 5021
4787#: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380 5022#: plugins-root/check_dhcp.c:395 plugins-root/check_dhcp.c:407
4788#, c-format 5023#, c-format
4789msgid "" 5024msgid ""
4790"Error: can't read MAC address from DLPI streams interface for device %s unit " 5025"Error: can't read MAC address from DLPI streams interface for device %s unit "
4791"%d.\n" 5026"%d.\n"
4792msgstr "" 5027msgstr ""
4793 5028
4794#: plugins-root/check_dhcp.c:386 5029#: plugins-root/check_dhcp.c:413
4795#, c-format 5030#, c-format
4796msgid "Error: can't get MAC address for this architecture.\n" 5031msgid ""
5032"Error: can't get MAC address for this architecture. Use the --mac option.\n"
4797msgstr "" 5033msgstr ""
4798 5034
4799#: plugins-root/check_dhcp.c:391 5035#: plugins-root/check_dhcp.c:432
4800#, c-format 5036#, c-format
4801msgid "Hardware address: " 5037msgid "Error: Cannot determine IP address of interface %s\n"
4802msgstr "" 5038msgstr ""
4803 5039
4804#: plugins-root/check_dhcp.c:470 5040#: plugins-root/check_dhcp.c:440
5041#, c-format
5042msgid "Error: Cannot get interface IP address on this platform.\n"
5043msgstr ""
5044
5045#: plugins-root/check_dhcp.c:445
5046#, c-format
5047msgid "Pretending to be relay client %s\n"
5048msgstr ""
5049
5050#: plugins-root/check_dhcp.c:530
4805#, c-format 5051#, c-format
4806msgid "DHCPDISCOVER to %s port %d\n" 5052msgid "DHCPDISCOVER to %s port %d\n"
4807msgstr "" 5053msgstr ""
4808 5054
4809#: plugins-root/check_dhcp.c:522 5055#: plugins-root/check_dhcp.c:582
4810#, c-format 5056#, c-format
4811msgid "Result=ERROR\n" 5057msgid "Result=ERROR\n"
4812msgstr "" 5058msgstr ""
4813 5059
4814#: plugins-root/check_dhcp.c:528 5060#: plugins-root/check_dhcp.c:588
4815#, c-format 5061#, c-format
4816msgid "Result=OK\n" 5062msgid "Result=OK\n"
4817msgstr "" 5063msgstr ""
4818 5064
4819#: plugins-root/check_dhcp.c:543 5065#: plugins-root/check_dhcp.c:603
4820#, c-format 5066#, c-format
4821msgid "DHCPOFFER from IP address %s" 5067msgid "DHCPOFFER from IP address %s"
4822msgstr "" 5068msgstr ""
4823 5069
4824#: plugins-root/check_dhcp.c:544 5070#: plugins-root/check_dhcp.c:604
4825#, c-format 5071#, c-format
4826msgid " via %s\n" 5072msgid " via %s\n"
4827msgstr "" 5073msgstr ""
4828 5074
4829#: plugins-root/check_dhcp.c:551 5075#: plugins-root/check_dhcp.c:611
4830#, c-format 5076#, c-format
4831msgid "" 5077msgid ""
4832"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" 5078"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
4833msgstr "" 5079msgstr ""
4834 5080
4835#: plugins-root/check_dhcp.c:573 5081#: plugins-root/check_dhcp.c:633
4836#, c-format 5082#, c-format
4837msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 5083msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
4838msgstr "" 5084msgstr ""
4839 5085
4840#: plugins-root/check_dhcp.c:591 5086#: plugins-root/check_dhcp.c:651
4841#, c-format 5087#, c-format
4842msgid "Total responses seen on the wire: %d\n" 5088msgid "Total responses seen on the wire: %d\n"
4843msgstr "" 5089msgstr ""
4844 5090
4845#: plugins-root/check_dhcp.c:592 5091#: plugins-root/check_dhcp.c:652
4846#, fuzzy, c-format 5092#, fuzzy, c-format
4847msgid "Valid responses for this machine: %d\n" 5093msgid "Valid responses for this machine: %d\n"
4848msgstr "Keine Antwort vom Host \n" 5094msgstr "Keine Antwort vom Host \n"
4849 5095
4850#: plugins-root/check_dhcp.c:607 5096#: plugins-root/check_dhcp.c:667
4851#, c-format 5097#, c-format
4852msgid "send_dhcp_packet result: %d\n" 5098msgid "send_dhcp_packet result: %d\n"
4853msgstr "" 5099msgstr ""
4854 5100
4855#: plugins-root/check_dhcp.c:636 5101#: plugins-root/check_dhcp.c:700
4856#, fuzzy, c-format 5102#, fuzzy, c-format
4857msgid "No (more) data received\n" 5103msgid "No (more) data received (nfound: %d)\n"
4858msgstr "Keine Daten empfangen %s\n" 5104msgstr "Keine Daten empfangen %s\n"
4859 5105
4860#: plugins-root/check_dhcp.c:655 5106#: plugins-root/check_dhcp.c:719
4861#, c-format 5107#, c-format
4862msgid "recvfrom() failed, " 5108msgid "recvfrom() failed, "
4863msgstr "" 5109msgstr ""
4864 5110
4865#: plugins-root/check_dhcp.c:662 5111#: plugins-root/check_dhcp.c:726
4866#, c-format 5112#, c-format
4867msgid "receive_dhcp_packet() result: %d\n" 5113msgid "receive_dhcp_packet() result: %d\n"
4868msgstr "" 5114msgstr ""
4869 5115
4870#: plugins-root/check_dhcp.c:663 5116#: plugins-root/check_dhcp.c:727
4871#, c-format 5117#, c-format
4872msgid "receive_dhcp_packet() source: %s\n" 5118msgid "receive_dhcp_packet() source: %s\n"
4873msgstr "" 5119msgstr ""
4874 5120
4875#: plugins-root/check_dhcp.c:692 5121#: plugins-root/check_dhcp.c:757
4876#, c-format 5122#, c-format
4877msgid "Error: Could not create socket!\n" 5123msgid "Error: Could not create socket!\n"
4878msgstr "" 5124msgstr ""
4879 5125
4880#: plugins-root/check_dhcp.c:702 5126#: plugins-root/check_dhcp.c:767
4881#, c-format 5127#, c-format
4882msgid "Error: Could not set reuse address option on DHCP socket!\n" 5128msgid "Error: Could not set reuse address option on DHCP socket!\n"
4883msgstr "" 5129msgstr ""
4884 5130
4885#: plugins-root/check_dhcp.c:708 5131#: plugins-root/check_dhcp.c:773
4886#, c-format 5132#, c-format
4887msgid "Error: Could not set broadcast option on DHCP socket!\n" 5133msgid "Error: Could not set broadcast option on DHCP socket!\n"
4888msgstr "" 5134msgstr ""
4889 5135
4890#: plugins-root/check_dhcp.c:716 5136#: plugins-root/check_dhcp.c:782
4891#, c-format 5137#, c-format
4892msgid "" 5138msgid ""
4893"Error: Could not bind socket to interface %s. Check your privileges...\n" 5139"Error: Could not bind socket to interface %s. Check your privileges...\n"
4894msgstr "" 5140msgstr ""
4895 5141
4896#: plugins-root/check_dhcp.c:726 5142#: plugins-root/check_dhcp.c:793
4897#, c-format 5143#, c-format
4898msgid "" 5144msgid ""
4899"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 5145"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
4900msgstr "" 5146msgstr ""
4901 5147
4902#: plugins-root/check_dhcp.c:760 5148#: plugins-root/check_dhcp.c:827
4903#, c-format 5149#, c-format
4904msgid "Requested server address: %s\n" 5150msgid "Requested server address: %s\n"
4905msgstr "" 5151msgstr ""
4906 5152
4907#: plugins-root/check_dhcp.c:821 5153#: plugins-root/check_dhcp.c:888
4908#, c-format 5154#, c-format
4909msgid "Lease Time: Infinite\n" 5155msgid "Lease Time: Infinite\n"
4910msgstr "" 5156msgstr ""
4911 5157
4912#: plugins-root/check_dhcp.c:823 5158#: plugins-root/check_dhcp.c:890
4913#, c-format 5159#, c-format
4914msgid "Lease Time: %lu seconds\n" 5160msgid "Lease Time: %lu seconds\n"
4915msgstr "" 5161msgstr ""
4916 5162
4917#: plugins-root/check_dhcp.c:825 5163#: plugins-root/check_dhcp.c:892
4918#, c-format 5164#, c-format
4919msgid "Renewal Time: Infinite\n" 5165msgid "Renewal Time: Infinite\n"
4920msgstr "" 5166msgstr ""
4921 5167
4922#: plugins-root/check_dhcp.c:827 5168#: plugins-root/check_dhcp.c:894
4923#, c-format 5169#, c-format
4924msgid "Renewal Time: %lu seconds\n" 5170msgid "Renewal Time: %lu seconds\n"
4925msgstr "" 5171msgstr ""
4926 5172
4927#: plugins-root/check_dhcp.c:829 5173#: plugins-root/check_dhcp.c:896
4928#, c-format 5174#, c-format
4929msgid "Rebinding Time: Infinite\n" 5175msgid "Rebinding Time: Infinite\n"
4930msgstr "" 5176msgstr ""
4931 5177
4932#: plugins-root/check_dhcp.c:830 5178#: plugins-root/check_dhcp.c:897
4933#, c-format 5179#, c-format
4934msgid "Rebinding Time: %lu seconds\n" 5180msgid "Rebinding Time: %lu seconds\n"
4935msgstr "" 5181msgstr ""
4936 5182
4937#: plugins-root/check_dhcp.c:858 5183#: plugins-root/check_dhcp.c:925
4938#, c-format 5184#, c-format
4939msgid "Added offer from server @ %s" 5185msgid "Added offer from server @ %s"
4940msgstr "" 5186msgstr ""
4941 5187
4942#: plugins-root/check_dhcp.c:859 5188#: plugins-root/check_dhcp.c:926
4943#, c-format 5189#, c-format
4944msgid " of IP address %s\n" 5190msgid " of IP address %s\n"
4945msgstr "" 5191msgstr ""
4946 5192
4947#: plugins-root/check_dhcp.c:926 5193#: plugins-root/check_dhcp.c:993
4948#, c-format 5194#, c-format
4949msgid "DHCP Server Match: Offerer=%s" 5195msgid "DHCP Server Match: Offerer=%s"
4950msgstr "" 5196msgstr ""
4951 5197
4952#: plugins-root/check_dhcp.c:927 5198#: plugins-root/check_dhcp.c:994
4953#, c-format 5199#, c-format
4954msgid " Requested=%s" 5200msgid " Requested=%s"
4955msgstr "" 5201msgstr ""
4956 5202
4957#: plugins-root/check_dhcp.c:929 5203#: plugins-root/check_dhcp.c:996
4958#, c-format 5204#, c-format
4959msgid " (duplicate)" 5205msgid " (duplicate)"
4960msgstr "" 5206msgstr ""
4961 5207
4962#: plugins-root/check_dhcp.c:930 5208#: plugins-root/check_dhcp.c:997
4963#, c-format 5209#, c-format
4964msgid "\n" 5210msgid "\n"
4965msgstr "" 5211msgstr ""
4966 5212
4967#: plugins-root/check_dhcp.c:978 5213#: plugins-root/check_dhcp.c:1045
4968#, c-format 5214#, c-format
4969msgid "No DHCPOFFERs were received.\n" 5215msgid "No DHCPOFFERs were received.\n"
4970msgstr "" 5216msgstr ""
4971 5217
4972#: plugins-root/check_dhcp.c:982 5218#: plugins-root/check_dhcp.c:1049
4973#, c-format 5219#, c-format
4974msgid "Received %d DHCPOFFER(s)" 5220msgid "Received %d DHCPOFFER(s)"
4975msgstr "" 5221msgstr ""
4976 5222
4977#: plugins-root/check_dhcp.c:985 5223#: plugins-root/check_dhcp.c:1052
4978#, c-format 5224#, c-format
4979msgid ", %s%d of %d requested servers responded" 5225msgid ", %s%d of %d requested servers responded"
4980msgstr "" 5226msgstr ""
4981 5227
4982#: plugins-root/check_dhcp.c:988 5228#: plugins-root/check_dhcp.c:1055
4983#, c-format 5229#, c-format
4984msgid ", requested address (%s) was %soffered" 5230msgid ", requested address (%s) was %soffered"
4985msgstr "" 5231msgstr ""
4986 5232
4987#: plugins-root/check_dhcp.c:988 5233#: plugins-root/check_dhcp.c:1055
4988msgid "not " 5234msgid "not "
4989msgstr "" 5235msgstr ""
4990 5236
4991#: plugins-root/check_dhcp.c:990 5237#: plugins-root/check_dhcp.c:1057
4992#, c-format 5238#, c-format
4993msgid ", max lease time = " 5239msgid ", max lease time = "
4994msgstr "" 5240msgstr ""
4995 5241
4996#: plugins-root/check_dhcp.c:992 5242#: plugins-root/check_dhcp.c:1059
4997#, c-format 5243#, c-format
4998msgid "Infinity" 5244msgid "Infinity"
4999msgstr "" 5245msgstr ""
5000 5246
5001#: plugins-root/check_dhcp.c:1169 5247#: plugins-root/check_dhcp.c:1240
5002#, c-format 5248#, c-format
5003msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 5249msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5004msgstr "" 5250msgstr ""
5005 5251
5006#: plugins-root/check_dhcp.c:1181 5252#: plugins-root/check_dhcp.c:1252
5007#, c-format 5253#, c-format
5008msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 5254msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5009msgstr "" 5255msgstr ""
5010 5256
5011#: plugins-root/check_dhcp.c:1194 5257#: plugins-root/check_dhcp.c:1265
5012#, c-format 5258#, c-format
5013msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 5259msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5014msgstr "" 5260msgstr ""
5015 5261
5016#: plugins-root/check_dhcp.c:1206 5262#: plugins-root/check_dhcp.c:1277
5017#, c-format 5263#, c-format
5018msgid "" 5264msgid ""
5019"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 5265"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5020msgstr "" 5266msgstr ""
5021 5267
5022#: plugins-root/check_dhcp.c:1230 5268#: plugins-root/check_dhcp.c:1301
5023#, c-format 5269#, c-format
5024msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 5270msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5025msgstr "" 5271msgstr ""
5026 5272
5027#: plugins-root/check_dhcp.c:1278 5273#: plugins-root/check_dhcp.c:1380
5274#, c-format
5275msgid "Hardware address: "
5276msgstr ""
5277
5278#: plugins-root/check_dhcp.c:1396
5028msgid "This plugin tests the availability of DHCP servers on a network." 5279msgid "This plugin tests the availability of DHCP servers on a network."
5029msgstr "" 5280msgstr ""
5030 5281
5031#: plugins-root/check_dhcp.c:1289 5282#: plugins-root/check_dhcp.c:1407
5032msgid "IP address of DHCP server that we must hear from" 5283msgid "IP address of DHCP server that we must hear from"
5033msgstr "" 5284msgstr ""
5034 5285
5035#: plugins-root/check_dhcp.c:1291 5286#: plugins-root/check_dhcp.c:1409
5036msgid "IP address that should be offered by at least one DHCP server" 5287msgid "IP address that should be offered by at least one DHCP server"
5037msgstr "" 5288msgstr ""
5038 5289
5039#: plugins-root/check_dhcp.c:1293 5290#: plugins-root/check_dhcp.c:1411
5040msgid "Seconds to wait for DHCPOFFER before timeout occurs" 5291msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5041msgstr "" 5292msgstr ""
5042 5293
5043#: plugins-root/check_dhcp.c:1295 5294#: plugins-root/check_dhcp.c:1413
5044msgid "Interface to to use for listening (i.e. eth0)" 5295msgid "Interface to to use for listening (i.e. eth0)"
5045msgstr "" 5296msgstr ""
5046 5297
5047#: plugins-root/check_icmp.c:1227 5298#: plugins-root/check_dhcp.c:1415
5299msgid "MAC address to use in the DHCP request"
5300msgstr ""
5301
5302#: plugins-root/check_dhcp.c:1417
5303msgid "Unicast testing: mimic a DHCP relay, requires -s"
5304msgstr ""
5305
5306#: plugins-root/check_icmp.c:1223
5048msgid "specify a target" 5307msgid "specify a target"
5049msgstr "" 5308msgstr ""
5050 5309
5051#: plugins-root/check_icmp.c:1229 5310#: plugins-root/check_icmp.c:1225
5052#, fuzzy 5311#, fuzzy
5053msgid "warning threshold (currently " 5312msgid "warning threshold (currently "
5054msgstr "Warning threshold Integer sein" 5313msgstr "Warning threshold Integer sein"
5055 5314
5056#: plugins-root/check_icmp.c:1232 5315#: plugins-root/check_icmp.c:1228
5057#, fuzzy 5316#, fuzzy
5058msgid "critical threshold (currently " 5317msgid "critical threshold (currently "
5059msgstr "Critical threshold muss ein Integer sein" 5318msgstr "Critical threshold muss ein Integer sein"
5060 5319
5061#: plugins-root/check_icmp.c:1235 5320#: plugins-root/check_icmp.c:1231
5062msgid "number of packets to send (currently " 5321msgid "number of packets to send (currently "
5063msgstr "" 5322msgstr ""
5064 5323
5065#: plugins-root/check_icmp.c:1238 5324#: plugins-root/check_icmp.c:1234
5066msgid "max packet interval (currently " 5325msgid "max packet interval (currently "
5067msgstr "" 5326msgstr ""
5068 5327
5069#: plugins-root/check_icmp.c:1241 5328#: plugins-root/check_icmp.c:1237
5070msgid "max target interval (currently " 5329msgid "max target interval (currently "
5071msgstr "" 5330msgstr ""
5072 5331
5073#: plugins-root/check_icmp.c:1244 5332#: plugins-root/check_icmp.c:1240
5074msgid "number of alive hosts required for success" 5333msgid "number of alive hosts required for success"
5075msgstr "" 5334msgstr ""
5076 5335
5077#: plugins-root/check_icmp.c:1247 5336#: plugins-root/check_icmp.c:1243
5078msgid "TTL on outgoing packets (currently " 5337msgid "TTL on outgoing packets (currently "
5079msgstr "" 5338msgstr ""
5080 5339
5081#: plugins-root/check_icmp.c:1250 5340#: plugins-root/check_icmp.c:1246
5082msgid "timeout value (seconds, currently " 5341msgid "timeout value (seconds, currently "
5083msgstr "" 5342msgstr ""
5084 5343
5085#: plugins-root/check_icmp.c:1253 5344#: plugins-root/check_icmp.c:1249
5086msgid "icmp packet size (currenly ignored)" 5345msgid "icmp packet size (currenly ignored)"
5087msgstr "" 5346msgstr ""
5088 5347
5089#: plugins-root/check_icmp.c:1255 5348#: plugins-root/check_icmp.c:1251
5090msgid "verbose" 5349msgid "verbose"
5091msgstr "" 5350msgstr ""
5092 5351
5093#: plugins-root/check_icmp.c:1258 5352#: plugins-root/check_icmp.c:1254
5094msgid "The -H switch is optional. Naming a host (or several) to check is not." 5353msgid "The -H switch is optional. Naming a host (or several) to check is not."
5095msgstr "" 5354msgstr ""
5096 5355
5097#: plugins-root/check_icmp.c:1259 5356#: plugins-root/check_icmp.c:1255
5098msgid "" 5357msgid ""
5099"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" 5358"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5100msgstr "" 5359msgstr ""
5101 5360
5102#: plugins-root/check_icmp.c:1260 5361#: plugins-root/check_icmp.c:1256
5103msgid "packet loss. The default values should work well for most users." 5362msgid "packet loss. The default values should work well for most users."
5104msgstr "" 5363msgstr ""
5105 5364
5106#: plugins-root/check_icmp.c:1261 5365#: plugins-root/check_icmp.c:1257
5107msgid "" 5366msgid ""
5108"You can specify different RTA factors using the standardized abbreviations" 5367"You can specify different RTA factors using the standardized abbreviations"
5109msgstr "" 5368msgstr ""
5110 5369
5111#: plugins-root/check_icmp.c:1262 5370#: plugins-root/check_icmp.c:1258
5112msgid "" 5371msgid ""
5113"us (microseconds), ms (milliseconds, default) or just plain s for seconds." 5372"us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5114msgstr "" 5373msgstr ""
5115 5374
5116#: plugins-root/check_icmp.c:1267 5375#: plugins-root/check_icmp.c:1263
5117msgid "The -v switch can be specified several times for increased verbosity." 5376msgid "The -v switch can be specified several times for increased verbosity."
5118msgstr "" 5377msgstr ""
5119 5378
5120#, fuzzy 5379#, fuzzy
5380#~ msgid "%s does not exist\n"
5381#~ msgstr "%s [%s nicht gefunden]"
5382
5383#, fuzzy
5121#~ msgid "Unknown error" 5384#~ msgid "Unknown error"
5122#~ msgstr "Papierfehler" 5385#~ msgstr "Papierfehler"
5123 5386
@@ -5320,13 +5583,6 @@ msgstr ""
5320#~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n" 5583#~ msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
5321 5584
5322#~ msgid "" 5585#~ msgid ""
5323#~ "Hostname was not supplied\n"
5324#~ "\n"
5325#~ msgstr ""
5326#~ "Kein Hostname angegeben\n"
5327#~ "\n"
5328
5329#~ msgid ""
5330#~ "%s: Unknown argument: %s\n" 5586#~ "%s: Unknown argument: %s\n"
5331#~ "\n" 5587#~ "\n"
5332#~ msgstr "" 5588#~ msgstr ""