diff options
author | Benoit Mortier <opensides@users.sourceforge.net> | 2004-12-25 16:18:08 (GMT) |
---|---|---|
committer | Benoit Mortier <opensides@users.sourceforge.net> | 2004-12-25 16:18:08 (GMT) |
commit | 71656b2aafffb69716620bf08cce76c925dc8fa3 (patch) | |
tree | 1dbfed96d3aec6f7a4a4f2506e053312ccbed222 /po/de.po | |
parent | 2af0feb39425d4edc07d776ec901bba3eae5f86f (diff) | |
download | monitoring-plugins-71656b2aafffb69716620bf08cce76c925dc8fa3.tar.gz |
new version of po files and pot file
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1060 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 849 |
1 files changed, 595 insertions, 254 deletions
@@ -9,26 +9,27 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: nagiosplug\n" | 10 | "Project-Id-Version: nagiosplug\n" |
11 | "Report-Msgid-Bugs-To: \n" | 11 | "Report-Msgid-Bugs-To: \n" |
12 | "POT-Creation-Date: 2004-12-05 02:57+0100\n" | 12 | "POT-Creation-Date: 2004-12-25 16:26+0100\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" |
16 | "MIME-Version: 1.0\n" | 16 | "MIME-Version: 1.0\n" |
17 | "Content-Type: text/plain; charset=iso-8859-1\n" | 17 | "Content-Type: text/plain; charset=iso-8859-1\n" |
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" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" |
20 | 20 | ||
21 | #: plugins/check_by_ssh.c:72 plugins/check_dig.c:72 plugins/check_disk.c:167 | 21 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 |
22 | #: plugins/check_dns.c:75 plugins/check_dummy.c:44 plugins/check_fping.c:73 | 22 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:44 |
23 | #: plugins/check_game.c:69 plugins/check_hpjd.c:89 plugins/check_http.c:149 | 23 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 |
24 | #: plugins/check_ldap.c:78 plugins/check_load.c:78 plugins/check_mrtgtraf.c:66 | 24 | #: plugins/check_http.c:149 plugins/check_ldap.c:92 plugins/check_load.c:78 |
25 | #: plugins/check_mysql.c:63 plugins/check_nagios.c:70 plugins/check_nt.c:120 | 25 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 |
26 | #: plugins/check_nwstat.c:125 plugins/check_overcr.c:89 | 26 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 |
27 | #: plugins/check_pgsql.c:140 plugins/check_ping.c:82 plugins/check_procs.c:124 | 27 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 |
28 | #: plugins/check_radius.c:117 plugins/check_real.c:68 plugins/check_smtp.c:92 | 28 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 |
29 | #: plugins/check_snmp.c:160 plugins/check_ssh.c:61 plugins/check_swap.c:93 | 29 | #: plugins/check_real.c:68 plugins/check_smtp.c:92 plugins/check_snmp.c:160 |
30 | #: plugins/check_tcp.c:243 plugins/check_time.c:66 plugins/check_udp.c:55 | 30 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 |
31 | #: plugins/check_ups.c:114 plugins/check_users.c:54 plugins/negate.c:87 | 31 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 |
32 | #: plugins/check_users.c:54 plugins/negate.c:87 | ||
32 | msgid "Could not parse arguments" | 33 | msgid "Could not parse arguments" |
33 | msgstr "Argumente konnten nicht ausgewertet werden" | 34 | msgstr "Argumente konnten nicht ausgewertet werden" |
34 | 35 | ||
@@ -61,78 +62,65 @@ msgstr "Konnte stderr nicht öffnen für: %s\n" | |||
61 | msgid "SSH WARNING: could not open %s\n" | 62 | msgid "SSH WARNING: could not open %s\n" |
62 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | 63 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" |
63 | 64 | ||
64 | #: plugins/check_by_ssh.c:216 plugins/check_dig.c:217 plugins/check_disk.c:441 | 65 | #: plugins/check_by_ssh.c:216 plugins/check_http.c:254 |
65 | #: plugins/check_dns.c:303 plugins/check_fping.c:245 plugins/check_game.c:202 | 66 | #, fuzzy |
66 | #: plugins/check_hpjd.c:337 plugins/check_http.c:254 plugins/check_ldap.c:249 | 67 | msgid "Unknown argument" |
67 | #: plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
68 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
69 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
70 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
71 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
72 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
73 | #: plugins/check_swap.c:423 plugins/check_tcp.c:458 plugins/check_time.c:219 | ||
74 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
75 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
76 | #, c-format | ||
77 | msgid "" | ||
78 | "%s: Unknown argument: %s\n" | ||
79 | "\n" | ||
80 | msgstr "" | 68 | msgstr "" |
81 | "%s: Unbekanntes Argument: %s\n" | 69 | "%s: Unbekanntes Argument: %s\n" |
82 | "\n" | 70 | "\n" |
83 | 71 | ||
84 | #: plugins/check_by_ssh.c:230 plugins/check_dig.c:266 plugins/check_disk.c:308 | 72 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:266 plugins/check_disk.c:308 |
85 | #: plugins/check_http.c:268 plugins/check_ldap.c:202 plugins/check_pgsql.c:223 | 73 | #: plugins/check_http.c:266 plugins/check_ldap.c:268 plugins/check_pgsql.c:223 |
86 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 | 74 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 |
87 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 | 75 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 |
88 | #: plugins/check_tcp.c:512 plugins/check_time.c:292 plugins/check_udp.c:182 | 76 | #: plugins/check_tcp.c:519 plugins/check_time.c:292 plugins/check_udp.c:182 |
89 | #: plugins/negate.c:190 | 77 | #: plugins/negate.c:190 |
90 | msgid "Timeout interval must be a positive integer" | 78 | msgid "Timeout interval must be a positive integer" |
91 | msgstr "Timeout interval muss ein positiver Integer sein" | 79 | msgstr "Timeout interval muss ein positiver Integer sein" |
92 | 80 | ||
93 | #: plugins/check_by_ssh.c:236 plugins/check_by_ssh.c:295 | 81 | #: plugins/check_by_ssh.c:234 plugins/check_by_ssh.c:293 |
94 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:327 | 82 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:340 |
95 | #: plugins/check_dns.c:336 plugins/check_fping.c:259 plugins/check_hpjd.c:324 | 83 | #: plugins/check_dns.c:349 plugins/check_fping.c:259 plugins/check_hpjd.c:324 |
96 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 | 84 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 |
97 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 | 85 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 |
98 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 | 86 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 |
99 | #: plugins/check_radius.c:235 plugins/check_real.c:302 | 87 | #: plugins/check_radius.c:235 plugins/check_real.c:302 |
100 | #: plugins/check_real.c:366 plugins/check_smtp.c:292 plugins/check_smtp.c:386 | 88 | #: plugins/check_real.c:366 plugins/check_smtp.c:292 plugins/check_smtp.c:386 |
101 | #: plugins/check_ssh.c:146 plugins/check_time.c:230 plugins/check_time.c:305 | 89 | #: plugins/check_ssh.c:146 plugins/check_tcp.c:489 plugins/check_time.c:230 |
102 | #: plugins/check_udp.c:163 plugins/check_udp.c:204 plugins/check_ups.c:492 | 90 | #: plugins/check_time.c:305 plugins/check_udp.c:163 plugins/check_udp.c:204 |
103 | #: plugins/check_ups.c:561 | 91 | #: plugins/check_ups.c:492 plugins/check_ups.c:561 |
104 | msgid "Invalid hostname/address" | 92 | msgid "Invalid hostname/address" |
105 | msgstr "Ungültige(r) Hostname/Adresse" | 93 | msgstr "Ungültige(r) Hostname/Adresse" |
106 | 94 | ||
107 | #: plugins/check_by_ssh.c:241 plugins/check_dig.c:239 | 95 | #: plugins/check_by_ssh.c:239 plugins/check_dig.c:239 |
108 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 | 96 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 |
109 | #: plugins/check_radius.c:243 plugins/check_real.c:315 | 97 | #: plugins/check_radius.c:243 plugins/check_real.c:315 |
110 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:518 plugins/check_time.c:286 | 98 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:525 plugins/check_time.c:286 |
111 | #: plugins/check_udp.c:188 | 99 | #: plugins/check_udp.c:188 |
112 | msgid "Port must be a positive integer" | 100 | msgid "Port must be a positive integer" |
113 | msgstr "Port muss ein positiver Integer sein" | 101 | msgstr "Port muss ein positiver Integer sein" |
114 | 102 | ||
115 | #: plugins/check_by_ssh.c:283 | 103 | #: plugins/check_by_ssh.c:281 |
116 | msgid "skip lines must be an integer" | 104 | msgid "skip lines must be an integer" |
117 | msgstr "skip lines muss ein Integer sein" | 105 | msgstr "skip lines muss ein Integer sein" |
118 | 106 | ||
119 | #: plugins/check_by_ssh.c:293 | 107 | #: plugins/check_by_ssh.c:291 |
120 | #, c-format | 108 | #, c-format |
121 | msgid "%s: You must provide a host name\n" | 109 | msgid "%s: You must provide a host name\n" |
122 | msgstr "%s: Hostname muss angegeben werden\n" | 110 | msgstr "%s: Hostname muss angegeben werden\n" |
123 | 111 | ||
124 | #: plugins/check_by_ssh.c:311 | 112 | #: plugins/check_by_ssh.c:309 |
125 | msgid "No remotecmd" | 113 | msgid "No remotecmd" |
126 | msgstr "Kein remotecm" | 114 | msgstr "Kein remotecm" |
127 | 115 | ||
128 | #: plugins/check_by_ssh.c:327 | 116 | #: plugins/check_by_ssh.c:325 |
129 | #, c-format | 117 | #, c-format |
130 | msgid "" | 118 | msgid "" |
131 | "%s: In passive mode, you must provide a service name for each command.\n" | 119 | "%s: In passive mode, you must provide a service name for each command.\n" |
132 | msgstr "" | 120 | msgstr "" |
133 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" | 121 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" |
134 | 122 | ||
135 | #: plugins/check_by_ssh.c:330 | 123 | #: plugins/check_by_ssh.c:328 |
136 | #, c-format | 124 | #, c-format |
137 | msgid "" | 125 | msgid "" |
138 | "%s: In passive mode, you must provide the host short name from the nagios " | 126 | "%s: In passive mode, you must provide the host short name from the nagios " |
@@ -141,7 +129,7 @@ msgstr "" | |||
141 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " | 129 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " |
142 | "Konfiguration angegeben werden\n" | 130 | "Konfiguration angegeben werden\n" |
143 | 131 | ||
144 | #: plugins/check_by_ssh.c:344 | 132 | #: plugins/check_by_ssh.c:342 |
145 | #, c-format | 133 | #, c-format |
146 | msgid "" | 134 | msgid "" |
147 | "This plugin uses SSH to execute commands on a remote host\n" | 135 | "This plugin uses SSH to execute commands on a remote host\n" |
@@ -150,7 +138,7 @@ msgstr "" | |||
150 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" | 138 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" |
151 | "\n" | 139 | "\n" |
152 | 140 | ||
153 | #: plugins/check_by_ssh.c:354 | 141 | #: plugins/check_by_ssh.c:352 |
154 | #, c-format | 142 | #, c-format |
155 | msgid "" | 143 | msgid "" |
156 | " -1, --proto1\n" | 144 | " -1, --proto1\n" |
@@ -172,7 +160,7 @@ msgstr "" | |||
172 | " -f\n" | 160 | " -f\n" |
173 | " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" | 161 | " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" |
174 | 162 | ||
175 | #: plugins/check_by_ssh.c:364 | 163 | #: plugins/check_by_ssh.c:362 |
176 | #, c-format | 164 | #, c-format |
177 | msgid "" | 165 | msgid "" |
178 | " -C, --command='COMMAND STRING'\n" | 166 | " -C, --command='COMMAND STRING'\n" |
@@ -201,7 +189,7 @@ msgstr "" | |||
201 | " -n, --name=NAME\n" | 189 | " -n, --name=NAME\n" |
202 | " Shortname des Hosts in der nagios Konfiguration [optional]\n" | 190 | " Shortname des Hosts in der nagios Konfiguration [optional]\n" |
203 | 191 | ||
204 | #: plugins/check_by_ssh.c:382 | 192 | #: plugins/check_by_ssh.c:380 |
205 | #, c-format | 193 | #, c-format |
206 | msgid "" | 194 | msgid "" |
207 | "\n" | 195 | "\n" |
@@ -214,7 +202,7 @@ msgid "" | |||
214 | "execute additional commands as proxy\n" | 202 | "execute additional commands as proxy\n" |
215 | msgstr "" | 203 | msgstr "" |
216 | 204 | ||
217 | #: plugins/check_by_ssh.c:391 | 205 | #: plugins/check_by_ssh.c:389 |
218 | #, c-format | 206 | #, c-format |
219 | msgid "" | 207 | msgid "" |
220 | "\n" | 208 | "\n" |
@@ -223,16 +211,284 @@ msgid "" | |||
223 | "options)\n" | 211 | "options)\n" |
224 | msgstr "" | 212 | msgstr "" |
225 | 213 | ||
226 | #: plugins/check_by_ssh.c:396 | 214 | #: plugins/check_dhcp.c:293 |
215 | #, c-format | ||
216 | msgid "Error: Could not get hardware address of interface '%s'\n" | ||
217 | msgstr "" | ||
218 | |||
219 | #: plugins/check_dhcp.c:315 | ||
220 | #, c-format | ||
221 | msgid "Error: if_nametoindex error - %s.\n" | ||
222 | msgstr "" | ||
223 | |||
224 | #: plugins/check_dhcp.c:320 | ||
225 | #, c-format | ||
226 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | ||
227 | msgstr "" | ||
228 | |||
229 | #: plugins/check_dhcp.c:325 | ||
230 | #, c-format | ||
231 | msgid "" | ||
232 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | ||
233 | msgstr "" | ||
234 | |||
235 | #: plugins/check_dhcp.c:330 | ||
236 | #, c-format | ||
237 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | ||
238 | msgstr "" | ||
239 | |||
240 | #: plugins/check_dhcp.c:355 | ||
241 | #, c-format | ||
242 | msgid "" | ||
243 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | ||
244 | "eg lnc0.\n" | ||
245 | msgstr "" | ||
246 | |||
247 | #: plugins/check_dhcp.c:360 plugins/check_dhcp.c:372 | ||
248 | #, c-format | ||
249 | msgid "" | ||
250 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | ||
251 | "%d.\n" | ||
252 | msgstr "" | ||
253 | |||
254 | #: plugins/check_dhcp.c:378 | ||
255 | #, c-format | ||
256 | msgid "Error: can't get MAC address for this architecture.\n" | ||
257 | msgstr "" | ||
258 | |||
259 | #: plugins/check_dhcp.c:383 | ||
260 | #, c-format | ||
261 | msgid "Hardware address: " | ||
262 | msgstr "" | ||
263 | |||
264 | #: plugins/check_dhcp.c:458 | ||
265 | #, c-format | ||
266 | msgid "DHCPDISCOVER to %s port %d\n" | ||
267 | msgstr "" | ||
268 | |||
269 | #: plugins/check_dhcp.c:509 | ||
270 | #, c-format | ||
271 | msgid "Result=ERROR\n" | ||
272 | msgstr "" | ||
273 | |||
274 | #: plugins/check_dhcp.c:515 | ||
275 | #, c-format | ||
276 | msgid "Result=OK\n" | ||
277 | msgstr "" | ||
278 | |||
279 | #: plugins/check_dhcp.c:521 | ||
280 | #, c-format | ||
281 | msgid "DHCPOFFER from IP address %s\n" | ||
282 | msgstr "" | ||
283 | |||
284 | #: plugins/check_dhcp.c:528 | ||
285 | #, c-format | ||
286 | msgid "" | ||
287 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | ||
288 | msgstr "" | ||
289 | |||
290 | #: plugins/check_dhcp.c:550 | ||
291 | #, c-format | ||
292 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | ||
293 | msgstr "" | ||
294 | |||
295 | #: plugins/check_dhcp.c:568 | ||
296 | #, c-format | ||
297 | msgid "Total responses seen on the wire: %d\n" | ||
298 | msgstr "" | ||
299 | |||
300 | #: plugins/check_dhcp.c:569 | ||
301 | #, fuzzy, c-format | ||
302 | msgid "Valid responses for this machine: %d\n" | ||
303 | msgstr "Keine Antwort vom Host \n" | ||
304 | |||
305 | #: plugins/check_dhcp.c:585 | ||
306 | #, c-format | ||
307 | msgid "send_dhcp_packet result: %d\n" | ||
308 | msgstr "" | ||
309 | |||
310 | #: plugins/check_dhcp.c:614 | ||
311 | #, fuzzy, c-format | ||
312 | msgid "No (more) data received\n" | ||
313 | msgstr "Keine Daten empfangen %s\n" | ||
314 | |||
315 | #: plugins/check_dhcp.c:633 | ||
316 | #, c-format | ||
317 | msgid "recvfrom() failed, " | ||
318 | msgstr "" | ||
319 | |||
320 | #: plugins/check_dhcp.c:640 | ||
321 | #, c-format | ||
322 | msgid "receive_dhcp_packet() result: %d\n" | ||
323 | msgstr "" | ||
324 | |||
325 | #: plugins/check_dhcp.c:641 | ||
326 | #, c-format | ||
327 | msgid "receive_dhcp_packet() source: %s\n" | ||
328 | msgstr "" | ||
329 | |||
330 | #: plugins/check_dhcp.c:670 | ||
331 | #, c-format | ||
332 | msgid "Error: Could not create socket!\n" | ||
333 | msgstr "" | ||
334 | |||
335 | #: plugins/check_dhcp.c:680 | ||
336 | #, c-format | ||
337 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | ||
338 | msgstr "" | ||
339 | |||
340 | #: plugins/check_dhcp.c:686 | ||
341 | #, c-format | ||
342 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | ||
343 | msgstr "" | ||
344 | |||
345 | #: plugins/check_dhcp.c:694 | ||
346 | #, c-format | ||
347 | msgid "" | ||
348 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | ||
349 | msgstr "" | ||
350 | |||
351 | #: plugins/check_dhcp.c:704 | ||
352 | #, c-format | ||
353 | msgid "" | ||
354 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | ||
355 | msgstr "" | ||
356 | |||
357 | #: plugins/check_dhcp.c:737 | ||
358 | #, c-format | ||
359 | msgid "Requested server address: %s\n" | ||
360 | msgstr "" | ||
361 | |||
362 | #: plugins/check_dhcp.c:787 | ||
363 | #, c-format | ||
364 | msgid "Lease Time: Infinite\n" | ||
365 | msgstr "" | ||
366 | |||
367 | #: plugins/check_dhcp.c:789 | ||
368 | #, c-format | ||
369 | msgid "Lease Time: %lu seconds\n" | ||
370 | msgstr "" | ||
371 | |||
372 | #: plugins/check_dhcp.c:791 | ||
373 | #, c-format | ||
374 | msgid "Renewal Time: Infinite\n" | ||
375 | msgstr "" | ||
376 | |||
377 | #: plugins/check_dhcp.c:793 | ||
378 | #, c-format | ||
379 | msgid "Renewal Time: %lu seconds\n" | ||
380 | msgstr "" | ||
381 | |||
382 | #: plugins/check_dhcp.c:795 | ||
383 | #, c-format | ||
384 | msgid "Rebinding Time: Infinite\n" | ||
385 | msgstr "" | ||
386 | |||
387 | #: plugins/check_dhcp.c:796 | ||
388 | #, c-format | ||
389 | msgid "Rebinding Time: %lu seconds\n" | ||
390 | msgstr "" | ||
391 | |||
392 | #: plugins/check_dhcp.c:812 | ||
393 | #, c-format | ||
394 | msgid "Added offer from server @ %s" | ||
395 | msgstr "" | ||
396 | |||
397 | #: plugins/check_dhcp.c:813 | ||
398 | #, c-format | ||
399 | msgid " of IP address %s\n" | ||
400 | msgstr "" | ||
401 | |||
402 | #: plugins/check_dhcp.c:880 | ||
403 | #, c-format | ||
404 | msgid "DHCP Server Match: Offerer=%s" | ||
405 | msgstr "" | ||
406 | |||
407 | #: plugins/check_dhcp.c:881 | ||
408 | #, c-format | ||
409 | msgid " Requested=%s\n" | ||
410 | msgstr "" | ||
411 | |||
412 | #: plugins/check_dhcp.c:920 | ||
413 | #, c-format | ||
414 | msgid "No DHCPOFFERs were received.\n" | ||
415 | msgstr "" | ||
416 | |||
417 | #: plugins/check_dhcp.c:924 | ||
418 | #, c-format | ||
419 | msgid "Received %d DHCPOFFER(s)" | ||
420 | msgstr "" | ||
421 | |||
422 | #: plugins/check_dhcp.c:927 | ||
423 | #, c-format | ||
424 | msgid ", %s%d of %d requested servers responded" | ||
425 | msgstr "" | ||
426 | |||
427 | #: plugins/check_dhcp.c:930 | ||
428 | #, c-format | ||
429 | msgid ", requested address (%s) was %soffered" | ||
430 | msgstr "" | ||
431 | |||
432 | #: plugins/check_dhcp.c:932 | ||
433 | #, c-format | ||
434 | msgid ", max lease time = " | ||
435 | msgstr "" | ||
436 | |||
437 | #: plugins/check_dhcp.c:934 | ||
438 | #, c-format | ||
439 | msgid "Infinity" | ||
440 | msgstr "" | ||
441 | |||
442 | #: plugins/check_dhcp.c:1121 | ||
443 | #, c-format | ||
444 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | ||
445 | msgstr "" | ||
446 | |||
447 | #: plugins/check_dhcp.c:1132 | ||
448 | #, c-format | ||
449 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | ||
450 | msgstr "" | ||
451 | |||
452 | #: plugins/check_dhcp.c:1144 | ||
453 | #, c-format | ||
454 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | ||
455 | msgstr "" | ||
456 | |||
457 | #: plugins/check_dhcp.c:1155 | ||
458 | #, c-format | ||
459 | msgid "" | ||
460 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | ||
461 | msgstr "" | ||
462 | |||
463 | #: plugins/check_dhcp.c:1179 | ||
464 | #, c-format | ||
465 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | ||
466 | msgstr "" | ||
467 | |||
468 | #: plugins/check_dhcp.c:1227 | ||
227 | #, c-format | 469 | #, c-format |
228 | msgid "" | 470 | msgid "" |
471 | "This plugin tests the availability of DHCP servers on a network.\n" | ||
229 | "\n" | 472 | "\n" |
230 | "$ check_by_ssh -H localhost -n lh -s c1:c2:c3 \\\n" | 473 | msgstr "" |
231 | " -C uptime -C uptime -C uptime -O /tmp/foo\n" | 474 | |
232 | "$ cat /tmp/foo\n" | 475 | #: plugins/check_dhcp.c:1231 |
233 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c1;0; up 2 days...\n" | 476 | #, c-format |
234 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c2;0; up 2 days...\n" | 477 | msgid "" |
235 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c3;0; up 2 days...\n" | 478 | " -s, --serverip=IPADDRESS\n" |
479 | " IP address of DHCP server that we must hear from\n" | ||
480 | " -r, --requestedip=IPADDRESS\n" | ||
481 | " IP address that should be offered by at least one DHCP server\n" | ||
482 | " -t, --timeout=INTEGER\n" | ||
483 | " Seconds to wait for DHCPOFFER before timeout occurs\n" | ||
484 | " -i, --interface=STRING\n" | ||
485 | " Interface to to use for listening (i.e. eth0)\n" | ||
486 | " -v, --verbose\n" | ||
487 | " Print extra information (command-line use only)\n" | ||
488 | " -h, --help\n" | ||
489 | " Print detailed help screen\n" | ||
490 | " -V, --version\n" | ||
491 | " Print version information\n" | ||
236 | msgstr "" | 492 | msgstr "" |
237 | 493 | ||
238 | #: plugins/check_dig.c:130 | 494 | #: plugins/check_dig.c:130 |
@@ -247,8 +503,8 @@ msgstr "Keine ANSWER SECTION gefunden" | |||
247 | msgid "dig returned an error status" | 503 | msgid "dig returned an error status" |
248 | msgstr "dig hat einen Fehler zurückgegeben" | 504 | msgstr "dig hat einen Fehler zurückgegeben" |
249 | 505 | ||
250 | #: plugins/check_dig.c:162 plugins/check_dns.c:205 plugins/check_dns.c:208 | 506 | #: plugins/check_dig.c:162 plugins/check_dns.c:209 plugins/check_dns.c:212 |
251 | #: plugins/check_dns.c:211 | 507 | #: plugins/check_dns.c:215 |
252 | msgid " Probably a non-existent host/domain" | 508 | msgid " Probably a non-existent host/domain" |
253 | msgstr "nicht existierender Host/Domain" | 509 | msgstr "nicht existierender Host/Domain" |
254 | 510 | ||
@@ -257,6 +513,25 @@ msgstr "nicht existierender Host/Domain" | |||
257 | msgid "%.3f seconds response time (%s)" | 513 | msgid "%.3f seconds response time (%s)" |
258 | msgstr "%.3f Sekunden Antwortzeit (%s)" | 514 | msgstr "%.3f Sekunden Antwortzeit (%s)" |
259 | 515 | ||
516 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:316 | ||
517 | #: plugins/check_fping.c:245 plugins/check_game.c:202 plugins/check_hpjd.c:337 | ||
518 | #: plugins/check_ldap.c:315 plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
519 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
520 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
521 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
522 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
523 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
524 | #: plugins/check_swap.c:423 plugins/check_tcp.c:465 plugins/check_time.c:219 | ||
525 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
526 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
527 | #, c-format | ||
528 | msgid "" | ||
529 | "%s: Unknown argument: %s\n" | ||
530 | "\n" | ||
531 | msgstr "" | ||
532 | "%s: Unbekanntes Argument: %s\n" | ||
533 | "\n" | ||
534 | |||
260 | #: plugins/check_dig.c:250 | 535 | #: plugins/check_dig.c:250 |
261 | msgid "Warning interval must be a positive integer" | 536 | msgid "Warning interval must be a positive integer" |
262 | msgstr "Warning interval muss ein positiver Integer sein" | 537 | msgstr "Warning interval muss ein positiver Integer sein" |
@@ -279,7 +554,8 @@ msgstr "" | |||
279 | msgid "" | 554 | msgid "" |
280 | " -l, --lookup=STRING\n" | 555 | " -l, --lookup=STRING\n" |
281 | " machine name to lookup\n" | 556 | " machine name to lookup\n" |
282 | msgstr " -l, --lookup=STRING\n" | 557 | msgstr "" |
558 | " -l, --lookup=STRING\n" | ||
283 | " zu prüfender Hostname\n" | 559 | " zu prüfender Hostname\n" |
284 | 560 | ||
285 | #: plugins/check_dig.c:333 | 561 | #: plugins/check_dig.c:333 |
@@ -344,7 +620,8 @@ msgid "" | |||
344 | "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be " | 620 | "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be " |
345 | "between zero and 100 percent, inclusive" | 621 | "between zero and 100 percent, inclusive" |
346 | msgstr "" | 622 | msgstr "" |
347 | "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide sollten zwischen 0 und 100 Prozent liegen" | 623 | "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide " |
624 | "sollten zwischen 0 und 100 Prozent liegen" | ||
348 | 625 | ||
349 | #: plugins/check_disk.c:515 | 626 | #: plugins/check_disk.c:515 |
350 | #, c-format | 627 | #, c-format |
@@ -352,7 +629,8 @@ msgid "" | |||
352 | "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " | 629 | "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " |
353 | "greater than zero" | 630 | "greater than zero" |
354 | msgstr "" | 631 | msgstr "" |
355 | "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide sollten größer als 0 sein" | 632 | "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide sollten " |
633 | "größer als 0 sein" | ||
356 | 634 | ||
357 | #: plugins/check_disk.c:579 | 635 | #: plugins/check_disk.c:579 |
358 | #, c-format | 636 | #, c-format |
@@ -439,92 +717,104 @@ msgstr "Warnung Plugin Fehler" | |||
439 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 717 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
440 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 718 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
441 | 719 | ||
442 | #: plugins/check_dns.c:167 | 720 | #: plugins/check_dns.c:171 |
443 | msgid "nslookup returned error status" | 721 | msgid "nslookup returned error status" |
444 | msgstr "nslookup hat einen Fehler zurückgegeben" | 722 | msgstr "nslookup hat einen Fehler zurückgegeben" |
445 | 723 | ||
446 | #: plugins/check_dns.c:174 | 724 | #: plugins/check_dns.c:178 |
447 | #, c-format | 725 | #, c-format |
448 | msgid "DNS CRITICAL - '%s' output parsing exited with no address\n" | 726 | msgid "DNS CRITICAL - '%s' output parsing exited with no address\n" |
449 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" | 727 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" |
450 | 728 | ||
451 | #: plugins/check_dns.c:180 | 729 | #: plugins/check_dns.c:184 |
452 | #, c-format | 730 | #, c-format |
453 | msgid "expected %s but got %s" | 731 | msgid "expected %s but got %s" |
454 | msgstr "Erwartet: %s aber: %s erhalten" | 732 | msgstr "Erwartet: %s aber: %s erhalten" |
455 | 733 | ||
456 | #: plugins/check_dns.c:186 | 734 | #: plugins/check_dns.c:190 |
457 | #, c-format | 735 | #, c-format |
458 | msgid "server %s is not authoritative for %s" | 736 | msgid "server %s is not authoritative for %s" |
459 | msgstr "Server %s ist nicht authoritativ für %s" | 737 | msgstr "Server %s ist nicht authoritativ für %s" |
460 | 738 | ||
461 | #: plugins/check_dns.c:198 plugins/check_dummy.c:60 plugins/check_http.c:932 | 739 | #: plugins/check_dns.c:202 plugins/check_dummy.c:60 plugins/check_http.c:930 |
462 | #: plugins/check_http.c:1185 plugins/check_procs.c:279 | 740 | #: plugins/check_http.c:1183 plugins/check_procs.c:279 |
463 | #, c-format | 741 | #, c-format |
464 | msgid "OK" | 742 | msgid "OK" |
465 | msgstr "OK" | 743 | msgstr "OK" |
466 | 744 | ||
467 | #: plugins/check_dns.c:199 | 745 | #: plugins/check_dns.c:203 |
468 | #, c-format | 746 | #, fuzzy, c-format |
469 | msgid "%.3f seconds response time " | 747 | msgid "%.3f second response time " |
470 | msgstr "%.3f Sekunden Antwortzeit " | 748 | msgid_plural "%.3f seconds response time " |
749 | msgstr[0] "%.3f Sekunden Antwortzeit " | ||
750 | msgstr[1] "%.3f Sekunden Antwortzeit " | ||
471 | 751 | ||
472 | #: plugins/check_dns.c:200 | 752 | #: plugins/check_dns.c:204 |
473 | #, c-format | 753 | #, c-format |
474 | msgid "%s returns %s" | 754 | msgid "%s returns %s" |
475 | msgstr "%s hat %s zurückgegeben" | 755 | msgstr "%s hat %s zurückgegeben" |
476 | 756 | ||
477 | #: plugins/check_dns.c:204 | 757 | #: plugins/check_dns.c:208 |
478 | #, c-format | 758 | #, c-format |
479 | msgid "DNS WARNING - %s\n" | 759 | msgid "DNS WARNING - %s\n" |
480 | msgstr "DNS WARNING - %s\n" | 760 | msgstr "DNS WARNING - %s\n" |
481 | 761 | ||
482 | #: plugins/check_dns.c:207 | 762 | #: plugins/check_dns.c:211 |
483 | #, c-format | 763 | #, c-format |
484 | msgid "DNS CRITICAL - %s\n" | 764 | msgid "DNS CRITICAL - %s\n" |
485 | msgstr "DNS CRITICAL - %s\n" | 765 | msgstr "DNS CRITICAL - %s\n" |
486 | 766 | ||
487 | #: plugins/check_dns.c:210 | 767 | #: plugins/check_dns.c:214 |
488 | #, c-format | 768 | #, c-format |
489 | msgid "DNS UNKNOW - %s\n" | 769 | msgid "DNS UNKNOW - %s\n" |
490 | msgstr "DNS UNKNOW - %s\n" | 770 | msgstr "DNS UNKNOW - %s\n" |
491 | 771 | ||
492 | #: plugins/check_dns.c:230 | 772 | #: plugins/check_dns.c:234 |
493 | #, c-format | 773 | #, c-format |
494 | msgid "No response from DNS %s\n" | 774 | msgid "No response from DNS %s\n" |
495 | msgstr "Keine Antwort von DNS %s\n" | 775 | msgstr "Keine Antwort von DNS %s\n" |
496 | 776 | ||
497 | #: plugins/check_dns.c:234 | 777 | #: plugins/check_dns.c:238 |
498 | #, c-format | 778 | #, c-format |
499 | msgid "DNS %s has no records\n" | 779 | msgid "DNS %s has no records\n" |
500 | msgstr "Nameserver %s hat keine Datensätze\n" | 780 | msgstr "Nameserver %s hat keine Datensätze\n" |
501 | 781 | ||
502 | #: plugins/check_dns.c:241 | 782 | #: plugins/check_dns.c:246 |
503 | #, c-format | 783 | #, c-format |
504 | msgid "Connection to DNS %s was refused\n" | 784 | msgid "Connection to DNS %s was refused\n" |
505 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" | 785 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" |
506 | 786 | ||
507 | #: plugins/check_dns.c:247 | 787 | #: plugins/check_dns.c:250 |
788 | #, c-format | ||
789 | msgid "Query was refused by DNS server at %s\n" | ||
790 | msgstr "" | ||
791 | |||
792 | #: plugins/check_dns.c:254 | ||
793 | #, c-format | ||
794 | msgid "No information returned by DNS server at %s\n" | ||
795 | msgstr "" | ||
796 | |||
797 | #: plugins/check_dns.c:260 | ||
508 | #, c-format | 798 | #, c-format |
509 | msgid "Domain %s was not found by the server\n" | 799 | msgid "Domain %s was not found by the server\n" |
510 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 800 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
511 | 801 | ||
512 | #: plugins/check_dns.c:251 | 802 | #: plugins/check_dns.c:264 |
513 | msgid "Network is unreachable\n" | 803 | msgid "Network is unreachable\n" |
514 | msgstr "Netzwerk nicht erreichbar\n" | 804 | msgstr "Netzwerk nicht erreichbar\n" |
515 | 805 | ||
516 | #: plugins/check_dns.c:255 | 806 | #: plugins/check_dns.c:268 |
517 | #, c-format | 807 | #, c-format |
518 | msgid "DNS failure for %s\n" | 808 | msgid "DNS failure for %s\n" |
519 | msgstr "DNS Fehler für %s\n" | 809 | msgstr "DNS Fehler für %s\n" |
520 | 810 | ||
521 | #: plugins/check_dns.c:320 plugins/check_dns.c:330 plugins/check_dns.c:339 | 811 | #: plugins/check_dns.c:333 plugins/check_dns.c:343 plugins/check_dns.c:352 |
522 | #: plugins/check_dns.c:344 plugins/check_dns.c:357 plugins/check_dns.c:368 | 812 | #: plugins/check_dns.c:357 plugins/check_dns.c:370 plugins/check_dns.c:381 |
523 | #: plugins/check_game.c:219 plugins/check_game.c:227 | 813 | #: plugins/check_game.c:219 plugins/check_game.c:227 |
524 | msgid "Input buffer overflow\n" | 814 | msgid "Input buffer overflow\n" |
525 | msgstr "Eingabe-Pufferüberlauf\n" | 815 | msgstr "Eingabe-Pufferüberlauf\n" |
526 | 816 | ||
527 | #: plugins/check_dns.c:364 | 817 | #: plugins/check_dns.c:377 |
528 | #, c-format | 818 | #, c-format |
529 | msgid "" | 819 | msgid "" |
530 | "Invalid hostname/address: %s\n" | 820 | "Invalid hostname/address: %s\n" |
@@ -533,7 +823,7 @@ msgstr "" | |||
533 | "Ungültige(r) Name/Adresse: %s\n" | 823 | "Ungültige(r) Name/Adresse: %s\n" |
534 | "\n" | 824 | "\n" |
535 | 825 | ||
536 | #: plugins/check_dns.c:396 | 826 | #: plugins/check_dns.c:409 |
537 | #, c-format | 827 | #, c-format |
538 | msgid "" | 828 | msgid "" |
539 | "This plugin uses the nslookup program to obtain the IP address\n" | 829 | "This plugin uses the nslookup program to obtain the IP address\n" |
@@ -548,7 +838,7 @@ msgstr "" | |||
548 | "/etc/resolv.conf genutzt.\n" | 838 | "/etc/resolv.conf genutzt.\n" |
549 | "\n" | 839 | "\n" |
550 | 840 | ||
551 | #: plugins/check_dns.c:406 | 841 | #: plugins/check_dns.c:419 |
552 | #, c-format | 842 | #, c-format |
553 | msgid "" | 843 | msgid "" |
554 | "-H, --hostname=HOST\n" | 844 | "-H, --hostname=HOST\n" |
@@ -565,17 +855,17 @@ msgstr "" | |||
565 | msgid "Arguments to check_dummy must be an integer" | 855 | msgid "Arguments to check_dummy must be an integer" |
566 | msgstr "Argument für check_dummy muss ein Integer sein" | 856 | msgstr "Argument für check_dummy muss ein Integer sein" |
567 | 857 | ||
568 | #: plugins/check_dummy.c:63 plugins/check_http.c:934 plugins/check_procs.c:281 | 858 | #: plugins/check_dummy.c:63 plugins/check_http.c:932 plugins/check_procs.c:281 |
569 | #, c-format | 859 | #, c-format |
570 | msgid "WARNING" | 860 | msgid "WARNING" |
571 | msgstr "WARNING" | 861 | msgstr "WARNING" |
572 | 862 | ||
573 | #: plugins/check_dummy.c:66 plugins/check_http.c:936 plugins/check_procs.c:286 | 863 | #: plugins/check_dummy.c:66 plugins/check_http.c:934 plugins/check_procs.c:286 |
574 | #, c-format | 864 | #, c-format |
575 | msgid "CRITICAL" | 865 | msgid "CRITICAL" |
576 | msgstr "CRITICAL" | 866 | msgstr "CRITICAL" |
577 | 867 | ||
578 | #: plugins/check_dummy.c:69 plugins/check_http.c:930 | 868 | #: plugins/check_dummy.c:69 plugins/check_http.c:928 |
579 | #, c-format | 869 | #, c-format |
580 | msgid "UNKNOWN" | 870 | msgid "UNKNOWN" |
581 | msgstr "UNKNOWN" | 871 | msgstr "UNKNOWN" |
@@ -785,258 +1075,255 @@ msgstr "" | |||
785 | msgid "HTTP CRITICAL - Could not make SSL connection\n" | 1075 | msgid "HTTP CRITICAL - Could not make SSL connection\n" |
786 | msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" | 1076 | msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" |
787 | 1077 | ||
788 | #: plugins/check_http.c:177 plugins/check_http.c:741 | 1078 | #: plugins/check_http.c:177 plugins/check_http.c:739 |
789 | #, c-format | 1079 | #, c-format |
790 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 1080 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
791 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 1081 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
792 | 1082 | ||
793 | #: plugins/check_http.c:274 | 1083 | #: plugins/check_http.c:272 |
794 | msgid "Critical threshold must be integer" | 1084 | msgid "Critical threshold must be integer" |
795 | msgstr "Critical threshold muss ein Integer sein" | 1085 | msgstr "Critical threshold muss ein Integer sein" |
796 | 1086 | ||
797 | #: plugins/check_http.c:282 | 1087 | #: plugins/check_http.c:280 |
798 | msgid "Warning threshold must be integer" | 1088 | msgid "Warning threshold must be integer" |
799 | msgstr "Warning threshold Integer sein" | 1089 | msgstr "Warning threshold Integer sein" |
800 | 1090 | ||
801 | #: plugins/check_http.c:302 | 1091 | #: plugins/check_http.c:300 plugins/check_http.c:315 |
802 | msgid "check_http: invalid option - SSL is not available\n" | 1092 | #, fuzzy |
803 | msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n" | 1093 | msgid "Invalid option - SSL is not available" |
1094 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | ||
804 | 1095 | ||
805 | #: plugins/check_http.c:311 | 1096 | #: plugins/check_http.c:309 |
806 | msgid "Invalid certificate expiration period" | 1097 | msgid "Invalid certificate expiration period" |
807 | msgstr "Ungültiger Zertifikatsablauftermin" | 1098 | msgstr "Ungültiger Zertifikatsablauftermin" |
808 | 1099 | ||
809 | #: plugins/check_http.c:317 | 1100 | #: plugins/check_http.c:330 |
810 | msgid "Invalid option - SSL is not available\n" | ||
811 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | ||
812 | |||
813 | #: plugins/check_http.c:332 | ||
814 | #, c-format | 1101 | #, c-format |
815 | msgid "option f:%d \n" | 1102 | msgid "option f:%d \n" |
816 | msgstr "Option f:%d \n" | 1103 | msgstr "Option f:%d \n" |
817 | 1104 | ||
818 | #: plugins/check_http.c:349 | 1105 | #: plugins/check_http.c:347 |
819 | msgid "Invalid port number" | 1106 | msgid "Invalid port number" |
820 | msgstr "Ungültige Portnummer" | 1107 | msgstr "Ungültige Portnummer" |
821 | 1108 | ||
822 | #: plugins/check_http.c:380 | 1109 | #: plugins/check_http.c:378 |
823 | msgid "Call for regex which was not a compiled option" | 1110 | msgid "Call for regex which was not a compiled option" |
824 | msgstr "" | 1111 | msgstr "" |
825 | 1112 | ||
826 | #: plugins/check_http.c:394 | 1113 | #: plugins/check_http.c:392 |
827 | #, c-format | 1114 | #, c-format |
828 | msgid "Could Not Compile Regular Expression: %s" | 1115 | msgid "Could Not Compile Regular Expression: %s" |
829 | msgstr "" | 1116 | msgstr "" |
830 | 1117 | ||
831 | #: plugins/check_http.c:406 plugins/check_smtp.c:364 plugins/check_tcp.c:477 | 1118 | #: plugins/check_http.c:404 plugins/check_smtp.c:364 plugins/check_tcp.c:484 |
832 | msgid "IPv6 support not available" | 1119 | msgid "IPv6 support not available" |
833 | msgstr "IPv6 Unterstützung nicht vorhanden" | 1120 | msgstr "IPv6 Unterstützung nicht vorhanden" |
834 | 1121 | ||
835 | #: plugins/check_http.c:449 | 1122 | #: plugins/check_http.c:447 |
836 | msgid "You must specify a server address or host name" | 1123 | msgid "You must specify a server address or host name" |
837 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 1124 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
838 | 1125 | ||
839 | #: plugins/check_http.c:675 | 1126 | #: plugins/check_http.c:673 |
840 | msgid "Server date unknown\n" | 1127 | msgid "Server date unknown\n" |
841 | msgstr "Serverdatum unbekannt\n" | 1128 | msgstr "Serverdatum unbekannt\n" |
842 | 1129 | ||
843 | #: plugins/check_http.c:677 | 1130 | #: plugins/check_http.c:675 |
844 | msgid "Document modification date unknown\n" | 1131 | msgid "Document modification date unknown\n" |
845 | msgstr "Datum der letzten Änderung unbekannt\n" | 1132 | msgstr "Datum der letzten Änderung unbekannt\n" |
846 | 1133 | ||
847 | #: plugins/check_http.c:683 | 1134 | #: plugins/check_http.c:681 |
848 | #, c-format | 1135 | #, c-format |
849 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 1136 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
850 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 1137 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
851 | 1138 | ||
852 | #: plugins/check_http.c:685 | 1139 | #: plugins/check_http.c:683 |
853 | #, c-format | 1140 | #, c-format |
854 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 1141 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
855 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 1142 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
856 | 1143 | ||
857 | #: plugins/check_http.c:687 | 1144 | #: plugins/check_http.c:685 |
858 | #, c-format | 1145 | #, c-format |
859 | msgid "CRITICAL - Document is %d seconds in the future\n" | 1146 | msgid "CRITICAL - Document is %d seconds in the future\n" |
860 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 1147 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
861 | 1148 | ||
862 | #: plugins/check_http.c:692 | 1149 | #: plugins/check_http.c:690 |
863 | #, c-format | 1150 | #, c-format |
864 | msgid "CRITICAL - Last modified %.1f days ago\n" | 1151 | msgid "CRITICAL - Last modified %.1f days ago\n" |
865 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 1152 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
866 | 1153 | ||
867 | #: plugins/check_http.c:696 | 1154 | #: plugins/check_http.c:694 |
868 | #, c-format | 1155 | #, c-format |
869 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1156 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
870 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 1157 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
871 | 1158 | ||
872 | #: plugins/check_http.c:734 plugins/check_http.c:749 | 1159 | #: plugins/check_http.c:732 plugins/check_http.c:747 |
873 | msgid "Unable to open TCP socket\n" | 1160 | msgid "Unable to open TCP socket\n" |
874 | msgstr "Konnte TCP socket nicht öffnen\n" | 1161 | msgstr "Konnte TCP socket nicht öffnen\n" |
875 | 1162 | ||
876 | #: plugins/check_http.c:822 | 1163 | #: plugins/check_http.c:820 |
877 | msgid "Client Certificate Required\n" | 1164 | msgid "Client Certificate Required\n" |
878 | msgstr "Clientzertifikat benötigt\n" | 1165 | msgstr "Clientzertifikat benötigt\n" |
879 | 1166 | ||
880 | #: plugins/check_http.c:824 plugins/check_http.c:829 | 1167 | #: plugins/check_http.c:822 plugins/check_http.c:827 |
881 | msgid "Error on receive\n" | 1168 | msgid "Error on receive\n" |
882 | msgstr "Fehler beim Empfangen\n" | 1169 | msgstr "Fehler beim Empfangen\n" |
883 | 1170 | ||
884 | #: plugins/check_http.c:837 | 1171 | #: plugins/check_http.c:835 |
885 | #, c-format | 1172 | #, c-format |
886 | msgid "No data received %s\n" | 1173 | msgid "No data received %s\n" |
887 | msgstr "Keine Daten empfangen %s\n" | 1174 | msgstr "Keine Daten empfangen %s\n" |
888 | 1175 | ||
889 | #: plugins/check_http.c:884 | 1176 | #: plugins/check_http.c:882 |
890 | msgid "Invalid HTTP response received from host\n" | 1177 | msgid "Invalid HTTP response received from host\n" |
891 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 1178 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
892 | 1179 | ||
893 | #: plugins/check_http.c:887 | 1180 | #: plugins/check_http.c:885 |
894 | #, c-format | 1181 | #, c-format |
895 | msgid "Invalid HTTP response received from host on port %d\n" | 1182 | msgid "Invalid HTTP response received from host on port %d\n" |
896 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 1183 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
897 | 1184 | ||
898 | #: plugins/check_http.c:895 | 1185 | #: plugins/check_http.c:893 |
899 | #, c-format | 1186 | #, c-format |
900 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1187 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
901 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" | 1188 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" |
902 | 1189 | ||
903 | #: plugins/check_http.c:907 | 1190 | #: plugins/check_http.c:905 |
904 | #, c-format | 1191 | #, c-format |
905 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1192 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
906 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" | 1193 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" |
907 | 1194 | ||
908 | #: plugins/check_http.c:914 | 1195 | #: plugins/check_http.c:912 |
909 | #, c-format | 1196 | #, c-format |
910 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1197 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
911 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" | 1198 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" |
912 | 1199 | ||
913 | #: plugins/check_http.c:918 | 1200 | #: plugins/check_http.c:916 |
914 | #, c-format | 1201 | #, c-format |
915 | msgid "HTTP CRITICAL: %s\n" | 1202 | msgid "HTTP CRITICAL: %s\n" |
916 | msgstr "HTTP CRITICAL: %s\n" | 1203 | msgstr "HTTP CRITICAL: %s\n" |
917 | 1204 | ||
918 | #: plugins/check_http.c:922 | 1205 | #: plugins/check_http.c:920 |
919 | #, c-format | 1206 | #, c-format |
920 | msgid "HTTP WARNING: %s\n" | 1207 | msgid "HTTP WARNING: %s\n" |
921 | msgstr "HTTP WARNING: %s\n" | 1208 | msgstr "HTTP WARNING: %s\n" |
922 | 1209 | ||
923 | #: plugins/check_http.c:940 | 1210 | #: plugins/check_http.c:938 |
924 | #, c-format | 1211 | #, c-format |
925 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1212 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
926 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1213 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
927 | 1214 | ||
928 | #: plugins/check_http.c:956 | 1215 | #: plugins/check_http.c:954 |
929 | #, c-format | 1216 | #, c-format |
930 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1217 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
931 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1218 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
932 | 1219 | ||
933 | #: plugins/check_http.c:970 plugins/check_http.c:987 | 1220 | #: plugins/check_http.c:968 plugins/check_http.c:985 |
934 | #, c-format | 1221 | #, c-format |
935 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1222 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
936 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | 1223 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
937 | 1224 | ||
938 | #: plugins/check_http.c:977 | 1225 | #: plugins/check_http.c:975 |
939 | #, c-format | 1226 | #, c-format |
940 | msgid "CRITICAL - string not found%s|%s %s\n" | 1227 | msgid "CRITICAL - string not found%s|%s %s\n" |
941 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 1228 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
942 | 1229 | ||
943 | #: plugins/check_http.c:995 | 1230 | #: plugins/check_http.c:993 |
944 | #, c-format | 1231 | #, c-format |
945 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1232 | msgid "CRITICAL - pattern not found%s|%s %s\n" |
946 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1233 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
947 | 1234 | ||
948 | #: plugins/check_http.c:1002 | 1235 | #: plugins/check_http.c:1000 |
949 | #, c-format | 1236 | #, c-format |
950 | msgid "CRITICAL - Execute Error: %s\n" | 1237 | msgid "CRITICAL - Execute Error: %s\n" |
951 | msgstr "CRITICAL - Fehler: %s\n" | 1238 | msgstr "CRITICAL - Fehler: %s\n" |
952 | 1239 | ||
953 | #: plugins/check_http.c:1012 | 1240 | #: plugins/check_http.c:1010 |
954 | #, c-format | 1241 | #, c-format |
955 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1242 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
956 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1243 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
957 | 1244 | ||
958 | #: plugins/check_http.c:1017 | 1245 | #: plugins/check_http.c:1015 |
959 | #, c-format | 1246 | #, c-format |
960 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1247 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
961 | msgstr "" | 1248 | msgstr "" |
962 | 1249 | ||
963 | #: plugins/check_http.c:1052 | 1250 | #: plugins/check_http.c:1050 |
964 | msgid "Could not allocate addr\n" | 1251 | msgid "Could not allocate addr\n" |
965 | msgstr "Konnte addr nicht zuweisen\n" | 1252 | msgstr "Konnte addr nicht zuweisen\n" |
966 | 1253 | ||
967 | #: plugins/check_http.c:1056 | 1254 | #: plugins/check_http.c:1054 |
968 | msgid "Could not allocate url\n" | 1255 | msgid "Could not allocate url\n" |
969 | msgstr "Konnte·url·nicht·zuweisen\n" | 1256 | msgstr "Konnte·url·nicht·zuweisen\n" |
970 | 1257 | ||
971 | #: plugins/check_http.c:1066 | 1258 | #: plugins/check_http.c:1064 |
972 | #, c-format | 1259 | #, c-format |
973 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1260 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
974 | msgstr "" | 1261 | msgstr "" |
975 | 1262 | ||
976 | #: plugins/check_http.c:1076 | 1263 | #: plugins/check_http.c:1074 |
977 | msgid "could not allocate url\n" | 1264 | msgid "could not allocate url\n" |
978 | msgstr "" | 1265 | msgstr "" |
979 | 1266 | ||
980 | #: plugins/check_http.c:1119 | 1267 | #: plugins/check_http.c:1117 |
981 | #, c-format | 1268 | #, c-format |
982 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1269 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
983 | msgstr "" | 1270 | msgstr "" |
984 | 1271 | ||
985 | #: plugins/check_http.c:1129 | 1272 | #: plugins/check_http.c:1127 |
986 | #, c-format | 1273 | #, c-format |
987 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1274 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
988 | msgstr "" | 1275 | msgstr "" |
989 | 1276 | ||
990 | #: plugins/check_http.c:1137 | 1277 | #: plugins/check_http.c:1135 |
991 | #, c-format | 1278 | #, c-format |
992 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1279 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
993 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1280 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
994 | 1281 | ||
995 | #: plugins/check_http.c:1185 | 1282 | #: plugins/check_http.c:1183 |
996 | #, c-format | 1283 | #, c-format |
997 | msgid "SSL seeding: %s\n" | 1284 | msgid "SSL seeding: %s\n" |
998 | msgstr "" | 1285 | msgstr "" |
999 | 1286 | ||
1000 | #: plugins/check_http.c:1185 | 1287 | #: plugins/check_http.c:1183 |
1001 | msgid "Failed" | 1288 | msgid "Failed" |
1002 | msgstr "Fehlgeschlagen" | 1289 | msgstr "Fehlgeschlagen" |
1003 | 1290 | ||
1004 | #: plugins/check_http.c:1192 | 1291 | #: plugins/check_http.c:1190 |
1005 | #, c-format | 1292 | #, c-format |
1006 | msgid "CRITICAL - Cannot create SSL context.\n" | 1293 | msgid "CRITICAL - Cannot create SSL context.\n" |
1007 | msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" | 1294 | msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" |
1008 | 1295 | ||
1009 | #: plugins/check_http.c:1216 plugins/check_tcp.c:624 | 1296 | #: plugins/check_http.c:1214 plugins/check_tcp.c:642 |
1010 | #, c-format | 1297 | #, c-format |
1011 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" | 1298 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" |
1012 | msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n" | 1299 | msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n" |
1013 | 1300 | ||
1014 | #: plugins/check_http.c:1246 plugins/check_http.c:1258 | 1301 | #: plugins/check_http.c:1244 plugins/check_http.c:1256 |
1015 | #, c-format | 1302 | #, c-format |
1016 | msgid "CRITICAL - Wrong time format in certificate.\n" | 1303 | msgid "CRITICAL - Wrong time format in certificate.\n" |
1017 | msgstr "" | 1304 | msgstr "" |
1018 | 1305 | ||
1019 | #: plugins/check_http.c:1287 | 1306 | #: plugins/check_http.c:1285 |
1020 | #, c-format | 1307 | #, c-format |
1021 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" | 1308 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" |
1022 | msgstr "" | 1309 | msgstr "" |
1023 | 1310 | ||
1024 | #: plugins/check_http.c:1291 | 1311 | #: plugins/check_http.c:1289 |
1025 | #, c-format | 1312 | #, c-format |
1026 | msgid "CRITICAL - Certificate expired on %s.\n" | 1313 | msgid "CRITICAL - Certificate expired on %s.\n" |
1027 | msgstr "" | 1314 | msgstr "" |
1028 | 1315 | ||
1029 | #: plugins/check_http.c:1296 | 1316 | #: plugins/check_http.c:1294 |
1030 | #, c-format | 1317 | #, c-format |
1031 | msgid "WARNING - Certificate expires today (%s).\n" | 1318 | msgid "WARNING - Certificate expires today (%s).\n" |
1032 | msgstr "" | 1319 | msgstr "" |
1033 | 1320 | ||
1034 | #: plugins/check_http.c:1300 | 1321 | #: plugins/check_http.c:1298 |
1035 | #, c-format | 1322 | #, c-format |
1036 | msgid "OK - Certificate will expire on %s.\n" | 1323 | msgid "OK - Certificate will expire on %s.\n" |
1037 | msgstr "" | 1324 | msgstr "" |
1038 | 1325 | ||
1039 | #: plugins/check_http.c:1375 | 1326 | #: plugins/check_http.c:1373 |
1040 | #, c-format | 1327 | #, c-format |
1041 | msgid "" | 1328 | msgid "" |
1042 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1329 | "This plugin tests the HTTP service on the specified host. It can test\n" |
@@ -1046,12 +1333,12 @@ msgid "" | |||
1046 | "\n" | 1333 | "\n" |
1047 | msgstr "" | 1334 | msgstr "" |
1048 | 1335 | ||
1049 | #: plugins/check_http.c:1383 | 1336 | #: plugins/check_http.c:1381 |
1050 | #, c-format | 1337 | #, c-format |
1051 | msgid "NOTE: One or both of -H and -I must be specified\n" | 1338 | msgid "NOTE: One or both of -H and -I must be specified\n" |
1052 | msgstr "" | 1339 | msgstr "" |
1053 | 1340 | ||
1054 | #: plugins/check_http.c:1387 | 1341 | #: plugins/check_http.c:1385 |
1055 | #, c-format | 1342 | #, c-format |
1056 | msgid "" | 1343 | msgid "" |
1057 | " -H, --hostname=ADDRESS\n" | 1344 | " -H, --hostname=ADDRESS\n" |
@@ -1064,7 +1351,7 @@ msgid "" | |||
1064 | " Port number (default: %d)\n" | 1351 | " Port number (default: %d)\n" |
1065 | msgstr "" | 1352 | msgstr "" |
1066 | 1353 | ||
1067 | #: plugins/check_http.c:1399 | 1354 | #: plugins/check_http.c:1397 |
1068 | #, c-format | 1355 | #, c-format |
1069 | msgid "" | 1356 | msgid "" |
1070 | " -S, --ssl\n" | 1357 | " -S, --ssl\n" |
@@ -1074,7 +1361,7 @@ msgid "" | |||
1074 | " (when this option is used the url is not checked.)\n" | 1361 | " (when this option is used the url is not checked.)\n" |
1075 | msgstr "" | 1362 | msgstr "" |
1076 | 1363 | ||
1077 | #: plugins/check_http.c:1407 | 1364 | #: plugins/check_http.c:1405 |
1078 | #, c-format | 1365 | #, c-format |
1079 | msgid "" | 1366 | msgid "" |
1080 | " -e, --expect=STRING\n" | 1367 | " -e, --expect=STRING\n" |
@@ -1097,7 +1384,7 @@ msgid "" | |||
1097 | " specify Content-Type header media type when POSTing\n" | 1384 | " specify Content-Type header media type when POSTing\n" |
1098 | msgstr "" | 1385 | msgstr "" |
1099 | 1386 | ||
1100 | #: plugins/check_http.c:1427 | 1387 | #: plugins/check_http.c:1425 |
1101 | #, c-format | 1388 | #, c-format |
1102 | msgid "" | 1389 | msgid "" |
1103 | " -l, --linespan\n" | 1390 | " -l, --linespan\n" |
@@ -1108,7 +1395,7 @@ msgid "" | |||
1108 | " Search page for case-insensitive regex STRING\n" | 1395 | " Search page for case-insensitive regex STRING\n" |
1109 | msgstr "" | 1396 | msgstr "" |
1110 | 1397 | ||
1111 | #: plugins/check_http.c:1436 | 1398 | #: plugins/check_http.c:1434 |
1112 | #, c-format | 1399 | #, c-format |
1113 | msgid "" | 1400 | msgid "" |
1114 | " -a, --authorization=AUTH_PAIR\n" | 1401 | " -a, --authorization=AUTH_PAIR\n" |
@@ -1125,7 +1412,7 @@ msgid "" | |||
1125 | " Minimum page size required (bytes)\n" | 1412 | " Minimum page size required (bytes)\n" |
1126 | msgstr "" | 1413 | msgstr "" |
1127 | 1414 | ||
1128 | #: plugins/check_http.c:1456 | 1415 | #: plugins/check_http.c:1454 |
1129 | #, c-format | 1416 | #, c-format |
1130 | msgid "" | 1417 | msgid "" |
1131 | "This plugin will attempt to open an HTTP connection with the host. " | 1418 | "This plugin will attempt to open an HTTP connection with the host. " |
@@ -1138,7 +1425,7 @@ msgid "" | |||
1138 | "(fully qualified domain name) as the [host_name] argument.\n" | 1425 | "(fully qualified domain name) as the [host_name] argument.\n" |
1139 | msgstr "" | 1426 | msgstr "" |
1140 | 1427 | ||
1141 | #: plugins/check_http.c:1465 | 1428 | #: plugins/check_http.c:1463 |
1142 | #, c-format | 1429 | #, c-format |
1143 | msgid "" | 1430 | msgid "" |
1144 | "\n" | 1431 | "\n" |
@@ -1147,7 +1434,7 @@ msgid "" | |||
1147 | "certificate is still valid for the specified number of days.\n" | 1434 | "certificate is still valid for the specified number of days.\n" |
1148 | msgstr "" | 1435 | msgstr "" |
1149 | 1436 | ||
1150 | #: plugins/check_http.c:1469 | 1437 | #: plugins/check_http.c:1467 |
1151 | #, c-format | 1438 | #, c-format |
1152 | msgid "" | 1439 | msgid "" |
1153 | "\n" | 1440 | "\n" |
@@ -1161,7 +1448,7 @@ msgid "" | |||
1161 | "\n" | 1448 | "\n" |
1162 | msgstr "" | 1449 | msgstr "" |
1163 | 1450 | ||
1164 | #: plugins/check_http.c:1476 | 1451 | #: plugins/check_http.c:1474 |
1165 | #, c-format | 1452 | #, c-format |
1166 | msgid "" | 1453 | msgid "" |
1167 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1454 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" |
@@ -1175,57 +1462,75 @@ msgid "" | |||
1175 | "the certificate is expired.\n" | 1462 | "the certificate is expired.\n" |
1176 | msgstr "" | 1463 | msgstr "" |
1177 | 1464 | ||
1178 | #: plugins/check_http.c:1493 | 1465 | #: plugins/check_icmp.c:1371 |
1179 | #, c-format | 1466 | #, c-format |
1180 | msgid "" | 1467 | msgid "" |
1181 | "Usage: %s -H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n" | 1468 | "This plugin will check hosts sending icmp pings\n" |
1182 | " [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n" | 1469 | "\n" |
1183 | " [-a auth] [-f <ok | warn | critcal | follow>] [-e " | 1470 | msgstr "" |
1184 | "<expect>]\n" | 1471 | |
1185 | " [-s string] [-l] [-r <regex> | -R <case-insensitive " | 1472 | #: plugins/check_icmp.c:1377 |
1186 | "regex>]\n" | 1473 | #, c-format |
1187 | " [-P string] [-m min_pg_size] [-4|-6] [-N] [-M <age>]\n" | 1474 | msgid "" |
1188 | " [-A string] [-k string]\n" | 1475 | " -H, \n" |
1476 | " Host name argument for servers\n" | ||
1477 | " -b \n" | ||
1478 | " ping packet size in bytes (default %d)\n" | ||
1479 | " -n \n" | ||
1480 | " number of pings to send to each target (default %d)\n" | ||
1481 | " -r \n" | ||
1482 | " number of retries (default %d)\n" | ||
1483 | " -t \n" | ||
1484 | " timeout value (in msec) (default %d)\n" | ||
1485 | " -i \n" | ||
1486 | " packet interval (in msec) (default %d)\n" | ||
1487 | " -w \n" | ||
1488 | " warning threshold pair, given as RTA[ums],PL[%%]\n" | ||
1489 | " -c \n" | ||
1490 | " critical threshold pair, given as RTA[ums],PL[%%]\n" | ||
1491 | " -D \n" | ||
1492 | " increase debug output level\n" | ||
1493 | "\n" | ||
1189 | msgstr "" | 1494 | msgstr "" |
1190 | 1495 | ||
1191 | #: plugins/check_ldap.c:92 | 1496 | #: plugins/check_ldap.c:112 |
1192 | #, c-format | 1497 | #, c-format |
1193 | msgid "Could not connect to the server at port %i\n" | 1498 | msgid "Could not connect to the server at port %i\n" |
1194 | msgstr "" | 1499 | msgstr "" |
1195 | 1500 | ||
1196 | #: plugins/check_ldap.c:100 | 1501 | #: plugins/check_ldap.c:121 |
1197 | #, c-format | 1502 | #, c-format |
1198 | msgid "Could not set protocol version %d\n" | 1503 | msgid "Could not set protocol version %d\n" |
1199 | msgstr "" | 1504 | msgstr "" |
1200 | 1505 | ||
1201 | #: plugins/check_ldap.c:108 | 1506 | #: plugins/check_ldap.c:174 |
1202 | #, c-format | 1507 | #, c-format |
1203 | msgid "Could not bind to the ldap-server\n" | 1508 | msgid "Could not bind to the ldap-server\n" |
1204 | msgstr "" | 1509 | msgstr "" |
1205 | 1510 | ||
1206 | #: plugins/check_ldap.c:116 | 1511 | #: plugins/check_ldap.c:182 |
1207 | #, c-format | 1512 | #, c-format |
1208 | msgid "Could not search/find objectclasses in %s\n" | 1513 | msgid "Could not search/find objectclasses in %s\n" |
1209 | msgstr "" | 1514 | msgstr "" |
1210 | 1515 | ||
1211 | #: plugins/check_ldap.c:139 | 1516 | #: plugins/check_ldap.c:205 |
1212 | #, c-format | 1517 | #, c-format |
1213 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1518 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
1214 | msgstr "" | 1519 | msgstr "" |
1215 | 1520 | ||
1216 | #: plugins/check_ldap.c:245 plugins/check_ping.c:221 plugins/check_ssh.c:138 | 1521 | #: plugins/check_ldap.c:311 plugins/check_ping.c:221 plugins/check_ssh.c:138 |
1217 | msgid "IPv6 support not available\n" | 1522 | msgid "IPv6 support not available\n" |
1218 | msgstr "" | 1523 | msgstr "" |
1219 | 1524 | ||
1220 | #: plugins/check_ldap.c:269 | 1525 | #: plugins/check_ldap.c:335 |
1221 | msgid "please specify the host name\n" | 1526 | msgid "please specify the host name\n" |
1222 | msgstr "" | 1527 | msgstr "" |
1223 | 1528 | ||
1224 | #: plugins/check_ldap.c:272 | 1529 | #: plugins/check_ldap.c:338 |
1225 | msgid "please specify the LDAP base\n" | 1530 | msgid "please specify the LDAP base\n" |
1226 | msgstr "" | 1531 | msgstr "" |
1227 | 1532 | ||
1228 | #: plugins/check_ldap.c:299 | 1533 | #: plugins/check_ldap.c:365 |
1229 | #, c-format | 1534 | #, c-format |
1230 | msgid "" | 1535 | msgid "" |
1231 | " -a [--attr]\n" | 1536 | " -a [--attr]\n" |
@@ -1238,7 +1543,7 @@ msgid "" | |||
1238 | " ldap password (if required)\n" | 1543 | " ldap password (if required)\n" |
1239 | msgstr "" | 1544 | msgstr "" |
1240 | 1545 | ||
1241 | #: plugins/check_ldap.c:310 | 1546 | #: plugins/check_ldap.c:376 |
1242 | #, c-format | 1547 | #, c-format |
1243 | msgid "" | 1548 | msgid "" |
1244 | " -2 [--ver2]\n" | 1549 | " -2 [--ver2]\n" |
@@ -1598,34 +1903,31 @@ msgstr "" | |||
1598 | #: plugins/check_nagios.c:274 | 1903 | #: plugins/check_nagios.c:274 |
1599 | #, c-format | 1904 | #, c-format |
1600 | msgid "" | 1905 | msgid "" |
1601 | "This plugin attempts to check the status of the Nagios process on the local\n" | 1906 | "This plugin checks the status of the Nagios process on the local\n" |
1602 | "machine. The plugin will check to make sure the Nagios status log is no " | 1907 | "machine. The plugin will check to make sure the Nagios status log is no " |
1603 | "older\n" | 1908 | "older\n" |
1604 | "than the number of minutes specified by the <expire_minutes> option. It " | 1909 | "than the number of minutes specified by the expires option. It also\n" |
1605 | "also\n" | 1910 | "checks the process table for a process matching the command argument.\n" |
1606 | "uses the /bin/ps command to check for a process matching whatever you " | ||
1607 | "specify\n" | ||
1608 | "by the <process_string> argument.\n" | ||
1609 | "\n" | 1911 | "\n" |
1610 | msgstr "" | 1912 | msgstr "" |
1611 | 1913 | ||
1612 | #: plugins/check_nagios.c:285 | 1914 | #: plugins/check_nagios.c:284 |
1613 | #, c-format | 1915 | #, c-format |
1614 | msgid "" | 1916 | msgid "" |
1615 | "-F, --filename=FILE\n" | 1917 | " -F, --filename=FILE\n" |
1616 | " Name of the log file to check\n" | 1918 | " Name of the log file to check\n" |
1617 | "-e, --expires=INTEGER\n" | 1919 | " -e, --expires=INTEGER\n" |
1618 | " Seconds aging afterwhich logfile is condsidered stale\n" | 1920 | " Minutes aging after which logfile is considered stale\n" |
1619 | "-C, --command=STRING\n" | 1921 | " -C, --command=STRING\n" |
1620 | " Command to search for in process table\n" | 1922 | " Substring to search for in process arguments\n" |
1621 | msgstr "" | 1923 | msgstr "" |
1622 | 1924 | ||
1623 | #: plugins/check_nagios.c:293 | 1925 | #: plugins/check_nagios.c:292 |
1624 | #, c-format | 1926 | #, c-format |
1625 | msgid "" | 1927 | msgid "" |
1626 | "Example:\n" | 1928 | "Example:\n" |
1627 | " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" | 1929 | " ./check_nagios -e 5 -F /usr/local/nagios/var/status.log -C /usr/local/" |
1628 | "local/nagios/bin/nagios\n" | 1930 | "nagios/bin/nagios\n" |
1629 | msgstr "" | 1931 | msgstr "" |
1630 | 1932 | ||
1631 | #: plugins/check_nt.c:135 | 1933 | #: plugins/check_nt.c:135 |
@@ -1697,7 +1999,7 @@ msgstr "" | |||
1697 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 1999 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
1698 | msgstr "" | 2000 | msgstr "" |
1699 | 2001 | ||
1700 | #: plugins/check_nt.c:309 plugins/check_nt.c:391 | 2002 | #: plugins/check_nt.c:309 plugins/check_nt.c:396 |
1701 | msgid "No counter specified" | 2003 | msgid "No counter specified" |
1702 | msgstr "" | 2004 | msgstr "" |
1703 | 2005 | ||
@@ -1713,11 +2015,11 @@ msgstr "" | |||
1713 | msgid "No unit counter specified" | 2015 | msgid "No unit counter specified" |
1714 | msgstr "" | 2016 | msgstr "" |
1715 | 2017 | ||
1716 | #: plugins/check_nt.c:421 | 2018 | #: plugins/check_nt.c:426 |
1717 | msgid "Please specify a variable to check" | 2019 | msgid "Please specify a variable to check" |
1718 | msgstr "" | 2020 | msgstr "" |
1719 | 2021 | ||
1720 | #: plugins/check_nt.c:505 plugins/check_nwstat.c:782 | 2022 | #: plugins/check_nt.c:510 plugins/check_nwstat.c:782 |
1721 | #: plugins/check_overcr.c:352 | 2023 | #: plugins/check_overcr.c:352 |
1722 | #, c-format | 2024 | #, c-format |
1723 | msgid "" | 2025 | msgid "" |
@@ -1725,11 +2027,11 @@ msgid "" | |||
1725 | "Type '%s -h' for additional help\n" | 2027 | "Type '%s -h' for additional help\n" |
1726 | msgstr "" | 2028 | msgstr "" |
1727 | 2029 | ||
1728 | #: plugins/check_nt.c:558 | 2030 | #: plugins/check_nt.c:563 |
1729 | msgid "None" | 2031 | msgid "None" |
1730 | msgstr "" | 2032 | msgstr "" |
1731 | 2033 | ||
1732 | #: plugins/check_nt.c:615 | 2034 | #: plugins/check_nt.c:620 |
1733 | #, c-format | 2035 | #, c-format |
1734 | msgid "" | 2036 | msgid "" |
1735 | "This plugin collects data from the NSClient service running on a\n" | 2037 | "This plugin collects data from the NSClient service running on a\n" |
@@ -1737,7 +2039,7 @@ msgid "" | |||
1737 | "\n" | 2039 | "\n" |
1738 | msgstr "" | 2040 | msgstr "" |
1739 | 2041 | ||
1740 | #: plugins/check_nt.c:620 | 2042 | #: plugins/check_nt.c:625 |
1741 | #, c-format | 2043 | #, c-format |
1742 | msgid "" | 2044 | msgid "" |
1743 | "\n" | 2045 | "\n" |
@@ -1760,21 +2062,21 @@ msgid "" | |||
1760 | " Print version information\n" | 2062 | " Print version information\n" |
1761 | msgstr "" | 2063 | msgstr "" |
1762 | 2064 | ||
1763 | #: plugins/check_nt.c:638 | 2065 | #: plugins/check_nt.c:643 |
1764 | #, c-format | 2066 | #, c-format |
1765 | msgid "" | 2067 | msgid "" |
1766 | "-v, --variable=STRING\n" | 2068 | "-v, --variable=STRING\n" |
1767 | " Variable to check. Valid variables are:\n" | 2069 | " Variable to check. Valid variables are:\n" |
1768 | msgstr "" | 2070 | msgstr "" |
1769 | 2071 | ||
1770 | #: plugins/check_nt.c:641 | 2072 | #: plugins/check_nt.c:646 |
1771 | #, c-format | 2073 | #, c-format |
1772 | msgid "" | 2074 | msgid "" |
1773 | " CLIENTVERSION = Get the NSClient version\n" | 2075 | " CLIENTVERSION = Get the NSClient version\n" |
1774 | " If -l <version> is specified, will return warning if versions differ.\n" | 2076 | " If -l <version> is specified, will return warning if versions differ.\n" |
1775 | msgstr "" | 2077 | msgstr "" |
1776 | 2078 | ||
1777 | #: plugins/check_nt.c:644 | 2079 | #: plugins/check_nt.c:649 |
1778 | #, c-format | 2080 | #, c-format |
1779 | msgid "" | 2081 | msgid "" |
1780 | " CPULOAD = Average CPU load on last x minutes.\n" | 2082 | " CPULOAD = Average CPU load on last x minutes.\n" |
@@ -1786,14 +2088,14 @@ msgid "" | |||
1786 | " ie: -l 60,90,95,120,90,95\n" | 2088 | " ie: -l 60,90,95,120,90,95\n" |
1787 | msgstr "" | 2089 | msgstr "" |
1788 | 2090 | ||
1789 | #: plugins/check_nt.c:651 | 2091 | #: plugins/check_nt.c:656 |
1790 | #, c-format | 2092 | #, c-format |
1791 | msgid "" | 2093 | msgid "" |
1792 | " UPTIME = Get the uptime of the machine.\n" | 2094 | " UPTIME = Get the uptime of the machine.\n" |
1793 | " No specific parameters. No warning or critical threshold\n" | 2095 | " No specific parameters. No warning or critical threshold\n" |
1794 | msgstr "" | 2096 | msgstr "" |
1795 | 2097 | ||
1796 | #: plugins/check_nt.c:654 | 2098 | #: plugins/check_nt.c:659 |
1797 | #, c-format | 2099 | #, c-format |
1798 | msgid "" | 2100 | msgid "" |
1799 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2101 | " USEDDISKSPACE = Size and percentage of disk use.\n" |
@@ -1801,14 +2103,14 @@ msgid "" | |||
1801 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2103 | " Warning and critical thresholds can be specified with -w and -c.\n" |
1802 | msgstr "" | 2104 | msgstr "" |
1803 | 2105 | ||
1804 | #: plugins/check_nt.c:658 | 2106 | #: plugins/check_nt.c:663 |
1805 | #, c-format | 2107 | #, c-format |
1806 | msgid "" | 2108 | msgid "" |
1807 | " MEMUSE = Memory use.\n" | 2109 | " MEMUSE = Memory use.\n" |
1808 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2110 | " Warning and critical thresholds can be specified with -w and -c.\n" |
1809 | msgstr "" | 2111 | msgstr "" |
1810 | 2112 | ||
1811 | #: plugins/check_nt.c:661 | 2113 | #: plugins/check_nt.c:666 |
1812 | #, c-format | 2114 | #, c-format |
1813 | msgid "" | 2115 | msgid "" |
1814 | " SERVICESTATE = Check the state of one or several services.\n" | 2116 | " SERVICESTATE = Check the state of one or several services.\n" |
@@ -1818,27 +2120,28 @@ msgid "" | |||
1818 | "\t\t in the returned string.\n" | 2120 | "\t\t in the returned string.\n" |
1819 | msgstr "" | 2121 | msgstr "" |
1820 | 2122 | ||
1821 | #: plugins/check_nt.c:667 | 2123 | #: plugins/check_nt.c:672 |
1822 | #, c-format | 2124 | #, c-format |
1823 | msgid "" | 2125 | msgid "" |
1824 | " PROCSTATE = Check if one or several process are running.\n" | 2126 | " PROCSTATE = Check if one or several process are running.\n" |
1825 | " Same syntax as SERVICESTATE.\n" | 2127 | " Same syntax as SERVICESTATE.\n" |
1826 | msgstr "" | 2128 | msgstr "" |
1827 | 2129 | ||
1828 | #: plugins/check_nt.c:670 | 2130 | #: plugins/check_nt.c:675 |
1829 | #, c-format | 2131 | #, c-format |
1830 | msgid "" | 2132 | msgid "" |
1831 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2133 | " COUNTER = Check any performance counter of Windows NT/2000.\n" |
1832 | " Request a -l parameters with the following syntax:\n" | 2134 | " Request a -l parameters with the following syntax:\n" |
1833 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" | 2135 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" |
1834 | " The <description> parameter is optional and \n" | 2136 | " The <description> parameter is optional and \n" |
1835 | " is given to a printf output command which require a float parameters.\n" | 2137 | " is given to a printf output command which requires a float parameter.\n" |
2138 | " If <description> does not include \"%%\", it is used as a label.\n" | ||
1836 | " Some examples:\n" | 2139 | " Some examples:\n" |
1837 | " \"Paging file usage is %%.2f %%%%\"\n" | 2140 | " \"Paging file usage is %%.2f %%%%\"\n" |
1838 | " \"%%.f %%%% paging file used.\"\n" | 2141 | " \"%%.f %%%% paging file used.\"\n" |
1839 | msgstr "" | 2142 | msgstr "" |
1840 | 2143 | ||
1841 | #: plugins/check_nt.c:679 | 2144 | #: plugins/check_nt.c:685 |
1842 | #, c-format | 2145 | #, c-format |
1843 | msgid "" | 2146 | msgid "" |
1844 | "Notes:\n" | 2147 | "Notes:\n" |
@@ -2228,7 +2531,7 @@ msgstr "" | |||
2228 | msgid " %s - database %s (%d sec.)|%s\n" | 2531 | msgid " %s - database %s (%d sec.)|%s\n" |
2229 | msgstr "" | 2532 | msgstr "" |
2230 | 2533 | ||
2231 | #: plugins/check_pgsql.c:229 plugins/check_pgsql.c:235 plugins/check_tcp.c:487 | 2534 | #: plugins/check_pgsql.c:229 plugins/check_pgsql.c:235 plugins/check_tcp.c:494 |
2232 | #: plugins/check_time.c:267 plugins/check_time.c:279 plugins/check_udp.c:168 | 2535 | #: plugins/check_time.c:267 plugins/check_time.c:279 plugins/check_udp.c:168 |
2233 | msgid "Critical threshold must be a positive integer" | 2536 | msgid "Critical threshold must be a positive integer" |
2234 | msgstr "Critical threshold muss ein positiver Integer sein" | 2537 | msgstr "Critical threshold muss ein positiver Integer sein" |
@@ -2248,6 +2551,49 @@ msgid "" | |||
2248 | "\n" | 2551 | "\n" |
2249 | msgstr "" | 2552 | msgstr "" |
2250 | 2553 | ||
2554 | #: plugins/check_pgsql.c:406 | ||
2555 | #, c-format | ||
2556 | msgid "" | ||
2557 | " -d, --database=STRING\n" | ||
2558 | " Database to check (default: %s)\n" | ||
2559 | " -l, --logname = STRING\n" | ||
2560 | " Login name of user\n" | ||
2561 | " -p, --password = STRING\n" | ||
2562 | " Password (BIG SECURITY ISSUE)\n" | ||
2563 | msgstr "" | ||
2564 | |||
2565 | #: plugins/check_pgsql.c:420 | ||
2566 | #, c-format | ||
2567 | msgid "" | ||
2568 | "\n" | ||
2569 | "All parameters are optional.\n" | ||
2570 | "\n" | ||
2571 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and\n" | ||
2572 | "accepting queries. In its current operation, it simply connects to the\n" | ||
2573 | "specified database, and then disconnects. If no database is specified, it\n" | ||
2574 | "connects to the template1 database, which is present in every functioning \n" | ||
2575 | "PostgreSQL DBMS.\n" | ||
2576 | msgstr "" | ||
2577 | |||
2578 | #: plugins/check_pgsql.c:427 | ||
2579 | #, c-format | ||
2580 | msgid "" | ||
2581 | "\n" | ||
2582 | "The plugin will connect to a local postmaster if no host is specified. To\n" | ||
2583 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP\n" | ||
2584 | "connections (start the postmaster with the -i option).\n" | ||
2585 | msgstr "" | ||
2586 | |||
2587 | #: plugins/check_pgsql.c:431 | ||
2588 | #, c-format | ||
2589 | msgid "" | ||
2590 | "\n" | ||
2591 | "Typically, the nagios user (unless the --logname option is used) should be\n" | ||
2592 | "able to connect to the database without a password. The plugin can also " | ||
2593 | "send\n" | ||
2594 | "a password, but no effort is made to obsure or encrypt the password.\n" | ||
2595 | msgstr "" | ||
2596 | |||
2251 | #: plugins/check_ping.c:123 | 2597 | #: plugins/check_ping.c:123 |
2252 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2598 | msgid "CRITICAL - Could not interpret output from ping command\n" |
2253 | msgstr "" | 2599 | msgstr "" |
@@ -2447,12 +2793,11 @@ msgid "%d crit, %d warn out of " | |||
2447 | msgstr "" | 2793 | msgstr "" |
2448 | 2794 | ||
2449 | #: plugins/check_procs.c:291 | 2795 | #: plugins/check_procs.c:291 |
2450 | msgid "process" | 2796 | #, c-format |
2451 | msgstr "" | 2797 | msgid "%d process" |
2452 | 2798 | msgid_plural "%d processes" | |
2453 | #: plugins/check_procs.c:291 | 2799 | msgstr[0] "" |
2454 | msgid "processes" | 2800 | msgstr[1] "" |
2455 | msgstr "" | ||
2456 | 2801 | ||
2457 | #: plugins/check_procs.c:294 | 2802 | #: plugins/check_procs.c:294 |
2458 | #, c-format | 2803 | #, c-format |
@@ -2948,6 +3293,11 @@ msgid "" | |||
2948 | ")" | 3293 | ")" |
2949 | msgstr "" | 3294 | msgstr "" |
2950 | 3295 | ||
3296 | #: plugins/check_snmp.c:659 | ||
3297 | #, c-format | ||
3298 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | ||
3299 | msgstr "" | ||
3300 | |||
2951 | #: plugins/check_snmp.c:668 | 3301 | #: plugins/check_snmp.c:668 |
2952 | #, c-format | 3302 | #, c-format |
2953 | msgid "Invalid SNMP version: %s\n" | 3303 | msgid "Invalid SNMP version: %s\n" |
@@ -3201,57 +3551,58 @@ msgid "CRITICAL - Generic check_tcp called with unknown service\n" | |||
3201 | msgstr "" | 3551 | msgstr "" |
3202 | 3552 | ||
3203 | #: plugins/check_tcp.c:335 | 3553 | #: plugins/check_tcp.c:335 |
3204 | msgid "Invalid response from host\n" | 3554 | #, fuzzy, c-format |
3555 | msgid "Unexpected response from host: %s\n" | ||
3205 | msgstr "Keine Antwort vom Host \n" | 3556 | msgstr "Keine Antwort vom Host \n" |
3206 | 3557 | ||
3207 | #: plugins/check_tcp.c:374 | 3558 | #: plugins/check_tcp.c:380 |
3208 | #, c-format | 3559 | #, c-format |
3209 | msgid "%s %s%s - %.3f second response time on port %d" | 3560 | msgid "%s %s%s - %.3f second response time on port %d" |
3210 | msgstr "" | 3561 | msgstr "" |
3211 | 3562 | ||
3212 | #: plugins/check_tcp.c:482 | 3563 | #: plugins/check_tcp.c:504 plugins/check_time.c:248 plugins/check_time.c:272 |
3213 | msgid "invalid hostname/address" | ||
3214 | msgstr "Ungültige(r) Hostname/Adresse" | ||
3215 | |||
3216 | #: plugins/check_tcp.c:497 plugins/check_time.c:248 plugins/check_time.c:272 | ||
3217 | #: plugins/check_udp.c:175 | 3564 | #: plugins/check_udp.c:175 |
3218 | msgid "Warning threshold must be a positive integer" | 3565 | msgid "Warning threshold must be a positive integer" |
3219 | msgstr "Warning threshold muss ein positiver Integer sein" | 3566 | msgstr "Warning threshold muss ein positiver Integer sein" |
3220 | 3567 | ||
3221 | #: plugins/check_tcp.c:535 | 3568 | #: plugins/check_tcp.c:543 |
3222 | msgid "Maxbytes must be a positive integer" | 3569 | msgid "Maxbytes must be a positive integer" |
3223 | msgstr "Maxbytes muss ein positiver Integer sein" | 3570 | msgstr "Maxbytes muss ein positiver Integer sein" |
3224 | 3571 | ||
3225 | #: plugins/check_tcp.c:549 | 3572 | #: plugins/check_tcp.c:557 |
3226 | msgid "Refuse must be one of ok, warn, crit" | 3573 | msgid "Refuse must be one of ok, warn, crit" |
3227 | msgstr "" | 3574 | msgstr "" |
3228 | 3575 | ||
3229 | #: plugins/check_tcp.c:555 | 3576 | #: plugins/check_tcp.c:567 |
3577 | msgid "Mismatch must be one of ok, warn, crit" | ||
3578 | msgstr "" | ||
3579 | |||
3580 | #: plugins/check_tcp.c:573 | ||
3230 | msgid "Delay must be a positive integer" | 3581 | msgid "Delay must be a positive integer" |
3231 | msgstr "Delay muss ein positiver Integer sein" | 3582 | msgstr "Delay muss ein positiver Integer sein" |
3232 | 3583 | ||
3233 | #: plugins/check_tcp.c:575 | 3584 | #: plugins/check_tcp.c:593 |
3234 | msgid "You must provide a server address\n" | 3585 | msgid "You must provide a server address\n" |
3235 | msgstr "" | 3586 | msgstr "" |
3236 | 3587 | ||
3237 | #: plugins/check_tcp.c:595 | 3588 | #: plugins/check_tcp.c:613 |
3238 | #, c-format | 3589 | #, c-format |
3239 | msgid "CRITICAL - Cannot create SSL context.\n" | 3590 | msgid "CRITICAL - Cannot create SSL context.\n" |
3240 | msgstr "" | 3591 | msgstr "" |
3241 | 3592 | ||
3242 | #: plugins/check_tcp.c:618 | 3593 | #: plugins/check_tcp.c:636 |
3243 | #, c-format | 3594 | #, c-format |
3244 | msgid "CRITICAL - Cannot make SSL connection " | 3595 | msgid "CRITICAL - Cannot make SSL connection " |
3245 | msgstr "" | 3596 | msgstr "" |
3246 | 3597 | ||
3247 | #: plugins/check_tcp.c:745 | 3598 | #: plugins/check_tcp.c:763 |
3248 | #, c-format | 3599 | #, c-format |
3249 | msgid "" | 3600 | msgid "" |
3250 | "This plugin tests %s connections with the specified host.\n" | 3601 | "This plugin tests %s connections with the specified host.\n" |
3251 | "\n" | 3602 | "\n" |
3252 | msgstr "" | 3603 | msgstr "" |
3253 | 3604 | ||
3254 | #: plugins/check_tcp.c:756 | 3605 | #: plugins/check_tcp.c:774 |
3255 | #, c-format | 3606 | #, c-format |
3256 | msgid "" | 3607 | msgid "" |
3257 | " -s, --send=STRING\n" | 3608 | " -s, --send=STRING\n" |
@@ -3262,11 +3613,14 @@ msgid "" | |||
3262 | " String to send server to initiate a clean close of the connection\n" | 3613 | " String to send server to initiate a clean close of the connection\n" |
3263 | msgstr "" | 3614 | msgstr "" |
3264 | 3615 | ||
3265 | #: plugins/check_tcp.c:764 | 3616 | #: plugins/check_tcp.c:782 |
3266 | #, c-format | 3617 | #, c-format |
3267 | msgid "" | 3618 | msgid "" |
3268 | " -r, --refuse=ok|warn|crit\n" | 3619 | " -r, --refuse=ok|warn|crit\n" |
3269 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" | 3620 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" |
3621 | " -M, --mismatch=ok|warn|crit\n" | ||
3622 | " Accept expected string mismatches with states ok, warn, crit (default: " | ||
3623 | "warn)\n" | ||
3270 | " -j, --jail\n" | 3624 | " -j, --jail\n" |
3271 | " Hide output from TCP socket\n" | 3625 | " Hide output from TCP socket\n" |
3272 | " -m, --maxbytes=INTEGER\n" | 3626 | " -m, --maxbytes=INTEGER\n" |
@@ -3275,7 +3629,7 @@ msgid "" | |||
3275 | " Seconds to wait between sending string and polling for response\n" | 3629 | " Seconds to wait between sending string and polling for response\n" |
3276 | msgstr "" | 3630 | msgstr "" |
3277 | 3631 | ||
3278 | #: plugins/check_tcp.c:775 | 3632 | #: plugins/check_tcp.c:795 |
3279 | #, c-format | 3633 | #, c-format |
3280 | msgid "" | 3634 | msgid "" |
3281 | " -D, --certificate=INTEGER\n" | 3635 | " -D, --certificate=INTEGER\n" |
@@ -3539,24 +3893,6 @@ msgstr "" | |||
3539 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 3893 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
3540 | msgstr "" | 3894 | msgstr "" |
3541 | 3895 | ||
3542 | #: plugins/check_ide_smart.c:501 | ||
3543 | #, c-format | ||
3544 | msgid "" | ||
3545 | "Usage: %s [DEVICE] [OPTION]\n" | ||
3546 | " -d, --device=DEVICE\n" | ||
3547 | " Select device DEVICE\n" | ||
3548 | " -i, --immediate\n" | ||
3549 | " Perform immediately offline tests\n" | ||
3550 | " -q, --quiet-check\n" | ||
3551 | " Returns the number of failed tests\n" | ||
3552 | " -1, --auto-on\n" | ||
3553 | " Turn on automatic offline tests\n" | ||
3554 | " -0, --auto-off\n" | ||
3555 | " Turn off automatic offline tests\n" | ||
3556 | " -n, --net-saint\n" | ||
3557 | " Output suitable for Net Saint\n" | ||
3558 | msgstr "" | ||
3559 | |||
3560 | #: plugins/negate.c:244 | 3896 | #: plugins/negate.c:244 |
3561 | #, c-format | 3897 | #, c-format |
3562 | msgid "" | 3898 | msgid "" |
@@ -3626,3 +3962,8 @@ msgid "" | |||
3626 | " urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n" | 3962 | " urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n" |
3627 | msgstr "" | 3963 | msgstr "" |
3628 | 3964 | ||
3965 | #~ msgid "check_http: invalid option - SSL is not available\n" | ||
3966 | #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n" | ||
3967 | |||
3968 | #~ msgid "invalid hostname/address" | ||
3969 | #~ msgstr "Ungültige(r) Hostname/Adresse" | ||