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 | |
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')
-rw-r--r-- | po/de.po | 849 | ||||
-rw-r--r-- | po/fr.po | 717 | ||||
-rw-r--r-- | po/nagios-plugins.pot | 826 |
3 files changed, 1700 insertions, 692 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" | ||
@@ -9,7 +9,7 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: fr\n" | 10 | "Project-Id-Version: fr\n" |
11 | "Report-Msgid-Bugs-To: \n" | 11 | "Report-Msgid-Bugs-To: \n" |
12 | "POT-Creation-Date: 2004-12-20 19:49+1100\n" | 12 | "POT-Creation-Date: 2004-12-25 16:26+0100\n" |
13 | "PO-Revision-Date: 2004-12-20 21:03+0100\n" | 13 | "PO-Revision-Date: 2004-12-20 21:03+0100\n" |
14 | "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n" | 14 | "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n" |
15 | "Language-Team: Français <benoit.mortier@opensides.be>\n" | 15 | "Language-Team: Français <benoit.mortier@opensides.be>\n" |
@@ -19,17 +19,18 @@ msgstr "" | |||
19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
20 | "X-Generator: KBabel 1.3.1\n" | 20 | "X-Generator: KBabel 1.3.1\n" |
21 | 21 | ||
22 | #: plugins/check_by_ssh.c:72 plugins/check_dig.c:72 plugins/check_disk.c:167 | 22 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 |
23 | #: plugins/check_dns.c:75 plugins/check_dummy.c:44 plugins/check_fping.c:73 | 23 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:44 |
24 | #: plugins/check_game.c:69 plugins/check_hpjd.c:89 plugins/check_http.c:149 | 24 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 |
25 | #: plugins/check_ldap.c:92 plugins/check_load.c:78 plugins/check_mrtgtraf.c:66 | 25 | #: plugins/check_http.c:149 plugins/check_ldap.c:92 plugins/check_load.c:78 |
26 | #: plugins/check_mysql.c:63 plugins/check_nagios.c:70 plugins/check_nt.c:120 | 26 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 |
27 | #: plugins/check_nwstat.c:125 plugins/check_overcr.c:89 | 27 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 |
28 | #: plugins/check_pgsql.c:140 plugins/check_ping.c:82 plugins/check_procs.c:124 | 28 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 |
29 | #: plugins/check_radius.c:117 plugins/check_real.c:68 plugins/check_smtp.c:92 | 29 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 |
30 | #: plugins/check_snmp.c:160 plugins/check_ssh.c:61 plugins/check_swap.c:93 | 30 | #: plugins/check_real.c:68 plugins/check_smtp.c:92 plugins/check_snmp.c:160 |
31 | #: plugins/check_tcp.c:243 plugins/check_time.c:66 plugins/check_udp.c:55 | 31 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 |
32 | #: plugins/check_ups.c:114 plugins/check_users.c:54 plugins/negate.c:87 | 32 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 |
33 | #: plugins/check_users.c:54 plugins/negate.c:87 | ||
33 | msgid "Could not parse arguments" | 34 | msgid "Could not parse arguments" |
34 | msgstr "Impossible de parcourir les arguments" | 35 | msgstr "Impossible de parcourir les arguments" |
35 | 36 | ||
@@ -62,28 +63,15 @@ msgstr "Impossible d'ouvrir stderr pour %s\n" | |||
62 | msgid "SSH WARNING: could not open %s\n" | 63 | msgid "SSH WARNING: could not open %s\n" |
63 | msgstr "SSH ALERTE: impossible d'ouvrir %s\n" | 64 | msgstr "SSH ALERTE: impossible d'ouvrir %s\n" |
64 | 65 | ||
65 | #: plugins/check_by_ssh.c:216 plugins/check_dig.c:217 plugins/check_disk.c:441 | 66 | #: plugins/check_by_ssh.c:216 plugins/check_http.c:254 |
66 | #: plugins/check_dns.c:315 plugins/check_fping.c:245 plugins/check_game.c:202 | 67 | #, fuzzy |
67 | #: plugins/check_hpjd.c:337 plugins/check_http.c:254 plugins/check_ldap.c:315 | 68 | msgid "Unknown argument" |
68 | #: plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
69 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
70 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
71 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
72 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
73 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
74 | #: plugins/check_swap.c:423 plugins/check_tcp.c:465 plugins/check_time.c:219 | ||
75 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
76 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
77 | #, c-format | ||
78 | msgid "" | ||
79 | "%s: Unknown argument: %s\n" | ||
80 | "\n" | ||
81 | msgstr "" | 69 | msgstr "" |
82 | "%s: Argument inconnu: %s\n" | 70 | "%s: Argument inconnu: %c\n" |
83 | "\n" | 71 | "\n" |
84 | 72 | ||
85 | #: plugins/check_by_ssh.c:230 plugins/check_dig.c:266 plugins/check_disk.c:308 | 73 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:266 plugins/check_disk.c:308 |
86 | #: plugins/check_http.c:268 plugins/check_ldap.c:268 plugins/check_pgsql.c:223 | 74 | #: plugins/check_http.c:266 plugins/check_ldap.c:268 plugins/check_pgsql.c:223 |
87 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 | 75 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 |
88 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 | 76 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 |
89 | #: plugins/check_tcp.c:519 plugins/check_time.c:292 plugins/check_udp.c:182 | 77 | #: plugins/check_tcp.c:519 plugins/check_time.c:292 plugins/check_udp.c:182 |
@@ -91,9 +79,9 @@ msgstr "" | |||
91 | msgid "Timeout interval must be a positive integer" | 79 | msgid "Timeout interval must be a positive integer" |
92 | msgstr "L'intervalle de temps doit être un entier positif" | 80 | msgstr "L'intervalle de temps doit être un entier positif" |
93 | 81 | ||
94 | #: plugins/check_by_ssh.c:236 plugins/check_by_ssh.c:295 | 82 | #: plugins/check_by_ssh.c:234 plugins/check_by_ssh.c:293 |
95 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:339 | 83 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:340 |
96 | #: plugins/check_dns.c:348 plugins/check_fping.c:259 plugins/check_hpjd.c:324 | 84 | #: plugins/check_dns.c:349 plugins/check_fping.c:259 plugins/check_hpjd.c:324 |
97 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 | 85 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 |
98 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 | 86 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 |
99 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 | 87 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 |
@@ -105,7 +93,7 @@ msgstr "L'intervalle de temps doit être un entier positif" | |||
105 | msgid "Invalid hostname/address" | 93 | msgid "Invalid hostname/address" |
106 | msgstr "Adresse/Nom invalide" | 94 | msgstr "Adresse/Nom invalide" |
107 | 95 | ||
108 | #: plugins/check_by_ssh.c:241 plugins/check_dig.c:239 | 96 | #: plugins/check_by_ssh.c:239 plugins/check_dig.c:239 |
109 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 | 97 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 |
110 | #: plugins/check_radius.c:243 plugins/check_real.c:315 | 98 | #: plugins/check_radius.c:243 plugins/check_real.c:315 |
111 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:525 plugins/check_time.c:286 | 99 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:525 plugins/check_time.c:286 |
@@ -113,25 +101,27 @@ msgstr "Adresse/Nom invalide" | |||
113 | msgid "Port must be a positive integer" | 101 | msgid "Port must be a positive integer" |
114 | msgstr "Le numéro du port doit être un entier positif" | 102 | msgstr "Le numéro du port doit être un entier positif" |
115 | 103 | ||
116 | #: plugins/check_by_ssh.c:283 | 104 | #: plugins/check_by_ssh.c:281 |
117 | msgid "skip lines must be an integer" | 105 | msgid "skip lines must be an integer" |
118 | msgstr "Le nombres de lignes à sauter doit être un entier" | 106 | msgstr "Le nombres de lignes à sauter doit être un entier" |
119 | 107 | ||
120 | #: plugins/check_by_ssh.c:293 | 108 | #: plugins/check_by_ssh.c:291 |
121 | #, c-format | 109 | #, c-format |
122 | msgid "%s: You must provide a host name\n" | 110 | msgid "%s: You must provide a host name\n" |
123 | msgstr "%s: Vous devez fournir un nom d'hôte\n" | 111 | msgstr "%s: Vous devez fournir un nom d'hôte\n" |
124 | 112 | ||
125 | #: plugins/check_by_ssh.c:311 | 113 | #: plugins/check_by_ssh.c:309 |
126 | msgid "No remotecmd" | 114 | msgid "No remotecmd" |
127 | msgstr "Pas de commande distante" | 115 | msgstr "Pas de commande distante" |
128 | 116 | ||
129 | #: plugins/check_by_ssh.c:327 | 117 | #: plugins/check_by_ssh.c:325 |
130 | #, c-format | 118 | #, c-format |
131 | msgid "%s: In passive mode, you must provide a service name for each command.\n" | 119 | msgid "" |
132 | msgstr "%s: En mode passif, vous devez fournir un service pour chaque commande.\n" | 120 | "%s: In passive mode, you must provide a service name for each command.\n" |
121 | msgstr "" | ||
122 | "%s: En mode passif, vous devez fournir un service pour chaque commande.\n" | ||
133 | 123 | ||
134 | #: plugins/check_by_ssh.c:330 | 124 | #: plugins/check_by_ssh.c:328 |
135 | #, c-format | 125 | #, c-format |
136 | msgid "" | 126 | msgid "" |
137 | "%s: In passive mode, you must provide the host short name from the nagios " | 127 | "%s: In passive mode, you must provide the host short name from the nagios " |
@@ -140,7 +130,7 @@ msgstr "" | |||
140 | "%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans " | 130 | "%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans " |
141 | "la configuration de nagios.\n" | 131 | "la configuration de nagios.\n" |
142 | 132 | ||
143 | #: plugins/check_by_ssh.c:344 | 133 | #: plugins/check_by_ssh.c:342 |
144 | #, c-format | 134 | #, c-format |
145 | msgid "" | 135 | msgid "" |
146 | "This plugin uses SSH to execute commands on a remote host\n" | 136 | "This plugin uses SSH to execute commands on a remote host\n" |
@@ -149,7 +139,7 @@ msgstr "" | |||
149 | "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant\n" | 139 | "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant\n" |
150 | "\n" | 140 | "\n" |
151 | 141 | ||
152 | #: plugins/check_by_ssh.c:354 | 142 | #: plugins/check_by_ssh.c:352 |
153 | #, c-format | 143 | #, c-format |
154 | msgid "" | 144 | msgid "" |
155 | " -1, --proto1\n" | 145 | " -1, --proto1\n" |
@@ -171,7 +161,7 @@ msgstr "" | |||
171 | " -f\n" | 161 | " -f\n" |
172 | " demander à ssh de passer en arrière plan plutôt que de créer un tty\n" | 162 | " demander à ssh de passer en arrière plan plutôt que de créer un tty\n" |
173 | 163 | ||
174 | #: plugins/check_by_ssh.c:364 | 164 | #: plugins/check_by_ssh.c:362 |
175 | #, c-format | 165 | #, c-format |
176 | msgid "" | 166 | msgid "" |
177 | " -C, --command='COMMAND STRING'\n" | 167 | " -C, --command='COMMAND STRING'\n" |
@@ -200,7 +190,7 @@ msgstr "" | |||
200 | " -n, --name=NAME\n" | 190 | " -n, --name=NAME\n" |
201 | " nom d'hôte court dans la configuration de nagios [optionnel]\n" | 191 | " nom d'hôte court dans la configuration de nagios [optionnel]\n" |
202 | 192 | ||
203 | #: plugins/check_by_ssh.c:382 | 193 | #: plugins/check_by_ssh.c:380 |
204 | #, c-format | 194 | #, c-format |
205 | msgid "" | 195 | msgid "" |
206 | "\n" | 196 | "\n" |
@@ -223,7 +213,7 @@ msgstr "" | |||
223 | "le programme distantpeut être un agent qui peu exécuter des commandes\n" | 213 | "le programme distantpeut être un agent qui peu exécuter des commandes\n" |
224 | "supplémentaires comme un proxy\n" | 214 | "supplémentaires comme un proxy\n" |
225 | 215 | ||
226 | #: plugins/check_by_ssh.c:391 | 216 | #: plugins/check_by_ssh.c:389 |
227 | #, c-format | 217 | #, c-format |
228 | msgid "" | 218 | msgid "" |
229 | "\n" | 219 | "\n" |
@@ -237,6 +227,288 @@ msgstr "" | |||
237 | "-O, -s, n (l'ordre des services doit correspondre les différentes options '-" | 227 | "-O, -s, n (l'ordre des services doit correspondre les différentes options '-" |
238 | "C'\n" | 228 | "C'\n" |
239 | 229 | ||
230 | #: plugins/check_dhcp.c:293 | ||
231 | #, c-format | ||
232 | msgid "Error: Could not get hardware address of interface '%s'\n" | ||
233 | msgstr "" | ||
234 | |||
235 | #: plugins/check_dhcp.c:315 | ||
236 | #, c-format | ||
237 | msgid "Error: if_nametoindex error - %s.\n" | ||
238 | msgstr "" | ||
239 | |||
240 | #: plugins/check_dhcp.c:320 | ||
241 | #, c-format | ||
242 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | ||
243 | msgstr "" | ||
244 | |||
245 | #: plugins/check_dhcp.c:325 | ||
246 | #, c-format | ||
247 | msgid "" | ||
248 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | ||
249 | msgstr "" | ||
250 | |||
251 | #: plugins/check_dhcp.c:330 | ||
252 | #, c-format | ||
253 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | ||
254 | msgstr "" | ||
255 | |||
256 | #: plugins/check_dhcp.c:355 | ||
257 | #, c-format | ||
258 | msgid "" | ||
259 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | ||
260 | "eg lnc0.\n" | ||
261 | msgstr "" | ||
262 | |||
263 | #: plugins/check_dhcp.c:360 plugins/check_dhcp.c:372 | ||
264 | #, c-format | ||
265 | msgid "" | ||
266 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | ||
267 | "%d.\n" | ||
268 | msgstr "" | ||
269 | |||
270 | #: plugins/check_dhcp.c:378 | ||
271 | #, c-format | ||
272 | msgid "Error: can't get MAC address for this architecture.\n" | ||
273 | msgstr "" | ||
274 | |||
275 | #: plugins/check_dhcp.c:383 | ||
276 | #, c-format | ||
277 | msgid "Hardware address: " | ||
278 | msgstr "" | ||
279 | |||
280 | #: plugins/check_dhcp.c:458 | ||
281 | #, c-format | ||
282 | msgid "DHCPDISCOVER to %s port %d\n" | ||
283 | msgstr "" | ||
284 | |||
285 | #: plugins/check_dhcp.c:509 | ||
286 | #, c-format | ||
287 | msgid "Result=ERROR\n" | ||
288 | msgstr "" | ||
289 | |||
290 | #: plugins/check_dhcp.c:515 | ||
291 | #, c-format | ||
292 | msgid "Result=OK\n" | ||
293 | msgstr "" | ||
294 | |||
295 | #: plugins/check_dhcp.c:521 | ||
296 | #, c-format | ||
297 | msgid "DHCPOFFER from IP address %s\n" | ||
298 | msgstr "" | ||
299 | |||
300 | #: plugins/check_dhcp.c:528 | ||
301 | #, c-format | ||
302 | msgid "" | ||
303 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | ||
304 | msgstr "" | ||
305 | |||
306 | #: plugins/check_dhcp.c:550 | ||
307 | #, c-format | ||
308 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | ||
309 | msgstr "" | ||
310 | |||
311 | #: plugins/check_dhcp.c:568 | ||
312 | #, c-format | ||
313 | msgid "Total responses seen on the wire: %d\n" | ||
314 | msgstr "" | ||
315 | |||
316 | #: plugins/check_dhcp.c:569 | ||
317 | #, fuzzy, c-format | ||
318 | msgid "Valid responses for this machine: %d\n" | ||
319 | msgstr "Réponse invalide du serveur après load 1\n" | ||
320 | |||
321 | #: plugins/check_dhcp.c:585 | ||
322 | #, c-format | ||
323 | msgid "send_dhcp_packet result: %d\n" | ||
324 | msgstr "" | ||
325 | |||
326 | #: plugins/check_dhcp.c:614 | ||
327 | #, fuzzy, c-format | ||
328 | msgid "No (more) data received\n" | ||
329 | msgstr "Pas de données reçues %s\n" | ||
330 | |||
331 | #: plugins/check_dhcp.c:633 | ||
332 | #, fuzzy, c-format | ||
333 | msgid "recvfrom() failed, " | ||
334 | msgstr "La réception à échoué\n" | ||
335 | |||
336 | #: plugins/check_dhcp.c:640 | ||
337 | #, c-format | ||
338 | msgid "receive_dhcp_packet() result: %d\n" | ||
339 | msgstr "" | ||
340 | |||
341 | #: plugins/check_dhcp.c:641 | ||
342 | #, c-format | ||
343 | msgid "receive_dhcp_packet() source: %s\n" | ||
344 | msgstr "" | ||
345 | |||
346 | #: plugins/check_dhcp.c:670 | ||
347 | #, c-format | ||
348 | msgid "Error: Could not create socket!\n" | ||
349 | msgstr "" | ||
350 | |||
351 | #: plugins/check_dhcp.c:680 | ||
352 | #, c-format | ||
353 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | ||
354 | msgstr "" | ||
355 | |||
356 | #: plugins/check_dhcp.c:686 | ||
357 | #, c-format | ||
358 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | ||
359 | msgstr "" | ||
360 | |||
361 | #: plugins/check_dhcp.c:694 | ||
362 | #, c-format | ||
363 | msgid "" | ||
364 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | ||
365 | msgstr "" | ||
366 | |||
367 | #: plugins/check_dhcp.c:704 | ||
368 | #, c-format | ||
369 | msgid "" | ||
370 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | ||
371 | msgstr "" | ||
372 | |||
373 | #: plugins/check_dhcp.c:737 | ||
374 | #, fuzzy, c-format | ||
375 | msgid "Requested server address: %s\n" | ||
376 | msgstr "Vous devez fournir une adresse serveur\n" | ||
377 | |||
378 | #: plugins/check_dhcp.c:787 | ||
379 | #, c-format | ||
380 | msgid "Lease Time: Infinite\n" | ||
381 | msgstr "" | ||
382 | |||
383 | #: plugins/check_dhcp.c:789 | ||
384 | #, fuzzy, c-format | ||
385 | msgid "Lease Time: %lu seconds\n" | ||
386 | msgstr "LRU temps d'attente = %lu secondes" | ||
387 | |||
388 | #: plugins/check_dhcp.c:791 | ||
389 | #, c-format | ||
390 | msgid "Renewal Time: Infinite\n" | ||
391 | msgstr "" | ||
392 | |||
393 | #: plugins/check_dhcp.c:793 | ||
394 | #, fuzzy, c-format | ||
395 | msgid "Renewal Time: %lu seconds\n" | ||
396 | msgstr "LRU temps d'attente = %lu secondes" | ||
397 | |||
398 | #: plugins/check_dhcp.c:795 | ||
399 | #, c-format | ||
400 | msgid "Rebinding Time: Infinite\n" | ||
401 | msgstr "" | ||
402 | |||
403 | #: plugins/check_dhcp.c:796 | ||
404 | #, fuzzy, c-format | ||
405 | msgid "Rebinding Time: %lu seconds\n" | ||
406 | msgstr "LRU temps d'attente = %lu secondes" | ||
407 | |||
408 | #: plugins/check_dhcp.c:812 | ||
409 | #, c-format | ||
410 | msgid "Added offer from server @ %s" | ||
411 | msgstr "" | ||
412 | |||
413 | #: plugins/check_dhcp.c:813 | ||
414 | #, c-format | ||
415 | msgid " of IP address %s\n" | ||
416 | msgstr "" | ||
417 | |||
418 | #: plugins/check_dhcp.c:880 | ||
419 | #, c-format | ||
420 | msgid "DHCP Server Match: Offerer=%s" | ||
421 | msgstr "" | ||
422 | |||
423 | #: plugins/check_dhcp.c:881 | ||
424 | #, c-format | ||
425 | msgid " Requested=%s\n" | ||
426 | msgstr "" | ||
427 | |||
428 | #: plugins/check_dhcp.c:920 | ||
429 | #, c-format | ||
430 | msgid "No DHCPOFFERs were received.\n" | ||
431 | msgstr "" | ||
432 | |||
433 | #: plugins/check_dhcp.c:924 | ||
434 | #, c-format | ||
435 | msgid "Received %d DHCPOFFER(s)" | ||
436 | msgstr "" | ||
437 | |||
438 | #: plugins/check_dhcp.c:927 | ||
439 | #, c-format | ||
440 | msgid ", %s%d of %d requested servers responded" | ||
441 | msgstr "" | ||
442 | |||
443 | #: plugins/check_dhcp.c:930 | ||
444 | #, c-format | ||
445 | msgid ", requested address (%s) was %soffered" | ||
446 | msgstr "" | ||
447 | |||
448 | #: plugins/check_dhcp.c:932 | ||
449 | #, c-format | ||
450 | msgid ", max lease time = " | ||
451 | msgstr "" | ||
452 | |||
453 | #: plugins/check_dhcp.c:934 | ||
454 | #, c-format | ||
455 | msgid "Infinity" | ||
456 | msgstr "" | ||
457 | |||
458 | #: plugins/check_dhcp.c:1121 | ||
459 | #, c-format | ||
460 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | ||
461 | msgstr "" | ||
462 | |||
463 | #: plugins/check_dhcp.c:1132 | ||
464 | #, c-format | ||
465 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | ||
466 | msgstr "" | ||
467 | |||
468 | #: plugins/check_dhcp.c:1144 | ||
469 | #, c-format | ||
470 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | ||
471 | msgstr "" | ||
472 | |||
473 | #: plugins/check_dhcp.c:1155 | ||
474 | #, c-format | ||
475 | msgid "" | ||
476 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | ||
477 | msgstr "" | ||
478 | |||
479 | #: plugins/check_dhcp.c:1179 | ||
480 | #, c-format | ||
481 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | ||
482 | msgstr "" | ||
483 | |||
484 | #: plugins/check_dhcp.c:1227 | ||
485 | #, fuzzy, c-format | ||
486 | msgid "" | ||
487 | "This plugin tests the availability of DHCP servers on a network.\n" | ||
488 | "\n" | ||
489 | msgstr "" | ||
490 | "Ce plugin teste le service REAL sur l'hôte spécifié.\n" | ||
491 | "\n" | ||
492 | |||
493 | #: plugins/check_dhcp.c:1231 | ||
494 | #, c-format | ||
495 | msgid "" | ||
496 | " -s, --serverip=IPADDRESS\n" | ||
497 | " IP address of DHCP server that we must hear from\n" | ||
498 | " -r, --requestedip=IPADDRESS\n" | ||
499 | " IP address that should be offered by at least one DHCP server\n" | ||
500 | " -t, --timeout=INTEGER\n" | ||
501 | " Seconds to wait for DHCPOFFER before timeout occurs\n" | ||
502 | " -i, --interface=STRING\n" | ||
503 | " Interface to to use for listening (i.e. eth0)\n" | ||
504 | " -v, --verbose\n" | ||
505 | " Print extra information (command-line use only)\n" | ||
506 | " -h, --help\n" | ||
507 | " Print detailed help screen\n" | ||
508 | " -V, --version\n" | ||
509 | " Print version information\n" | ||
510 | msgstr "" | ||
511 | |||
240 | #: plugins/check_dig.c:130 | 512 | #: plugins/check_dig.c:130 |
241 | msgid "Server not found in ANSWER SECTION" | 513 | msgid "Server not found in ANSWER SECTION" |
242 | msgstr "Le serveur n'a pas été trouvé dans l'ANSWER SECTION" | 514 | msgstr "Le serveur n'a pas été trouvé dans l'ANSWER SECTION" |
@@ -259,6 +531,25 @@ msgstr " Probablement un hôte/domaine inexistant" | |||
259 | msgid "%.3f seconds response time (%s)" | 531 | msgid "%.3f seconds response time (%s)" |
260 | msgstr "%.3f secondes de temps de réponse (%s)" | 532 | msgstr "%.3f secondes de temps de réponse (%s)" |
261 | 533 | ||
534 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:316 | ||
535 | #: plugins/check_fping.c:245 plugins/check_game.c:202 plugins/check_hpjd.c:337 | ||
536 | #: plugins/check_ldap.c:315 plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
537 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
538 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
539 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
540 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
541 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
542 | #: plugins/check_swap.c:423 plugins/check_tcp.c:465 plugins/check_time.c:219 | ||
543 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
544 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
545 | #, c-format | ||
546 | msgid "" | ||
547 | "%s: Unknown argument: %s\n" | ||
548 | "\n" | ||
549 | msgstr "" | ||
550 | "%s: Argument inconnu: %s\n" | ||
551 | "\n" | ||
552 | |||
262 | #: plugins/check_dig.c:250 | 553 | #: plugins/check_dig.c:250 |
263 | msgid "Warning interval must be a positive integer" | 554 | msgid "Warning interval must be a positive integer" |
264 | msgstr "Attention l'intervalle doit être un entier positif" | 555 | msgstr "Attention l'intervalle doit être un entier positif" |
@@ -489,8 +780,8 @@ msgstr "j'attendais %s mais j'ai reçu %s" | |||
489 | msgid "server %s is not authoritative for %s" | 780 | msgid "server %s is not authoritative for %s" |
490 | msgstr "Le serveur %s est autoritaire pour %s" | 781 | msgstr "Le serveur %s est autoritaire pour %s" |
491 | 782 | ||
492 | #: plugins/check_dns.c:202 plugins/check_dummy.c:60 plugins/check_http.c:932 | 783 | #: plugins/check_dns.c:202 plugins/check_dummy.c:60 plugins/check_http.c:930 |
493 | #: plugins/check_http.c:1185 plugins/check_procs.c:279 | 784 | #: plugins/check_http.c:1183 plugins/check_procs.c:279 |
494 | #, c-format | 785 | #, c-format |
495 | msgid "OK" | 786 | msgid "OK" |
496 | msgstr "OK" | 787 | msgstr "OK" |
@@ -532,42 +823,42 @@ msgstr "Pas de réponse du DNS %s\n" | |||
532 | msgid "DNS %s has no records\n" | 823 | msgid "DNS %s has no records\n" |
533 | msgstr "Le DNS %s n'a pas d'enregistrements\n" | 824 | msgstr "Le DNS %s n'a pas d'enregistrements\n" |
534 | 825 | ||
535 | #: plugins/check_dns.c:245 | 826 | #: plugins/check_dns.c:246 |
536 | #, c-format | 827 | #, c-format |
537 | msgid "Connection to DNS %s was refused\n" | 828 | msgid "Connection to DNS %s was refused\n" |
538 | msgstr "La connection au DNS %s à été refusée\n" | 829 | msgstr "La connection au DNS %s à été refusée\n" |
539 | 830 | ||
540 | #: plugins/check_dns.c:249 | 831 | #: plugins/check_dns.c:250 |
541 | #, c-format | 832 | #, c-format |
542 | msgid "Query was refused by DNS server at %s\n" | 833 | msgid "Query was refused by DNS server at %s\n" |
543 | msgstr "La requête à été refusée par le serveur DNS %s\n" | 834 | msgstr "La requête à été refusée par le serveur DNS %s\n" |
544 | 835 | ||
545 | #: plugins/check_dns.c:253 | 836 | #: plugins/check_dns.c:254 |
546 | #, c-format | 837 | #, c-format |
547 | msgid "No information returned by DNS server at %s\n" | 838 | msgid "No information returned by DNS server at %s\n" |
548 | msgstr "Pas d'information renvoyée par le serveur DNS %s\n" | 839 | msgstr "Pas d'information renvoyée par le serveur DNS %s\n" |
549 | 840 | ||
550 | #: plugins/check_dns.c:259 | 841 | #: plugins/check_dns.c:260 |
551 | #, c-format | 842 | #, c-format |
552 | msgid "Domain %s was not found by the server\n" | 843 | msgid "Domain %s was not found by the server\n" |
553 | msgstr "Le domaine %s n'a pas été trouvé par le serveur\n" | 844 | msgstr "Le domaine %s n'a pas été trouvé par le serveur\n" |
554 | 845 | ||
555 | #: plugins/check_dns.c:263 | 846 | #: plugins/check_dns.c:264 |
556 | msgid "Network is unreachable\n" | 847 | msgid "Network is unreachable\n" |
557 | msgstr "Le réseau est injoignable\n" | 848 | msgstr "Le réseau est injoignable\n" |
558 | 849 | ||
559 | #: plugins/check_dns.c:267 | 850 | #: plugins/check_dns.c:268 |
560 | #, c-format | 851 | #, c-format |
561 | msgid "DNS failure for %s\n" | 852 | msgid "DNS failure for %s\n" |
562 | msgstr "DNS à échoué pour %s\n" | 853 | msgstr "DNS à échoué pour %s\n" |
563 | 854 | ||
564 | #: plugins/check_dns.c:332 plugins/check_dns.c:342 plugins/check_dns.c:351 | 855 | #: plugins/check_dns.c:333 plugins/check_dns.c:343 plugins/check_dns.c:352 |
565 | #: plugins/check_dns.c:356 plugins/check_dns.c:369 plugins/check_dns.c:380 | 856 | #: plugins/check_dns.c:357 plugins/check_dns.c:370 plugins/check_dns.c:381 |
566 | #: plugins/check_game.c:219 plugins/check_game.c:227 | 857 | #: plugins/check_game.c:219 plugins/check_game.c:227 |
567 | msgid "Input buffer overflow\n" | 858 | msgid "Input buffer overflow\n" |
568 | msgstr "Le tampon d'entrée a débordé\n" | 859 | msgstr "Le tampon d'entrée a débordé\n" |
569 | 860 | ||
570 | #: plugins/check_dns.c:376 | 861 | #: plugins/check_dns.c:377 |
571 | #, c-format | 862 | #, c-format |
572 | msgid "" | 863 | msgid "" |
573 | "Invalid hostname/address: %s\n" | 864 | "Invalid hostname/address: %s\n" |
@@ -576,7 +867,7 @@ msgstr "" | |||
576 | "Adresse/Nom invalide: %s\n" | 867 | "Adresse/Nom invalide: %s\n" |
577 | "\n" | 868 | "\n" |
578 | 869 | ||
579 | #: plugins/check_dns.c:408 | 870 | #: plugins/check_dns.c:409 |
580 | #, c-format | 871 | #, c-format |
581 | msgid "" | 872 | msgid "" |
582 | "This plugin uses the nslookup program to obtain the IP address\n" | 873 | "This plugin uses the nslookup program to obtain the IP address\n" |
@@ -591,7 +882,7 @@ msgstr "" | |||
591 | "dans /etc/resolv.conf sera utilisé.\n" | 882 | "dans /etc/resolv.conf sera utilisé.\n" |
592 | "\n" | 883 | "\n" |
593 | 884 | ||
594 | #: plugins/check_dns.c:418 | 885 | #: plugins/check_dns.c:419 |
595 | #, c-format | 886 | #, c-format |
596 | msgid "" | 887 | msgid "" |
597 | "-H, --hostname=HOST\n" | 888 | "-H, --hostname=HOST\n" |
@@ -616,17 +907,17 @@ msgstr "" | |||
616 | msgid "Arguments to check_dummy must be an integer" | 907 | msgid "Arguments to check_dummy must be an integer" |
617 | msgstr "Les arguments pour check_dummy doivent être des entiers" | 908 | msgstr "Les arguments pour check_dummy doivent être des entiers" |
618 | 909 | ||
619 | #: plugins/check_dummy.c:63 plugins/check_http.c:934 plugins/check_procs.c:281 | 910 | #: plugins/check_dummy.c:63 plugins/check_http.c:932 plugins/check_procs.c:281 |
620 | #, c-format | 911 | #, c-format |
621 | msgid "WARNING" | 912 | msgid "WARNING" |
622 | msgstr "ALERTE" | 913 | msgstr "ALERTE" |
623 | 914 | ||
624 | #: plugins/check_dummy.c:66 plugins/check_http.c:936 plugins/check_procs.c:286 | 915 | #: plugins/check_dummy.c:66 plugins/check_http.c:934 plugins/check_procs.c:286 |
625 | #, c-format | 916 | #, c-format |
626 | msgid "CRITICAL" | 917 | msgid "CRITICAL" |
627 | msgstr "CRITIQUE" | 918 | msgstr "CRITIQUE" |
628 | 919 | ||
629 | #: plugins/check_dummy.c:69 plugins/check_http.c:930 | 920 | #: plugins/check_dummy.c:69 plugins/check_http.c:928 |
630 | #, c-format | 921 | #, c-format |
631 | msgid "UNKNOWN" | 922 | msgid "UNKNOWN" |
632 | msgstr "INCONNU" | 923 | msgstr "INCONNU" |
@@ -691,12 +982,14 @@ msgstr "" | |||
691 | #: plugins/check_fping.c:327 | 982 | #: plugins/check_fping.c:327 |
692 | #, c-format | 983 | #, c-format |
693 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 984 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
694 | msgstr "%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n" | 985 | msgstr "" |
986 | "%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n" | ||
695 | 987 | ||
696 | #: plugins/check_fping.c:331 | 988 | #: plugins/check_fping.c:331 |
697 | #, c-format | 989 | #, c-format |
698 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 990 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
699 | msgstr "%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n" | 991 | msgstr "" |
992 | "%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n" | ||
700 | 993 | ||
701 | #: plugins/check_fping.c:364 | 994 | #: plugins/check_fping.c:364 |
702 | #, c-format | 995 | #, c-format |
@@ -875,258 +1168,256 @@ msgstr "" | |||
875 | msgid "HTTP CRITICAL - Could not make SSL connection\n" | 1168 | msgid "HTTP CRITICAL - Could not make SSL connection\n" |
876 | msgstr "HTTP CRITIQUE - Impossible d'établir une connection SSL\n" | 1169 | msgstr "HTTP CRITIQUE - Impossible d'établir une connection SSL\n" |
877 | 1170 | ||
878 | #: plugins/check_http.c:177 plugins/check_http.c:741 | 1171 | #: plugins/check_http.c:177 plugins/check_http.c:739 |
879 | #, c-format | 1172 | #, c-format |
880 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 1173 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
881 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n" | 1174 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n" |
882 | 1175 | ||
883 | #: plugins/check_http.c:274 | 1176 | #: plugins/check_http.c:272 |
884 | msgid "Critical threshold must be integer" | 1177 | msgid "Critical threshold must be integer" |
885 | msgstr "l'intervalle critique doit être un entier positif" | 1178 | msgstr "l'intervalle critique doit être un entier positif" |
886 | 1179 | ||
887 | #: plugins/check_http.c:282 | 1180 | #: plugins/check_http.c:280 |
888 | msgid "Warning threshold must be integer" | 1181 | msgid "Warning threshold must be integer" |
889 | msgstr "Le seuil d'alerte doit être un entier positif" | 1182 | msgstr "Le seuil d'alerte doit être un entier positif" |
890 | 1183 | ||
891 | #: plugins/check_http.c:302 | 1184 | #: plugins/check_http.c:300 plugins/check_http.c:315 |
892 | msgid "check_http: invalid option - SSL is not available\n" | 1185 | #, fuzzy |
893 | msgstr "check_http: option invalide - SSL n'est pas disponible\n" | 1186 | msgid "Invalid option - SSL is not available" |
1187 | msgstr "Option invalide - SSL n'est pas disponible\n" | ||
894 | 1188 | ||
895 | #: plugins/check_http.c:311 | 1189 | #: plugins/check_http.c:309 |
896 | msgid "Invalid certificate expiration period" | 1190 | msgid "Invalid certificate expiration period" |
897 | msgstr "Période d'expiration du certificat invalide" | 1191 | msgstr "Période d'expiration du certificat invalide" |
898 | 1192 | ||
899 | #: plugins/check_http.c:317 | 1193 | #: plugins/check_http.c:330 |
900 | msgid "Invalid option - SSL is not available\n" | ||
901 | msgstr "Option invalide - SSL n'est pas disponible\n" | ||
902 | |||
903 | #: plugins/check_http.c:332 | ||
904 | #, c-format | 1194 | #, c-format |
905 | msgid "option f:%d \n" | 1195 | msgid "option f:%d \n" |
906 | msgstr "option f:%d \n" | 1196 | msgstr "option f:%d \n" |
907 | 1197 | ||
908 | #: plugins/check_http.c:349 | 1198 | #: plugins/check_http.c:347 |
909 | msgid "Invalid port number" | 1199 | msgid "Invalid port number" |
910 | msgstr "Numéro de port invalide" | 1200 | msgstr "Numéro de port invalide" |
911 | 1201 | ||
912 | #: plugins/check_http.c:380 | 1202 | #: plugins/check_http.c:378 |
913 | msgid "Call for regex which was not a compiled option" | 1203 | msgid "Call for regex which was not a compiled option" |
914 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" | 1204 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" |
915 | 1205 | ||
916 | #: plugins/check_http.c:394 | 1206 | #: plugins/check_http.c:392 |
917 | #, c-format | 1207 | #, c-format |
918 | msgid "Could Not Compile Regular Expression: %s" | 1208 | msgid "Could Not Compile Regular Expression: %s" |
919 | msgstr "Impossible de compiler l'expression régulière: %s" | 1209 | msgstr "Impossible de compiler l'expression régulière: %s" |
920 | 1210 | ||
921 | #: plugins/check_http.c:406 plugins/check_smtp.c:364 plugins/check_tcp.c:484 | 1211 | #: plugins/check_http.c:404 plugins/check_smtp.c:364 plugins/check_tcp.c:484 |
922 | msgid "IPv6 support not available" | 1212 | msgid "IPv6 support not available" |
923 | msgstr "Support IPv6 non disponible" | 1213 | msgstr "Support IPv6 non disponible" |
924 | 1214 | ||
925 | #: plugins/check_http.c:449 | 1215 | #: plugins/check_http.c:447 |
926 | msgid "You must specify a server address or host name" | 1216 | msgid "You must specify a server address or host name" |
927 | msgstr "Vous devez spécifier une adresse ou un nom d'hôte" | 1217 | msgstr "Vous devez spécifier une adresse ou un nom d'hôte" |
928 | 1218 | ||
929 | #: plugins/check_http.c:675 | 1219 | #: plugins/check_http.c:673 |
930 | msgid "Server date unknown\n" | 1220 | msgid "Server date unknown\n" |
931 | msgstr "Date du serveur inconnue\n" | 1221 | msgstr "Date du serveur inconnue\n" |
932 | 1222 | ||
933 | #: plugins/check_http.c:677 | 1223 | #: plugins/check_http.c:675 |
934 | msgid "Document modification date unknown\n" | 1224 | msgid "Document modification date unknown\n" |
935 | msgstr "Date de modification du document inconnue\n" | 1225 | msgstr "Date de modification du document inconnue\n" |
936 | 1226 | ||
937 | #: plugins/check_http.c:683 | 1227 | #: plugins/check_http.c:681 |
938 | #, c-format | 1228 | #, c-format |
939 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 1229 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
940 | msgstr "CRITIQUE - Date du serveur \"%100s\" illisible" | 1230 | msgstr "CRITIQUE - Date du serveur \"%100s\" illisible" |
941 | 1231 | ||
942 | #: plugins/check_http.c:685 | 1232 | #: plugins/check_http.c:683 |
943 | #, c-format | 1233 | #, c-format |
944 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 1234 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
945 | msgstr "CRITIQUE - Date du document \"%100s\" illisible" | 1235 | msgstr "CRITIQUE - Date du document \"%100s\" illisible" |
946 | 1236 | ||
947 | #: plugins/check_http.c:687 | 1237 | #: plugins/check_http.c:685 |
948 | #, c-format | 1238 | #, c-format |
949 | msgid "CRITICAL - Document is %d seconds in the future\n" | 1239 | msgid "CRITICAL - Document is %d seconds in the future\n" |
950 | msgstr "CRITIQUE - La date du document est %d secondes dans le futur\n" | 1240 | msgstr "CRITIQUE - La date du document est %d secondes dans le futur\n" |
951 | 1241 | ||
952 | #: plugins/check_http.c:692 | 1242 | #: plugins/check_http.c:690 |
953 | #, c-format | 1243 | #, c-format |
954 | msgid "CRITICAL - Last modified %.1f days ago\n" | 1244 | msgid "CRITICAL - Last modified %.1f days ago\n" |
955 | msgstr "CRITIQUE - Dernière modification %.1f jours auparavant\n" | 1245 | msgstr "CRITIQUE - Dernière modification %.1f jours auparavant\n" |
956 | 1246 | ||
957 | #: plugins/check_http.c:696 | 1247 | #: plugins/check_http.c:694 |
958 | #, c-format | 1248 | #, c-format |
959 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1249 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
960 | msgstr "CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n" | 1250 | msgstr "CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n" |
961 | 1251 | ||
962 | #: plugins/check_http.c:734 plugins/check_http.c:749 | 1252 | #: plugins/check_http.c:732 plugins/check_http.c:747 |
963 | msgid "Unable to open TCP socket\n" | 1253 | msgid "Unable to open TCP socket\n" |
964 | msgstr "Impossible d'ouvrir un socket TCP\n" | 1254 | msgstr "Impossible d'ouvrir un socket TCP\n" |
965 | 1255 | ||
966 | #: plugins/check_http.c:822 | 1256 | #: plugins/check_http.c:820 |
967 | msgid "Client Certificate Required\n" | 1257 | msgid "Client Certificate Required\n" |
968 | msgstr "Un certificat client est nécessaire\n" | 1258 | msgstr "Un certificat client est nécessaire\n" |
969 | 1259 | ||
970 | #: plugins/check_http.c:824 plugins/check_http.c:829 | 1260 | #: plugins/check_http.c:822 plugins/check_http.c:827 |
971 | msgid "Error on receive\n" | 1261 | msgid "Error on receive\n" |
972 | msgstr "Erreur dans la réception\n" | 1262 | msgstr "Erreur dans la réception\n" |
973 | 1263 | ||
974 | #: plugins/check_http.c:837 | 1264 | #: plugins/check_http.c:835 |
975 | #, c-format | 1265 | #, c-format |
976 | msgid "No data received %s\n" | 1266 | msgid "No data received %s\n" |
977 | msgstr "Pas de données reçues %s\n" | 1267 | msgstr "Pas de données reçues %s\n" |
978 | 1268 | ||
979 | #: plugins/check_http.c:884 | 1269 | #: plugins/check_http.c:882 |
980 | msgid "Invalid HTTP response received from host\n" | 1270 | msgid "Invalid HTTP response received from host\n" |
981 | msgstr "Réponse HTTP invalide reçue de l'hôte\n" | 1271 | msgstr "Réponse HTTP invalide reçue de l'hôte\n" |
982 | 1272 | ||
983 | #: plugins/check_http.c:887 | 1273 | #: plugins/check_http.c:885 |
984 | #, c-format | 1274 | #, c-format |
985 | msgid "Invalid HTTP response received from host on port %d\n" | 1275 | msgid "Invalid HTTP response received from host on port %d\n" |
986 | msgstr "Réponse HTTP invalide reçue de l'hôte sur le port %d\n" | 1276 | msgstr "Réponse HTTP invalide reçue de l'hôte sur le port %d\n" |
987 | 1277 | ||
988 | #: plugins/check_http.c:895 | 1278 | #: plugins/check_http.c:893 |
989 | #, c-format | 1279 | #, c-format |
990 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1280 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
991 | msgstr "HTTP OK: La ligne d'état correspond à \"%s\"\n" | 1281 | msgstr "HTTP OK: La ligne d'état correspond à \"%s\"\n" |
992 | 1282 | ||
993 | #: plugins/check_http.c:907 | 1283 | #: plugins/check_http.c:905 |
994 | #, c-format | 1284 | #, c-format |
995 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1285 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
996 | msgstr "HTTP CRITIQUE: Ligne d'état non valide (%s)\n" | 1286 | msgstr "HTTP CRITIQUE: Ligne d'état non valide (%s)\n" |
997 | 1287 | ||
998 | #: plugins/check_http.c:914 | 1288 | #: plugins/check_http.c:912 |
999 | #, c-format | 1289 | #, c-format |
1000 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1290 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
1001 | msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n" | 1291 | msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n" |
1002 | 1292 | ||
1003 | #: plugins/check_http.c:918 | 1293 | #: plugins/check_http.c:916 |
1004 | #, c-format | 1294 | #, c-format |
1005 | msgid "HTTP CRITICAL: %s\n" | 1295 | msgid "HTTP CRITICAL: %s\n" |
1006 | msgstr "HTTP CRITIQUE: %s\n" | 1296 | msgstr "HTTP CRITIQUE: %s\n" |
1007 | 1297 | ||
1008 | #: plugins/check_http.c:922 | 1298 | #: plugins/check_http.c:920 |
1009 | #, c-format | 1299 | #, c-format |
1010 | msgid "HTTP WARNING: %s\n" | 1300 | msgid "HTTP WARNING: %s\n" |
1011 | msgstr "HTTP ALERTE: %s\n" | 1301 | msgstr "HTTP ALERTE: %s\n" |
1012 | 1302 | ||
1013 | #: plugins/check_http.c:940 | 1303 | #: plugins/check_http.c:938 |
1014 | #, c-format | 1304 | #, c-format |
1015 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1305 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
1016 | msgstr " - %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1306 | msgstr " - %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1017 | 1307 | ||
1018 | #: plugins/check_http.c:956 | 1308 | #: plugins/check_http.c:954 |
1019 | #, c-format | 1309 | #, c-format |
1020 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1310 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
1021 | msgstr "HTTP ALERTE %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1311 | msgstr "HTTP ALERTE %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1022 | 1312 | ||
1023 | #: plugins/check_http.c:970 plugins/check_http.c:987 | 1313 | #: plugins/check_http.c:968 plugins/check_http.c:985 |
1024 | #, c-format | 1314 | #, c-format |
1025 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1315 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
1026 | msgstr "HTTP OK %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1316 | msgstr "HTTP OK %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1027 | 1317 | ||
1028 | #: plugins/check_http.c:977 | 1318 | #: plugins/check_http.c:975 |
1029 | #, c-format | 1319 | #, c-format |
1030 | msgid "CRITICAL - string not found%s|%s %s\n" | 1320 | msgid "CRITICAL - string not found%s|%s %s\n" |
1031 | msgstr "CRITIQUE - chaîne non trouvée%s|%s %s\n" | 1321 | msgstr "CRITIQUE - chaîne non trouvée%s|%s %s\n" |
1032 | 1322 | ||
1033 | #: plugins/check_http.c:995 | 1323 | #: plugins/check_http.c:993 |
1034 | #, c-format | 1324 | #, c-format |
1035 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1325 | msgid "CRITICAL - pattern not found%s|%s %s\n" |
1036 | msgstr "CRITIQUE - chaîne non trouvée %s|%s %s\n" | 1326 | msgstr "CRITIQUE - chaîne non trouvée %s|%s %s\n" |
1037 | 1327 | ||
1038 | #: plugins/check_http.c:1002 | 1328 | #: plugins/check_http.c:1000 |
1039 | #, c-format | 1329 | #, c-format |
1040 | msgid "CRITICAL - Execute Error: %s\n" | 1330 | msgid "CRITICAL - Execute Error: %s\n" |
1041 | msgstr "CRITIQUE - Erreur d'exécution: %s\n" | 1331 | msgstr "CRITIQUE - Erreur d'exécution: %s\n" |
1042 | 1332 | ||
1043 | #: plugins/check_http.c:1012 | 1333 | #: plugins/check_http.c:1010 |
1044 | #, c-format | 1334 | #, c-format |
1045 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1335 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
1046 | msgstr "HTTP ALERTE: la taille de la page %d est trop petite%s|%s\n" | 1336 | msgstr "HTTP ALERTE: la taille de la page %d est trop petite%s|%s\n" |
1047 | 1337 | ||
1048 | #: plugins/check_http.c:1017 | 1338 | #: plugins/check_http.c:1015 |
1049 | #, c-format | 1339 | #, c-format |
1050 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1340 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
1051 | msgstr "HTTP OK %s - %d bytes en %.3f secondes %s%s|%s %s\n" | 1341 | msgstr "HTTP OK %s - %d bytes en %.3f secondes %s%s|%s %s\n" |
1052 | 1342 | ||
1053 | #: plugins/check_http.c:1052 | 1343 | #: plugins/check_http.c:1050 |
1054 | msgid "Could not allocate addr\n" | 1344 | msgid "Could not allocate addr\n" |
1055 | msgstr "Impossible d'allouer une adresse\n" | 1345 | msgstr "Impossible d'allouer une adresse\n" |
1056 | 1346 | ||
1057 | #: plugins/check_http.c:1056 | 1347 | #: plugins/check_http.c:1054 |
1058 | msgid "Could not allocate url\n" | 1348 | msgid "Could not allocate url\n" |
1059 | msgstr "Impossible d'allouer une URL\n" | 1349 | msgstr "Impossible d'allouer une URL\n" |
1060 | 1350 | ||
1061 | #: plugins/check_http.c:1066 | 1351 | #: plugins/check_http.c:1064 |
1062 | #, c-format | 1352 | #, c-format |
1063 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1353 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
1064 | msgstr "INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n" | 1354 | msgstr "INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n" |
1065 | 1355 | ||
1066 | #: plugins/check_http.c:1076 | 1356 | #: plugins/check_http.c:1074 |
1067 | msgid "could not allocate url\n" | 1357 | msgid "could not allocate url\n" |
1068 | msgstr "Impossible d'allouer une URL\n" | 1358 | msgstr "Impossible d'allouer une URL\n" |
1069 | 1359 | ||
1070 | #: plugins/check_http.c:1119 | 1360 | #: plugins/check_http.c:1117 |
1071 | #, c-format | 1361 | #, c-format |
1072 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1362 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
1073 | msgstr "INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n" | 1363 | msgstr "INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n" |
1074 | 1364 | ||
1075 | #: plugins/check_http.c:1129 | 1365 | #: plugins/check_http.c:1127 |
1076 | #, c-format | 1366 | #, c-format |
1077 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1367 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1078 | msgstr "ALERTE - le niveau maximum de redirection %d à été dépassé - %s://%s:%d%s%s\n" | 1368 | msgstr "" |
1369 | "ALERTE - le niveau maximum de redirection %d à été dépassé - %s://%s:%d%s%s\n" | ||
1079 | 1370 | ||
1080 | #: plugins/check_http.c:1137 | 1371 | #: plugins/check_http.c:1135 |
1081 | #, c-format | 1372 | #, c-format |
1082 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1373 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1083 | msgstr "ALERTE - la redirection crée une boucle infinie - %s://%s:%d%s%s\n" | 1374 | msgstr "ALERTE - la redirection crée une boucle infinie - %s://%s:%d%s%s\n" |
1084 | 1375 | ||
1085 | #: plugins/check_http.c:1185 | 1376 | #: plugins/check_http.c:1183 |
1086 | #, c-format | 1377 | #, c-format |
1087 | msgid "SSL seeding: %s\n" | 1378 | msgid "SSL seeding: %s\n" |
1088 | msgstr "Randomisation SSL: %s\n" | 1379 | msgstr "Randomisation SSL: %s\n" |
1089 | 1380 | ||
1090 | #: plugins/check_http.c:1185 | 1381 | #: plugins/check_http.c:1183 |
1091 | msgid "Failed" | 1382 | msgid "Failed" |
1092 | msgstr "Échoué" | 1383 | msgstr "Échoué" |
1093 | 1384 | ||
1094 | #: plugins/check_http.c:1192 | 1385 | #: plugins/check_http.c:1190 |
1095 | #, c-format | 1386 | #, c-format |
1096 | msgid "CRITICAL - Cannot create SSL context.\n" | 1387 | msgid "CRITICAL - Cannot create SSL context.\n" |
1097 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" | 1388 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" |
1098 | 1389 | ||
1099 | #: plugins/check_http.c:1216 plugins/check_tcp.c:642 | 1390 | #: plugins/check_http.c:1214 plugins/check_tcp.c:642 |
1100 | #, c-format | 1391 | #, c-format |
1101 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" | 1392 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" |
1102 | msgstr "CRITIQUE - Impossible d'initialiser la négociation SSL.\n" | 1393 | msgstr "CRITIQUE - Impossible d'initialiser la négociation SSL.\n" |
1103 | 1394 | ||
1104 | #: plugins/check_http.c:1246 plugins/check_http.c:1258 | 1395 | #: plugins/check_http.c:1244 plugins/check_http.c:1256 |
1105 | #, c-format | 1396 | #, c-format |
1106 | msgid "CRITICAL - Wrong time format in certificate.\n" | 1397 | msgid "CRITICAL - Wrong time format in certificate.\n" |
1107 | msgstr "CRITIQUE - Format de date incorrect dans le certificat.\n" | 1398 | msgstr "CRITIQUE - Format de date incorrect dans le certificat.\n" |
1108 | 1399 | ||
1109 | #: plugins/check_http.c:1287 | 1400 | #: plugins/check_http.c:1285 |
1110 | #, c-format | 1401 | #, c-format |
1111 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" | 1402 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" |
1112 | msgstr "ALERTE - Le certificat expire dans %d jour(s) (%s).\n" | 1403 | msgstr "ALERTE - Le certificat expire dans %d jour(s) (%s).\n" |
1113 | 1404 | ||
1114 | #: plugins/check_http.c:1291 | 1405 | #: plugins/check_http.c:1289 |
1115 | #, c-format | 1406 | #, c-format |
1116 | msgid "CRITICAL - Certificate expired on %s.\n" | 1407 | msgid "CRITICAL - Certificate expired on %s.\n" |
1117 | msgstr "CRITIQUE - Le certificat à expiré le %s.\n" | 1408 | msgstr "CRITIQUE - Le certificat à expiré le %s.\n" |
1118 | 1409 | ||
1119 | #: plugins/check_http.c:1296 | 1410 | #: plugins/check_http.c:1294 |
1120 | #, c-format | 1411 | #, c-format |
1121 | msgid "WARNING - Certificate expires today (%s).\n" | 1412 | msgid "WARNING - Certificate expires today (%s).\n" |
1122 | msgstr "ALERTE - Le certificat expires aujourd'hui (%s).\n" | 1413 | msgstr "ALERTE - Le certificat expires aujourd'hui (%s).\n" |
1123 | 1414 | ||
1124 | #: plugins/check_http.c:1300 | 1415 | #: plugins/check_http.c:1298 |
1125 | #, c-format | 1416 | #, c-format |
1126 | msgid "OK - Certificate will expire on %s.\n" | 1417 | msgid "OK - Certificate will expire on %s.\n" |
1127 | msgstr "OK - Le certificat expirera le %s.\n" | 1418 | msgstr "OK - Le certificat expirera le %s.\n" |
1128 | 1419 | ||
1129 | #: plugins/check_http.c:1375 | 1420 | #: plugins/check_http.c:1373 |
1130 | #, c-format | 1421 | #, c-format |
1131 | msgid "" | 1422 | msgid "" |
1132 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1423 | "This plugin tests the HTTP service on the specified host. It can test\n" |
@@ -1143,12 +1434,12 @@ msgstr "" | |||
1143 | "certificats.\n" | 1434 | "certificats.\n" |
1144 | "\n" | 1435 | "\n" |
1145 | 1436 | ||
1146 | #: plugins/check_http.c:1383 | 1437 | #: plugins/check_http.c:1381 |
1147 | #, c-format | 1438 | #, c-format |
1148 | msgid "NOTE: One or both of -H and -I must be specified\n" | 1439 | msgid "NOTE: One or both of -H and -I must be specified\n" |
1149 | msgstr "NOTE: un ou les deux peuvent être spécifiés -H et -I\n" | 1440 | msgstr "NOTE: un ou les deux peuvent être spécifiés -H et -I\n" |
1150 | 1441 | ||
1151 | #: plugins/check_http.c:1387 | 1442 | #: plugins/check_http.c:1385 |
1152 | #, c-format | 1443 | #, c-format |
1153 | msgid "" | 1444 | msgid "" |
1154 | " -H, --hostname=ADDRESS\n" | 1445 | " -H, --hostname=ADDRESS\n" |
@@ -1170,7 +1461,7 @@ msgstr "" | |||
1170 | " -p, --port=INTEGER\n" | 1461 | " -p, --port=INTEGER\n" |
1171 | " Numéro du port (défaut: %d)\n" | 1462 | " Numéro du port (défaut: %d)\n" |
1172 | 1463 | ||
1173 | #: plugins/check_http.c:1399 | 1464 | #: plugins/check_http.c:1397 |
1174 | #, c-format | 1465 | #, c-format |
1175 | msgid "" | 1466 | msgid "" |
1176 | " -S, --ssl\n" | 1467 | " -S, --ssl\n" |
@@ -1185,7 +1476,7 @@ msgstr "" | |||
1185 | " Nombre minimum de jours de validité du certificat.\n" | 1476 | " Nombre minimum de jours de validité du certificat.\n" |
1186 | " (quand cette option est utilisée, l'URL n'est pas vérifiée.)\n" | 1477 | " (quand cette option est utilisée, l'URL n'est pas vérifiée.)\n" |
1187 | 1478 | ||
1188 | #: plugins/check_http.c:1407 | 1479 | #: plugins/check_http.c:1405 |
1189 | #, c-format | 1480 | #, c-format |
1190 | msgid "" | 1481 | msgid "" |
1191 | " -e, --expect=STRING\n" | 1482 | " -e, --expect=STRING\n" |
@@ -1208,7 +1499,7 @@ msgid "" | |||
1208 | " specify Content-Type header media type when POSTing\n" | 1499 | " specify Content-Type header media type when POSTing\n" |
1209 | msgstr "" | 1500 | msgstr "" |
1210 | 1501 | ||
1211 | #: plugins/check_http.c:1427 | 1502 | #: plugins/check_http.c:1425 |
1212 | #, c-format | 1503 | #, c-format |
1213 | msgid "" | 1504 | msgid "" |
1214 | " -l, --linespan\n" | 1505 | " -l, --linespan\n" |
@@ -1219,7 +1510,7 @@ msgid "" | |||
1219 | " Search page for case-insensitive regex STRING\n" | 1510 | " Search page for case-insensitive regex STRING\n" |
1220 | msgstr "" | 1511 | msgstr "" |
1221 | 1512 | ||
1222 | #: plugins/check_http.c:1436 | 1513 | #: plugins/check_http.c:1434 |
1223 | #, c-format | 1514 | #, c-format |
1224 | msgid "" | 1515 | msgid "" |
1225 | " -a, --authorization=AUTH_PAIR\n" | 1516 | " -a, --authorization=AUTH_PAIR\n" |
@@ -1236,7 +1527,7 @@ msgid "" | |||
1236 | " Minimum page size required (bytes)\n" | 1527 | " Minimum page size required (bytes)\n" |
1237 | msgstr "" | 1528 | msgstr "" |
1238 | 1529 | ||
1239 | #: plugins/check_http.c:1456 | 1530 | #: plugins/check_http.c:1454 |
1240 | #, c-format | 1531 | #, c-format |
1241 | msgid "" | 1532 | msgid "" |
1242 | "This plugin will attempt to open an HTTP connection with the host. " | 1533 | "This plugin will attempt to open an HTTP connection with the host. " |
@@ -1256,7 +1547,7 @@ msgstr "" | |||
1256 | "hosting virtuel qui utilise des 'host headers' vous devrez fournir le FQDN\n" | 1547 | "hosting virtuel qui utilise des 'host headers' vous devrez fournir le FQDN\n" |
1257 | "(nom de domaine qualifié) comme l'argument [host_name].\n" | 1548 | "(nom de domaine qualifié) comme l'argument [host_name].\n" |
1258 | 1549 | ||
1259 | #: plugins/check_http.c:1465 | 1550 | #: plugins/check_http.c:1463 |
1260 | #, c-format | 1551 | #, c-format |
1261 | msgid "" | 1552 | msgid "" |
1262 | "\n" | 1553 | "\n" |
@@ -1269,7 +1560,7 @@ msgstr "" | |||
1269 | "le contenu (éventuellement dans un temps défini) ou si le certificat X509\n" | 1560 | "le contenu (éventuellement dans un temps défini) ou si le certificat X509\n" |
1270 | "est toujours valide pour le nombre de jours spécifiés.\n" | 1561 | "est toujours valide pour le nombre de jours spécifiés.\n" |
1271 | 1562 | ||
1272 | #: plugins/check_http.c:1469 | 1563 | #: plugins/check_http.c:1467 |
1273 | #, c-format | 1564 | #, c-format |
1274 | msgid "" | 1565 | msgid "" |
1275 | "\n" | 1566 | "\n" |
@@ -1285,13 +1576,15 @@ msgstr "" | |||
1285 | "\n" | 1576 | "\n" |
1286 | "CHECK CONTENT: check_http -w 5 -c 10 --ssl www.verisign.com\n" | 1577 | "CHECK CONTENT: check_http -w 5 -c 10 --ssl www.verisign.com\n" |
1287 | "\n" | 1578 | "\n" |
1288 | "Quand le server 'www.verisign.com' renvoie son contenu dans les 5 secondes,un\n" | 1579 | "Quand le server 'www.verisign.com' renvoie son contenu dans les 5 secondes," |
1289 | "STATE_OK sera renvoyé. Quand le server renvoie son contenu, mais dépasse les\n" | 1580 | "un\n" |
1581 | "STATE_OK sera renvoyé. Quand le server renvoie son contenu, mais dépasse " | ||
1582 | "les\n" | ||
1290 | "5 secondes, un STATE_WARNING sera retourné. Qaund une erreur se produit un\n" | 1583 | "5 secondes, un STATE_WARNING sera retourné. Qaund une erreur se produit un\n" |
1291 | "STATE_CRITICAL sera retourné.\n" | 1584 | "STATE_CRITICAL sera retourné.\n" |
1292 | "\n" | 1585 | "\n" |
1293 | 1586 | ||
1294 | #: plugins/check_http.c:1476 | 1587 | #: plugins/check_http.c:1474 |
1295 | #, c-format | 1588 | #, c-format |
1296 | msgid "" | 1589 | msgid "" |
1297 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1590 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" |
@@ -1313,6 +1606,39 @@ msgstr "" | |||
1313 | "un état STATE_WARNING est renvoyé. un état STATE_CRITICAL est renvoyé quand " | 1606 | "un état STATE_WARNING est renvoyé. un état STATE_CRITICAL est renvoyé quand " |
1314 | "le certificat est expiré.\n" | 1607 | "le certificat est expiré.\n" |
1315 | 1608 | ||
1609 | #: plugins/check_icmp.c:1371 | ||
1610 | #, fuzzy, c-format | ||
1611 | msgid "" | ||
1612 | "This plugin will check hosts sending icmp pings\n" | ||
1613 | "\n" | ||
1614 | msgstr "" | ||
1615 | "Ce plugin va vérifier l'heure sur l'hôte spécifié.\n" | ||
1616 | "\n" | ||
1617 | |||
1618 | #: plugins/check_icmp.c:1377 | ||
1619 | #, c-format | ||
1620 | msgid "" | ||
1621 | " -H, \n" | ||
1622 | " Host name argument for servers\n" | ||
1623 | " -b \n" | ||
1624 | " ping packet size in bytes (default %d)\n" | ||
1625 | " -n \n" | ||
1626 | " number of pings to send to each target (default %d)\n" | ||
1627 | " -r \n" | ||
1628 | " number of retries (default %d)\n" | ||
1629 | " -t \n" | ||
1630 | " timeout value (in msec) (default %d)\n" | ||
1631 | " -i \n" | ||
1632 | " packet interval (in msec) (default %d)\n" | ||
1633 | " -w \n" | ||
1634 | " warning threshold pair, given as RTA[ums],PL[%%]\n" | ||
1635 | " -c \n" | ||
1636 | " critical threshold pair, given as RTA[ums],PL[%%]\n" | ||
1637 | " -D \n" | ||
1638 | " increase debug output level\n" | ||
1639 | "\n" | ||
1640 | msgstr "" | ||
1641 | |||
1316 | #: plugins/check_ldap.c:112 | 1642 | #: plugins/check_ldap.c:112 |
1317 | #, c-format | 1643 | #, c-format |
1318 | msgid "Could not connect to the server at port %i\n" | 1644 | msgid "Could not connect to the server at port %i\n" |
@@ -1421,11 +1747,13 @@ msgstr "Le seuil critique doit être un nombre à virgule flottante!\n" | |||
1421 | 1747 | ||
1422 | #: plugins/check_load.c:273 | 1748 | #: plugins/check_load.c:273 |
1423 | msgid "Warning threshold for 1-minute load average is not specified\n" | 1749 | msgid "Warning threshold for 1-minute load average is not specified\n" |
1424 | msgstr "Le seuil d'alerte pour la charge système après 1 minute n'est pas spécifié\n" | 1750 | msgstr "" |
1751 | "Le seuil d'alerte pour la charge système après 1 minute n'est pas spécifié\n" | ||
1425 | 1752 | ||
1426 | #: plugins/check_load.c:275 | 1753 | #: plugins/check_load.c:275 |
1427 | msgid "Warning threshold for 5-minute load average is not specified\n" | 1754 | msgid "Warning threshold for 5-minute load average is not specified\n" |
1428 | msgstr "Le seuil d'alerte pour la charge système après 5 minutes n'est pas spécifié\n" | 1755 | msgstr "" |
1756 | "Le seuil d'alerte pour la charge système après 5 minutes n'est pas spécifié\n" | ||
1429 | 1757 | ||
1430 | #: plugins/check_load.c:277 | 1758 | #: plugins/check_load.c:277 |
1431 | msgid "Warning threshold for 15-minute load average is not specified\n" | 1759 | msgid "Warning threshold for 15-minute load average is not specified\n" |
@@ -1435,15 +1763,18 @@ msgstr "" | |||
1435 | 1763 | ||
1436 | #: plugins/check_load.c:279 | 1764 | #: plugins/check_load.c:279 |
1437 | msgid "Critical threshold for 1-minute load average is not specified\n" | 1765 | msgid "Critical threshold for 1-minute load average is not specified\n" |
1438 | msgstr "Le seuil critique pour la charge système après 1 minute n'est pas spécifié\n" | 1766 | msgstr "" |
1767 | "Le seuil critique pour la charge système après 1 minute n'est pas spécifié\n" | ||
1439 | 1768 | ||
1440 | #: plugins/check_load.c:281 | 1769 | #: plugins/check_load.c:281 |
1441 | msgid "Critical threshold for 5-minute load average is not specified\n" | 1770 | msgid "Critical threshold for 5-minute load average is not specified\n" |
1442 | msgstr "Le seuil critique pour la charge système après 5 minutes n'est pas spécifié\n" | 1771 | msgstr "" |
1772 | "Le seuil critique pour la charge système après 5 minutes n'est pas spécifié\n" | ||
1443 | 1773 | ||
1444 | #: plugins/check_load.c:283 | 1774 | #: plugins/check_load.c:283 |
1445 | msgid "Critical threshold for 15-minute load average is not specified\n" | 1775 | msgid "Critical threshold for 15-minute load average is not specified\n" |
1446 | msgstr "Le seuil critique pour la charge système après 15 minute n'est pas spécifié\n" | 1776 | msgstr "" |
1777 | "Le seuil critique pour la charge système après 15 minute n'est pas spécifié\n" | ||
1447 | 1778 | ||
1448 | #: plugins/check_load.c:285 | 1779 | #: plugins/check_load.c:285 |
1449 | msgid "" | 1780 | msgid "" |
@@ -1613,12 +1944,12 @@ msgid "" | |||
1613 | "status is returned and a warning message is printed.\n" | 1944 | "status is returned and a warning message is printed.\n" |
1614 | "\n" | 1945 | "\n" |
1615 | msgstr "" | 1946 | msgstr "" |
1616 | "Si la valeur dépasse le seuil défini dans <vwl>, un status ALERTE sera\n " | 1947 | "Si la valeur dépasse le seuil défini dans <vwl>, un status ALERTE sera\n" |
1617 | "renvoyé.\n" | 1948 | " renvoyé.\n" |
1618 | "Si la valeur dépasse le seuil défini dans <vcl>, un status CRITIQUE sera\n " | 1949 | "Si la valeur dépasse le seuil défini dans <vcl>, un status CRITIQUE sera\n" |
1619 | "renvoyé\n" | 1950 | " renvoyé\n" |
1620 | "Si les données dans le fichier de log sont plus vieux que <expire_minutes>,\n " | 1951 | "Si les données dans le fichier de log sont plus vieux que <expire_minutes>,\n" |
1621 | "un status ALERTE est renvoyé and un message d'alerte est affiché.\n" | 1952 | " un status ALERTE est renvoyé and un message d'alerte est affiché.\n" |
1622 | "\n" | 1953 | "\n" |
1623 | 1954 | ||
1624 | #: plugins/check_mrtg.c:352 | 1955 | #: plugins/check_mrtg.c:352 |
@@ -1817,16 +2148,13 @@ msgstr "" | |||
1817 | "Tapez '%s -h' pour de l'aide additionelle\n" | 2148 | "Tapez '%s -h' pour de l'aide additionelle\n" |
1818 | 2149 | ||
1819 | #: plugins/check_nagios.c:274 | 2150 | #: plugins/check_nagios.c:274 |
1820 | #, c-format | 2151 | #, fuzzy, c-format |
1821 | msgid "" | 2152 | msgid "" |
1822 | "This plugin attempts to check the status of the Nagios process on the local\n" | 2153 | "This plugin checks the status of the Nagios process on the local\n" |
1823 | "machine. The plugin will check to make sure the Nagios status log is no " | 2154 | "machine. The plugin will check to make sure the Nagios status log is no " |
1824 | "older\n" | 2155 | "older\n" |
1825 | "than the number of minutes specified by the <expire_minutes> option. It " | 2156 | "than the number of minutes specified by the expires option. It also\n" |
1826 | "also\n" | 2157 | "checks the process table for a process matching the command argument.\n" |
1827 | "uses the /bin/ps command to check for a process matching whatever you " | ||
1828 | "specify\n" | ||
1829 | "by the <process_string> argument.\n" | ||
1830 | "\n" | 2158 | "\n" |
1831 | msgstr "" | 2159 | msgstr "" |
1832 | "Ce plugin essaye de vérifier l'état des processus Nagios sur la machine " | 2160 | "Ce plugin essaye de vérifier l'état des processus Nagios sur la machine " |
@@ -1837,15 +2165,15 @@ msgstr "" | |||
1837 | "l'option <process_string>.\n" | 2165 | "l'option <process_string>.\n" |
1838 | "\n" | 2166 | "\n" |
1839 | 2167 | ||
1840 | #: plugins/check_nagios.c:285 | 2168 | #: plugins/check_nagios.c:284 |
1841 | #, c-format | 2169 | #, fuzzy, c-format |
1842 | msgid "" | 2170 | msgid "" |
1843 | "-F, --filename=FILE\n" | 2171 | " -F, --filename=FILE\n" |
1844 | " Name of the log file to check\n" | 2172 | " Name of the log file to check\n" |
1845 | "-e, --expires=INTEGER\n" | 2173 | " -e, --expires=INTEGER\n" |
1846 | " Seconds aging afterwhich logfile is condsidered stale\n" | 2174 | " Minutes aging after which logfile is considered stale\n" |
1847 | "-C, --command=STRING\n" | 2175 | " -C, --command=STRING\n" |
1848 | " Command to search for in process table\n" | 2176 | " Substring to search for in process arguments\n" |
1849 | msgstr "" | 2177 | msgstr "" |
1850 | "-F, --filename=FILE\n" | 2178 | "-F, --filename=FILE\n" |
1851 | " Nom du fichier de log à verifier\n" | 2179 | " Nom du fichier de log à verifier\n" |
@@ -1855,12 +2183,12 @@ msgstr "" | |||
1855 | "-C, --command=STRING\n" | 2183 | "-C, --command=STRING\n" |
1856 | " Commande à chercher dans la table des processus\n" | 2184 | " Commande à chercher dans la table des processus\n" |
1857 | 2185 | ||
1858 | #: plugins/check_nagios.c:293 | 2186 | #: plugins/check_nagios.c:292 |
1859 | #, c-format | 2187 | #, fuzzy, c-format |
1860 | msgid "" | 2188 | msgid "" |
1861 | "Example:\n" | 2189 | "Example:\n" |
1862 | " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" | 2190 | " ./check_nagios -e 5 -F /usr/local/nagios/var/status.log -C /usr/local/" |
1863 | "local/nagios/bin/nagios\n" | 2191 | "nagios/bin/nagios\n" |
1864 | msgstr "" | 2192 | msgstr "" |
1865 | "Exemple:\n" | 2193 | "Exemple:\n" |
1866 | " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" | 2194 | " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" |
@@ -1909,7 +2237,8 @@ msgstr "Argument -l erroné" | |||
1909 | #: plugins/check_nt.c:219 | 2237 | #: plugins/check_nt.c:219 |
1910 | #, c-format | 2238 | #, c-format |
1911 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 2239 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
1912 | msgstr "%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" | 2240 | msgstr "" |
2241 | "%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" | ||
1913 | 2242 | ||
1914 | #: plugins/check_nt.c:222 | 2243 | #: plugins/check_nt.c:222 |
1915 | #, c-format | 2244 | #, c-format |
@@ -1926,7 +2255,8 @@ msgstr "Pas de service/processus spécifié" | |||
1926 | 2255 | ||
1927 | #: plugins/check_nt.c:270 | 2256 | #: plugins/check_nt.c:270 |
1928 | #, c-format | 2257 | #, c-format |
1929 | msgid "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | 2258 | msgid "" |
2259 | "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | ||
1930 | msgstr "" | 2260 | msgstr "" |
1931 | "Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f " | 2261 | "Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f " |
1932 | "Mb (%.0f%%)" | 2262 | "Mb (%.0f%%)" |
@@ -1936,7 +2266,7 @@ msgstr "" | |||
1936 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 2266 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
1937 | msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 2267 | msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
1938 | 2268 | ||
1939 | #: plugins/check_nt.c:309 plugins/check_nt.c:391 | 2269 | #: plugins/check_nt.c:309 plugins/check_nt.c:396 |
1940 | msgid "No counter specified" | 2270 | msgid "No counter specified" |
1941 | msgstr "Pas de compteur spécifié" | 2271 | msgstr "Pas de compteur spécifié" |
1942 | 2272 | ||
@@ -1952,11 +2282,11 @@ msgstr "La valeur maximum contient des caractères non numériques" | |||
1952 | msgid "No unit counter specified" | 2282 | msgid "No unit counter specified" |
1953 | msgstr "Pas de compteur spécifié" | 2283 | msgstr "Pas de compteur spécifié" |
1954 | 2284 | ||
1955 | #: plugins/check_nt.c:421 | 2285 | #: plugins/check_nt.c:426 |
1956 | msgid "Please specify a variable to check" | 2286 | msgid "Please specify a variable to check" |
1957 | msgstr "Veuillez préciser une variable a vérifier" | 2287 | msgstr "Veuillez préciser une variable a vérifier" |
1958 | 2288 | ||
1959 | #: plugins/check_nt.c:505 plugins/check_nwstat.c:782 | 2289 | #: plugins/check_nt.c:510 plugins/check_nwstat.c:782 |
1960 | #: plugins/check_overcr.c:352 | 2290 | #: plugins/check_overcr.c:352 |
1961 | #, c-format | 2291 | #, c-format |
1962 | msgid "" | 2292 | msgid "" |
@@ -1966,11 +2296,11 @@ msgstr "" | |||
1966 | "Le port du server doit être un entier (secondes)\n" | 2296 | "Le port du server doit être un entier (secondes)\n" |
1967 | "Tapez '%s -h' pour de l'aide additionelle\n" | 2297 | "Tapez '%s -h' pour de l'aide additionelle\n" |
1968 | 2298 | ||
1969 | #: plugins/check_nt.c:558 | 2299 | #: plugins/check_nt.c:563 |
1970 | msgid "None" | 2300 | msgid "None" |
1971 | msgstr "Aucun" | 2301 | msgstr "Aucun" |
1972 | 2302 | ||
1973 | #: plugins/check_nt.c:615 | 2303 | #: plugins/check_nt.c:620 |
1974 | #, c-format | 2304 | #, c-format |
1975 | msgid "" | 2305 | msgid "" |
1976 | "This plugin collects data from the NSClient service running on a\n" | 2306 | "This plugin collects data from the NSClient service running on a\n" |
@@ -1981,7 +2311,7 @@ msgstr "" | |||
1981 | "Windows NT/2000/XP server.\n" | 2311 | "Windows NT/2000/XP server.\n" |
1982 | "\n" | 2312 | "\n" |
1983 | 2313 | ||
1984 | #: plugins/check_nt.c:620 | 2314 | #: plugins/check_nt.c:625 |
1985 | #, c-format | 2315 | #, c-format |
1986 | msgid "" | 2316 | msgid "" |
1987 | "\n" | 2317 | "\n" |
@@ -2004,7 +2334,7 @@ msgid "" | |||
2004 | " Print version information\n" | 2334 | " Print version information\n" |
2005 | msgstr "" | 2335 | msgstr "" |
2006 | 2336 | ||
2007 | #: plugins/check_nt.c:638 | 2337 | #: plugins/check_nt.c:643 |
2008 | #, c-format | 2338 | #, c-format |
2009 | msgid "" | 2339 | msgid "" |
2010 | "-v, --variable=STRING\n" | 2340 | "-v, --variable=STRING\n" |
@@ -2013,7 +2343,7 @@ msgstr "" | |||
2013 | "-v, --variable=STRING\n" | 2343 | "-v, --variable=STRING\n" |
2014 | " Variable à vérifier. Les variables valides sont:\n" | 2344 | " Variable à vérifier. Les variables valides sont:\n" |
2015 | 2345 | ||
2016 | #: plugins/check_nt.c:641 | 2346 | #: plugins/check_nt.c:646 |
2017 | #, c-format | 2347 | #, c-format |
2018 | msgid "" | 2348 | msgid "" |
2019 | " CLIENTVERSION = Get the NSClient version\n" | 2349 | " CLIENTVERSION = Get the NSClient version\n" |
@@ -2022,7 +2352,7 @@ msgstr "" | |||
2022 | " CLIENTVERSION = Obtenir la version de NSClient\n" | 2352 | " CLIENTVERSION = Obtenir la version de NSClient\n" |
2023 | " si l'argument -l <version> est spécifié, une alerte sera renvoyée.\n" | 2353 | " si l'argument -l <version> est spécifié, une alerte sera renvoyée.\n" |
2024 | 2354 | ||
2025 | #: plugins/check_nt.c:644 | 2355 | #: plugins/check_nt.c:649 |
2026 | #, c-format | 2356 | #, c-format |
2027 | msgid "" | 2357 | msgid "" |
2028 | " CPULOAD = Average CPU load on last x minutes.\n" | 2358 | " CPULOAD = Average CPU load on last x minutes.\n" |
@@ -2034,7 +2364,7 @@ msgid "" | |||
2034 | " ie: -l 60,90,95,120,90,95\n" | 2364 | " ie: -l 60,90,95,120,90,95\n" |
2035 | msgstr "" | 2365 | msgstr "" |
2036 | 2366 | ||
2037 | #: plugins/check_nt.c:651 | 2367 | #: plugins/check_nt.c:656 |
2038 | #, c-format | 2368 | #, c-format |
2039 | msgid "" | 2369 | msgid "" |
2040 | " UPTIME = Get the uptime of the machine.\n" | 2370 | " UPTIME = Get the uptime of the machine.\n" |
@@ -2043,7 +2373,7 @@ msgstr "" | |||
2043 | " UPTIME = Obtenir la durée de bon fonctionnement de la machine.\n" | 2373 | " UPTIME = Obtenir la durée de bon fonctionnement de la machine.\n" |
2044 | " Pas d'argument spécifique. Pas de seuil d'alerte ou critique\n" | 2374 | " Pas d'argument spécifique. Pas de seuil d'alerte ou critique\n" |
2045 | 2375 | ||
2046 | #: plugins/check_nt.c:654 | 2376 | #: plugins/check_nt.c:659 |
2047 | #, c-format | 2377 | #, c-format |
2048 | msgid "" | 2378 | msgid "" |
2049 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2379 | " USEDDISKSPACE = Size and percentage of disk use.\n" |
@@ -2051,7 +2381,7 @@ msgid "" | |||
2051 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2381 | " Warning and critical thresholds can be specified with -w and -c.\n" |
2052 | msgstr "" | 2382 | msgstr "" |
2053 | 2383 | ||
2054 | #: plugins/check_nt.c:658 | 2384 | #: plugins/check_nt.c:663 |
2055 | #, c-format | 2385 | #, c-format |
2056 | msgid "" | 2386 | msgid "" |
2057 | " MEMUSE = Memory use.\n" | 2387 | " MEMUSE = Memory use.\n" |
@@ -2060,7 +2390,7 @@ msgstr "" | |||
2060 | " MEMUSE = Utilisation mémoire.\n" | 2390 | " MEMUSE = Utilisation mémoire.\n" |
2061 | " Les seuil d'alerte et critiques peuvent être spécifiés avec -w et -c.\n" | 2391 | " Les seuil d'alerte et critiques peuvent être spécifiés avec -w et -c.\n" |
2062 | 2392 | ||
2063 | #: plugins/check_nt.c:661 | 2393 | #: plugins/check_nt.c:666 |
2064 | #, c-format | 2394 | #, c-format |
2065 | msgid "" | 2395 | msgid "" |
2066 | " SERVICESTATE = Check the state of one or several services.\n" | 2396 | " SERVICESTATE = Check the state of one or several services.\n" |
@@ -2070,7 +2400,7 @@ msgid "" | |||
2070 | "\t\t in the returned string.\n" | 2400 | "\t\t in the returned string.\n" |
2071 | msgstr "" | 2401 | msgstr "" |
2072 | 2402 | ||
2073 | #: plugins/check_nt.c:667 | 2403 | #: plugins/check_nt.c:672 |
2074 | #, c-format | 2404 | #, c-format |
2075 | msgid "" | 2405 | msgid "" |
2076 | " PROCSTATE = Check if one or several process are running.\n" | 2406 | " PROCSTATE = Check if one or several process are running.\n" |
@@ -2079,20 +2409,21 @@ msgstr "" | |||
2079 | " PROCSTATE = Vérifie si un ou plusieurs processus sont démarrés.\n" | 2409 | " PROCSTATE = Vérifie si un ou plusieurs processus sont démarrés.\n" |
2080 | " même syntaxe que SERVICESTATE.\n" | 2410 | " même syntaxe que SERVICESTATE.\n" |
2081 | 2411 | ||
2082 | #: plugins/check_nt.c:670 | 2412 | #: plugins/check_nt.c:675 |
2083 | #, c-format | 2413 | #, c-format |
2084 | msgid "" | 2414 | msgid "" |
2085 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2415 | " COUNTER = Check any performance counter of Windows NT/2000.\n" |
2086 | " Request a -l parameters with the following syntax:\n" | 2416 | " Request a -l parameters with the following syntax:\n" |
2087 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" | 2417 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" |
2088 | " The <description> parameter is optional and \n" | 2418 | " The <description> parameter is optional and \n" |
2089 | " is given to a printf output command which require a float parameters.\n" | 2419 | " is given to a printf output command which requires a float parameter.\n" |
2420 | " If <description> does not include \"%%\", it is used as a label.\n" | ||
2090 | " Some examples:\n" | 2421 | " Some examples:\n" |
2091 | " \"Paging file usage is %%.2f %%%%\"\n" | 2422 | " \"Paging file usage is %%.2f %%%%\"\n" |
2092 | " \"%%.f %%%% paging file used.\"\n" | 2423 | " \"%%.f %%%% paging file used.\"\n" |
2093 | msgstr "" | 2424 | msgstr "" |
2094 | 2425 | ||
2095 | #: plugins/check_nt.c:679 | 2426 | #: plugins/check_nt.c:685 |
2096 | #, c-format | 2427 | #, c-format |
2097 | msgid "" | 2428 | msgid "" |
2098 | "Notes:\n" | 2429 | "Notes:\n" |
@@ -2399,7 +2730,8 @@ msgstr "" | |||
2399 | 2730 | ||
2400 | #: plugins/check_overcr.c:110 | 2731 | #: plugins/check_overcr.c:110 |
2401 | msgid "Unknown error fetching load data\n" | 2732 | msgid "Unknown error fetching load data\n" |
2402 | msgstr "Erreur inconnue lors de la récupération des données de charge système\n" | 2733 | msgstr "" |
2734 | "Erreur inconnue lors de la récupération des données de charge système\n" | ||
2403 | 2735 | ||
2404 | #: plugins/check_overcr.c:114 | 2736 | #: plugins/check_overcr.c:114 |
2405 | msgid "Invalid response from server - no load information\n" | 2737 | msgid "Invalid response from server - no load information\n" |
@@ -3974,12 +4306,14 @@ msgstr "CRITIQUE - SMART_READ_VALUES: %s\n" | |||
3974 | #: plugins/check_ide_smart.c:363 | 4306 | #: plugins/check_ide_smart.c:363 |
3975 | #, c-format | 4307 | #, c-format |
3976 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4308 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
3977 | msgstr "CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n" | 4309 | msgstr "" |
4310 | "CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n" | ||
3978 | 4311 | ||
3979 | #: plugins/check_ide_smart.c:370 | 4312 | #: plugins/check_ide_smart.c:370 |
3980 | #, c-format | 4313 | #, c-format |
3981 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4314 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
3982 | msgstr "ALERTE - %d État de pré-panne %s Détecté! %d/%d les tests on échoués.\n" | 4315 | msgstr "" |
4316 | "ALERTE - %d État de pré-panne %s Détecté! %d/%d les tests on échoués.\n" | ||
3983 | 4317 | ||
3984 | #: plugins/check_ide_smart.c:377 | 4318 | #: plugins/check_ide_smart.c:377 |
3985 | #, c-format | 4319 | #, c-format |
@@ -3994,7 +4328,8 @@ msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n" | |||
3994 | #: plugins/check_ide_smart.c:413 | 4328 | #: plugins/check_ide_smart.c:413 |
3995 | #, fuzzy, c-format | 4329 | #, fuzzy, c-format |
3996 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4330 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
3997 | msgstr "Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, OffLineTimeout=%d minutes\n" | 4331 | msgstr "" |
4332 | "Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, OffLineTimeout=%d minutes\n" | ||
3998 | 4333 | ||
3999 | #: plugins/check_ide_smart.c:419 | 4334 | #: plugins/check_ide_smart.c:419 |
4000 | #, c-format | 4335 | #, c-format |
@@ -4089,3 +4424,5 @@ msgid "" | |||
4089 | " urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n" | 4424 | " urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n" |
4090 | msgstr "" | 4425 | msgstr "" |
4091 | 4426 | ||
4427 | #~ msgid "check_http: invalid option - SSL is not available\n" | ||
4428 | #~ msgstr "check_http: option invalide - SSL n'est pas disponible\n" | ||
diff --git a/po/nagios-plugins.pot b/po/nagios-plugins.pot index 4268e56..f9d0d57 100644 --- a/po/nagios-plugins.pot +++ b/po/nagios-plugins.pot | |||
@@ -8,25 +8,27 @@ msgid "" | |||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
11 | "POT-Creation-Date: 2004-12-05 02:57+0100\n" | 11 | "POT-Creation-Date: 2004-12-25 16:26+0100\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
15 | "MIME-Version: 1.0\n" | 15 | "MIME-Version: 1.0\n" |
16 | "Content-Type: text/plain; charset=CHARSET\n" | 16 | "Content-Type: text/plain; charset=CHARSET\n" |
17 | "Content-Transfer-Encoding: 8bit\n" | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | #: plugins/check_by_ssh.c:72 plugins/check_dig.c:72 plugins/check_disk.c:167 | 19 | |
20 | #: plugins/check_dns.c:75 plugins/check_dummy.c:44 plugins/check_fping.c:73 | 20 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 |
21 | #: plugins/check_game.c:69 plugins/check_hpjd.c:89 plugins/check_http.c:149 | 21 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:44 |
22 | #: plugins/check_ldap.c:78 plugins/check_load.c:78 plugins/check_mrtgtraf.c:66 | 22 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 |
23 | #: plugins/check_mysql.c:63 plugins/check_nagios.c:70 plugins/check_nt.c:120 | 23 | #: plugins/check_http.c:149 plugins/check_ldap.c:92 plugins/check_load.c:78 |
24 | #: plugins/check_nwstat.c:125 plugins/check_overcr.c:89 | 24 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 |
25 | #: plugins/check_pgsql.c:140 plugins/check_ping.c:82 plugins/check_procs.c:124 | 25 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 |
26 | #: plugins/check_radius.c:117 plugins/check_real.c:68 plugins/check_smtp.c:92 | 26 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 |
27 | #: plugins/check_snmp.c:160 plugins/check_ssh.c:61 plugins/check_swap.c:93 | 27 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 |
28 | #: plugins/check_tcp.c:243 plugins/check_time.c:66 plugins/check_udp.c:55 | 28 | #: plugins/check_real.c:68 plugins/check_smtp.c:92 plugins/check_snmp.c:160 |
29 | #: plugins/check_ups.c:114 plugins/check_users.c:54 plugins/negate.c:87 | 29 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 |
30 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 | ||
31 | #: plugins/check_users.c:54 plugins/negate.c:87 | ||
30 | msgid "Could not parse arguments" | 32 | msgid "Could not parse arguments" |
31 | msgstr "" | 33 | msgstr "" |
32 | 34 | ||
@@ -59,89 +61,75 @@ msgstr "" | |||
59 | msgid "SSH WARNING: could not open %s\n" | 61 | msgid "SSH WARNING: could not open %s\n" |
60 | msgstr "" | 62 | msgstr "" |
61 | 63 | ||
62 | #: plugins/check_by_ssh.c:216 plugins/check_dig.c:217 plugins/check_disk.c:441 | 64 | #: plugins/check_by_ssh.c:216 plugins/check_http.c:254 |
63 | #: plugins/check_dns.c:303 plugins/check_fping.c:245 plugins/check_game.c:202 | 65 | msgid "Unknown argument" |
64 | #: plugins/check_hpjd.c:337 plugins/check_http.c:254 plugins/check_ldap.c:249 | ||
65 | #: plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
66 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
67 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
68 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
69 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
70 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
71 | #: plugins/check_swap.c:423 plugins/check_tcp.c:458 plugins/check_time.c:219 | ||
72 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
73 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
74 | #, c-format | ||
75 | msgid "" | ||
76 | "%s: Unknown argument: %s\n" | ||
77 | "\n" | ||
78 | msgstr "" | 66 | msgstr "" |
79 | 67 | ||
80 | #: plugins/check_by_ssh.c:230 plugins/check_dig.c:266 plugins/check_disk.c:308 | 68 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:266 plugins/check_disk.c:308 |
81 | #: plugins/check_http.c:268 plugins/check_ldap.c:202 plugins/check_pgsql.c:223 | 69 | #: plugins/check_http.c:266 plugins/check_ldap.c:268 plugins/check_pgsql.c:223 |
82 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 | 70 | #: plugins/check_procs.c:357 plugins/check_radius.c:198 |
83 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 | 71 | #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127 |
84 | #: plugins/check_tcp.c:512 plugins/check_time.c:292 plugins/check_udp.c:182 | 72 | #: plugins/check_tcp.c:519 plugins/check_time.c:292 plugins/check_udp.c:182 |
85 | #: plugins/negate.c:190 | 73 | #: plugins/negate.c:190 |
86 | msgid "Timeout interval must be a positive integer" | 74 | msgid "Timeout interval must be a positive integer" |
87 | msgstr "" | 75 | msgstr "" |
88 | 76 | ||
89 | #: plugins/check_by_ssh.c:236 plugins/check_by_ssh.c:295 | 77 | #: plugins/check_by_ssh.c:234 plugins/check_by_ssh.c:293 |
90 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:327 | 78 | #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:340 |
91 | #: plugins/check_dns.c:336 plugins/check_fping.c:259 plugins/check_hpjd.c:324 | 79 | #: plugins/check_dns.c:349 plugins/check_fping.c:259 plugins/check_hpjd.c:324 |
92 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 | 80 | #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190 |
93 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 | 81 | #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241 |
94 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 | 82 | #: plugins/check_ping.c:270 plugins/check_ping.c:393 |
95 | #: plugins/check_radius.c:235 plugins/check_real.c:302 | 83 | #: plugins/check_radius.c:235 plugins/check_real.c:302 |
96 | #: plugins/check_real.c:366 plugins/check_smtp.c:292 plugins/check_smtp.c:386 | 84 | #: plugins/check_real.c:366 plugins/check_smtp.c:292 plugins/check_smtp.c:386 |
97 | #: plugins/check_ssh.c:146 plugins/check_time.c:230 plugins/check_time.c:305 | 85 | #: plugins/check_ssh.c:146 plugins/check_tcp.c:489 plugins/check_time.c:230 |
98 | #: plugins/check_udp.c:163 plugins/check_udp.c:204 plugins/check_ups.c:492 | 86 | #: plugins/check_time.c:305 plugins/check_udp.c:163 plugins/check_udp.c:204 |
99 | #: plugins/check_ups.c:561 | 87 | #: plugins/check_ups.c:492 plugins/check_ups.c:561 |
100 | msgid "Invalid hostname/address" | 88 | msgid "Invalid hostname/address" |
101 | msgstr "" | 89 | msgstr "" |
102 | 90 | ||
103 | #: plugins/check_by_ssh.c:241 plugins/check_dig.c:239 | 91 | #: plugins/check_by_ssh.c:239 plugins/check_dig.c:239 |
104 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 | 92 | #: plugins/check_pgsql.c:247 plugins/check_radius.c:207 |
105 | #: plugins/check_radius.c:243 plugins/check_real.c:315 | 93 | #: plugins/check_radius.c:243 plugins/check_real.c:315 |
106 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:518 plugins/check_time.c:286 | 94 | #: plugins/check_smtp.c:299 plugins/check_tcp.c:525 plugins/check_time.c:286 |
107 | #: plugins/check_udp.c:188 | 95 | #: plugins/check_udp.c:188 |
108 | msgid "Port must be a positive integer" | 96 | msgid "Port must be a positive integer" |
109 | msgstr "" | 97 | msgstr "" |
110 | 98 | ||
111 | #: plugins/check_by_ssh.c:283 | 99 | #: plugins/check_by_ssh.c:281 |
112 | msgid "skip lines must be an integer" | 100 | msgid "skip lines must be an integer" |
113 | msgstr "" | 101 | msgstr "" |
114 | 102 | ||
115 | #: plugins/check_by_ssh.c:293 | 103 | #: plugins/check_by_ssh.c:291 |
116 | #, c-format | 104 | #, c-format |
117 | msgid "%s: You must provide a host name\n" | 105 | msgid "%s: You must provide a host name\n" |
118 | msgstr "" | 106 | msgstr "" |
119 | 107 | ||
120 | #: plugins/check_by_ssh.c:311 | 108 | #: plugins/check_by_ssh.c:309 |
121 | msgid "No remotecmd" | 109 | msgid "No remotecmd" |
122 | msgstr "" | 110 | msgstr "" |
123 | 111 | ||
124 | #: plugins/check_by_ssh.c:327 | 112 | #: plugins/check_by_ssh.c:325 |
125 | #, c-format | 113 | #, c-format |
126 | msgid "" | 114 | msgid "" |
127 | "%s: In passive mode, you must provide a service name for each command.\n" | 115 | "%s: In passive mode, you must provide a service name for each command.\n" |
128 | msgstr "" | 116 | msgstr "" |
129 | 117 | ||
130 | #: plugins/check_by_ssh.c:330 | 118 | #: plugins/check_by_ssh.c:328 |
131 | #, c-format | 119 | #, c-format |
132 | msgid "" | 120 | msgid "" |
133 | "%s: In passive mode, you must provide the host short name from the nagios " | 121 | "%s: In passive mode, you must provide the host short name from the nagios " |
134 | "configs.\n" | 122 | "configs.\n" |
135 | msgstr "" | 123 | msgstr "" |
136 | 124 | ||
137 | #: plugins/check_by_ssh.c:344 | 125 | #: plugins/check_by_ssh.c:342 |
138 | #, c-format | 126 | #, c-format |
139 | msgid "" | 127 | msgid "" |
140 | "This plugin uses SSH to execute commands on a remote host\n" | 128 | "This plugin uses SSH to execute commands on a remote host\n" |
141 | "\n" | 129 | "\n" |
142 | msgstr "" | 130 | msgstr "" |
143 | 131 | ||
144 | #: plugins/check_by_ssh.c:354 | 132 | #: plugins/check_by_ssh.c:352 |
145 | #, c-format | 133 | #, c-format |
146 | msgid "" | 134 | msgid "" |
147 | " -1, --proto1\n" | 135 | " -1, --proto1\n" |
@@ -154,7 +142,7 @@ msgid "" | |||
154 | " tells ssh to fork rather than create a tty\n" | 142 | " tells ssh to fork rather than create a tty\n" |
155 | msgstr "" | 143 | msgstr "" |
156 | 144 | ||
157 | #: plugins/check_by_ssh.c:364 | 145 | #: plugins/check_by_ssh.c:362 |
158 | #, c-format | 146 | #, c-format |
159 | msgid "" | 147 | msgid "" |
160 | " -C, --command='COMMAND STRING'\n" | 148 | " -C, --command='COMMAND STRING'\n" |
@@ -171,7 +159,7 @@ msgid "" | |||
171 | " short name of host in nagios configuration [optional]\n" | 159 | " short name of host in nagios configuration [optional]\n" |
172 | msgstr "" | 160 | msgstr "" |
173 | 161 | ||
174 | #: plugins/check_by_ssh.c:382 | 162 | #: plugins/check_by_ssh.c:380 |
175 | #, c-format | 163 | #, c-format |
176 | msgid "" | 164 | msgid "" |
177 | "\n" | 165 | "\n" |
@@ -184,7 +172,7 @@ msgid "" | |||
184 | "execute additional commands as proxy\n" | 172 | "execute additional commands as proxy\n" |
185 | msgstr "" | 173 | msgstr "" |
186 | 174 | ||
187 | #: plugins/check_by_ssh.c:391 | 175 | #: plugins/check_by_ssh.c:389 |
188 | #, c-format | 176 | #, c-format |
189 | msgid "" | 177 | msgid "" |
190 | "\n" | 178 | "\n" |
@@ -193,16 +181,284 @@ msgid "" | |||
193 | "options)\n" | 181 | "options)\n" |
194 | msgstr "" | 182 | msgstr "" |
195 | 183 | ||
196 | #: plugins/check_by_ssh.c:396 | 184 | #: plugins/check_dhcp.c:293 |
185 | #, c-format | ||
186 | msgid "Error: Could not get hardware address of interface '%s'\n" | ||
187 | msgstr "" | ||
188 | |||
189 | #: plugins/check_dhcp.c:315 | ||
190 | #, c-format | ||
191 | msgid "Error: if_nametoindex error - %s.\n" | ||
192 | msgstr "" | ||
193 | |||
194 | #: plugins/check_dhcp.c:320 | ||
195 | #, c-format | ||
196 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | ||
197 | msgstr "" | ||
198 | |||
199 | #: plugins/check_dhcp.c:325 | ||
200 | #, c-format | ||
201 | msgid "" | ||
202 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | ||
203 | msgstr "" | ||
204 | |||
205 | #: plugins/check_dhcp.c:330 | ||
206 | #, c-format | ||
207 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | ||
208 | msgstr "" | ||
209 | |||
210 | #: plugins/check_dhcp.c:355 | ||
211 | #, c-format | ||
212 | msgid "" | ||
213 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | ||
214 | "eg lnc0.\n" | ||
215 | msgstr "" | ||
216 | |||
217 | #: plugins/check_dhcp.c:360 plugins/check_dhcp.c:372 | ||
218 | #, c-format | ||
219 | msgid "" | ||
220 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | ||
221 | "%d.\n" | ||
222 | msgstr "" | ||
223 | |||
224 | #: plugins/check_dhcp.c:378 | ||
225 | #, c-format | ||
226 | msgid "Error: can't get MAC address for this architecture.\n" | ||
227 | msgstr "" | ||
228 | |||
229 | #: plugins/check_dhcp.c:383 | ||
230 | #, c-format | ||
231 | msgid "Hardware address: " | ||
232 | msgstr "" | ||
233 | |||
234 | #: plugins/check_dhcp.c:458 | ||
235 | #, c-format | ||
236 | msgid "DHCPDISCOVER to %s port %d\n" | ||
237 | msgstr "" | ||
238 | |||
239 | #: plugins/check_dhcp.c:509 | ||
240 | #, c-format | ||
241 | msgid "Result=ERROR\n" | ||
242 | msgstr "" | ||
243 | |||
244 | #: plugins/check_dhcp.c:515 | ||
245 | #, c-format | ||
246 | msgid "Result=OK\n" | ||
247 | msgstr "" | ||
248 | |||
249 | #: plugins/check_dhcp.c:521 | ||
250 | #, c-format | ||
251 | msgid "DHCPOFFER from IP address %s\n" | ||
252 | msgstr "" | ||
253 | |||
254 | #: plugins/check_dhcp.c:528 | ||
255 | #, c-format | ||
256 | msgid "" | ||
257 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | ||
258 | msgstr "" | ||
259 | |||
260 | #: plugins/check_dhcp.c:550 | ||
261 | #, c-format | ||
262 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | ||
263 | msgstr "" | ||
264 | |||
265 | #: plugins/check_dhcp.c:568 | ||
266 | #, c-format | ||
267 | msgid "Total responses seen on the wire: %d\n" | ||
268 | msgstr "" | ||
269 | |||
270 | #: plugins/check_dhcp.c:569 | ||
271 | #, c-format | ||
272 | msgid "Valid responses for this machine: %d\n" | ||
273 | msgstr "" | ||
274 | |||
275 | #: plugins/check_dhcp.c:585 | ||
276 | #, c-format | ||
277 | msgid "send_dhcp_packet result: %d\n" | ||
278 | msgstr "" | ||
279 | |||
280 | #: plugins/check_dhcp.c:614 | ||
281 | #, c-format | ||
282 | msgid "No (more) data received\n" | ||
283 | msgstr "" | ||
284 | |||
285 | #: plugins/check_dhcp.c:633 | ||
286 | #, c-format | ||
287 | msgid "recvfrom() failed, " | ||
288 | msgstr "" | ||
289 | |||
290 | #: plugins/check_dhcp.c:640 | ||
291 | #, c-format | ||
292 | msgid "receive_dhcp_packet() result: %d\n" | ||
293 | msgstr "" | ||
294 | |||
295 | #: plugins/check_dhcp.c:641 | ||
296 | #, c-format | ||
297 | msgid "receive_dhcp_packet() source: %s\n" | ||
298 | msgstr "" | ||
299 | |||
300 | #: plugins/check_dhcp.c:670 | ||
301 | #, c-format | ||
302 | msgid "Error: Could not create socket!\n" | ||
303 | msgstr "" | ||
304 | |||
305 | #: plugins/check_dhcp.c:680 | ||
306 | #, c-format | ||
307 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | ||
308 | msgstr "" | ||
309 | |||
310 | #: plugins/check_dhcp.c:686 | ||
311 | #, c-format | ||
312 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | ||
313 | msgstr "" | ||
314 | |||
315 | #: plugins/check_dhcp.c:694 | ||
316 | #, c-format | ||
317 | msgid "" | ||
318 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | ||
319 | msgstr "" | ||
320 | |||
321 | #: plugins/check_dhcp.c:704 | ||
322 | #, c-format | ||
323 | msgid "" | ||
324 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | ||
325 | msgstr "" | ||
326 | |||
327 | #: plugins/check_dhcp.c:737 | ||
328 | #, c-format | ||
329 | msgid "Requested server address: %s\n" | ||
330 | msgstr "" | ||
331 | |||
332 | #: plugins/check_dhcp.c:787 | ||
333 | #, c-format | ||
334 | msgid "Lease Time: Infinite\n" | ||
335 | msgstr "" | ||
336 | |||
337 | #: plugins/check_dhcp.c:789 | ||
338 | #, c-format | ||
339 | msgid "Lease Time: %lu seconds\n" | ||
340 | msgstr "" | ||
341 | |||
342 | #: plugins/check_dhcp.c:791 | ||
343 | #, c-format | ||
344 | msgid "Renewal Time: Infinite\n" | ||
345 | msgstr "" | ||
346 | |||
347 | #: plugins/check_dhcp.c:793 | ||
348 | #, c-format | ||
349 | msgid "Renewal Time: %lu seconds\n" | ||
350 | msgstr "" | ||
351 | |||
352 | #: plugins/check_dhcp.c:795 | ||
353 | #, c-format | ||
354 | msgid "Rebinding Time: Infinite\n" | ||
355 | msgstr "" | ||
356 | |||
357 | #: plugins/check_dhcp.c:796 | ||
358 | #, c-format | ||
359 | msgid "Rebinding Time: %lu seconds\n" | ||
360 | msgstr "" | ||
361 | |||
362 | #: plugins/check_dhcp.c:812 | ||
363 | #, c-format | ||
364 | msgid "Added offer from server @ %s" | ||
365 | msgstr "" | ||
366 | |||
367 | #: plugins/check_dhcp.c:813 | ||
368 | #, c-format | ||
369 | msgid " of IP address %s\n" | ||
370 | msgstr "" | ||
371 | |||
372 | #: plugins/check_dhcp.c:880 | ||
373 | #, c-format | ||
374 | msgid "DHCP Server Match: Offerer=%s" | ||
375 | msgstr "" | ||
376 | |||
377 | #: plugins/check_dhcp.c:881 | ||
378 | #, c-format | ||
379 | msgid " Requested=%s\n" | ||
380 | msgstr "" | ||
381 | |||
382 | #: plugins/check_dhcp.c:920 | ||
383 | #, c-format | ||
384 | msgid "No DHCPOFFERs were received.\n" | ||
385 | msgstr "" | ||
386 | |||
387 | #: plugins/check_dhcp.c:924 | ||
388 | #, c-format | ||
389 | msgid "Received %d DHCPOFFER(s)" | ||
390 | msgstr "" | ||
391 | |||
392 | #: plugins/check_dhcp.c:927 | ||
393 | #, c-format | ||
394 | msgid ", %s%d of %d requested servers responded" | ||
395 | msgstr "" | ||
396 | |||
397 | #: plugins/check_dhcp.c:930 | ||
398 | #, c-format | ||
399 | msgid ", requested address (%s) was %soffered" | ||
400 | msgstr "" | ||
401 | |||
402 | #: plugins/check_dhcp.c:932 | ||
403 | #, c-format | ||
404 | msgid ", max lease time = " | ||
405 | msgstr "" | ||
406 | |||
407 | #: plugins/check_dhcp.c:934 | ||
408 | #, c-format | ||
409 | msgid "Infinity" | ||
410 | msgstr "" | ||
411 | |||
412 | #: plugins/check_dhcp.c:1121 | ||
413 | #, c-format | ||
414 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | ||
415 | msgstr "" | ||
416 | |||
417 | #: plugins/check_dhcp.c:1132 | ||
418 | #, c-format | ||
419 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | ||
420 | msgstr "" | ||
421 | |||
422 | #: plugins/check_dhcp.c:1144 | ||
423 | #, c-format | ||
424 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | ||
425 | msgstr "" | ||
426 | |||
427 | #: plugins/check_dhcp.c:1155 | ||
428 | #, c-format | ||
429 | msgid "" | ||
430 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | ||
431 | msgstr "" | ||
432 | |||
433 | #: plugins/check_dhcp.c:1179 | ||
434 | #, c-format | ||
435 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | ||
436 | msgstr "" | ||
437 | |||
438 | #: plugins/check_dhcp.c:1227 | ||
197 | #, c-format | 439 | #, c-format |
198 | msgid "" | 440 | msgid "" |
441 | "This plugin tests the availability of DHCP servers on a network.\n" | ||
199 | "\n" | 442 | "\n" |
200 | "$ check_by_ssh -H localhost -n lh -s c1:c2:c3 \\\n" | 443 | msgstr "" |
201 | " -C uptime -C uptime -C uptime -O /tmp/foo\n" | 444 | |
202 | "$ cat /tmp/foo\n" | 445 | #: plugins/check_dhcp.c:1231 |
203 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c1;0; up 2 days...\n" | 446 | #, c-format |
204 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c2;0; up 2 days...\n" | 447 | msgid "" |
205 | "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c3;0; up 2 days...\n" | 448 | " -s, --serverip=IPADDRESS\n" |
449 | " IP address of DHCP server that we must hear from\n" | ||
450 | " -r, --requestedip=IPADDRESS\n" | ||
451 | " IP address that should be offered by at least one DHCP server\n" | ||
452 | " -t, --timeout=INTEGER\n" | ||
453 | " Seconds to wait for DHCPOFFER before timeout occurs\n" | ||
454 | " -i, --interface=STRING\n" | ||
455 | " Interface to to use for listening (i.e. eth0)\n" | ||
456 | " -v, --verbose\n" | ||
457 | " Print extra information (command-line use only)\n" | ||
458 | " -h, --help\n" | ||
459 | " Print detailed help screen\n" | ||
460 | " -V, --version\n" | ||
461 | " Print version information\n" | ||
206 | msgstr "" | 462 | msgstr "" |
207 | 463 | ||
208 | #: plugins/check_dig.c:130 | 464 | #: plugins/check_dig.c:130 |
@@ -217,8 +473,8 @@ msgstr "" | |||
217 | msgid "dig returned an error status" | 473 | msgid "dig returned an error status" |
218 | msgstr "" | 474 | msgstr "" |
219 | 475 | ||
220 | #: plugins/check_dig.c:162 plugins/check_dns.c:205 plugins/check_dns.c:208 | 476 | #: plugins/check_dig.c:162 plugins/check_dns.c:209 plugins/check_dns.c:212 |
221 | #: plugins/check_dns.c:211 | 477 | #: plugins/check_dns.c:215 |
222 | msgid " Probably a non-existent host/domain" | 478 | msgid " Probably a non-existent host/domain" |
223 | msgstr "" | 479 | msgstr "" |
224 | 480 | ||
@@ -227,6 +483,23 @@ msgstr "" | |||
227 | msgid "%.3f seconds response time (%s)" | 483 | msgid "%.3f seconds response time (%s)" |
228 | msgstr "" | 484 | msgstr "" |
229 | 485 | ||
486 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:316 | ||
487 | #: plugins/check_fping.c:245 plugins/check_game.c:202 plugins/check_hpjd.c:337 | ||
488 | #: plugins/check_ldap.c:315 plugins/check_load.c:227 plugins/check_mrtg.c:236 | ||
489 | #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215 | ||
490 | #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212 | ||
491 | #: plugins/check_ping.c:197 plugins/check_procs.c:346 | ||
492 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | ||
493 | #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113 | ||
494 | #: plugins/check_swap.c:423 plugins/check_tcp.c:465 plugins/check_time.c:219 | ||
495 | #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143 | ||
496 | #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74 | ||
497 | #, c-format | ||
498 | msgid "" | ||
499 | "%s: Unknown argument: %s\n" | ||
500 | "\n" | ||
501 | msgstr "" | ||
502 | |||
230 | #: plugins/check_dig.c:250 | 503 | #: plugins/check_dig.c:250 |
231 | msgid "Warning interval must be a positive integer" | 504 | msgid "Warning interval must be a positive integer" |
232 | msgstr "" | 505 | msgstr "" |
@@ -382,99 +655,111 @@ msgstr "" | |||
382 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 655 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
383 | msgstr "" | 656 | msgstr "" |
384 | 657 | ||
385 | #: plugins/check_dns.c:167 | 658 | #: plugins/check_dns.c:171 |
386 | msgid "nslookup returned error status" | 659 | msgid "nslookup returned error status" |
387 | msgstr "" | 660 | msgstr "" |
388 | 661 | ||
389 | #: plugins/check_dns.c:174 | 662 | #: plugins/check_dns.c:178 |
390 | #, c-format | 663 | #, c-format |
391 | msgid "DNS CRITICAL - '%s' output parsing exited with no address\n" | 664 | msgid "DNS CRITICAL - '%s' output parsing exited with no address\n" |
392 | msgstr "" | 665 | msgstr "" |
393 | 666 | ||
394 | #: plugins/check_dns.c:180 | 667 | #: plugins/check_dns.c:184 |
395 | #, c-format | 668 | #, c-format |
396 | msgid "expected %s but got %s" | 669 | msgid "expected %s but got %s" |
397 | msgstr "" | 670 | msgstr "" |
398 | 671 | ||
399 | #: plugins/check_dns.c:186 | 672 | #: plugins/check_dns.c:190 |
400 | #, c-format | 673 | #, c-format |
401 | msgid "server %s is not authoritative for %s" | 674 | msgid "server %s is not authoritative for %s" |
402 | msgstr "" | 675 | msgstr "" |
403 | 676 | ||
404 | #: plugins/check_dns.c:198 plugins/check_dummy.c:60 plugins/check_http.c:932 | 677 | #: plugins/check_dns.c:202 plugins/check_dummy.c:60 plugins/check_http.c:930 |
405 | #: plugins/check_http.c:1185 plugins/check_procs.c:279 | 678 | #: plugins/check_http.c:1183 plugins/check_procs.c:279 |
406 | #, c-format | 679 | #, c-format |
407 | msgid "OK" | 680 | msgid "OK" |
408 | msgstr "" | 681 | msgstr "" |
409 | 682 | ||
410 | #: plugins/check_dns.c:199 | 683 | #: plugins/check_dns.c:203 |
411 | #, c-format | 684 | #, c-format |
412 | msgid "%.3f seconds response time " | 685 | msgid "%.3f second response time " |
413 | msgstr "" | 686 | msgid_plural "%.3f seconds response time " |
687 | msgstr[0] "" | ||
688 | msgstr[1] "" | ||
414 | 689 | ||
415 | #: plugins/check_dns.c:200 | 690 | #: plugins/check_dns.c:204 |
416 | #, c-format | 691 | #, c-format |
417 | msgid "%s returns %s" | 692 | msgid "%s returns %s" |
418 | msgstr "" | 693 | msgstr "" |
419 | 694 | ||
420 | #: plugins/check_dns.c:204 | 695 | #: plugins/check_dns.c:208 |
421 | #, c-format | 696 | #, c-format |
422 | msgid "DNS WARNING - %s\n" | 697 | msgid "DNS WARNING - %s\n" |
423 | msgstr "" | 698 | msgstr "" |
424 | 699 | ||
425 | #: plugins/check_dns.c:207 | 700 | #: plugins/check_dns.c:211 |
426 | #, c-format | 701 | #, c-format |
427 | msgid "DNS CRITICAL - %s\n" | 702 | msgid "DNS CRITICAL - %s\n" |
428 | msgstr "" | 703 | msgstr "" |
429 | 704 | ||
430 | #: plugins/check_dns.c:210 | 705 | #: plugins/check_dns.c:214 |
431 | #, c-format | 706 | #, c-format |
432 | msgid "DNS UNKNOW - %s\n" | 707 | msgid "DNS UNKNOW - %s\n" |
433 | msgstr "" | 708 | msgstr "" |
434 | 709 | ||
435 | #: plugins/check_dns.c:230 | 710 | #: plugins/check_dns.c:234 |
436 | #, c-format | 711 | #, c-format |
437 | msgid "No response from DNS %s\n" | 712 | msgid "No response from DNS %s\n" |
438 | msgstr "" | 713 | msgstr "" |
439 | 714 | ||
440 | #: plugins/check_dns.c:234 | 715 | #: plugins/check_dns.c:238 |
441 | #, c-format | 716 | #, c-format |
442 | msgid "DNS %s has no records\n" | 717 | msgid "DNS %s has no records\n" |
443 | msgstr "" | 718 | msgstr "" |
444 | 719 | ||
445 | #: plugins/check_dns.c:241 | 720 | #: plugins/check_dns.c:246 |
446 | #, c-format | 721 | #, c-format |
447 | msgid "Connection to DNS %s was refused\n" | 722 | msgid "Connection to DNS %s was refused\n" |
448 | msgstr "" | 723 | msgstr "" |
449 | 724 | ||
450 | #: plugins/check_dns.c:247 | 725 | #: plugins/check_dns.c:250 |
726 | #, c-format | ||
727 | msgid "Query was refused by DNS server at %s\n" | ||
728 | msgstr "" | ||
729 | |||
730 | #: plugins/check_dns.c:254 | ||
731 | #, c-format | ||
732 | msgid "No information returned by DNS server at %s\n" | ||
733 | msgstr "" | ||
734 | |||
735 | #: plugins/check_dns.c:260 | ||
451 | #, c-format | 736 | #, c-format |
452 | msgid "Domain %s was not found by the server\n" | 737 | msgid "Domain %s was not found by the server\n" |
453 | msgstr "" | 738 | msgstr "" |
454 | 739 | ||
455 | #: plugins/check_dns.c:251 | 740 | #: plugins/check_dns.c:264 |
456 | msgid "Network is unreachable\n" | 741 | msgid "Network is unreachable\n" |
457 | msgstr "" | 742 | msgstr "" |
458 | 743 | ||
459 | #: plugins/check_dns.c:255 | 744 | #: plugins/check_dns.c:268 |
460 | #, c-format | 745 | #, c-format |
461 | msgid "DNS failure for %s\n" | 746 | msgid "DNS failure for %s\n" |
462 | msgstr "" | 747 | msgstr "" |
463 | 748 | ||
464 | #: plugins/check_dns.c:320 plugins/check_dns.c:330 plugins/check_dns.c:339 | 749 | #: plugins/check_dns.c:333 plugins/check_dns.c:343 plugins/check_dns.c:352 |
465 | #: plugins/check_dns.c:344 plugins/check_dns.c:357 plugins/check_dns.c:368 | 750 | #: plugins/check_dns.c:357 plugins/check_dns.c:370 plugins/check_dns.c:381 |
466 | #: plugins/check_game.c:219 plugins/check_game.c:227 | 751 | #: plugins/check_game.c:219 plugins/check_game.c:227 |
467 | msgid "Input buffer overflow\n" | 752 | msgid "Input buffer overflow\n" |
468 | msgstr "" | 753 | msgstr "" |
469 | 754 | ||
470 | #: plugins/check_dns.c:364 | 755 | #: plugins/check_dns.c:377 |
471 | #, c-format | 756 | #, c-format |
472 | msgid "" | 757 | msgid "" |
473 | "Invalid hostname/address: %s\n" | 758 | "Invalid hostname/address: %s\n" |
474 | "\n" | 759 | "\n" |
475 | msgstr "" | 760 | msgstr "" |
476 | 761 | ||
477 | #: plugins/check_dns.c:396 | 762 | #: plugins/check_dns.c:409 |
478 | #, c-format | 763 | #, c-format |
479 | msgid "" | 764 | msgid "" |
480 | "This plugin uses the nslookup program to obtain the IP address\n" | 765 | "This plugin uses the nslookup program to obtain the IP address\n" |
@@ -484,7 +769,7 @@ msgid "" | |||
484 | "\n" | 769 | "\n" |
485 | msgstr "" | 770 | msgstr "" |
486 | 771 | ||
487 | #: plugins/check_dns.c:406 | 772 | #: plugins/check_dns.c:419 |
488 | #, c-format | 773 | #, c-format |
489 | msgid "" | 774 | msgid "" |
490 | "-H, --hostname=HOST\n" | 775 | "-H, --hostname=HOST\n" |
@@ -501,17 +786,17 @@ msgstr "" | |||
501 | msgid "Arguments to check_dummy must be an integer" | 786 | msgid "Arguments to check_dummy must be an integer" |
502 | msgstr "" | 787 | msgstr "" |
503 | 788 | ||
504 | #: plugins/check_dummy.c:63 plugins/check_http.c:934 plugins/check_procs.c:281 | 789 | #: plugins/check_dummy.c:63 plugins/check_http.c:932 plugins/check_procs.c:281 |
505 | #, c-format | 790 | #, c-format |
506 | msgid "WARNING" | 791 | msgid "WARNING" |
507 | msgstr "" | 792 | msgstr "" |
508 | 793 | ||
509 | #: plugins/check_dummy.c:66 plugins/check_http.c:936 plugins/check_procs.c:286 | 794 | #: plugins/check_dummy.c:66 plugins/check_http.c:934 plugins/check_procs.c:286 |
510 | #, c-format | 795 | #, c-format |
511 | msgid "CRITICAL" | 796 | msgid "CRITICAL" |
512 | msgstr "" | 797 | msgstr "" |
513 | 798 | ||
514 | #: plugins/check_dummy.c:69 plugins/check_http.c:930 | 799 | #: plugins/check_dummy.c:69 plugins/check_http.c:928 |
515 | #, c-format | 800 | #, c-format |
516 | msgid "UNKNOWN" | 801 | msgid "UNKNOWN" |
517 | msgstr "" | 802 | msgstr "" |
@@ -715,258 +1000,254 @@ msgstr "" | |||
715 | msgid "HTTP CRITICAL - Could not make SSL connection\n" | 1000 | msgid "HTTP CRITICAL - Could not make SSL connection\n" |
716 | msgstr "" | 1001 | msgstr "" |
717 | 1002 | ||
718 | #: plugins/check_http.c:177 plugins/check_http.c:741 | 1003 | #: plugins/check_http.c:177 plugins/check_http.c:739 |
719 | #, c-format | 1004 | #, c-format |
720 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 1005 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
721 | msgstr "" | 1006 | msgstr "" |
722 | 1007 | ||
723 | #: plugins/check_http.c:274 | 1008 | #: plugins/check_http.c:272 |
724 | msgid "Critical threshold must be integer" | 1009 | msgid "Critical threshold must be integer" |
725 | msgstr "" | 1010 | msgstr "" |
726 | 1011 | ||
727 | #: plugins/check_http.c:282 | 1012 | #: plugins/check_http.c:280 |
728 | msgid "Warning threshold must be integer" | 1013 | msgid "Warning threshold must be integer" |
729 | msgstr "" | 1014 | msgstr "" |
730 | 1015 | ||
731 | #: plugins/check_http.c:302 | 1016 | #: plugins/check_http.c:300 plugins/check_http.c:315 |
732 | msgid "check_http: invalid option - SSL is not available\n" | 1017 | msgid "Invalid option - SSL is not available" |
733 | msgstr "" | 1018 | msgstr "" |
734 | 1019 | ||
735 | #: plugins/check_http.c:311 | 1020 | #: plugins/check_http.c:309 |
736 | msgid "Invalid certificate expiration period" | 1021 | msgid "Invalid certificate expiration period" |
737 | msgstr "" | 1022 | msgstr "" |
738 | 1023 | ||
739 | #: plugins/check_http.c:317 | 1024 | #: plugins/check_http.c:330 |
740 | msgid "Invalid option - SSL is not available\n" | ||
741 | msgstr "" | ||
742 | |||
743 | #: plugins/check_http.c:332 | ||
744 | #, c-format | 1025 | #, c-format |
745 | msgid "option f:%d \n" | 1026 | msgid "option f:%d \n" |
746 | msgstr "" | 1027 | msgstr "" |
747 | 1028 | ||
748 | #: plugins/check_http.c:349 | 1029 | #: plugins/check_http.c:347 |
749 | msgid "Invalid port number" | 1030 | msgid "Invalid port number" |
750 | msgstr "" | 1031 | msgstr "" |
751 | 1032 | ||
752 | #: plugins/check_http.c:380 | 1033 | #: plugins/check_http.c:378 |
753 | msgid "Call for regex which was not a compiled option" | 1034 | msgid "Call for regex which was not a compiled option" |
754 | msgstr "" | 1035 | msgstr "" |
755 | 1036 | ||
756 | #: plugins/check_http.c:394 | 1037 | #: plugins/check_http.c:392 |
757 | #, c-format | 1038 | #, c-format |
758 | msgid "Could Not Compile Regular Expression: %s" | 1039 | msgid "Could Not Compile Regular Expression: %s" |
759 | msgstr "" | 1040 | msgstr "" |
760 | 1041 | ||
761 | #: plugins/check_http.c:406 plugins/check_smtp.c:364 plugins/check_tcp.c:477 | 1042 | #: plugins/check_http.c:404 plugins/check_smtp.c:364 plugins/check_tcp.c:484 |
762 | msgid "IPv6 support not available" | 1043 | msgid "IPv6 support not available" |
763 | msgstr "" | 1044 | msgstr "" |
764 | 1045 | ||
765 | #: plugins/check_http.c:449 | 1046 | #: plugins/check_http.c:447 |
766 | msgid "You must specify a server address or host name" | 1047 | msgid "You must specify a server address or host name" |
767 | msgstr "" | 1048 | msgstr "" |
768 | 1049 | ||
769 | #: plugins/check_http.c:675 | 1050 | #: plugins/check_http.c:673 |
770 | msgid "Server date unknown\n" | 1051 | msgid "Server date unknown\n" |
771 | msgstr "" | 1052 | msgstr "" |
772 | 1053 | ||
773 | #: plugins/check_http.c:677 | 1054 | #: plugins/check_http.c:675 |
774 | msgid "Document modification date unknown\n" | 1055 | msgid "Document modification date unknown\n" |
775 | msgstr "" | 1056 | msgstr "" |
776 | 1057 | ||
777 | #: plugins/check_http.c:683 | 1058 | #: plugins/check_http.c:681 |
778 | #, c-format | 1059 | #, c-format |
779 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 1060 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
780 | msgstr "" | 1061 | msgstr "" |
781 | 1062 | ||
782 | #: plugins/check_http.c:685 | 1063 | #: plugins/check_http.c:683 |
783 | #, c-format | 1064 | #, c-format |
784 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 1065 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
785 | msgstr "" | 1066 | msgstr "" |
786 | 1067 | ||
787 | #: plugins/check_http.c:687 | 1068 | #: plugins/check_http.c:685 |
788 | #, c-format | 1069 | #, c-format |
789 | msgid "CRITICAL - Document is %d seconds in the future\n" | 1070 | msgid "CRITICAL - Document is %d seconds in the future\n" |
790 | msgstr "" | 1071 | msgstr "" |
791 | 1072 | ||
792 | #: plugins/check_http.c:692 | 1073 | #: plugins/check_http.c:690 |
793 | #, c-format | 1074 | #, c-format |
794 | msgid "CRITICAL - Last modified %.1f days ago\n" | 1075 | msgid "CRITICAL - Last modified %.1f days ago\n" |
795 | msgstr "" | 1076 | msgstr "" |
796 | 1077 | ||
797 | #: plugins/check_http.c:696 | 1078 | #: plugins/check_http.c:694 |
798 | #, c-format | 1079 | #, c-format |
799 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1080 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
800 | msgstr "" | 1081 | msgstr "" |
801 | 1082 | ||
802 | #: plugins/check_http.c:734 plugins/check_http.c:749 | 1083 | #: plugins/check_http.c:732 plugins/check_http.c:747 |
803 | msgid "Unable to open TCP socket\n" | 1084 | msgid "Unable to open TCP socket\n" |
804 | msgstr "" | 1085 | msgstr "" |
805 | 1086 | ||
806 | #: plugins/check_http.c:822 | 1087 | #: plugins/check_http.c:820 |
807 | msgid "Client Certificate Required\n" | 1088 | msgid "Client Certificate Required\n" |
808 | msgstr "" | 1089 | msgstr "" |
809 | 1090 | ||
810 | #: plugins/check_http.c:824 plugins/check_http.c:829 | 1091 | #: plugins/check_http.c:822 plugins/check_http.c:827 |
811 | msgid "Error on receive\n" | 1092 | msgid "Error on receive\n" |
812 | msgstr "" | 1093 | msgstr "" |
813 | 1094 | ||
814 | #: plugins/check_http.c:837 | 1095 | #: plugins/check_http.c:835 |
815 | #, c-format | 1096 | #, c-format |
816 | msgid "No data received %s\n" | 1097 | msgid "No data received %s\n" |
817 | msgstr "" | 1098 | msgstr "" |
818 | 1099 | ||
819 | #: plugins/check_http.c:884 | 1100 | #: plugins/check_http.c:882 |
820 | msgid "Invalid HTTP response received from host\n" | 1101 | msgid "Invalid HTTP response received from host\n" |
821 | msgstr "" | 1102 | msgstr "" |
822 | 1103 | ||
823 | #: plugins/check_http.c:887 | 1104 | #: plugins/check_http.c:885 |
824 | #, c-format | 1105 | #, c-format |
825 | msgid "Invalid HTTP response received from host on port %d\n" | 1106 | msgid "Invalid HTTP response received from host on port %d\n" |
826 | msgstr "" | 1107 | msgstr "" |
827 | 1108 | ||
828 | #: plugins/check_http.c:895 | 1109 | #: plugins/check_http.c:893 |
829 | #, c-format | 1110 | #, c-format |
830 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1111 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
831 | msgstr "" | 1112 | msgstr "" |
832 | 1113 | ||
833 | #: plugins/check_http.c:907 | 1114 | #: plugins/check_http.c:905 |
834 | #, c-format | 1115 | #, c-format |
835 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1116 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
836 | msgstr "" | 1117 | msgstr "" |
837 | 1118 | ||
838 | #: plugins/check_http.c:914 | 1119 | #: plugins/check_http.c:912 |
839 | #, c-format | 1120 | #, c-format |
840 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1121 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
841 | msgstr "" | 1122 | msgstr "" |
842 | 1123 | ||
843 | #: plugins/check_http.c:918 | 1124 | #: plugins/check_http.c:916 |
844 | #, c-format | 1125 | #, c-format |
845 | msgid "HTTP CRITICAL: %s\n" | 1126 | msgid "HTTP CRITICAL: %s\n" |
846 | msgstr "" | 1127 | msgstr "" |
847 | 1128 | ||
848 | #: plugins/check_http.c:922 | 1129 | #: plugins/check_http.c:920 |
849 | #, c-format | 1130 | #, c-format |
850 | msgid "HTTP WARNING: %s\n" | 1131 | msgid "HTTP WARNING: %s\n" |
851 | msgstr "" | 1132 | msgstr "" |
852 | 1133 | ||
853 | #: plugins/check_http.c:940 | 1134 | #: plugins/check_http.c:938 |
854 | #, c-format | 1135 | #, c-format |
855 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1136 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
856 | msgstr "" | 1137 | msgstr "" |
857 | 1138 | ||
858 | #: plugins/check_http.c:956 | 1139 | #: plugins/check_http.c:954 |
859 | #, c-format | 1140 | #, c-format |
860 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1141 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
861 | msgstr "" | 1142 | msgstr "" |
862 | 1143 | ||
863 | #: plugins/check_http.c:970 plugins/check_http.c:987 | 1144 | #: plugins/check_http.c:968 plugins/check_http.c:985 |
864 | #, c-format | 1145 | #, c-format |
865 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1146 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
866 | msgstr "" | 1147 | msgstr "" |
867 | 1148 | ||
868 | #: plugins/check_http.c:977 | 1149 | #: plugins/check_http.c:975 |
869 | #, c-format | 1150 | #, c-format |
870 | msgid "CRITICAL - string not found%s|%s %s\n" | 1151 | msgid "CRITICAL - string not found%s|%s %s\n" |
871 | msgstr "" | 1152 | msgstr "" |
872 | 1153 | ||
873 | #: plugins/check_http.c:995 | 1154 | #: plugins/check_http.c:993 |
874 | #, c-format | 1155 | #, c-format |
875 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1156 | msgid "CRITICAL - pattern not found%s|%s %s\n" |
876 | msgstr "" | 1157 | msgstr "" |
877 | 1158 | ||
878 | #: plugins/check_http.c:1002 | 1159 | #: plugins/check_http.c:1000 |
879 | #, c-format | 1160 | #, c-format |
880 | msgid "CRITICAL - Execute Error: %s\n" | 1161 | msgid "CRITICAL - Execute Error: %s\n" |
881 | msgstr "" | 1162 | msgstr "" |
882 | 1163 | ||
883 | #: plugins/check_http.c:1012 | 1164 | #: plugins/check_http.c:1010 |
884 | #, c-format | 1165 | #, c-format |
885 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1166 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
886 | msgstr "" | 1167 | msgstr "" |
887 | 1168 | ||
888 | #: plugins/check_http.c:1017 | 1169 | #: plugins/check_http.c:1015 |
889 | #, c-format | 1170 | #, c-format |
890 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1171 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
891 | msgstr "" | 1172 | msgstr "" |
892 | 1173 | ||
893 | #: plugins/check_http.c:1052 | 1174 | #: plugins/check_http.c:1050 |
894 | msgid "Could not allocate addr\n" | 1175 | msgid "Could not allocate addr\n" |
895 | msgstr "" | 1176 | msgstr "" |
896 | 1177 | ||
897 | #: plugins/check_http.c:1056 | 1178 | #: plugins/check_http.c:1054 |
898 | msgid "Could not allocate url\n" | 1179 | msgid "Could not allocate url\n" |
899 | msgstr "" | 1180 | msgstr "" |
900 | 1181 | ||
901 | #: plugins/check_http.c:1066 | 1182 | #: plugins/check_http.c:1064 |
902 | #, c-format | 1183 | #, c-format |
903 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1184 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
904 | msgstr "" | 1185 | msgstr "" |
905 | 1186 | ||
906 | #: plugins/check_http.c:1076 | 1187 | #: plugins/check_http.c:1074 |
907 | msgid "could not allocate url\n" | 1188 | msgid "could not allocate url\n" |
908 | msgstr "" | 1189 | msgstr "" |
909 | 1190 | ||
910 | #: plugins/check_http.c:1119 | 1191 | #: plugins/check_http.c:1117 |
911 | #, c-format | 1192 | #, c-format |
912 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1193 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
913 | msgstr "" | 1194 | msgstr "" |
914 | 1195 | ||
915 | #: plugins/check_http.c:1129 | 1196 | #: plugins/check_http.c:1127 |
916 | #, c-format | 1197 | #, c-format |
917 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1198 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
918 | msgstr "" | 1199 | msgstr "" |
919 | 1200 | ||
920 | #: plugins/check_http.c:1137 | 1201 | #: plugins/check_http.c:1135 |
921 | #, c-format | 1202 | #, c-format |
922 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1203 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
923 | msgstr "" | 1204 | msgstr "" |
924 | 1205 | ||
925 | #: plugins/check_http.c:1185 | 1206 | #: plugins/check_http.c:1183 |
926 | #, c-format | 1207 | #, c-format |
927 | msgid "SSL seeding: %s\n" | 1208 | msgid "SSL seeding: %s\n" |
928 | msgstr "" | 1209 | msgstr "" |
929 | 1210 | ||
930 | #: plugins/check_http.c:1185 | 1211 | #: plugins/check_http.c:1183 |
931 | msgid "Failed" | 1212 | msgid "Failed" |
932 | msgstr "" | 1213 | msgstr "" |
933 | 1214 | ||
934 | #: plugins/check_http.c:1192 | 1215 | #: plugins/check_http.c:1190 |
935 | #, c-format | 1216 | #, c-format |
936 | msgid "CRITICAL - Cannot create SSL context.\n" | 1217 | msgid "CRITICAL - Cannot create SSL context.\n" |
937 | msgstr "" | 1218 | msgstr "" |
938 | 1219 | ||
939 | #: plugins/check_http.c:1216 plugins/check_tcp.c:624 | 1220 | #: plugins/check_http.c:1214 plugins/check_tcp.c:642 |
940 | #, c-format | 1221 | #, c-format |
941 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" | 1222 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" |
942 | msgstr "" | 1223 | msgstr "" |
943 | 1224 | ||
944 | #: plugins/check_http.c:1246 plugins/check_http.c:1258 | 1225 | #: plugins/check_http.c:1244 plugins/check_http.c:1256 |
945 | #, c-format | 1226 | #, c-format |
946 | msgid "CRITICAL - Wrong time format in certificate.\n" | 1227 | msgid "CRITICAL - Wrong time format in certificate.\n" |
947 | msgstr "" | 1228 | msgstr "" |
948 | 1229 | ||
949 | #: plugins/check_http.c:1287 | 1230 | #: plugins/check_http.c:1285 |
950 | #, c-format | 1231 | #, c-format |
951 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" | 1232 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" |
952 | msgstr "" | 1233 | msgstr "" |
953 | 1234 | ||
954 | #: plugins/check_http.c:1291 | 1235 | #: plugins/check_http.c:1289 |
955 | #, c-format | 1236 | #, c-format |
956 | msgid "CRITICAL - Certificate expired on %s.\n" | 1237 | msgid "CRITICAL - Certificate expired on %s.\n" |
957 | msgstr "" | 1238 | msgstr "" |
958 | 1239 | ||
959 | #: plugins/check_http.c:1296 | 1240 | #: plugins/check_http.c:1294 |
960 | #, c-format | 1241 | #, c-format |
961 | msgid "WARNING - Certificate expires today (%s).\n" | 1242 | msgid "WARNING - Certificate expires today (%s).\n" |
962 | msgstr "" | 1243 | msgstr "" |
963 | 1244 | ||
964 | #: plugins/check_http.c:1300 | 1245 | #: plugins/check_http.c:1298 |
965 | #, c-format | 1246 | #, c-format |
966 | msgid "OK - Certificate will expire on %s.\n" | 1247 | msgid "OK - Certificate will expire on %s.\n" |
967 | msgstr "" | 1248 | msgstr "" |
968 | 1249 | ||
969 | #: plugins/check_http.c:1375 | 1250 | #: plugins/check_http.c:1373 |
970 | #, c-format | 1251 | #, c-format |
971 | msgid "" | 1252 | msgid "" |
972 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1253 | "This plugin tests the HTTP service on the specified host. It can test\n" |
@@ -976,12 +1257,12 @@ msgid "" | |||
976 | "\n" | 1257 | "\n" |
977 | msgstr "" | 1258 | msgstr "" |
978 | 1259 | ||
979 | #: plugins/check_http.c:1383 | 1260 | #: plugins/check_http.c:1381 |
980 | #, c-format | 1261 | #, c-format |
981 | msgid "NOTE: One or both of -H and -I must be specified\n" | 1262 | msgid "NOTE: One or both of -H and -I must be specified\n" |
982 | msgstr "" | 1263 | msgstr "" |
983 | 1264 | ||
984 | #: plugins/check_http.c:1387 | 1265 | #: plugins/check_http.c:1385 |
985 | #, c-format | 1266 | #, c-format |
986 | msgid "" | 1267 | msgid "" |
987 | " -H, --hostname=ADDRESS\n" | 1268 | " -H, --hostname=ADDRESS\n" |
@@ -994,7 +1275,7 @@ msgid "" | |||
994 | " Port number (default: %d)\n" | 1275 | " Port number (default: %d)\n" |
995 | msgstr "" | 1276 | msgstr "" |
996 | 1277 | ||
997 | #: plugins/check_http.c:1399 | 1278 | #: plugins/check_http.c:1397 |
998 | #, c-format | 1279 | #, c-format |
999 | msgid "" | 1280 | msgid "" |
1000 | " -S, --ssl\n" | 1281 | " -S, --ssl\n" |
@@ -1004,7 +1285,7 @@ msgid "" | |||
1004 | " (when this option is used the url is not checked.)\n" | 1285 | " (when this option is used the url is not checked.)\n" |
1005 | msgstr "" | 1286 | msgstr "" |
1006 | 1287 | ||
1007 | #: plugins/check_http.c:1407 | 1288 | #: plugins/check_http.c:1405 |
1008 | #, c-format | 1289 | #, c-format |
1009 | msgid "" | 1290 | msgid "" |
1010 | " -e, --expect=STRING\n" | 1291 | " -e, --expect=STRING\n" |
@@ -1027,7 +1308,7 @@ msgid "" | |||
1027 | " specify Content-Type header media type when POSTing\n" | 1308 | " specify Content-Type header media type when POSTing\n" |
1028 | msgstr "" | 1309 | msgstr "" |
1029 | 1310 | ||
1030 | #: plugins/check_http.c:1427 | 1311 | #: plugins/check_http.c:1425 |
1031 | #, c-format | 1312 | #, c-format |
1032 | msgid "" | 1313 | msgid "" |
1033 | " -l, --linespan\n" | 1314 | " -l, --linespan\n" |
@@ -1038,7 +1319,7 @@ msgid "" | |||
1038 | " Search page for case-insensitive regex STRING\n" | 1319 | " Search page for case-insensitive regex STRING\n" |
1039 | msgstr "" | 1320 | msgstr "" |
1040 | 1321 | ||
1041 | #: plugins/check_http.c:1436 | 1322 | #: plugins/check_http.c:1434 |
1042 | #, c-format | 1323 | #, c-format |
1043 | msgid "" | 1324 | msgid "" |
1044 | " -a, --authorization=AUTH_PAIR\n" | 1325 | " -a, --authorization=AUTH_PAIR\n" |
@@ -1055,7 +1336,7 @@ msgid "" | |||
1055 | " Minimum page size required (bytes)\n" | 1336 | " Minimum page size required (bytes)\n" |
1056 | msgstr "" | 1337 | msgstr "" |
1057 | 1338 | ||
1058 | #: plugins/check_http.c:1456 | 1339 | #: plugins/check_http.c:1454 |
1059 | #, c-format | 1340 | #, c-format |
1060 | msgid "" | 1341 | msgid "" |
1061 | "This plugin will attempt to open an HTTP connection with the host. " | 1342 | "This plugin will attempt to open an HTTP connection with the host. " |
@@ -1068,7 +1349,7 @@ msgid "" | |||
1068 | "(fully qualified domain name) as the [host_name] argument.\n" | 1349 | "(fully qualified domain name) as the [host_name] argument.\n" |
1069 | msgstr "" | 1350 | msgstr "" |
1070 | 1351 | ||
1071 | #: plugins/check_http.c:1465 | 1352 | #: plugins/check_http.c:1463 |
1072 | #, c-format | 1353 | #, c-format |
1073 | msgid "" | 1354 | msgid "" |
1074 | "\n" | 1355 | "\n" |
@@ -1077,7 +1358,7 @@ msgid "" | |||
1077 | "certificate is still valid for the specified number of days.\n" | 1358 | "certificate is still valid for the specified number of days.\n" |
1078 | msgstr "" | 1359 | msgstr "" |
1079 | 1360 | ||
1080 | #: plugins/check_http.c:1469 | 1361 | #: plugins/check_http.c:1467 |
1081 | #, c-format | 1362 | #, c-format |
1082 | msgid "" | 1363 | msgid "" |
1083 | "\n" | 1364 | "\n" |
@@ -1091,7 +1372,7 @@ msgid "" | |||
1091 | "\n" | 1372 | "\n" |
1092 | msgstr "" | 1373 | msgstr "" |
1093 | 1374 | ||
1094 | #: plugins/check_http.c:1476 | 1375 | #: plugins/check_http.c:1474 |
1095 | #, c-format | 1376 | #, c-format |
1096 | msgid "" | 1377 | msgid "" |
1097 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1378 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" |
@@ -1105,57 +1386,75 @@ msgid "" | |||
1105 | "the certificate is expired.\n" | 1386 | "the certificate is expired.\n" |
1106 | msgstr "" | 1387 | msgstr "" |
1107 | 1388 | ||
1108 | #: plugins/check_http.c:1493 | 1389 | #: plugins/check_icmp.c:1371 |
1109 | #, c-format | 1390 | #, c-format |
1110 | msgid "" | 1391 | msgid "" |
1111 | "Usage: %s -H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n" | 1392 | "This plugin will check hosts sending icmp pings\n" |
1112 | " [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n" | 1393 | "\n" |
1113 | " [-a auth] [-f <ok | warn | critcal | follow>] [-e " | 1394 | msgstr "" |
1114 | "<expect>]\n" | 1395 | |
1115 | " [-s string] [-l] [-r <regex> | -R <case-insensitive " | 1396 | #: plugins/check_icmp.c:1377 |
1116 | "regex>]\n" | 1397 | #, c-format |
1117 | " [-P string] [-m min_pg_size] [-4|-6] [-N] [-M <age>]\n" | 1398 | msgid "" |
1118 | " [-A string] [-k string]\n" | 1399 | " -H, \n" |
1400 | " Host name argument for servers\n" | ||
1401 | " -b \n" | ||
1402 | " ping packet size in bytes (default %d)\n" | ||
1403 | " -n \n" | ||
1404 | " number of pings to send to each target (default %d)\n" | ||
1405 | " -r \n" | ||
1406 | " number of retries (default %d)\n" | ||
1407 | " -t \n" | ||
1408 | " timeout value (in msec) (default %d)\n" | ||
1409 | " -i \n" | ||
1410 | " packet interval (in msec) (default %d)\n" | ||
1411 | " -w \n" | ||
1412 | " warning threshold pair, given as RTA[ums],PL[%%]\n" | ||
1413 | " -c \n" | ||
1414 | " critical threshold pair, given as RTA[ums],PL[%%]\n" | ||
1415 | " -D \n" | ||
1416 | " increase debug output level\n" | ||
1417 | "\n" | ||
1119 | msgstr "" | 1418 | msgstr "" |
1120 | 1419 | ||
1121 | #: plugins/check_ldap.c:92 | 1420 | #: plugins/check_ldap.c:112 |
1122 | #, c-format | 1421 | #, c-format |
1123 | msgid "Could not connect to the server at port %i\n" | 1422 | msgid "Could not connect to the server at port %i\n" |
1124 | msgstr "" | 1423 | msgstr "" |
1125 | 1424 | ||
1126 | #: plugins/check_ldap.c:100 | 1425 | #: plugins/check_ldap.c:121 |
1127 | #, c-format | 1426 | #, c-format |
1128 | msgid "Could not set protocol version %d\n" | 1427 | msgid "Could not set protocol version %d\n" |
1129 | msgstr "" | 1428 | msgstr "" |
1130 | 1429 | ||
1131 | #: plugins/check_ldap.c:108 | 1430 | #: plugins/check_ldap.c:174 |
1132 | #, c-format | 1431 | #, c-format |
1133 | msgid "Could not bind to the ldap-server\n" | 1432 | msgid "Could not bind to the ldap-server\n" |
1134 | msgstr "" | 1433 | msgstr "" |
1135 | 1434 | ||
1136 | #: plugins/check_ldap.c:116 | 1435 | #: plugins/check_ldap.c:182 |
1137 | #, c-format | 1436 | #, c-format |
1138 | msgid "Could not search/find objectclasses in %s\n" | 1437 | msgid "Could not search/find objectclasses in %s\n" |
1139 | msgstr "" | 1438 | msgstr "" |
1140 | 1439 | ||
1141 | #: plugins/check_ldap.c:139 | 1440 | #: plugins/check_ldap.c:205 |
1142 | #, c-format | 1441 | #, c-format |
1143 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1442 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
1144 | msgstr "" | 1443 | msgstr "" |
1145 | 1444 | ||
1146 | #: plugins/check_ldap.c:245 plugins/check_ping.c:221 plugins/check_ssh.c:138 | 1445 | #: plugins/check_ldap.c:311 plugins/check_ping.c:221 plugins/check_ssh.c:138 |
1147 | msgid "IPv6 support not available\n" | 1446 | msgid "IPv6 support not available\n" |
1148 | msgstr "" | 1447 | msgstr "" |
1149 | 1448 | ||
1150 | #: plugins/check_ldap.c:269 | 1449 | #: plugins/check_ldap.c:335 |
1151 | msgid "please specify the host name\n" | 1450 | msgid "please specify the host name\n" |
1152 | msgstr "" | 1451 | msgstr "" |
1153 | 1452 | ||
1154 | #: plugins/check_ldap.c:272 | 1453 | #: plugins/check_ldap.c:338 |
1155 | msgid "please specify the LDAP base\n" | 1454 | msgid "please specify the LDAP base\n" |
1156 | msgstr "" | 1455 | msgstr "" |
1157 | 1456 | ||
1158 | #: plugins/check_ldap.c:299 | 1457 | #: plugins/check_ldap.c:365 |
1159 | #, c-format | 1458 | #, c-format |
1160 | msgid "" | 1459 | msgid "" |
1161 | " -a [--attr]\n" | 1460 | " -a [--attr]\n" |
@@ -1168,7 +1467,7 @@ msgid "" | |||
1168 | " ldap password (if required)\n" | 1467 | " ldap password (if required)\n" |
1169 | msgstr "" | 1468 | msgstr "" |
1170 | 1469 | ||
1171 | #: plugins/check_ldap.c:310 | 1470 | #: plugins/check_ldap.c:376 |
1172 | #, c-format | 1471 | #, c-format |
1173 | msgid "" | 1472 | msgid "" |
1174 | " -2 [--ver2]\n" | 1473 | " -2 [--ver2]\n" |
@@ -1528,34 +1827,31 @@ msgstr "" | |||
1528 | #: plugins/check_nagios.c:274 | 1827 | #: plugins/check_nagios.c:274 |
1529 | #, c-format | 1828 | #, c-format |
1530 | msgid "" | 1829 | msgid "" |
1531 | "This plugin attempts to check the status of the Nagios process on the local\n" | 1830 | "This plugin checks the status of the Nagios process on the local\n" |
1532 | "machine. The plugin will check to make sure the Nagios status log is no " | 1831 | "machine. The plugin will check to make sure the Nagios status log is no " |
1533 | "older\n" | 1832 | "older\n" |
1534 | "than the number of minutes specified by the <expire_minutes> option. It " | 1833 | "than the number of minutes specified by the expires option. It also\n" |
1535 | "also\n" | 1834 | "checks the process table for a process matching the command argument.\n" |
1536 | "uses the /bin/ps command to check for a process matching whatever you " | ||
1537 | "specify\n" | ||
1538 | "by the <process_string> argument.\n" | ||
1539 | "\n" | 1835 | "\n" |
1540 | msgstr "" | 1836 | msgstr "" |
1541 | 1837 | ||
1542 | #: plugins/check_nagios.c:285 | 1838 | #: plugins/check_nagios.c:284 |
1543 | #, c-format | 1839 | #, c-format |
1544 | msgid "" | 1840 | msgid "" |
1545 | "-F, --filename=FILE\n" | 1841 | " -F, --filename=FILE\n" |
1546 | " Name of the log file to check\n" | 1842 | " Name of the log file to check\n" |
1547 | "-e, --expires=INTEGER\n" | 1843 | " -e, --expires=INTEGER\n" |
1548 | " Seconds aging afterwhich logfile is condsidered stale\n" | 1844 | " Minutes aging after which logfile is considered stale\n" |
1549 | "-C, --command=STRING\n" | 1845 | " -C, --command=STRING\n" |
1550 | " Command to search for in process table\n" | 1846 | " Substring to search for in process arguments\n" |
1551 | msgstr "" | 1847 | msgstr "" |
1552 | 1848 | ||
1553 | #: plugins/check_nagios.c:293 | 1849 | #: plugins/check_nagios.c:292 |
1554 | #, c-format | 1850 | #, c-format |
1555 | msgid "" | 1851 | msgid "" |
1556 | "Example:\n" | 1852 | "Example:\n" |
1557 | " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" | 1853 | " ./check_nagios -e 5 -F /usr/local/nagios/var/status.log -C /usr/local/" |
1558 | "local/nagios/bin/nagios\n" | 1854 | "nagios/bin/nagios\n" |
1559 | msgstr "" | 1855 | msgstr "" |
1560 | 1856 | ||
1561 | #: plugins/check_nt.c:135 | 1857 | #: plugins/check_nt.c:135 |
@@ -1627,7 +1923,7 @@ msgstr "" | |||
1627 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 1923 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
1628 | msgstr "" | 1924 | msgstr "" |
1629 | 1925 | ||
1630 | #: plugins/check_nt.c:309 plugins/check_nt.c:391 | 1926 | #: plugins/check_nt.c:309 plugins/check_nt.c:396 |
1631 | msgid "No counter specified" | 1927 | msgid "No counter specified" |
1632 | msgstr "" | 1928 | msgstr "" |
1633 | 1929 | ||
@@ -1643,11 +1939,11 @@ msgstr "" | |||
1643 | msgid "No unit counter specified" | 1939 | msgid "No unit counter specified" |
1644 | msgstr "" | 1940 | msgstr "" |
1645 | 1941 | ||
1646 | #: plugins/check_nt.c:421 | 1942 | #: plugins/check_nt.c:426 |
1647 | msgid "Please specify a variable to check" | 1943 | msgid "Please specify a variable to check" |
1648 | msgstr "" | 1944 | msgstr "" |
1649 | 1945 | ||
1650 | #: plugins/check_nt.c:505 plugins/check_nwstat.c:782 | 1946 | #: plugins/check_nt.c:510 plugins/check_nwstat.c:782 |
1651 | #: plugins/check_overcr.c:352 | 1947 | #: plugins/check_overcr.c:352 |
1652 | #, c-format | 1948 | #, c-format |
1653 | msgid "" | 1949 | msgid "" |
@@ -1655,11 +1951,11 @@ msgid "" | |||
1655 | "Type '%s -h' for additional help\n" | 1951 | "Type '%s -h' for additional help\n" |
1656 | msgstr "" | 1952 | msgstr "" |
1657 | 1953 | ||
1658 | #: plugins/check_nt.c:558 | 1954 | #: plugins/check_nt.c:563 |
1659 | msgid "None" | 1955 | msgid "None" |
1660 | msgstr "" | 1956 | msgstr "" |
1661 | 1957 | ||
1662 | #: plugins/check_nt.c:615 | 1958 | #: plugins/check_nt.c:620 |
1663 | #, c-format | 1959 | #, c-format |
1664 | msgid "" | 1960 | msgid "" |
1665 | "This plugin collects data from the NSClient service running on a\n" | 1961 | "This plugin collects data from the NSClient service running on a\n" |
@@ -1667,7 +1963,7 @@ msgid "" | |||
1667 | "\n" | 1963 | "\n" |
1668 | msgstr "" | 1964 | msgstr "" |
1669 | 1965 | ||
1670 | #: plugins/check_nt.c:620 | 1966 | #: plugins/check_nt.c:625 |
1671 | #, c-format | 1967 | #, c-format |
1672 | msgid "" | 1968 | msgid "" |
1673 | "\n" | 1969 | "\n" |
@@ -1690,21 +1986,21 @@ msgid "" | |||
1690 | " Print version information\n" | 1986 | " Print version information\n" |
1691 | msgstr "" | 1987 | msgstr "" |
1692 | 1988 | ||
1693 | #: plugins/check_nt.c:638 | 1989 | #: plugins/check_nt.c:643 |
1694 | #, c-format | 1990 | #, c-format |
1695 | msgid "" | 1991 | msgid "" |
1696 | "-v, --variable=STRING\n" | 1992 | "-v, --variable=STRING\n" |
1697 | " Variable to check. Valid variables are:\n" | 1993 | " Variable to check. Valid variables are:\n" |
1698 | msgstr "" | 1994 | msgstr "" |
1699 | 1995 | ||
1700 | #: plugins/check_nt.c:641 | 1996 | #: plugins/check_nt.c:646 |
1701 | #, c-format | 1997 | #, c-format |
1702 | msgid "" | 1998 | msgid "" |
1703 | " CLIENTVERSION = Get the NSClient version\n" | 1999 | " CLIENTVERSION = Get the NSClient version\n" |
1704 | " If -l <version> is specified, will return warning if versions differ.\n" | 2000 | " If -l <version> is specified, will return warning if versions differ.\n" |
1705 | msgstr "" | 2001 | msgstr "" |
1706 | 2002 | ||
1707 | #: plugins/check_nt.c:644 | 2003 | #: plugins/check_nt.c:649 |
1708 | #, c-format | 2004 | #, c-format |
1709 | msgid "" | 2005 | msgid "" |
1710 | " CPULOAD = Average CPU load on last x minutes.\n" | 2006 | " CPULOAD = Average CPU load on last x minutes.\n" |
@@ -1716,14 +2012,14 @@ msgid "" | |||
1716 | " ie: -l 60,90,95,120,90,95\n" | 2012 | " ie: -l 60,90,95,120,90,95\n" |
1717 | msgstr "" | 2013 | msgstr "" |
1718 | 2014 | ||
1719 | #: plugins/check_nt.c:651 | 2015 | #: plugins/check_nt.c:656 |
1720 | #, c-format | 2016 | #, c-format |
1721 | msgid "" | 2017 | msgid "" |
1722 | " UPTIME = Get the uptime of the machine.\n" | 2018 | " UPTIME = Get the uptime of the machine.\n" |
1723 | " No specific parameters. No warning or critical threshold\n" | 2019 | " No specific parameters. No warning or critical threshold\n" |
1724 | msgstr "" | 2020 | msgstr "" |
1725 | 2021 | ||
1726 | #: plugins/check_nt.c:654 | 2022 | #: plugins/check_nt.c:659 |
1727 | #, c-format | 2023 | #, c-format |
1728 | msgid "" | 2024 | msgid "" |
1729 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2025 | " USEDDISKSPACE = Size and percentage of disk use.\n" |
@@ -1731,14 +2027,14 @@ msgid "" | |||
1731 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2027 | " Warning and critical thresholds can be specified with -w and -c.\n" |
1732 | msgstr "" | 2028 | msgstr "" |
1733 | 2029 | ||
1734 | #: plugins/check_nt.c:658 | 2030 | #: plugins/check_nt.c:663 |
1735 | #, c-format | 2031 | #, c-format |
1736 | msgid "" | 2032 | msgid "" |
1737 | " MEMUSE = Memory use.\n" | 2033 | " MEMUSE = Memory use.\n" |
1738 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2034 | " Warning and critical thresholds can be specified with -w and -c.\n" |
1739 | msgstr "" | 2035 | msgstr "" |
1740 | 2036 | ||
1741 | #: plugins/check_nt.c:661 | 2037 | #: plugins/check_nt.c:666 |
1742 | #, c-format | 2038 | #, c-format |
1743 | msgid "" | 2039 | msgid "" |
1744 | " SERVICESTATE = Check the state of one or several services.\n" | 2040 | " SERVICESTATE = Check the state of one or several services.\n" |
@@ -1748,27 +2044,28 @@ msgid "" | |||
1748 | "\t\t in the returned string.\n" | 2044 | "\t\t in the returned string.\n" |
1749 | msgstr "" | 2045 | msgstr "" |
1750 | 2046 | ||
1751 | #: plugins/check_nt.c:667 | 2047 | #: plugins/check_nt.c:672 |
1752 | #, c-format | 2048 | #, c-format |
1753 | msgid "" | 2049 | msgid "" |
1754 | " PROCSTATE = Check if one or several process are running.\n" | 2050 | " PROCSTATE = Check if one or several process are running.\n" |
1755 | " Same syntax as SERVICESTATE.\n" | 2051 | " Same syntax as SERVICESTATE.\n" |
1756 | msgstr "" | 2052 | msgstr "" |
1757 | 2053 | ||
1758 | #: plugins/check_nt.c:670 | 2054 | #: plugins/check_nt.c:675 |
1759 | #, c-format | 2055 | #, c-format |
1760 | msgid "" | 2056 | msgid "" |
1761 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2057 | " COUNTER = Check any performance counter of Windows NT/2000.\n" |
1762 | " Request a -l parameters with the following syntax:\n" | 2058 | " Request a -l parameters with the following syntax:\n" |
1763 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" | 2059 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" |
1764 | " The <description> parameter is optional and \n" | 2060 | " The <description> parameter is optional and \n" |
1765 | " is given to a printf output command which require a float parameters.\n" | 2061 | " is given to a printf output command which requires a float parameter.\n" |
2062 | " If <description> does not include \"%%\", it is used as a label.\n" | ||
1766 | " Some examples:\n" | 2063 | " Some examples:\n" |
1767 | " \"Paging file usage is %%.2f %%%%\"\n" | 2064 | " \"Paging file usage is %%.2f %%%%\"\n" |
1768 | " \"%%.f %%%% paging file used.\"\n" | 2065 | " \"%%.f %%%% paging file used.\"\n" |
1769 | msgstr "" | 2066 | msgstr "" |
1770 | 2067 | ||
1771 | #: plugins/check_nt.c:679 | 2068 | #: plugins/check_nt.c:685 |
1772 | #, c-format | 2069 | #, c-format |
1773 | msgid "" | 2070 | msgid "" |
1774 | "Notes:\n" | 2071 | "Notes:\n" |
@@ -2158,7 +2455,7 @@ msgstr "" | |||
2158 | msgid " %s - database %s (%d sec.)|%s\n" | 2455 | msgid " %s - database %s (%d sec.)|%s\n" |
2159 | msgstr "" | 2456 | msgstr "" |
2160 | 2457 | ||
2161 | #: plugins/check_pgsql.c:229 plugins/check_pgsql.c:235 plugins/check_tcp.c:487 | 2458 | #: plugins/check_pgsql.c:229 plugins/check_pgsql.c:235 plugins/check_tcp.c:494 |
2162 | #: plugins/check_time.c:267 plugins/check_time.c:279 plugins/check_udp.c:168 | 2459 | #: plugins/check_time.c:267 plugins/check_time.c:279 plugins/check_udp.c:168 |
2163 | msgid "Critical threshold must be a positive integer" | 2460 | msgid "Critical threshold must be a positive integer" |
2164 | msgstr "" | 2461 | msgstr "" |
@@ -2178,6 +2475,49 @@ msgid "" | |||
2178 | "\n" | 2475 | "\n" |
2179 | msgstr "" | 2476 | msgstr "" |
2180 | 2477 | ||
2478 | #: plugins/check_pgsql.c:406 | ||
2479 | #, c-format | ||
2480 | msgid "" | ||
2481 | " -d, --database=STRING\n" | ||
2482 | " Database to check (default: %s)\n" | ||
2483 | " -l, --logname = STRING\n" | ||
2484 | " Login name of user\n" | ||
2485 | " -p, --password = STRING\n" | ||
2486 | " Password (BIG SECURITY ISSUE)\n" | ||
2487 | msgstr "" | ||
2488 | |||
2489 | #: plugins/check_pgsql.c:420 | ||
2490 | #, c-format | ||
2491 | msgid "" | ||
2492 | "\n" | ||
2493 | "All parameters are optional.\n" | ||
2494 | "\n" | ||
2495 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and\n" | ||
2496 | "accepting queries. In its current operation, it simply connects to the\n" | ||
2497 | "specified database, and then disconnects. If no database is specified, it\n" | ||
2498 | "connects to the template1 database, which is present in every functioning \n" | ||
2499 | "PostgreSQL DBMS.\n" | ||
2500 | msgstr "" | ||
2501 | |||
2502 | #: plugins/check_pgsql.c:427 | ||
2503 | #, c-format | ||
2504 | msgid "" | ||
2505 | "\n" | ||
2506 | "The plugin will connect to a local postmaster if no host is specified. To\n" | ||
2507 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP\n" | ||
2508 | "connections (start the postmaster with the -i option).\n" | ||
2509 | msgstr "" | ||
2510 | |||
2511 | #: plugins/check_pgsql.c:431 | ||
2512 | #, c-format | ||
2513 | msgid "" | ||
2514 | "\n" | ||
2515 | "Typically, the nagios user (unless the --logname option is used) should be\n" | ||
2516 | "able to connect to the database without a password. The plugin can also " | ||
2517 | "send\n" | ||
2518 | "a password, but no effort is made to obsure or encrypt the password.\n" | ||
2519 | msgstr "" | ||
2520 | |||
2181 | #: plugins/check_ping.c:123 | 2521 | #: plugins/check_ping.c:123 |
2182 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2522 | msgid "CRITICAL - Could not interpret output from ping command\n" |
2183 | msgstr "" | 2523 | msgstr "" |
@@ -2377,12 +2717,11 @@ msgid "%d crit, %d warn out of " | |||
2377 | msgstr "" | 2717 | msgstr "" |
2378 | 2718 | ||
2379 | #: plugins/check_procs.c:291 | 2719 | #: plugins/check_procs.c:291 |
2380 | msgid "process" | 2720 | #, c-format |
2381 | msgstr "" | 2721 | msgid "%d process" |
2382 | 2722 | msgid_plural "%d processes" | |
2383 | #: plugins/check_procs.c:291 | 2723 | msgstr[0] "" |
2384 | msgid "processes" | 2724 | msgstr[1] "" |
2385 | msgstr "" | ||
2386 | 2725 | ||
2387 | #: plugins/check_procs.c:294 | 2726 | #: plugins/check_procs.c:294 |
2388 | #, c-format | 2727 | #, c-format |
@@ -2878,6 +3217,11 @@ msgid "" | |||
2878 | ")" | 3217 | ")" |
2879 | msgstr "" | 3218 | msgstr "" |
2880 | 3219 | ||
3220 | #: plugins/check_snmp.c:659 | ||
3221 | #, c-format | ||
3222 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | ||
3223 | msgstr "" | ||
3224 | |||
2881 | #: plugins/check_snmp.c:668 | 3225 | #: plugins/check_snmp.c:668 |
2882 | #, c-format | 3226 | #, c-format |
2883 | msgid "Invalid SNMP version: %s\n" | 3227 | msgid "Invalid SNMP version: %s\n" |
@@ -3131,57 +3475,58 @@ msgid "CRITICAL - Generic check_tcp called with unknown service\n" | |||
3131 | msgstr "" | 3475 | msgstr "" |
3132 | 3476 | ||
3133 | #: plugins/check_tcp.c:335 | 3477 | #: plugins/check_tcp.c:335 |
3134 | msgid "Invalid response from host\n" | 3478 | #, c-format |
3479 | msgid "Unexpected response from host: %s\n" | ||
3135 | msgstr "" | 3480 | msgstr "" |
3136 | 3481 | ||
3137 | #: plugins/check_tcp.c:374 | 3482 | #: plugins/check_tcp.c:380 |
3138 | #, c-format | 3483 | #, c-format |
3139 | msgid "%s %s%s - %.3f second response time on port %d" | 3484 | msgid "%s %s%s - %.3f second response time on port %d" |
3140 | msgstr "" | 3485 | msgstr "" |
3141 | 3486 | ||
3142 | #: plugins/check_tcp.c:482 | 3487 | #: plugins/check_tcp.c:504 plugins/check_time.c:248 plugins/check_time.c:272 |
3143 | msgid "invalid hostname/address" | ||
3144 | msgstr "" | ||
3145 | |||
3146 | #: plugins/check_tcp.c:497 plugins/check_time.c:248 plugins/check_time.c:272 | ||
3147 | #: plugins/check_udp.c:175 | 3488 | #: plugins/check_udp.c:175 |
3148 | msgid "Warning threshold must be a positive integer" | 3489 | msgid "Warning threshold must be a positive integer" |
3149 | msgstr "" | 3490 | msgstr "" |
3150 | 3491 | ||
3151 | #: plugins/check_tcp.c:535 | 3492 | #: plugins/check_tcp.c:543 |
3152 | msgid "Maxbytes must be a positive integer" | 3493 | msgid "Maxbytes must be a positive integer" |
3153 | msgstr "" | 3494 | msgstr "" |
3154 | 3495 | ||
3155 | #: plugins/check_tcp.c:549 | 3496 | #: plugins/check_tcp.c:557 |
3156 | msgid "Refuse must be one of ok, warn, crit" | 3497 | msgid "Refuse must be one of ok, warn, crit" |
3157 | msgstr "" | 3498 | msgstr "" |
3158 | 3499 | ||
3159 | #: plugins/check_tcp.c:555 | 3500 | #: plugins/check_tcp.c:567 |
3501 | msgid "Mismatch must be one of ok, warn, crit" | ||
3502 | msgstr "" | ||
3503 | |||
3504 | #: plugins/check_tcp.c:573 | ||
3160 | msgid "Delay must be a positive integer" | 3505 | msgid "Delay must be a positive integer" |
3161 | msgstr "" | 3506 | msgstr "" |
3162 | 3507 | ||
3163 | #: plugins/check_tcp.c:575 | 3508 | #: plugins/check_tcp.c:593 |
3164 | msgid "You must provide a server address\n" | 3509 | msgid "You must provide a server address\n" |
3165 | msgstr "" | 3510 | msgstr "" |
3166 | 3511 | ||
3167 | #: plugins/check_tcp.c:595 | 3512 | #: plugins/check_tcp.c:613 |
3168 | #, c-format | 3513 | #, c-format |
3169 | msgid "CRITICAL - Cannot create SSL context.\n" | 3514 | msgid "CRITICAL - Cannot create SSL context.\n" |
3170 | msgstr "" | 3515 | msgstr "" |
3171 | 3516 | ||
3172 | #: plugins/check_tcp.c:618 | 3517 | #: plugins/check_tcp.c:636 |
3173 | #, c-format | 3518 | #, c-format |
3174 | msgid "CRITICAL - Cannot make SSL connection " | 3519 | msgid "CRITICAL - Cannot make SSL connection " |
3175 | msgstr "" | 3520 | msgstr "" |
3176 | 3521 | ||
3177 | #: plugins/check_tcp.c:745 | 3522 | #: plugins/check_tcp.c:763 |
3178 | #, c-format | 3523 | #, c-format |
3179 | msgid "" | 3524 | msgid "" |
3180 | "This plugin tests %s connections with the specified host.\n" | 3525 | "This plugin tests %s connections with the specified host.\n" |
3181 | "\n" | 3526 | "\n" |
3182 | msgstr "" | 3527 | msgstr "" |
3183 | 3528 | ||
3184 | #: plugins/check_tcp.c:756 | 3529 | #: plugins/check_tcp.c:774 |
3185 | #, c-format | 3530 | #, c-format |
3186 | msgid "" | 3531 | msgid "" |
3187 | " -s, --send=STRING\n" | 3532 | " -s, --send=STRING\n" |
@@ -3192,11 +3537,14 @@ msgid "" | |||
3192 | " String to send server to initiate a clean close of the connection\n" | 3537 | " String to send server to initiate a clean close of the connection\n" |
3193 | msgstr "" | 3538 | msgstr "" |
3194 | 3539 | ||
3195 | #: plugins/check_tcp.c:764 | 3540 | #: plugins/check_tcp.c:782 |
3196 | #, c-format | 3541 | #, c-format |
3197 | msgid "" | 3542 | msgid "" |
3198 | " -r, --refuse=ok|warn|crit\n" | 3543 | " -r, --refuse=ok|warn|crit\n" |
3199 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" | 3544 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" |
3545 | " -M, --mismatch=ok|warn|crit\n" | ||
3546 | " Accept expected string mismatches with states ok, warn, crit (default: " | ||
3547 | "warn)\n" | ||
3200 | " -j, --jail\n" | 3548 | " -j, --jail\n" |
3201 | " Hide output from TCP socket\n" | 3549 | " Hide output from TCP socket\n" |
3202 | " -m, --maxbytes=INTEGER\n" | 3550 | " -m, --maxbytes=INTEGER\n" |
@@ -3205,7 +3553,7 @@ msgid "" | |||
3205 | " Seconds to wait between sending string and polling for response\n" | 3553 | " Seconds to wait between sending string and polling for response\n" |
3206 | msgstr "" | 3554 | msgstr "" |
3207 | 3555 | ||
3208 | #: plugins/check_tcp.c:775 | 3556 | #: plugins/check_tcp.c:795 |
3209 | #, c-format | 3557 | #, c-format |
3210 | msgid "" | 3558 | msgid "" |
3211 | " -D, --certificate=INTEGER\n" | 3559 | " -D, --certificate=INTEGER\n" |
@@ -3469,24 +3817,6 @@ msgstr "" | |||
3469 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 3817 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
3470 | msgstr "" | 3818 | msgstr "" |
3471 | 3819 | ||
3472 | #: plugins/check_ide_smart.c:501 | ||
3473 | #, c-format | ||
3474 | msgid "" | ||
3475 | "Usage: %s [DEVICE] [OPTION]\n" | ||
3476 | " -d, --device=DEVICE\n" | ||
3477 | " Select device DEVICE\n" | ||
3478 | " -i, --immediate\n" | ||
3479 | " Perform immediately offline tests\n" | ||
3480 | " -q, --quiet-check\n" | ||
3481 | " Returns the number of failed tests\n" | ||
3482 | " -1, --auto-on\n" | ||
3483 | " Turn on automatic offline tests\n" | ||
3484 | " -0, --auto-off\n" | ||
3485 | " Turn off automatic offline tests\n" | ||
3486 | " -n, --net-saint\n" | ||
3487 | " Output suitable for Net Saint\n" | ||
3488 | msgstr "" | ||
3489 | |||
3490 | #: plugins/negate.c:244 | 3820 | #: plugins/negate.c:244 |
3491 | #, c-format | 3821 | #, c-format |
3492 | msgid "" | 3822 | msgid "" |