summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-05-23 08:22:33 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-05-23 08:22:33 (GMT)
commitf8766fe505898d1617e11703840ac0a42f25272e (patch)
treeccfd239d7c7666fbb12685988d32a04514accf9f /po
parent15a018f87d8f8f6d8723f16feb1cb3d2877c3375 (diff)
downloadmonitoring-plugins-f8766fe505898d1617e11703840ac0a42f25272e.tar.gz
Update many strings in check_http to get more consistent output
Update translation files; fix all check_http changes in French and most changes in German. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1715 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po')
-rw-r--r--po/de.po581
-rw-r--r--po/fr.po585
-rw-r--r--po/nagios-plugins.pot534
3 files changed, 915 insertions, 785 deletions
diff --git a/po/de.po b/po/de.po
index d898c5f..11aa935 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: nagiosplug\n" 10"Project-Id-Version: nagiosplug\n"
11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2007-04-10 03:05-0400\n" 12"POT-Creation-Date: 2007-05-23 03:45-0400\n"
13"PO-Revision-Date: 2004-12-23 17:46+0100\n" 13"PO-Revision-Date: 2004-12-23 17:46+0100\n"
14"Last-Translator: <>\n" 14"Last-Translator: <>\n"
15"Language-Team: English <en@li.org>\n" 15"Language-Team: English <en@li.org>\n"
@@ -18,10 +18,10 @@ msgstr ""
18"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" 19"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n"
20 20
21#: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:192 21#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192
22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 22#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 23#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147
24#: plugins/check_ldap.c:105 plugins/check_load.c:122 24#: plugins/check_ldap.c:105 plugins/check_load.c:124
25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 26#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758
27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 27#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
@@ -29,69 +29,75 @@ msgstr ""
29#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 29#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180
30#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 30#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113
31#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 31#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125
32#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:256 32#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258
33msgid "Could not parse arguments" 33msgid "Could not parse arguments"
34msgstr "Argumente konnten nicht ausgewertet werden" 34msgstr "Argumente konnten nicht ausgewertet werden"
35 35
36#: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 36#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 37#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 38#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106
39msgid "Cannot catch SIGALRM" 39msgid "Cannot catch SIGALRM"
40msgstr "Konnte SIGALRM nicht erhalten" 40msgstr "Konnte SIGALRM nicht erhalten"
41 41
42#: plugins/check_by_ssh.c:97 42#: plugins/check_by_ssh.c:104
43#, c-format 43#, c-format
44msgid "Remote command execution failed: %s\n" 44msgid "Remote command execution failed: %s\n"
45msgstr "" 45msgstr ""
46 46
47#: plugins/check_by_ssh.c:98 47#: plugins/check_by_ssh.c:115
48#, fuzzy 48#, c-format
49msgid "Unknown error" 49msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
50msgstr "Papierfehler" 50msgstr ""
51 51
52#: plugins/check_by_ssh.c:116 52#: plugins/check_by_ssh.c:127
53#, c-format 53#, c-format
54msgid "SSH WARNING: could not open %s\n" 54msgid "SSH WARNING: could not open %s\n"
55msgstr "SSH WARNING: Konnte %s nicht öffnen\n" 55msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
56 56
57#: plugins/check_by_ssh.c:200 plugins/check_disk.c:507 57#: plugins/check_by_ssh.c:213 plugins/check_disk.c:507
58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237
59#: plugins/check_procs.c:371 plugins/check_radius.c:215 59#: plugins/check_procs.c:371 plugins/check_radius.c:215
60#: plugins/check_radius.c:285 plugins/check_real.c:361 60#: plugins/check_radius.c:285 plugins/check_real.c:361
61#: plugins/check_smtp.c:629 plugins/check_snmp.c:494 plugins/check_ssh.c:143 61#: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143
62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555
63#: plugins/negate.c:203 63#: plugins/negate.c:203
64msgid "Timeout interval must be a positive integer" 64msgid "Timeout interval must be a positive integer"
65msgstr "Timeout interval muss ein positiver Integer sein" 65msgstr "Timeout interval muss ein positiver Integer sein"
66 66
67#: plugins/check_by_ssh.c:210 plugins/check_pgsql.c:261 67#: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261
68#: plugins/check_radius.c:224 plugins/check_radius.c:258 68#: plugins/check_radius.c:224 plugins/check_radius.c:258
69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506
70#: plugins/check_time.c:300 plugins/check_ups.c:517 70#: plugins/check_time.c:300 plugins/check_ups.c:517
71msgid "Port must be a positive integer" 71msgid "Port must be a positive integer"
72msgstr "Port muss ein positiver Integer sein" 72msgstr "Port muss ein positiver Integer sein"
73 73
74#: plugins/check_by_ssh.c:254 74#: plugins/check_by_ssh.c:269
75msgid "skip lines must be an integer" 75#, fuzzy
76msgid "skip-stdout argument must be an integer"
77msgstr "skip lines muss ein Integer sein"
78
79#: plugins/check_by_ssh.c:277
80#, fuzzy
81msgid "skip-stderr argument must be an integer"
76msgstr "skip lines muss ein Integer sein" 82msgstr "skip lines muss ein Integer sein"
77 83
78#: plugins/check_by_ssh.c:272 84#: plugins/check_by_ssh.c:295
79#, c-format 85#, c-format
80msgid "%s: You must provide a host name\n" 86msgid "%s: You must provide a host name\n"
81msgstr "%s: Hostname muss angegeben werden\n" 87msgstr "%s: Hostname muss angegeben werden\n"
82 88
83#: plugins/check_by_ssh.c:290 89#: plugins/check_by_ssh.c:313
84msgid "No remotecmd" 90msgid "No remotecmd"
85msgstr "Kein remotecm" 91msgstr "Kein remotecm"
86 92
87#: plugins/check_by_ssh.c:306 93#: plugins/check_by_ssh.c:329
88#, c-format 94#, c-format
89msgid "" 95msgid ""
90"%s: In passive mode, you must provide a service name for each command.\n" 96"%s: In passive mode, you must provide a service name for each command.\n"
91msgstr "" 97msgstr ""
92"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" 98"%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
93 99
94#: plugins/check_by_ssh.c:309 100#: plugins/check_by_ssh.c:332
95#, c-format 101#, c-format
96msgid "" 102msgid ""
97"%s: In passive mode, you must provide the host short name from the nagios " 103"%s: In passive mode, you must provide the host short name from the nagios "
@@ -100,119 +106,123 @@ msgstr ""
100"%s: Im passive mode muss der \"host short name\" aus der Nagios " 106"%s: Im passive mode muss der \"host short name\" aus der Nagios "
101"Konfiguration angegeben werden\n" 107"Konfiguration angegeben werden\n"
102 108
103#: plugins/check_by_ssh.c:323 109#: plugins/check_by_ssh.c:346
104#, fuzzy, c-format 110#, fuzzy, c-format
105msgid "This plugin uses SSH to execute commands on a remote host" 111msgid "This plugin uses SSH to execute commands on a remote host"
106msgstr "" 112msgstr ""
107"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" 113"Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
108"\n" 114"\n"
109 115
110#: plugins/check_by_ssh.c:336 116#: plugins/check_by_ssh.c:359
111msgid "tell ssh to use Protocol 1" 117msgid "tell ssh to use Protocol 1 [optional]"
118msgstr ""
119
120#: plugins/check_by_ssh.c:361
121msgid "tell ssh to use Protocol 2 [optional]"
112msgstr "" 122msgstr ""
113 123
114#: plugins/check_by_ssh.c:338 124#: plugins/check_by_ssh.c:363
115msgid "tell ssh to use Protocol 2" 125msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
116msgstr "" 126msgstr ""
117 127
118#: plugins/check_by_ssh.c:340 128#: plugins/check_by_ssh.c:365
119msgid "Ignore first n lines on STDERR (to suppress a logon banner)" 129msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
120msgstr "" 130msgstr ""
121 131
122#: plugins/check_by_ssh.c:342 132#: plugins/check_by_ssh.c:367
123msgid "tells ssh to fork rather than create a tty" 133msgid "tells ssh to fork rather than create a tty [optional]"
124msgstr "" 134msgstr ""
125 135
126#: plugins/check_by_ssh.c:344 136#: plugins/check_by_ssh.c:369
127msgid "command to execute on the remote machine" 137msgid "command to execute on the remote machine"
128msgstr "" 138msgstr ""
129 139
130#: plugins/check_by_ssh.c:346 140#: plugins/check_by_ssh.c:371
131msgid "SSH user name on remote host [optional]" 141msgid "SSH user name on remote host [optional]"
132msgstr "" 142msgstr ""
133 143
134#: plugins/check_by_ssh.c:348 144#: plugins/check_by_ssh.c:373
135msgid "identity of an authorized key [optional]" 145msgid "identity of an authorized key [optional]"
136msgstr "" 146msgstr ""
137 147
138#: plugins/check_by_ssh.c:350 148#: plugins/check_by_ssh.c:375
139msgid "external command file for nagios [optional]" 149msgid "external command file for nagios [optional]"
140msgstr "" 150msgstr ""
141 151
142#: plugins/check_by_ssh.c:352 152#: plugins/check_by_ssh.c:377
143msgid "list of nagios service names, separated by ':' [optional]" 153msgid "list of nagios service names, separated by ':' [optional]"
144msgstr "" 154msgstr ""
145 155
146#: plugins/check_by_ssh.c:354 156#: plugins/check_by_ssh.c:379
147msgid "short name of host in nagios configuration [optional]" 157msgid "short name of host in nagios configuration [optional]"
148msgstr "" 158msgstr ""
149 159
150#: plugins/check_by_ssh.c:356 160#: plugins/check_by_ssh.c:381
151msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 161msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
152msgstr "" 162msgstr ""
153 163
154#: plugins/check_by_ssh.c:358 164#: plugins/check_by_ssh.c:383
155msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 165msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
156msgstr "" 166msgstr ""
157 167
158#: plugins/check_by_ssh.c:361 168#: plugins/check_by_ssh.c:386
159msgid "The most common mode of use is to refer to a local identity file with" 169msgid "The most common mode of use is to refer to a local identity file with"
160msgstr "" 170msgstr ""
161 171
162#: plugins/check_by_ssh.c:362 172#: plugins/check_by_ssh.c:387
163msgid "the '-i' option. In this mode, the identity pair should have a null" 173msgid "the '-i' option. In this mode, the identity pair should have a null"
164msgstr "" 174msgstr ""
165 175
166#: plugins/check_by_ssh.c:363 176#: plugins/check_by_ssh.c:388
167msgid "passphrase and the public key should be listed in the authorized_keys" 177msgid "passphrase and the public key should be listed in the authorized_keys"
168msgstr "" 178msgstr ""
169 179
170#: plugins/check_by_ssh.c:364 180#: plugins/check_by_ssh.c:389
171msgid "file of the remote host. Usually the key will be restricted to running" 181msgid "file of the remote host. Usually the key will be restricted to running"
172msgstr "" 182msgstr ""
173 183
174#: plugins/check_by_ssh.c:365 184#: plugins/check_by_ssh.c:390
175msgid "only one command on the remote server. If the remote SSH server tracks" 185msgid "only one command on the remote server. If the remote SSH server tracks"
176msgstr "" 186msgstr ""
177 187
178#: plugins/check_by_ssh.c:366 188#: plugins/check_by_ssh.c:391
179msgid "invocation arguments, the one remote program may be an agent that can" 189msgid "invocation arguments, the one remote program may be an agent that can"
180msgstr "" 190msgstr ""
181 191
182#: plugins/check_by_ssh.c:367 192#: plugins/check_by_ssh.c:392
183msgid "execute additional commands as proxy" 193msgid "execute additional commands as proxy"
184msgstr "" 194msgstr ""
185 195
186#: plugins/check_by_ssh.c:368 196#: plugins/check_by_ssh.c:393
187msgid "To use passive mode, provide multiple '-C' options, and provide" 197msgid "To use passive mode, provide multiple '-C' options, and provide"
188msgstr "" 198msgstr ""
189 199
190#: plugins/check_by_ssh.c:369 200#: plugins/check_by_ssh.c:394
191msgid "" 201msgid ""
192"all of -O, -s, and -n options (servicelist order must match '-C'options)" 202"all of -O, -s, and -n options (servicelist order must match '-C'options)"
193msgstr "" 203msgstr ""
194 204
195#: plugins/check_by_ssh.c:371 plugins/check_disk.c:901 205#: plugins/check_by_ssh.c:396 plugins/check_disk.c:902
196#: plugins/check_http.c:1324 plugins/check_nagios.c:303 206#: plugins/check_http.c:1324 plugins/check_nagios.c:303
197#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 207#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187
198#, c-format 208#, c-format
199msgid "Examples:" 209msgid "Examples:"
200msgstr "" 210msgstr ""
201 211
202#: plugins/check_by_ssh.c:385 plugins/check_dig.c:336 plugins/check_disk.c:912 212#: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913
203#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 213#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407
204#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 214#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347
205#: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 215#: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383
206#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 216#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
207#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 217#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688
208#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 218#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
209#: plugins/check_ping.c:597 plugins/check_procs.c:753 219#: plugins/check_ping.c:597 plugins/check_procs.c:753
210#: plugins/check_radius.c:349 plugins/check_real.c:454 220#: plugins/check_radius.c:349 plugins/check_real.c:454
211#: plugins/check_smtp.c:780 plugins/check_snmp.c:1007 plugins/check_ssh.c:306 221#: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306
212#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 222#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373
213#: plugins/check_ups.c:653 plugins/check_users.c:230 223#: plugins/check_ups.c:657 plugins/check_users.c:230
214#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 224#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204
215#: plugins-root/check_dhcp.c:1283 plugins-root/check_icmp.c:1282 225#: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282
216#, c-format 226#, c-format
217msgid "Usage:" 227msgid "Usage:"
218msgstr "" 228msgstr ""
@@ -295,11 +305,10 @@ msgstr ""
295msgid "DISK %s: %s not found\n" 305msgid "DISK %s: %s not found\n"
296msgstr "%s [%s nicht gefunden]" 306msgstr "%s [%s nicht gefunden]"
297 307
298#: plugins/check_disk.c:213 plugins/check_disk.c:751 plugins/check_dns.c:208 308#: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208
299#: plugins/check_dummy.c:81 plugins/check_http.c:959 plugins/check_http.c:1022 309#: plugins/check_dummy.c:81 plugins/check_mysql.c:214
300#: plugins/check_mysql.c:214 plugins/check_nagios.c:107 310#: plugins/check_nagios.c:107 plugins/check_nagios.c:171
301#: plugins/check_nagios.c:171 plugins/check_nagios.c:175 311#: plugins/check_nagios.c:175 plugins/check_procs.c:302
302#: plugins/check_procs.c:302
303#, c-format 312#, c-format
304msgid "CRITICAL" 313msgid "CRITICAL"
305msgstr "CRITICAL" 314msgstr "CRITICAL"
@@ -316,7 +325,6 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n"
316 325
317#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 326#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653
318#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 327#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84
319#: plugins/check_http.c:953
320#, c-format 328#, c-format
321msgid "UNKNOWN" 329msgid "UNKNOWN"
322msgstr "UNKNOWN" 330msgstr "UNKNOWN"
@@ -348,17 +356,17 @@ msgstr ""
348"%s: Unbekanntes Argument: %s\n" 356"%s: Unbekanntes Argument: %s\n"
349"\n" 357"\n"
350 358
351#: plugins/check_disk.c:752 359#: plugins/check_disk.c:753
352#, fuzzy, c-format 360#, fuzzy, c-format
353msgid "%s does not exist\n" 361msgid "%s does not exist\n"
354msgstr "%s [%s nicht gefunden]" 362msgstr "%s [%s nicht gefunden]"
355 363
356#: plugins/check_disk.c:781 364#: plugins/check_disk.c:782
357#, c-format 365#, c-format
358msgid " for %s\n" 366msgid " for %s\n"
359msgstr "" 367msgstr ""
360 368
361#: plugins/check_disk.c:849 369#: plugins/check_disk.c:850
362#, fuzzy 370#, fuzzy
363msgid "" 371msgid ""
364"This plugin checks the amount of used disk space on a mounted file system" 372"This plugin checks the amount of used disk space on a mounted file system"
@@ -368,7 +376,7 @@ msgstr ""
368"unterschritten wird.\n" 376"unterschritten wird.\n"
369"\n" 377"\n"
370 378
371#: plugins/check_disk.c:850 379#: plugins/check_disk.c:851
372#, fuzzy 380#, fuzzy
373msgid "" 381msgid ""
374"and generates an alert if free space is less than one of the threshold values" 382"and generates an alert if free space is less than one of the threshold values"
@@ -378,89 +386,89 @@ msgstr ""
378"unterschritten wird.\n" 386"unterschritten wird.\n"
379"\n" 387"\n"
380 388
381#: plugins/check_disk.c:859 389#: plugins/check_disk.c:860
382msgid "Exit with WARNING status if less than INTEGER units of disk are free" 390msgid "Exit with WARNING status if less than INTEGER units of disk are free"
383msgstr "" 391msgstr ""
384 392
385#: plugins/check_disk.c:861 393#: plugins/check_disk.c:862
386msgid "Exit with WARNING status if less than PERCENT of disk space is free" 394msgid "Exit with WARNING status if less than PERCENT of disk space is free"
387msgstr "" 395msgstr ""
388 396
389#: plugins/check_disk.c:863 397#: plugins/check_disk.c:864
390msgid "Exit with WARNING status if less than PERCENT of inode space is free" 398msgid "Exit with WARNING status if less than PERCENT of inode space is free"
391msgstr "" 399msgstr ""
392 400
393#: plugins/check_disk.c:865 401#: plugins/check_disk.c:866
394msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 402msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
395msgstr "" 403msgstr ""
396 404
397#: plugins/check_disk.c:867 405#: plugins/check_disk.c:868
398msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 406msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
399msgstr "" 407msgstr ""
400 408
401#: plugins/check_disk.c:869 409#: plugins/check_disk.c:870
402msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" 410msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
403msgstr "" 411msgstr ""
404 412
405#: plugins/check_disk.c:871 413#: plugins/check_disk.c:872
406msgid "Clear thresholds" 414msgid "Clear thresholds"
407msgstr "" 415msgstr ""
408 416
409#: plugins/check_disk.c:873 417#: plugins/check_disk.c:874
410msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 418msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
411msgstr "" 419msgstr ""
412 420
413#: plugins/check_disk.c:875 421#: plugins/check_disk.c:876
414msgid "Same as '--units kB'" 422msgid "Same as '--units kB'"
415msgstr "" 423msgstr ""
416 424
417#: plugins/check_disk.c:877 425#: plugins/check_disk.c:878
418msgid "Same as '--units MB'" 426msgid "Same as '--units MB'"
419msgstr "" 427msgstr ""
420 428
421#: plugins/check_disk.c:879 429#: plugins/check_disk.c:880
422msgid "Only check local filesystems" 430msgid "Only check local filesystems"
423msgstr "" 431msgstr ""
424 432
425#: plugins/check_disk.c:881 433#: plugins/check_disk.c:882
426msgid "Path or partition (may be repeated)" 434msgid "Path or partition (may be repeated)"
427msgstr "" 435msgstr ""
428 436
429#: plugins/check_disk.c:883 437#: plugins/check_disk.c:884
430msgid "Regular expression for path or partition (may be repeated)" 438msgid "Regular expression for path or partition (may be repeated)"
431msgstr "" 439msgstr ""
432 440
433#: plugins/check_disk.c:885 441#: plugins/check_disk.c:886
434msgid "" 442msgid ""
435"Case insensitive regular expression for path/partition (may be repeated)" 443"Case insensitive regular expression for path/partition (may be repeated)"
436msgstr "" 444msgstr ""
437 445
438#: plugins/check_disk.c:887 446#: plugins/check_disk.c:888
439msgid "" 447msgid ""
440"Group pathes. Thresholds apply to (free-)space of all partitions together" 448"Group pathes. Thresholds apply to (free-)space of all partitions together"
441msgstr "" 449msgstr ""
442 450
443#: plugins/check_disk.c:889 451#: plugins/check_disk.c:890
444msgid "Ignore device (only works if -p unspecified)" 452msgid "Ignore device (only works if -p unspecified)"
445msgstr "" 453msgstr ""
446 454
447#: plugins/check_disk.c:891 455#: plugins/check_disk.c:892
448msgid "Ignore all filesystems of indicated type (may be repeated)" 456msgid "Ignore all filesystems of indicated type (may be repeated)"
449msgstr "" 457msgstr ""
450 458
451#: plugins/check_disk.c:893 459#: plugins/check_disk.c:894
452msgid "Display the mountpoint instead of the partition" 460msgid "Display the mountpoint instead of the partition"
453msgstr "" 461msgstr ""
454 462
455#: plugins/check_disk.c:895 463#: plugins/check_disk.c:896
456msgid "For paths or partitions specified with -p, only check for exact paths" 464msgid "For paths or partitions specified with -p, only check for exact paths"
457msgstr "" 465msgstr ""
458 466
459#: plugins/check_disk.c:897 467#: plugins/check_disk.c:898
460msgid "Display only devices/mountpoints with errors" 468msgid "Display only devices/mountpoints with errors"
461msgstr "" 469msgstr ""
462 470
463#: plugins/check_disk.c:903 471#: plugins/check_disk.c:904
464msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 472msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
465msgstr "" 473msgstr ""
466 474
@@ -497,15 +505,14 @@ msgstr "Erwartet: %s aber: %s erhalten"
497msgid "server %s is not authoritative for %s" 505msgid "server %s is not authoritative for %s"
498msgstr "Server %s ist nicht autoritativ für %s" 506msgstr "Server %s ist nicht autoritativ für %s"
499 507
500#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:955 508#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185
501#: plugins/check_nagios.c:185 plugins/check_procs.c:295 509#: plugins/check_procs.c:295
502#, c-format 510#, c-format
503msgid "OK" 511msgid "OK"
504msgstr "OK" 512msgstr "OK"
505 513
506#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:957 514#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211
507#: plugins/check_mysql.c:211 plugins/check_nagios.c:185 515#: plugins/check_nagios.c:185 plugins/check_procs.c:297
508#: plugins/check_procs.c:297
509#, c-format 516#, c-format
510msgid "WARNING" 517msgid "WARNING"
511msgstr "WARNING" 518msgstr "WARNING"
@@ -664,7 +671,7 @@ msgstr ""
664msgid "Could not open pipe: %s\n" 671msgid "Could not open pipe: %s\n"
665msgstr "Pipe: %s konnte nicht geöffnet werden\n" 672msgstr "Pipe: %s konnte nicht geöffnet werden\n"
666 673
667#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 674#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
668#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 675#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184
669#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 676#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123
670#, c-format 677#, c-format
@@ -824,7 +831,7 @@ msgstr ""
824#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 831#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364
825#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 832#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693
826#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 833#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
827#: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 834#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276
828#, c-format 835#, c-format
829msgid "Notes:" 836msgid "Notes:"
830msgstr "" 837msgstr ""
@@ -963,50 +970,50 @@ msgid "You must specify a server address or host name"
963msgstr "Hostname oder Serveradresse muss angegeben werden" 970msgstr "Hostname oder Serveradresse muss angegeben werden"
964 971
965#: plugins/check_http.c:665 972#: plugins/check_http.c:665
966msgid "Server date unknown\n" 973msgid "HTTP UNKNOWN - Server date unknown\n"
967msgstr "Serverdatum unbekannt\n" 974msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n"
968 975
969#: plugins/check_http.c:667 976#: plugins/check_http.c:667
970msgid "Document modification date unknown\n" 977msgid "HTTP CRITICAL - Document modification date unknown\n"
971msgstr "Datum der letzten Änderung unbekannt\n" 978msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n"
972 979
973#: plugins/check_http.c:673 980#: plugins/check_http.c:673
974#, c-format 981#, c-format
975msgid "CRITICAL - Server date \"%100s\" unparsable" 982msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
976msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" 983msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
977 984
978#: plugins/check_http.c:675 985#: plugins/check_http.c:675
979#, c-format 986#, c-format
980msgid "CRITICAL - Document date \"%100s\" unparsable" 987msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
981msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" 988msgstr "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
982 989
983#: plugins/check_http.c:677 990#: plugins/check_http.c:677
984#, c-format 991#, c-format
985msgid "CRITICAL - Document is %d seconds in the future\n" 992msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
986msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" 993msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
987 994
988#: plugins/check_http.c:682 995#: plugins/check_http.c:682
989#, c-format 996#, c-format
990msgid "CRITICAL - Last modified %.1f days ago\n" 997msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
991msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" 998msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n"
992 999
993#: plugins/check_http.c:686 1000#: plugins/check_http.c:686
994#, c-format 1001#, c-format
995msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" 1002msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
996msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" 1003msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
997 1004
998#: plugins/check_http.c:767 1005#: plugins/check_http.c:767
999msgid "Unable to open TCP socket\n" 1006msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1000msgstr "Konnte TCP socket nicht öffnen\n" 1007msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n"
1001 1008
1002#: plugins/check_http.c:847 1009#: plugins/check_http.c:847
1003msgid "Error on receive\n" 1010msgid "HTTP CRITICAL - Error on receive\n"
1004msgstr "Fehler beim Empfangen\n" 1011msgstr "HTTP CRITICAL - Fehler beim Empfangen\n"
1005 1012
1006#: plugins/check_http.c:857 plugins/check_real.c:189 plugins/check_tcp.c:291 1013#: plugins/check_http.c:857
1007#, c-format 1014#, fuzzy
1008msgid "No data received from host\n" 1015msgid "HTTP CRITICAL - No data received from host\n"
1009msgstr "" 1016msgstr "HTTP CRITICAL - Keine Daten empfangen\n"
1010 1017
1011#: plugins/check_http.c:907 1018#: plugins/check_http.c:907
1012msgid "Invalid HTTP response received from host\n" 1019msgid "Invalid HTTP response received from host\n"
@@ -1042,6 +1049,26 @@ msgstr "HTTP CRITICAL: %s\n"
1042msgid "HTTP WARNING: %s\n" 1049msgid "HTTP WARNING: %s\n"
1043msgstr "HTTP WARNING: %s\n" 1050msgstr "HTTP WARNING: %s\n"
1044 1051
1052#: plugins/check_http.c:953
1053#, c-format
1054msgid "HTTP UNKNOWN"
1055msgstr "HTTP UNKNOWN"
1056
1057#: plugins/check_http.c:955
1058#, c-format
1059msgid "HTTP OK"
1060msgstr "HTTP OK"
1061
1062#: plugins/check_http.c:957
1063#, c-format
1064msgid "HTTP WARNING"
1065msgstr "HTTP WARNING"
1066
1067#: plugins/check_http.c:959 plugins/check_http.c:1022
1068#, c-format
1069msgid "HTTP CRITICAL"
1070msgstr "HTTP CRITICAL"
1071
1045#: plugins/check_http.c:963 1072#: plugins/check_http.c:963
1046#, fuzzy, c-format 1073#, fuzzy, c-format
1047msgid " - %s - %.3f second response time %s|%s %s\n" 1074msgid " - %s - %.3f second response time %s|%s %s\n"
@@ -1059,8 +1086,8 @@ msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1059 1086
1060#: plugins/check_http.c:1000 1087#: plugins/check_http.c:1000
1061#, c-format 1088#, c-format
1062msgid "CRITICAL - string not found%s|%s %s\n" 1089msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1063msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" 1090msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n"
1064 1091
1065#: plugins/check_http.c:1018 1092#: plugins/check_http.c:1018
1066#, fuzzy 1093#, fuzzy
@@ -1073,8 +1100,8 @@ msgstr ""
1073 1100
1074#: plugins/check_http.c:1030 1101#: plugins/check_http.c:1030
1075#, c-format 1102#, c-format
1076msgid "CRITICAL - Execute Error: %s\n" 1103msgid "HTTP CRITICAL - Execute Error: %s\n"
1077msgstr "CRITICAL - Fehler: %s\n" 1104msgstr "HTTP CRITICAL - Fehler: %s\n"
1078 1105
1079#: plugins/check_http.c:1039 1106#: plugins/check_http.c:1039
1080#, fuzzy, c-format 1107#, fuzzy, c-format
@@ -1092,36 +1119,37 @@ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1092msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" 1119msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
1093 1120
1094#: plugins/check_http.c:1083 1121#: plugins/check_http.c:1083
1095msgid "Could not allocate addr\n" 1122msgid "HTTP UNKNOWN - Could not allocate addr\n"
1096msgstr "Konnte addr nicht zuweisen\n" 1123msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n"
1097 1124
1098#: plugins/check_http.c:1087 1125#: plugins/check_http.c:1087
1099msgid "Could not allocate url\n" 1126msgid "HTTP UNKNOWN - Could not allocate url\n"
1100msgstr "Konnte·url·nicht·zuweisen\n" 1127msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1101 1128
1102#: plugins/check_http.c:1096 1129#: plugins/check_http.c:1096
1103#, c-format 1130#, c-format
1104msgid "UNKNOWN - Could not find redirect location - %s%s\n" 1131msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1105msgstr "" 1132msgstr ""
1106 1133
1107#: plugins/check_http.c:1106 1134#: plugins/check_http.c:1106
1108msgid "could not allocate url\n" 1135#, fuzzy
1109msgstr "" 1136msgid "HTTP UNKNOWN - could not allocate url\n"
1137msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n"
1110 1138
1111#: plugins/check_http.c:1149 1139#: plugins/check_http.c:1149
1112#, c-format 1140#, c-format
1113msgid "UNKNOWN - Could not parse redirect location - %s%s\n" 1141msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1114msgstr "" 1142msgstr ""
1115 1143
1116#: plugins/check_http.c:1159 1144#: plugins/check_http.c:1159
1117#, c-format 1145#, fuzzy, c-format
1118msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1146msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1119msgstr "" 1147msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1120 1148
1121#: plugins/check_http.c:1167 1149#: plugins/check_http.c:1167
1122#, c-format 1150#, c-format
1123msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1151msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1124msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" 1152msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
1125 1153
1126#: plugins/check_http.c:1231 1154#: plugins/check_http.c:1231
1127#, fuzzy 1155#, fuzzy
@@ -1426,69 +1454,73 @@ msgstr ""
1426msgid "use ldap protocol version 3" 1454msgid "use ldap protocol version 3"
1427msgstr "" 1455msgstr ""
1428 1456
1429#: plugins/check_load.c:91 1457#: plugins/check_load.c:92
1430msgid "Warning threshold must be float or float triplet!\n" 1458msgid "Warning threshold must be float or float triplet!\n"
1431msgstr "" 1459msgstr ""
1432 1460
1433#: plugins/check_load.c:132 plugins/check_load.c:148 1461#: plugins/check_load.c:134 plugins/check_load.c:150
1434#, c-format 1462#, c-format
1435msgid "Error opening %s\n" 1463msgid "Error opening %s\n"
1436msgstr "" 1464msgstr ""
1437 1465
1438#: plugins/check_load.c:160 1466#: plugins/check_load.c:162
1439#, c-format 1467#, c-format
1440msgid "Error code %d returned in %s\n" 1468msgid "Error code %d returned in %s\n"
1441msgstr "" 1469msgstr ""
1442 1470
1443#: plugins/check_load.c:168 1471#: plugins/check_load.c:177
1444#, c-format 1472#, c-format
1445msgid "Error in getloadavg()\n" 1473msgid "Error in getloadavg()\n"
1446msgstr "" 1474msgstr ""
1447 1475
1448#: plugins/check_load.c:171 plugins/check_load.c:173 1476#: plugins/check_load.c:180 plugins/check_load.c:182
1449#, c-format 1477#, c-format
1450msgid "Error processing %s\n" 1478msgid "Error processing %s\n"
1451msgstr "" 1479msgstr ""
1452 1480
1453#: plugins/check_load.c:182 1481#: plugins/check_load.c:191
1454#, c-format 1482#, c-format
1455msgid "load average: %.2f, %.2f, %.2f" 1483msgid "load average: %.2f, %.2f, %.2f"
1456msgstr "" 1484msgstr ""
1457 1485
1458#: plugins/check_load.c:271 1486#: plugins/check_load.c:284
1459#, fuzzy, c-format 1487#, fuzzy, c-format
1460msgid "Critical threshold for %d-minute load average is not specified\n" 1488msgid "Critical threshold for %d-minute load average is not specified\n"
1461msgstr "Critical threshold muss ein positiver Integer sein\n" 1489msgstr "Critical threshold muss ein positiver Integer sein\n"
1462 1490
1463#: plugins/check_load.c:273 1491#: plugins/check_load.c:286
1464#, fuzzy, c-format 1492#, fuzzy, c-format
1465msgid "Warning threshold for %d-minute load average is not specified\n" 1493msgid "Warning threshold for %d-minute load average is not specified\n"
1466msgstr "Warning threshold muss ein positiver Integer sein\n" 1494msgstr "Warning threshold muss ein positiver Integer sein\n"
1467 1495
1468#: plugins/check_load.c:275 1496#: plugins/check_load.c:288
1469#, c-format 1497#, c-format
1470msgid "" 1498msgid ""
1471"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1499"Parameter inconsistency: %d-minute \"warning load\" is greater than "
1472"\"critical load\"\n" 1500"\"critical load\"\n"
1473msgstr "" 1501msgstr ""
1474 1502
1475#: plugins/check_load.c:291 1503#: plugins/check_load.c:304
1476#, c-format 1504#, c-format
1477msgid "This plugin tests the current system load average." 1505msgid "This plugin tests the current system load average."
1478msgstr "" 1506msgstr ""
1479 1507
1480#: plugins/check_load.c:300 1508#: plugins/check_load.c:313
1481msgid "Exit with WARNING status if load average exceeds WLOADn" 1509msgid "Exit with WARNING status if load average exceeds WLOADn"
1482msgstr "" 1510msgstr ""
1483 1511
1484#: plugins/check_load.c:302 1512#: plugins/check_load.c:315
1485msgid "Exit with CRITICAL status if load average exceed CLOADn" 1513msgid "Exit with CRITICAL status if load average exceed CLOADn"
1486msgstr "" 1514msgstr ""
1487 1515
1488#: plugins/check_load.c:303 1516#: plugins/check_load.c:316
1489msgid "the load average format is the same used by \"uptime\" and \"w\"" 1517msgid "the load average format is the same used by \"uptime\" and \"w\""
1490msgstr "" 1518msgstr ""
1491 1519
1520#: plugins/check_load.c:318
1521msgid "Divide the load averages by the number of CPUs (when possible)"
1522msgstr ""
1523
1492#: plugins/check_mrtg.c:79 1524#: plugins/check_mrtg.c:79
1493msgid "Could not parse arguments\n" 1525msgid "Could not parse arguments\n"
1494msgstr "" 1526msgstr ""
@@ -3467,6 +3499,11 @@ msgstr "Ungültige HTTP Antwort von Host empfangen\n"
3467msgid "Invalid REAL response received from host on port %d\n" 3499msgid "Invalid REAL response received from host on port %d\n"
3468msgstr "" 3500msgstr ""
3469 3501
3502#: plugins/check_real.c:189 plugins/check_tcp.c:291
3503#, c-format
3504msgid "No data received from host\n"
3505msgstr ""
3506
3470#: plugins/check_real.c:252 3507#: plugins/check_real.c:252
3471#, c-format 3508#, c-format
3472msgid "REAL %s - %d second response time\n" 3509msgid "REAL %s - %d second response time\n"
@@ -3582,7 +3619,7 @@ msgstr ""
3582msgid "CRITICAL - Cannot retrieve server certificate." 3619msgid "CRITICAL - Cannot retrieve server certificate."
3583msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" 3620msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
3584 3621
3585#: plugins/check_smtp.c:356 plugins/check_snmp.c:568 3622#: plugins/check_smtp.c:356 plugins/check_snmp.c:572
3586#, c-format 3623#, c-format
3587msgid "Could Not Compile Regular Expression" 3624msgid "Could Not Compile Regular Expression"
3588msgstr "" 3625msgstr ""
@@ -3592,7 +3629,7 @@ msgstr ""
3592msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3629msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3593msgstr "" 3630msgstr ""
3594 3631
3595#: plugins/check_smtp.c:369 plugins/check_snmp.c:318 3632#: plugins/check_smtp.c:369 plugins/check_snmp.c:322
3596#, c-format 3633#, c-format
3597msgid "Execute Error: %s\n" 3634msgid "Execute Error: %s\n"
3598msgstr "" 3635msgstr ""
@@ -3719,245 +3756,245 @@ msgstr ""
3719msgid "STATE_WARNING return values." 3756msgid "STATE_WARNING return values."
3720msgstr "" 3757msgstr ""
3721 3758
3722#: plugins/check_snmp.c:296 3759#: plugins/check_snmp.c:300
3723msgid "No valid data returned" 3760msgid "No valid data returned"
3724msgstr "" 3761msgstr ""
3725 3762
3726#: plugins/check_snmp.c:364 plugins/negate.c:128 3763#: plugins/check_snmp.c:368 plugins/negate.c:128
3727#, c-format 3764#, c-format
3728msgid "" 3765msgid ""
3729"%s problem - No data received from host\n" 3766"%s problem - No data received from host\n"
3730"CMD: %s\n" 3767"CMD: %s\n"
3731msgstr "" 3768msgstr ""
3732 3769
3733#: plugins/check_snmp.c:502 3770#: plugins/check_snmp.c:506
3734#, c-format 3771#, c-format
3735msgid "Invalid critical threshold: %s\n" 3772msgid "Invalid critical threshold: %s\n"
3736msgstr "" 3773msgstr ""
3737 3774
3738#: plugins/check_snmp.c:513 3775#: plugins/check_snmp.c:517
3739#, c-format 3776#, c-format
3740msgid "Invalid warning threshold: %s\n" 3777msgid "Invalid warning threshold: %s\n"
3741msgstr "" 3778msgstr ""
3742 3779
3743#: plugins/check_snmp.c:525 3780#: plugins/check_snmp.c:529
3744#, fuzzy 3781#, fuzzy
3745msgid "Retries interval must be a positive integer" 3782msgid "Retries interval must be a positive integer"
3746msgstr "Time interval muss ein positiver Integer sein" 3783msgstr "Time interval muss ein positiver Integer sein"
3747 3784
3748#: plugins/check_snmp.c:589 3785#: plugins/check_snmp.c:593
3749#, fuzzy, c-format 3786#, fuzzy, c-format
3750msgid "Could not reallocate labels[%d]" 3787msgid "Could not reallocate labels[%d]"
3751msgstr "Konnte addr nicht zuweisen\n" 3788msgstr "Konnte addr nicht zuweisen\n"
3752 3789
3753#: plugins/check_snmp.c:601 3790#: plugins/check_snmp.c:605
3754#, fuzzy 3791#, fuzzy
3755msgid "Could not reallocate labels\n" 3792msgid "Could not reallocate labels\n"
3756msgstr "Konnte·url·nicht·zuweisen\n" 3793msgstr "Konnte·url·nicht·zuweisen\n"
3757 3794
3758#: plugins/check_snmp.c:618 3795#: plugins/check_snmp.c:622
3759#, fuzzy, c-format 3796#, fuzzy, c-format
3760msgid "Could not reallocate units [%d]\n" 3797msgid "Could not reallocate units [%d]\n"
3761msgstr "Konnte·url·nicht·zuweisen\n" 3798msgstr "Konnte·url·nicht·zuweisen\n"
3762 3799
3763#: plugins/check_snmp.c:630 3800#: plugins/check_snmp.c:634
3764msgid "Could not realloc() units\n" 3801msgid "Could not realloc() units\n"
3765msgstr "" 3802msgstr ""
3766 3803
3767#: plugins/check_snmp.c:715 3804#: plugins/check_snmp.c:719
3768#, c-format 3805#, c-format
3769msgid "Missing secname (%s) or authpassword (%s) ! \n" 3806msgid "Missing secname (%s) or authpassword (%s) ! \n"
3770msgstr "" 3807msgstr ""
3771 3808
3772#: plugins/check_snmp.c:723 3809#: plugins/check_snmp.c:727
3773#, c-format 3810#, c-format
3774msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" 3811msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3775msgstr "" 3812msgstr ""
3776 3813
3777#: plugins/check_snmp.c:732 3814#: plugins/check_snmp.c:736
3778msgid "Invalid SNMP version" 3815msgid "Invalid SNMP version"
3779msgstr "" 3816msgstr ""
3780 3817
3781#: plugins/check_snmp.c:860 3818#: plugins/check_snmp.c:864
3782msgid "Unbalanced quotes\n" 3819msgid "Unbalanced quotes\n"
3783msgstr "" 3820msgstr ""
3784 3821
3785#: plugins/check_snmp.c:909 3822#: plugins/check_snmp.c:913
3786msgid "Check status of remote machines and obtain sustem information via SNMP" 3823msgid "Check status of remote machines and obtain sustem information via SNMP"
3787msgstr "" 3824msgstr ""
3788 3825
3789#: plugins/check_snmp.c:921 3826#: plugins/check_snmp.c:925
3790msgid "Use SNMP GETNEXT instead of SNMP GET" 3827msgid "Use SNMP GETNEXT instead of SNMP GET"
3791msgstr "" 3828msgstr ""
3792 3829
3793#: plugins/check_snmp.c:923 3830#: plugins/check_snmp.c:927
3794msgid "SNMP protocol version" 3831msgid "SNMP protocol version"
3795msgstr "" 3832msgstr ""
3796 3833
3797#: plugins/check_snmp.c:925 3834#: plugins/check_snmp.c:929
3798msgid "SNMPv3 securityLevel" 3835msgid "SNMPv3 securityLevel"
3799msgstr "" 3836msgstr ""
3800 3837
3801#: plugins/check_snmp.c:927 3838#: plugins/check_snmp.c:931
3802msgid "SNMPv3 auth proto" 3839msgid "SNMPv3 auth proto"
3803msgstr "" 3840msgstr ""
3804 3841
3805#: plugins/check_snmp.c:931 3842#: plugins/check_snmp.c:935
3806msgid "Optional community string for SNMP communication" 3843msgid "Optional community string for SNMP communication"
3807msgstr "" 3844msgstr ""
3808 3845
3809#: plugins/check_snmp.c:932 3846#: plugins/check_snmp.c:936
3810#, c-format 3847#, c-format
3811msgid "(default is \"%s\")" 3848msgid "(default is \"%s\")"
3812msgstr "" 3849msgstr ""
3813 3850
3814#: plugins/check_snmp.c:934 3851#: plugins/check_snmp.c:938
3815msgid "SNMPv3 username" 3852msgid "SNMPv3 username"
3816msgstr "" 3853msgstr ""
3817 3854
3818#: plugins/check_snmp.c:936 3855#: plugins/check_snmp.c:940
3819msgid "SNMPv3 authentication password" 3856msgid "SNMPv3 authentication password"
3820msgstr "" 3857msgstr ""
3821 3858
3822#: plugins/check_snmp.c:938 3859#: plugins/check_snmp.c:942
3823msgid "SNMPv3 crypt passwd (DES)" 3860msgid "SNMPv3 crypt passwd (DES)"
3824msgstr "" 3861msgstr ""
3825 3862
3826#: plugins/check_snmp.c:942 3863#: plugins/check_snmp.c:946
3827msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3864msgid "Object identifier(s) or SNMP variables whose value you wish to query"
3828msgstr "" 3865msgstr ""
3829 3866
3830#: plugins/check_snmp.c:944 3867#: plugins/check_snmp.c:948
3831msgid "" 3868msgid ""
3832"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" 3869"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
3833msgstr "" 3870msgstr ""
3834 3871
3835#: plugins/check_snmp.c:945 3872#: plugins/check_snmp.c:949
3836msgid "for symbolic oids.)" 3873msgid "for symbolic oids.)"
3837msgstr "" 3874msgstr ""
3838 3875
3839#: plugins/check_snmp.c:947 3876#: plugins/check_snmp.c:951
3840#, c-format 3877#, c-format
3841msgid " Delimiter to use when parsing returned data. Default is \"%s\"" 3878msgid " Delimiter to use when parsing returned data. Default is \"%s\""
3842msgstr "" 3879msgstr ""
3843 3880
3844#: plugins/check_snmp.c:948 3881#: plugins/check_snmp.c:952
3845msgid "Any data on the right hand side of the delimiter is considered" 3882msgid "Any data on the right hand side of the delimiter is considered"
3846msgstr "" 3883msgstr ""
3847 3884
3848#: plugins/check_snmp.c:949 3885#: plugins/check_snmp.c:953
3849msgid "to be the data that should be used in the evaluation." 3886msgid "to be the data that should be used in the evaluation."
3850msgstr "" 3887msgstr ""
3851 3888
3852#: plugins/check_snmp.c:953 3889#: plugins/check_snmp.c:957
3853msgid "Range(s) which will not result in a WARNING status" 3890msgid "Range(s) which will not result in a WARNING status"
3854msgstr "" 3891msgstr ""
3855 3892
3856#: plugins/check_snmp.c:955 3893#: plugins/check_snmp.c:959
3857msgid "Range(s) which will not result in a CRITICAL status" 3894msgid "Range(s) which will not result in a CRITICAL status"
3858msgstr "" 3895msgstr ""
3859 3896
3860#: plugins/check_snmp.c:959 3897#: plugins/check_snmp.c:963
3861msgid "Return OK state (for that OID) if STRING is an exact match" 3898msgid "Return OK state (for that OID) if STRING is an exact match"
3862msgstr "" 3899msgstr ""
3863 3900
3864#: plugins/check_snmp.c:961 3901#: plugins/check_snmp.c:965
3865msgid "" 3902msgid ""
3866"Return OK state (for that OID) if extended regular expression REGEX matches" 3903"Return OK state (for that OID) if extended regular expression REGEX matches"
3867msgstr "" 3904msgstr ""
3868 3905
3869#: plugins/check_snmp.c:963 3906#: plugins/check_snmp.c:967
3870msgid "" 3907msgid ""
3871"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3908"Return OK state (for that OID) if case-insensitive extended REGEX matches"
3872msgstr "" 3909msgstr ""
3873 3910
3874#: plugins/check_snmp.c:965 3911#: plugins/check_snmp.c:969
3875msgid "Prefix label for output from plugin (default -s 'SNMP')" 3912msgid "Prefix label for output from plugin (default -s 'SNMP')"
3876msgstr "" 3913msgstr ""
3877 3914
3878#: plugins/check_snmp.c:969 3915#: plugins/check_snmp.c:973
3879msgid "Units label(s) for output data (e.g., 'sec.')." 3916msgid "Units label(s) for output data (e.g., 'sec.')."
3880msgstr "" 3917msgstr ""
3881 3918
3882#: plugins/check_snmp.c:971 3919#: plugins/check_snmp.c:975
3883msgid "Separates output on multiple OID requests" 3920msgid "Separates output on multiple OID requests"
3884msgstr "" 3921msgstr ""
3885 3922
3886#: plugins/check_snmp.c:977 3923#: plugins/check_snmp.c:981
3887msgid "" 3924msgid ""
3888"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3925"This plugin uses the 'snmpget' command included with the NET-SNMP package."
3889msgstr "" 3926msgstr ""
3890 3927
3891#: plugins/check_snmp.c:978 3928#: plugins/check_snmp.c:982
3892msgid "" 3929msgid ""
3893"if you don't have the package installed, you will need to download it from" 3930"if you don't have the package installed, you will need to download it from"
3894msgstr "" 3931msgstr ""
3895 3932
3896#: plugins/check_snmp.c:979 3933#: plugins/check_snmp.c:983
3897msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3934msgid "http://net-snmp.sourceforge.net before you can use this plugin."
3898msgstr "" 3935msgstr ""
3899 3936
3900#: plugins/check_snmp.c:981 3937#: plugins/check_snmp.c:985
3901msgid "" 3938msgid ""
3902"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " 3939"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3903"with" 3940"with"
3904msgstr "" 3941msgstr ""
3905 3942
3906#: plugins/check_snmp.c:982 3943#: plugins/check_snmp.c:986
3907msgid " internal spaces must be quoted) [max 8 OIDs]" 3944msgid " internal spaces must be quoted) [max 8 OIDs]"
3908msgstr "" 3945msgstr ""
3909 3946
3910#: plugins/check_snmp.c:984 3947#: plugins/check_snmp.c:988
3911msgid "- Ranges are inclusive and are indicated with colons. When specified as" 3948msgid "- Ranges are inclusive and are indicated with colons. When specified as"
3912msgstr "" 3949msgstr ""
3913 3950
3914#: plugins/check_snmp.c:985 3951#: plugins/check_snmp.c:989
3915msgid "" 3952msgid ""
3916" 'min:max' a STATE_OK will be returned if the result is within the indicated" 3953" 'min:max' a STATE_OK will be returned if the result is within the indicated"
3917msgstr "" 3954msgstr ""
3918 3955
3919#: plugins/check_snmp.c:986 3956#: plugins/check_snmp.c:990
3920msgid " range or is equal to the upper or lower bound. A non-OK state will be" 3957msgid " range or is equal to the upper or lower bound. A non-OK state will be"
3921msgstr "" 3958msgstr ""
3922 3959
3923#: plugins/check_snmp.c:987 3960#: plugins/check_snmp.c:991
3924msgid " returned if the result is outside the specified range." 3961msgid " returned if the result is outside the specified range."
3925msgstr "" 3962msgstr ""
3926 3963
3927#: plugins/check_snmp.c:989 3964#: plugins/check_snmp.c:993
3928msgid "" 3965msgid ""
3929"- If specified in the order 'max:min' a non-OK state will be returned if the" 3966"- If specified in the order 'max:min' a non-OK state will be returned if the"
3930msgstr "" 3967msgstr ""
3931 3968
3932#: plugins/check_snmp.c:990 3969#: plugins/check_snmp.c:994
3933msgid " result is within the (inclusive) range." 3970msgid " result is within the (inclusive) range."
3934msgstr "" 3971msgstr ""
3935 3972
3936#: plugins/check_snmp.c:992 3973#: plugins/check_snmp.c:996
3937msgid "" 3974msgid ""
3938"- Upper or lower bounds may be omitted to skip checking the respective limit." 3975"- Upper or lower bounds may be omitted to skip checking the respective limit."
3939msgstr "" 3976msgstr ""
3940 3977
3941#: plugins/check_snmp.c:993 3978#: plugins/check_snmp.c:997
3942msgid "- Bare integers are interpreted as upper limits." 3979msgid "- Bare integers are interpreted as upper limits."
3943msgstr "" 3980msgstr ""
3944 3981
3945#: plugins/check_snmp.c:994 3982#: plugins/check_snmp.c:998
3946msgid "" 3983msgid ""
3947"- When checking multiple OIDs, separate ranges by commas like '-w " 3984"- When checking multiple OIDs, separate ranges by commas like '-w "
3948"1:10,1:,:20'" 3985"1:10,1:,:20'"
3949msgstr "" 3986msgstr ""
3950 3987
3951#: plugins/check_snmp.c:995 3988#: plugins/check_snmp.c:999
3952msgid "- Note that only one string and one regex may be checked at present" 3989msgid "- Note that only one string and one regex may be checked at present"
3953msgstr "" 3990msgstr ""
3954 3991
3955#: plugins/check_snmp.c:996 3992#: plugins/check_snmp.c:1000
3956msgid "" 3993msgid ""
3957"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 3994"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
3958msgstr "" 3995msgstr ""
3959 3996
3960#: plugins/check_snmp.c:997 3997#: plugins/check_snmp.c:1001
3961msgid " returned from the SNMP query is an unsigned integer." 3998msgid " returned from the SNMP query is an unsigned integer."
3962msgstr "" 3999msgstr ""
3963 4000
@@ -4349,64 +4386,68 @@ msgstr ""
4349msgid "Output of temperatures in Celsius" 4386msgid "Output of temperatures in Celsius"
4350msgstr "" 4387msgstr ""
4351 4388
4352#: plugins/check_ups.c:631 4389#: plugins/check_ups.c:622
4390msgid "Valid values for STRING are"
4391msgstr ""
4392
4393#: plugins/check_ups.c:635
4353msgid "" 4394msgid ""
4354"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4395"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4355msgstr "" 4396msgstr ""
4356 4397
4357#: plugins/check_ups.c:632 4398#: plugins/check_ups.c:636
4358msgid "" 4399msgid ""
4359"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4400"Supply) on a local or remote host. If the UPS is online or calibrating, the"
4360msgstr "" 4401msgstr ""
4361 4402
4362#: plugins/check_ups.c:633 4403#: plugins/check_ups.c:637
4363msgid "" 4404msgid ""
4364"plugin will return an OK state. If the battery is on it will return a WARNING" 4405"plugin will return an OK state. If the battery is on it will return a WARNING"
4365msgstr "" 4406msgstr ""
4366 4407
4367#: plugins/check_ups.c:634 4408#: plugins/check_ups.c:638
4368msgid "" 4409msgid ""
4369"state.If the UPS is off or has a low battery the plugin will return a " 4410"state.If the UPS is off or has a low battery the plugin will return a "
4370"CRITICAL" 4411"CRITICAL"
4371msgstr "" 4412msgstr ""
4372 4413
4373#: plugins/check_ups.c:635 4414#: plugins/check_ups.c:639
4374msgid "state." 4415msgid "state."
4375msgstr "" 4416msgstr ""
4376 4417
4377#: plugins/check_ups.c:637 4418#: plugins/check_ups.c:641
4378msgid "" 4419msgid ""
4379"You may also specify a variable to check [such as temperature, utility " 4420"You may also specify a variable to check [such as temperature, utility "
4380"voltage," 4421"voltage,"
4381msgstr "" 4422msgstr ""
4382 4423
4383#: plugins/check_ups.c:638 4424#: plugins/check_ups.c:642
4384msgid "" 4425msgid ""
4385"battery load, etc.] as well as warning and critical thresholds for the " 4426"battery load, etc.] as well as warning and critical thresholds for the "
4386"value of" 4427"value of"
4387msgstr "" 4428msgstr ""
4388 4429
4389#: plugins/check_ups.c:639 4430#: plugins/check_ups.c:643
4390msgid "" 4431msgid ""
4391"that variable. If the remote host has multiple UPS that are being monitored " 4432"that variable. If the remote host has multiple UPS that are being monitored "
4392"you" 4433"you"
4393msgstr "" 4434msgstr ""
4394 4435
4395#: plugins/check_ups.c:640 4436#: plugins/check_ups.c:644
4396msgid "will have to use the [ups] option to specify which UPS to check." 4437msgid "will have to use the [ups] option to specify which UPS to check."
4397msgstr "" 4438msgstr ""
4398 4439
4399#: plugins/check_ups.c:642 4440#: plugins/check_ups.c:646
4400msgid "" 4441msgid ""
4401"This plugin requires that the UPSD daemon distributed with Russel Kroll's" 4442"This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4402msgstr "" 4443msgstr ""
4403 4444
4404#: plugins/check_ups.c:643 4445#: plugins/check_ups.c:647
4405msgid "" 4446msgid ""
4406"Smart UPS Tools be installed on the remote host. If you do not have the" 4447"Smart UPS Tools be installed on the remote host. If you do not have the"
4407msgstr "" 4448msgstr ""
4408 4449
4409#: plugins/check_ups.c:644 4450#: plugins/check_ups.c:648
4410msgid "" 4451msgid ""
4411"package installed on your system, you can download it from http://www." 4452"package installed on your system, you can download it from http://www."
4412"networkupstools.org" 4453"networkupstools.org"
@@ -4710,296 +4751,296 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n"
4710msgid "failed malloc in strscat\n" 4751msgid "failed malloc in strscat\n"
4711msgstr "konnte keinen Speicher für '%s' reservieren\n" 4752msgstr "konnte keinen Speicher für '%s' reservieren\n"
4712 4753
4713#: plugins-root/check_dhcp.c:298 4754#: plugins-root/check_dhcp.c:300
4714#, c-format 4755#, c-format
4715msgid "Error: Could not get hardware address of interface '%s'\n" 4756msgid "Error: Could not get hardware address of interface '%s'\n"
4716msgstr "" 4757msgstr ""
4717 4758
4718#: plugins-root/check_dhcp.c:320 4759#: plugins-root/check_dhcp.c:322
4719#, c-format 4760#, c-format
4720msgid "Error: if_nametoindex error - %s.\n" 4761msgid "Error: if_nametoindex error - %s.\n"
4721msgstr "" 4762msgstr ""
4722 4763
4723#: plugins-root/check_dhcp.c:325 4764#: plugins-root/check_dhcp.c:327
4724#, c-format 4765#, c-format
4725msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4766msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
4726msgstr "" 4767msgstr ""
4727 4768
4728#: plugins-root/check_dhcp.c:330 4769#: plugins-root/check_dhcp.c:332
4729#, c-format 4770#, c-format
4730msgid "" 4771msgid ""
4731"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4772"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
4732msgstr "" 4773msgstr ""
4733 4774
4734#: plugins-root/check_dhcp.c:335 4775#: plugins-root/check_dhcp.c:337
4735#, c-format 4776#, c-format
4736msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4777msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
4737msgstr "" 4778msgstr ""
4738 4779
4739#: plugins-root/check_dhcp.c:361 4780#: plugins-root/check_dhcp.c:363
4740#, c-format 4781#, c-format
4741msgid "" 4782msgid ""
4742"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4783"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
4743"eg lnc0.\n" 4784"eg lnc0.\n"
4744msgstr "" 4785msgstr ""
4745 4786
4746#: plugins-root/check_dhcp.c:366 plugins-root/check_dhcp.c:378 4787#: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380
4747#, c-format 4788#, c-format
4748msgid "" 4789msgid ""
4749"Error: can't read MAC address from DLPI streams interface for device %s unit " 4790"Error: can't read MAC address from DLPI streams interface for device %s unit "
4750"%d.\n" 4791"%d.\n"
4751msgstr "" 4792msgstr ""
4752 4793
4753#: plugins-root/check_dhcp.c:384 4794#: plugins-root/check_dhcp.c:386
4754#, c-format 4795#, c-format
4755msgid "Error: can't get MAC address for this architecture.\n" 4796msgid "Error: can't get MAC address for this architecture.\n"
4756msgstr "" 4797msgstr ""
4757 4798
4758#: plugins-root/check_dhcp.c:389 4799#: plugins-root/check_dhcp.c:391
4759#, c-format 4800#, c-format
4760msgid "Hardware address: " 4801msgid "Hardware address: "
4761msgstr "" 4802msgstr ""
4762 4803
4763#: plugins-root/check_dhcp.c:464 4804#: plugins-root/check_dhcp.c:470
4764#, c-format 4805#, c-format
4765msgid "DHCPDISCOVER to %s port %d\n" 4806msgid "DHCPDISCOVER to %s port %d\n"
4766msgstr "" 4807msgstr ""
4767 4808
4768#: plugins-root/check_dhcp.c:517 4809#: plugins-root/check_dhcp.c:522
4769#, c-format 4810#, c-format
4770msgid "Result=ERROR\n" 4811msgid "Result=ERROR\n"
4771msgstr "" 4812msgstr ""
4772 4813
4773#: plugins-root/check_dhcp.c:523 4814#: plugins-root/check_dhcp.c:528
4774#, c-format 4815#, c-format
4775msgid "Result=OK\n" 4816msgid "Result=OK\n"
4776msgstr "" 4817msgstr ""
4777 4818
4778#: plugins-root/check_dhcp.c:538 4819#: plugins-root/check_dhcp.c:543
4779#, c-format 4820#, c-format
4780msgid "DHCPOFFER from IP address %s" 4821msgid "DHCPOFFER from IP address %s"
4781msgstr "" 4822msgstr ""
4782 4823
4783#: plugins-root/check_dhcp.c:539 4824#: plugins-root/check_dhcp.c:544
4784#, c-format 4825#, c-format
4785msgid " via %s\n" 4826msgid " via %s\n"
4786msgstr "" 4827msgstr ""
4787 4828
4788#: plugins-root/check_dhcp.c:546 4829#: plugins-root/check_dhcp.c:551
4789#, c-format 4830#, c-format
4790msgid "" 4831msgid ""
4791"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" 4832"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n"
4792msgstr "" 4833msgstr ""
4793 4834
4794#: plugins-root/check_dhcp.c:568 4835#: plugins-root/check_dhcp.c:573
4795#, c-format 4836#, c-format
4796msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4837msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
4797msgstr "" 4838msgstr ""
4798 4839
4799#: plugins-root/check_dhcp.c:586 4840#: plugins-root/check_dhcp.c:591
4800#, c-format 4841#, c-format
4801msgid "Total responses seen on the wire: %d\n" 4842msgid "Total responses seen on the wire: %d\n"
4802msgstr "" 4843msgstr ""
4803 4844
4804#: plugins-root/check_dhcp.c:587 4845#: plugins-root/check_dhcp.c:592
4805#, fuzzy, c-format 4846#, fuzzy, c-format
4806msgid "Valid responses for this machine: %d\n" 4847msgid "Valid responses for this machine: %d\n"
4807msgstr "Keine Antwort vom Host \n" 4848msgstr "Keine Antwort vom Host \n"
4808 4849
4809#: plugins-root/check_dhcp.c:603 4850#: plugins-root/check_dhcp.c:607
4810#, c-format 4851#, c-format
4811msgid "send_dhcp_packet result: %d\n" 4852msgid "send_dhcp_packet result: %d\n"
4812msgstr "" 4853msgstr ""
4813 4854
4814#: plugins-root/check_dhcp.c:632 4855#: plugins-root/check_dhcp.c:636
4815#, fuzzy, c-format 4856#, fuzzy, c-format
4816msgid "No (more) data received\n" 4857msgid "No (more) data received\n"
4817msgstr "Keine Daten empfangen %s\n" 4858msgstr "Keine Daten empfangen %s\n"
4818 4859
4819#: plugins-root/check_dhcp.c:651 4860#: plugins-root/check_dhcp.c:655
4820#, c-format 4861#, c-format
4821msgid "recvfrom() failed, " 4862msgid "recvfrom() failed, "
4822msgstr "" 4863msgstr ""
4823 4864
4824#: plugins-root/check_dhcp.c:658 4865#: plugins-root/check_dhcp.c:662
4825#, c-format 4866#, c-format
4826msgid "receive_dhcp_packet() result: %d\n" 4867msgid "receive_dhcp_packet() result: %d\n"
4827msgstr "" 4868msgstr ""
4828 4869
4829#: plugins-root/check_dhcp.c:659 4870#: plugins-root/check_dhcp.c:663
4830#, c-format 4871#, c-format
4831msgid "receive_dhcp_packet() source: %s\n" 4872msgid "receive_dhcp_packet() source: %s\n"
4832msgstr "" 4873msgstr ""
4833 4874
4834#: plugins-root/check_dhcp.c:688 4875#: plugins-root/check_dhcp.c:692
4835#, c-format 4876#, c-format
4836msgid "Error: Could not create socket!\n" 4877msgid "Error: Could not create socket!\n"
4837msgstr "" 4878msgstr ""
4838 4879
4839#: plugins-root/check_dhcp.c:698 4880#: plugins-root/check_dhcp.c:702
4840#, c-format 4881#, c-format
4841msgid "Error: Could not set reuse address option on DHCP socket!\n" 4882msgid "Error: Could not set reuse address option on DHCP socket!\n"
4842msgstr "" 4883msgstr ""
4843 4884
4844#: plugins-root/check_dhcp.c:704 4885#: plugins-root/check_dhcp.c:708
4845#, c-format 4886#, c-format
4846msgid "Error: Could not set broadcast option on DHCP socket!\n" 4887msgid "Error: Could not set broadcast option on DHCP socket!\n"
4847msgstr "" 4888msgstr ""
4848 4889
4849#: plugins-root/check_dhcp.c:712 4890#: plugins-root/check_dhcp.c:716
4850#, c-format 4891#, c-format
4851msgid "" 4892msgid ""
4852"Error: Could not bind socket to interface %s. Check your privileges...\n" 4893"Error: Could not bind socket to interface %s. Check your privileges...\n"
4853msgstr "" 4894msgstr ""
4854 4895
4855#: plugins-root/check_dhcp.c:722 4896#: plugins-root/check_dhcp.c:726
4856#, c-format 4897#, c-format
4857msgid "" 4898msgid ""
4858"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 4899"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
4859msgstr "" 4900msgstr ""
4860 4901
4861#: plugins-root/check_dhcp.c:756 4902#: plugins-root/check_dhcp.c:760
4862#, c-format 4903#, c-format
4863msgid "Requested server address: %s\n" 4904msgid "Requested server address: %s\n"
4864msgstr "" 4905msgstr ""
4865 4906
4866#: plugins-root/check_dhcp.c:812 4907#: plugins-root/check_dhcp.c:821
4867#, c-format 4908#, c-format
4868msgid "Lease Time: Infinite\n" 4909msgid "Lease Time: Infinite\n"
4869msgstr "" 4910msgstr ""
4870 4911
4871#: plugins-root/check_dhcp.c:814 4912#: plugins-root/check_dhcp.c:823
4872#, c-format 4913#, c-format
4873msgid "Lease Time: %lu seconds\n" 4914msgid "Lease Time: %lu seconds\n"
4874msgstr "" 4915msgstr ""
4875 4916
4876#: plugins-root/check_dhcp.c:816 4917#: plugins-root/check_dhcp.c:825
4877#, c-format 4918#, c-format
4878msgid "Renewal Time: Infinite\n" 4919msgid "Renewal Time: Infinite\n"
4879msgstr "" 4920msgstr ""
4880 4921
4881#: plugins-root/check_dhcp.c:818 4922#: plugins-root/check_dhcp.c:827
4882#, c-format 4923#, c-format
4883msgid "Renewal Time: %lu seconds\n" 4924msgid "Renewal Time: %lu seconds\n"
4884msgstr "" 4925msgstr ""
4885 4926
4886#: plugins-root/check_dhcp.c:820 4927#: plugins-root/check_dhcp.c:829
4887#, c-format 4928#, c-format
4888msgid "Rebinding Time: Infinite\n" 4929msgid "Rebinding Time: Infinite\n"
4889msgstr "" 4930msgstr ""
4890 4931
4891#: plugins-root/check_dhcp.c:821 4932#: plugins-root/check_dhcp.c:830
4892#, c-format 4933#, c-format
4893msgid "Rebinding Time: %lu seconds\n" 4934msgid "Rebinding Time: %lu seconds\n"
4894msgstr "" 4935msgstr ""
4895 4936
4896#: plugins-root/check_dhcp.c:837 4937#: plugins-root/check_dhcp.c:858
4897#, c-format 4938#, c-format
4898msgid "Added offer from server @ %s" 4939msgid "Added offer from server @ %s"
4899msgstr "" 4940msgstr ""
4900 4941
4901#: plugins-root/check_dhcp.c:838 4942#: plugins-root/check_dhcp.c:859
4902#, c-format 4943#, c-format
4903msgid " of IP address %s\n" 4944msgid " of IP address %s\n"
4904msgstr "" 4945msgstr ""
4905 4946
4906#: plugins-root/check_dhcp.c:905 4947#: plugins-root/check_dhcp.c:926
4907#, c-format 4948#, c-format
4908msgid "DHCP Server Match: Offerer=%s" 4949msgid "DHCP Server Match: Offerer=%s"
4909msgstr "" 4950msgstr ""
4910 4951
4911#: plugins-root/check_dhcp.c:906 4952#: plugins-root/check_dhcp.c:927
4912#, c-format 4953#, c-format
4913msgid " Requested=%s" 4954msgid " Requested=%s"
4914msgstr "" 4955msgstr ""
4915 4956
4916#: plugins-root/check_dhcp.c:908 4957#: plugins-root/check_dhcp.c:929
4917#, c-format 4958#, c-format
4918msgid " (duplicate)" 4959msgid " (duplicate)"
4919msgstr "" 4960msgstr ""
4920 4961
4921#: plugins-root/check_dhcp.c:909 4962#: plugins-root/check_dhcp.c:930
4922#, c-format 4963#, c-format
4923msgid "\n" 4964msgid "\n"
4924msgstr "" 4965msgstr ""
4925 4966
4926#: plugins-root/check_dhcp.c:957 4967#: plugins-root/check_dhcp.c:978
4927#, c-format 4968#, c-format
4928msgid "No DHCPOFFERs were received.\n" 4969msgid "No DHCPOFFERs were received.\n"
4929msgstr "" 4970msgstr ""
4930 4971
4931#: plugins-root/check_dhcp.c:961 4972#: plugins-root/check_dhcp.c:982
4932#, c-format 4973#, c-format
4933msgid "Received %d DHCPOFFER(s)" 4974msgid "Received %d DHCPOFFER(s)"
4934msgstr "" 4975msgstr ""
4935 4976
4936#: plugins-root/check_dhcp.c:964 4977#: plugins-root/check_dhcp.c:985
4937#, c-format 4978#, c-format
4938msgid ", %s%d of %d requested servers responded" 4979msgid ", %s%d of %d requested servers responded"
4939msgstr "" 4980msgstr ""
4940 4981
4941#: plugins-root/check_dhcp.c:967 4982#: plugins-root/check_dhcp.c:988
4942#, c-format 4983#, c-format
4943msgid ", requested address (%s) was %soffered" 4984msgid ", requested address (%s) was %soffered"
4944msgstr "" 4985msgstr ""
4945 4986
4946#: plugins-root/check_dhcp.c:967 4987#: plugins-root/check_dhcp.c:988
4947msgid "not " 4988msgid "not "
4948msgstr "" 4989msgstr ""
4949 4990
4950#: plugins-root/check_dhcp.c:969 4991#: plugins-root/check_dhcp.c:990
4951#, c-format 4992#, c-format
4952msgid ", max lease time = " 4993msgid ", max lease time = "
4953msgstr "" 4994msgstr ""
4954 4995
4955#: plugins-root/check_dhcp.c:971 4996#: plugins-root/check_dhcp.c:992
4956#, c-format 4997#, c-format
4957msgid "Infinity" 4998msgid "Infinity"
4958msgstr "" 4999msgstr ""
4959 5000
4960#: plugins-root/check_dhcp.c:1148 5001#: plugins-root/check_dhcp.c:1169
4961#, c-format 5002#, c-format
4962msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 5003msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
4963msgstr "" 5004msgstr ""
4964 5005
4965#: plugins-root/check_dhcp.c:1160 5006#: plugins-root/check_dhcp.c:1181
4966#, c-format 5007#, c-format
4967msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 5008msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
4968msgstr "" 5009msgstr ""
4969 5010
4970#: plugins-root/check_dhcp.c:1173 5011#: plugins-root/check_dhcp.c:1194
4971#, c-format 5012#, c-format
4972msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 5013msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
4973msgstr "" 5014msgstr ""
4974 5015
4975#: plugins-root/check_dhcp.c:1185 5016#: plugins-root/check_dhcp.c:1206
4976#, c-format 5017#, c-format
4977msgid "" 5018msgid ""
4978"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 5019"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
4979msgstr "" 5020msgstr ""
4980 5021
4981#: plugins-root/check_dhcp.c:1209 5022#: plugins-root/check_dhcp.c:1230
4982#, c-format 5023#, c-format
4983msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 5024msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
4984msgstr "" 5025msgstr ""
4985 5026
4986#: plugins-root/check_dhcp.c:1257 5027#: plugins-root/check_dhcp.c:1278
4987msgid "This plugin tests the availability of DHCP servers on a network." 5028msgid "This plugin tests the availability of DHCP servers on a network."
4988msgstr "" 5029msgstr ""
4989 5030
4990#: plugins-root/check_dhcp.c:1268 5031#: plugins-root/check_dhcp.c:1289
4991msgid "IP address of DHCP server that we must hear from" 5032msgid "IP address of DHCP server that we must hear from"
4992msgstr "" 5033msgstr ""
4993 5034
4994#: plugins-root/check_dhcp.c:1270 5035#: plugins-root/check_dhcp.c:1291
4995msgid "IP address that should be offered by at least one DHCP server" 5036msgid "IP address that should be offered by at least one DHCP server"
4996msgstr "" 5037msgstr ""
4997 5038
4998#: plugins-root/check_dhcp.c:1272 5039#: plugins-root/check_dhcp.c:1293
4999msgid "Seconds to wait for DHCPOFFER before timeout occurs" 5040msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5000msgstr "" 5041msgstr ""
5001 5042
5002#: plugins-root/check_dhcp.c:1274 5043#: plugins-root/check_dhcp.c:1295
5003msgid "Interface to to use for listening (i.e. eth0)" 5044msgid "Interface to to use for listening (i.e. eth0)"
5004msgstr "" 5045msgstr ""
5005 5046
@@ -5077,6 +5118,10 @@ msgid "The -v switch can be specified several times for increased verbosity."
5077msgstr "" 5118msgstr ""
5078 5119
5079#, fuzzy 5120#, fuzzy
5121#~ msgid "Unknown error"
5122#~ msgstr "Papierfehler"
5123
5124#, fuzzy
5080#~ msgid "Unknown argument - %s" 5125#~ msgid "Unknown argument - %s"
5081#~ msgstr "" 5126#~ msgstr ""
5082#~ "%s: Unbekanntes Argument: %s\n" 5127#~ "%s: Unbekanntes Argument: %s\n"
diff --git a/po/fr.po b/po/fr.po
index 75d59ea..959b238 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: fr\n" 10"Project-Id-Version: fr\n"
11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2007-04-10 03:05-0400\n" 12"POT-Creation-Date: 2007-05-23 03:45-0400\n"
13"PO-Revision-Date: 2007-04-10 02:46-0400\n" 13"PO-Revision-Date: 2007-04-10 02:46-0400\n"
14"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n" 14"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n"
15"Language-Team: Français <fr@li.org>\n" 15"Language-Team: Français <fr@li.org>\n"
@@ -19,10 +19,10 @@ msgstr ""
19"Plural-Forms: nplurals=2; plural=(n > 1);\n" 19"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20"X-Generator: KBabel 1.11.1\n" 20"X-Generator: KBabel 1.11.1\n"
21 21
22#: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:192 22#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192
23#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 23#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
24#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 24#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147
25#: plugins/check_ldap.c:105 plugins/check_load.c:122 25#: plugins/check_ldap.c:105 plugins/check_load.c:124
26#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 26#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
27#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 27#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758
28#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 28#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
@@ -30,68 +30,75 @@ msgstr ""
30#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 30#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180
31#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 31#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113
32#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 32#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125
33#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:256 33#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258
34msgid "Could not parse arguments" 34msgid "Could not parse arguments"
35msgstr "Impossible de parcourir les arguments" 35msgstr "Impossible de parcourir les arguments"
36 36
37#: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 37#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
38#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 38#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
39#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 39#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106
40msgid "Cannot catch SIGALRM" 40msgid "Cannot catch SIGALRM"
41msgstr "impossible d'obtenir le signal SIGALRM" 41msgstr "impossible d'obtenir le signal SIGALRM"
42 42
43#: plugins/check_by_ssh.c:97 43#: plugins/check_by_ssh.c:104
44#, c-format 44#, c-format
45msgid "Remote command execution failed: %s\n" 45msgid "Remote command execution failed: %s\n"
46msgstr "L'exécution de la commande à distance %s à échoué\n" 46msgstr "L'exécution de la commande à distance %s à échoué\n"
47 47
48#: plugins/check_by_ssh.c:98 48#: plugins/check_by_ssh.c:115
49msgid "Unknown error" 49#, c-format
50msgstr "Erreur inconnue" 50msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
51msgstr ""
51 52
52#: plugins/check_by_ssh.c:116 53#: plugins/check_by_ssh.c:127
53#, c-format 54#, c-format
54msgid "SSH WARNING: could not open %s\n" 55msgid "SSH WARNING: could not open %s\n"
55msgstr "SSH AVERTISSEMENT: impossible d'ouvrir %s\n" 56msgstr "SSH AVERTISSEMENT: impossible d'ouvrir %s\n"
56 57
57#: plugins/check_by_ssh.c:200 plugins/check_disk.c:507 58#: plugins/check_by_ssh.c:213 plugins/check_disk.c:507
58#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 59#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237
59#: plugins/check_procs.c:371 plugins/check_radius.c:215 60#: plugins/check_procs.c:371 plugins/check_radius.c:215
60#: plugins/check_radius.c:285 plugins/check_real.c:361 61#: plugins/check_radius.c:285 plugins/check_real.c:361
61#: plugins/check_smtp.c:629 plugins/check_snmp.c:494 plugins/check_ssh.c:143 62#: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143
62#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 63#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555
63#: plugins/negate.c:203 64#: plugins/negate.c:203
64msgid "Timeout interval must be a positive integer" 65msgid "Timeout interval must be a positive integer"
65msgstr "Le délai d'attente doit être un entier positif" 66msgstr "Le délai d'attente doit être un entier positif"
66 67
67#: plugins/check_by_ssh.c:210 plugins/check_pgsql.c:261 68#: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261
68#: plugins/check_radius.c:224 plugins/check_radius.c:258 69#: plugins/check_radius.c:224 plugins/check_radius.c:258
69#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 70#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506
70#: plugins/check_time.c:300 plugins/check_ups.c:517 71#: plugins/check_time.c:300 plugins/check_ups.c:517
71msgid "Port must be a positive integer" 72msgid "Port must be a positive integer"
72msgstr "Le numéro du port doit être un entier positif" 73msgstr "Le numéro du port doit être un entier positif"
73 74
74#: plugins/check_by_ssh.c:254 75#: plugins/check_by_ssh.c:269
75msgid "skip lines must be an integer" 76#, fuzzy
77msgid "skip-stdout argument must be an integer"
76msgstr "Le nombres de lignes à sauter doit être un entier" 78msgstr "Le nombres de lignes à sauter doit être un entier"
77 79
78#: plugins/check_by_ssh.c:272 80#: plugins/check_by_ssh.c:277
81#, fuzzy
82msgid "skip-stderr argument must be an integer"
83msgstr "Le nombres de lignes à sauter doit être un entier"
84
85#: plugins/check_by_ssh.c:295
79#, c-format 86#, c-format
80msgid "%s: You must provide a host name\n" 87msgid "%s: You must provide a host name\n"
81msgstr "%s: Vous devez fournir un nom d'hôte\n" 88msgstr "%s: Vous devez fournir un nom d'hôte\n"
82 89
83#: plugins/check_by_ssh.c:290 90#: plugins/check_by_ssh.c:313
84msgid "No remotecmd" 91msgid "No remotecmd"
85msgstr "Pas de commande distante" 92msgstr "Pas de commande distante"
86 93
87#: plugins/check_by_ssh.c:306 94#: plugins/check_by_ssh.c:329
88#, c-format 95#, c-format
89msgid "" 96msgid ""
90"%s: In passive mode, you must provide a service name for each command.\n" 97"%s: In passive mode, you must provide a service name for each command.\n"
91msgstr "" 98msgstr ""
92"%s: En mode passif, vous devez fournir un service pour chaque commande.\n" 99"%s: En mode passif, vous devez fournir un service pour chaque commande.\n"
93 100
94#: plugins/check_by_ssh.c:309 101#: plugins/check_by_ssh.c:332
95#, c-format 102#, c-format
96msgid "" 103msgid ""
97"%s: In passive mode, you must provide the host short name from the nagios " 104"%s: In passive mode, you must provide the host short name from the nagios "
@@ -100,123 +107,127 @@ msgstr ""
100"%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans " 107"%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans "
101"la configuration de nagios.\n" 108"la configuration de nagios.\n"
102 109
103#: plugins/check_by_ssh.c:323 110#: plugins/check_by_ssh.c:346
104#, c-format 111#, c-format
105msgid "This plugin uses SSH to execute commands on a remote host" 112msgid "This plugin uses SSH to execute commands on a remote host"
106msgstr "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant" 113msgstr "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant"
107 114
108#: plugins/check_by_ssh.c:336 115#: plugins/check_by_ssh.c:359
109msgid "tell ssh to use Protocol 1" 116#, fuzzy
117msgid "tell ssh to use Protocol 1 [optional]"
110msgstr "dire à ssh d'utiliser le protocole version 1" 118msgstr "dire à ssh d'utiliser le protocole version 1"
111 119
112#: plugins/check_by_ssh.c:338 120#: plugins/check_by_ssh.c:361
113msgid "tell ssh to use Protocol 2" 121#, fuzzy
122msgid "tell ssh to use Protocol 2 [optional]"
114msgstr "dire à ssh d'utiliser le protocole 2" 123msgstr "dire à ssh d'utiliser le protocole 2"
115 124
116#: plugins/check_by_ssh.c:340 125#: plugins/check_by_ssh.c:363
117msgid "Ignore first n lines on STDERR (to suppress a logon banner)" 126msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
127msgstr ""
128
129#: plugins/check_by_ssh.c:365
130msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
118msgstr "" 131msgstr ""
119"ignorer les x premières lignes sur STDERR (pour supprimer une bannière de "
120"connexion)"
121 132
122#: plugins/check_by_ssh.c:342 133#: plugins/check_by_ssh.c:367
123msgid "tells ssh to fork rather than create a tty" 134msgid "tells ssh to fork rather than create a tty [optional]"
124msgstr "" 135msgstr ""
125 136
126#: plugins/check_by_ssh.c:344 137#: plugins/check_by_ssh.c:369
127msgid "command to execute on the remote machine" 138msgid "command to execute on the remote machine"
128msgstr "commande à exécuter sur la machine distante" 139msgstr "commande à exécuter sur la machine distante"
129 140
130#: plugins/check_by_ssh.c:346 141#: plugins/check_by_ssh.c:371
131msgid "SSH user name on remote host [optional]" 142msgid "SSH user name on remote host [optional]"
132msgstr "Nom d'utilisateur ssh sur la machine distante [optionnel]" 143msgstr "Nom d'utilisateur ssh sur la machine distante [optionnel]"
133 144
134#: plugins/check_by_ssh.c:348 145#: plugins/check_by_ssh.c:373
135msgid "identity of an authorized key [optional]" 146msgid "identity of an authorized key [optional]"
136msgstr "Identité de la clé autorisée [optionnel]" 147msgstr "Identité de la clé autorisée [optionnel]"
137 148
138#: plugins/check_by_ssh.c:350 149#: plugins/check_by_ssh.c:375
139msgid "external command file for nagios [optional]" 150msgid "external command file for nagios [optional]"
140msgstr "commande externe pour nagios [optionnel]" 151msgstr "commande externe pour nagios [optionnel]"
141 152
142#: plugins/check_by_ssh.c:352 153#: plugins/check_by_ssh.c:377
143msgid "list of nagios service names, separated by ':' [optional]" 154msgid "list of nagios service names, separated by ':' [optional]"
144msgstr "liste des services nagios, séparés par ':' [optionnel] " 155msgstr "liste des services nagios, séparés par ':' [optionnel] "
145 156
146#: plugins/check_by_ssh.c:354 157#: plugins/check_by_ssh.c:379
147msgid "short name of host in nagios configuration [optional]" 158msgid "short name of host in nagios configuration [optional]"
148msgstr "nom court de l'hôte dans la configuration nagios [optionnel]" 159msgstr "nom court de l'hôte dans la configuration nagios [optionnel]"
149 160
150#: plugins/check_by_ssh.c:356 161#: plugins/check_by_ssh.c:381
151msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 162msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
152msgstr "" 163msgstr ""
153"appelle ssh avec '-o OPTION' (peut être utilisé plusieurs fois) [optionnel]" 164"appelle ssh avec '-o OPTION' (peut être utilisé plusieurs fois) [optionnel]"
154 165
155#: plugins/check_by_ssh.c:358 166#: plugins/check_by_ssh.c:383
156msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 167msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
157msgstr "" 168msgstr ""
158"dire à ssh de supprimer les messages d'erreurs et de diagnostic [optionnel]" 169"dire à ssh de supprimer les messages d'erreurs et de diagnostic [optionnel]"
159 170
160#: plugins/check_by_ssh.c:361 171#: plugins/check_by_ssh.c:386
161msgid "The most common mode of use is to refer to a local identity file with" 172msgid "The most common mode of use is to refer to a local identity file with"
162msgstr "" 173msgstr ""
163 174
164#: plugins/check_by_ssh.c:362 175#: plugins/check_by_ssh.c:387
165msgid "the '-i' option. In this mode, the identity pair should have a null" 176msgid "the '-i' option. In this mode, the identity pair should have a null"
166msgstr "" 177msgstr ""
167 178
168#: plugins/check_by_ssh.c:363 179#: plugins/check_by_ssh.c:388
169msgid "passphrase and the public key should be listed in the authorized_keys" 180msgid "passphrase and the public key should be listed in the authorized_keys"
170msgstr "" 181msgstr ""
171 182
172#: plugins/check_by_ssh.c:364 183#: plugins/check_by_ssh.c:389
173msgid "file of the remote host. Usually the key will be restricted to running" 184msgid "file of the remote host. Usually the key will be restricted to running"
174msgstr "" 185msgstr ""
175 186
176#: plugins/check_by_ssh.c:365 187#: plugins/check_by_ssh.c:390
177msgid "only one command on the remote server. If the remote SSH server tracks" 188msgid "only one command on the remote server. If the remote SSH server tracks"
178msgstr "" 189msgstr ""
179 190
180#: plugins/check_by_ssh.c:366 191#: plugins/check_by_ssh.c:391
181msgid "invocation arguments, the one remote program may be an agent that can" 192msgid "invocation arguments, the one remote program may be an agent that can"
182msgstr "" 193msgstr ""
183 194
184#: plugins/check_by_ssh.c:367 195#: plugins/check_by_ssh.c:392
185msgid "execute additional commands as proxy" 196msgid "execute additional commands as proxy"
186msgstr "" 197msgstr ""
187 198
188#: plugins/check_by_ssh.c:368 199#: plugins/check_by_ssh.c:393
189msgid "To use passive mode, provide multiple '-C' options, and provide" 200msgid "To use passive mode, provide multiple '-C' options, and provide"
190msgstr "Pour utiliser le mode passif, utilisez plusieurs fois l'option '-C',et" 201msgstr "Pour utiliser le mode passif, utilisez plusieurs fois l'option '-C',et"
191 202
192#: plugins/check_by_ssh.c:369 203#: plugins/check_by_ssh.c:394
193msgid "" 204msgid ""
194"all of -O, -s, and -n options (servicelist order must match '-C'options)" 205"all of -O, -s, and -n options (servicelist order must match '-C'options)"
195msgstr "" 206msgstr ""
196"et les options -O, -s, n (l'ordre des services doit correspondre aux " 207"et les options -O, -s, n (l'ordre des services doit correspondre aux "
197"multiples options '-C)" 208"multiples options '-C)"
198 209
199#: plugins/check_by_ssh.c:371 plugins/check_disk.c:901 210#: plugins/check_by_ssh.c:396 plugins/check_disk.c:902
200#: plugins/check_http.c:1324 plugins/check_nagios.c:303 211#: plugins/check_http.c:1324 plugins/check_nagios.c:303
201#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 212#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187
202#, c-format 213#, c-format
203msgid "Examples:" 214msgid "Examples:"
204msgstr "Exemples:" 215msgstr "Exemples:"
205 216
206#: plugins/check_by_ssh.c:385 plugins/check_dig.c:336 plugins/check_disk.c:912 217#: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913
207#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 218#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407
208#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 219#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347
209#: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 220#: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383
210#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 221#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
211#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 222#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688
212#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 223#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
213#: plugins/check_ping.c:597 plugins/check_procs.c:753 224#: plugins/check_ping.c:597 plugins/check_procs.c:753
214#: plugins/check_radius.c:349 plugins/check_real.c:454 225#: plugins/check_radius.c:349 plugins/check_real.c:454
215#: plugins/check_smtp.c:780 plugins/check_snmp.c:1007 plugins/check_ssh.c:306 226#: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306
216#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 227#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373
217#: plugins/check_ups.c:653 plugins/check_users.c:230 228#: plugins/check_ups.c:657 plugins/check_users.c:230
218#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 229#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204
219#: plugins-root/check_dhcp.c:1283 plugins-root/check_icmp.c:1282 230#: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282
220#, c-format 231#, c-format
221msgid "Usage:" 232msgid "Usage:"
222msgstr "Utilisation:" 233msgstr "Utilisation:"
@@ -288,11 +299,10 @@ msgstr ""
288msgid "DISK %s: %s not found\n" 299msgid "DISK %s: %s not found\n"
289msgstr "DISK %s: %s non trouvé\n" 300msgstr "DISK %s: %s non trouvé\n"
290 301
291#: plugins/check_disk.c:213 plugins/check_disk.c:751 plugins/check_dns.c:208 302#: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208
292#: plugins/check_dummy.c:81 plugins/check_http.c:959 plugins/check_http.c:1022 303#: plugins/check_dummy.c:81 plugins/check_mysql.c:214
293#: plugins/check_mysql.c:214 plugins/check_nagios.c:107 304#: plugins/check_nagios.c:107 plugins/check_nagios.c:171
294#: plugins/check_nagios.c:171 plugins/check_nagios.c:175 305#: plugins/check_nagios.c:175 plugins/check_procs.c:302
295#: plugins/check_procs.c:302
296#, c-format 306#, c-format
297msgid "CRITICAL" 307msgid "CRITICAL"
298msgstr "CRITIQUE" 308msgstr "CRITIQUE"
@@ -309,7 +319,6 @@ msgstr "Impossible d'allouer de l'espace pour '%s'\n"
309 319
310#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 320#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653
311#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 321#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84
312#: plugins/check_http.c:953
313#, c-format 322#, c-format
314msgid "UNKNOWN" 323msgid "UNKNOWN"
315msgstr "INCONNU" 324msgstr "INCONNU"
@@ -339,125 +348,125 @@ msgstr ""
339msgid "Unknown argument" 348msgid "Unknown argument"
340msgstr "Argument inconnu" 349msgstr "Argument inconnu"
341 350
342#: plugins/check_disk.c:752 351#: plugins/check_disk.c:753
343#, c-format 352#, c-format
344msgid "%s does not exist\n" 353msgid "%s does not exist\n"
345msgstr "%s n'existe pas\n" 354msgstr "%s n'existe pas\n"
346 355
347#: plugins/check_disk.c:781 356#: plugins/check_disk.c:782
348#, c-format 357#, c-format
349msgid " for %s\n" 358msgid " for %s\n"
350msgstr " pour %s\n" 359msgstr " pour %s\n"
351 360
352#: plugins/check_disk.c:849 361#: plugins/check_disk.c:850
353msgid "" 362msgid ""
354"This plugin checks the amount of used disk space on a mounted file system" 363"This plugin checks the amount of used disk space on a mounted file system"
355msgstr "Ce plugin vérifie la place utilisé sur un système de fichier monté" 364msgstr "Ce plugin vérifie la place utilisé sur un système de fichier monté"
356 365
357#: plugins/check_disk.c:850 366#: plugins/check_disk.c:851
358msgid "" 367msgid ""
359"and generates an alert if free space is less than one of the threshold values" 368"and generates an alert if free space is less than one of the threshold values"
360msgstr "" 369msgstr ""
361"et génère une alerte si la place disponible est plus petite qu'une des " 370"et génère une alerte si la place disponible est plus petite qu'une des "
362"valeurs fournies" 371"valeurs fournies"
363 372
364#: plugins/check_disk.c:859 373#: plugins/check_disk.c:860
365msgid "Exit with WARNING status if less than INTEGER units of disk are free" 374msgid "Exit with WARNING status if less than INTEGER units of disk are free"
366msgstr "" 375msgstr ""
367"Sortir avec un résultat AVERTISSEMENT si moins de x unités de disques sont " 376"Sortir avec un résultat AVERTISSEMENT si moins de x unités de disques sont "
368"libres" 377"libres"
369 378
370#: plugins/check_disk.c:861 379#: plugins/check_disk.c:862
371msgid "Exit with WARNING status if less than PERCENT of disk space is free" 380msgid "Exit with WARNING status if less than PERCENT of disk space is free"
372msgstr "" 381msgstr ""
373"Sortir avec un résultat AVERTISSEMENT si moins de x pour-cent du disque est " 382"Sortir avec un résultat AVERTISSEMENT si moins de x pour-cent du disque est "
374"libre" 383"libre"
375 384
376#: plugins/check_disk.c:863 385#: plugins/check_disk.c:864
377msgid "Exit with WARNING status if less than PERCENT of inode space is free" 386msgid "Exit with WARNING status if less than PERCENT of inode space is free"
378msgstr "" 387msgstr ""
379"Sortir avec un résultat AVERTISSEMENT si moins de x pour-cent des inodes " 388"Sortir avec un résultat AVERTISSEMENT si moins de x pour-cent des inodes "
380"sont libres" 389"sont libres"
381 390
382#: plugins/check_disk.c:865 391#: plugins/check_disk.c:866
383msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 392msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
384msgstr "" 393msgstr ""
385"Sortir avec un résultat CRITIQUE si moins de x pour-cent des inodes sont " 394"Sortir avec un résultat CRITIQUE si moins de x pour-cent des inodes sont "
386"libres" 395"libres"
387 396
388#: plugins/check_disk.c:867 397#: plugins/check_disk.c:868
389msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 398msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
390msgstr "" 399msgstr ""
391"Sortir avec un résultat CRITIQUE si moins de x unités du disque sont libres" 400"Sortir avec un résultat CRITIQUE si moins de x unités du disque sont libres"
392 401
393#: plugins/check_disk.c:869 402#: plugins/check_disk.c:870
394msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" 403msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
395msgstr "" 404msgstr ""
396"Sortir avec un résultat CRITIQUE si moins de x pour-cent du disque est libre" 405"Sortir avec un résultat CRITIQUE si moins de x pour-cent du disque est libre"
397 406
398#: plugins/check_disk.c:871 407#: plugins/check_disk.c:872
399msgid "Clear thresholds" 408msgid "Clear thresholds"
400msgstr "Effacer les seuils" 409msgstr "Effacer les seuils"
401 410
402#: plugins/check_disk.c:873 411#: plugins/check_disk.c:874
403msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 412msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
404msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)" 413msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)"
405 414
406#: plugins/check_disk.c:875 415#: plugins/check_disk.c:876
407msgid "Same as '--units kB'" 416msgid "Same as '--units kB'"
408msgstr "Pareil à '--units kB'" 417msgstr "Pareil à '--units kB'"
409 418
410#: plugins/check_disk.c:877 419#: plugins/check_disk.c:878
411msgid "Same as '--units MB'" 420msgid "Same as '--units MB'"
412msgstr "Pareil à '--units MB'" 421msgstr "Pareil à '--units MB'"
413 422
414#: plugins/check_disk.c:879 423#: plugins/check_disk.c:880
415msgid "Only check local filesystems" 424msgid "Only check local filesystems"
416msgstr "Vérifier seulement les systèmes de fichiers locaux" 425msgstr "Vérifier seulement les systèmes de fichiers locaux"
417 426
418#: plugins/check_disk.c:881 427#: plugins/check_disk.c:882
419msgid "Path or partition (may be repeated)" 428msgid "Path or partition (may be repeated)"
420msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" 429msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)"
421 430
422#: plugins/check_disk.c:883 431#: plugins/check_disk.c:884
423#, fuzzy 432#, fuzzy
424msgid "Regular expression for path or partition (may be repeated)" 433msgid "Regular expression for path or partition (may be repeated)"
425msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" 434msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)"
426 435
427#: plugins/check_disk.c:885 436#: plugins/check_disk.c:886
428#, fuzzy 437#, fuzzy
429msgid "" 438msgid ""
430"Case insensitive regular expression for path/partition (may be repeated)" 439"Case insensitive regular expression for path/partition (may be repeated)"
431msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" 440msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)"
432 441
433#: plugins/check_disk.c:887 442#: plugins/check_disk.c:888
434msgid "" 443msgid ""
435"Group pathes. Thresholds apply to (free-)space of all partitions together" 444"Group pathes. Thresholds apply to (free-)space of all partitions together"
436msgstr "" 445msgstr ""
437 446
438#: plugins/check_disk.c:889 447#: plugins/check_disk.c:890
439msgid "Ignore device (only works if -p unspecified)" 448msgid "Ignore device (only works if -p unspecified)"
440msgstr "Ignorer le périphérique (marche seulement lorsque -p est utilisé)" 449msgstr "Ignorer le périphérique (marche seulement lorsque -p est utilisé)"
441 450
442#: plugins/check_disk.c:891 451#: plugins/check_disk.c:892
443msgid "Ignore all filesystems of indicated type (may be repeated)" 452msgid "Ignore all filesystems of indicated type (may be repeated)"
444msgstr "" 453msgstr ""
445"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " 454"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué "
446"(peut être utilisé plusieurs fois)" 455"(peut être utilisé plusieurs fois)"
447 456
448#: plugins/check_disk.c:893 457#: plugins/check_disk.c:894
449msgid "Display the mountpoint instead of the partition" 458msgid "Display the mountpoint instead of the partition"
450msgstr "Afficher le point de montage au lieu de la partition" 459msgstr "Afficher le point de montage au lieu de la partition"
451 460
452#: plugins/check_disk.c:895 461#: plugins/check_disk.c:896
453msgid "For paths or partitions specified with -p, only check for exact paths" 462msgid "For paths or partitions specified with -p, only check for exact paths"
454msgstr "" 463msgstr ""
455 464
456#: plugins/check_disk.c:897 465#: plugins/check_disk.c:898
457msgid "Display only devices/mountpoints with errors" 466msgid "Display only devices/mountpoints with errors"
458msgstr "Afficher seulement les périphériques/point de montage avec des erreurs" 467msgstr "Afficher seulement les périphériques/point de montage avec des erreurs"
459 468
460#: plugins/check_disk.c:903 469#: plugins/check_disk.c:904
461msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 470msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
462msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB" 471msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB"
463 472
@@ -493,15 +502,14 @@ msgstr "j'attendais '%s' mais j'ai reçu '%s'"
493msgid "server %s is not authoritative for %s" 502msgid "server %s is not authoritative for %s"
494msgstr "serveur %s n'est pas autoritaire pour %s" 503msgstr "serveur %s n'est pas autoritaire pour %s"
495 504
496#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:955 505#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185
497#: plugins/check_nagios.c:185 plugins/check_procs.c:295 506#: plugins/check_procs.c:295
498#, c-format 507#, c-format
499msgid "OK" 508msgid "OK"
500msgstr "OK" 509msgstr "OK"
501 510
502#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:957 511#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211
503#: plugins/check_mysql.c:211 plugins/check_nagios.c:185 512#: plugins/check_nagios.c:185 plugins/check_procs.c:297
504#: plugins/check_procs.c:297
505#, c-format 513#, c-format
506msgid "WARNING" 514msgid "WARNING"
507msgstr "AVERTISSEMENT" 515msgstr "AVERTISSEMENT"
@@ -675,7 +683,7 @@ msgstr "du paramètre <state> avec un texte optionnel"
675msgid "Could not open pipe: %s\n" 683msgid "Could not open pipe: %s\n"
676msgstr "Impossible d'ouvrir le pipe: %s\n" 684msgstr "Impossible d'ouvrir le pipe: %s\n"
677 685
678#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 686#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
679#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 687#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184
680#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 688#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123
681#, c-format 689#, c-format
@@ -844,7 +852,7 @@ msgstr ""
844#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 852#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364
845#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 853#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693
846#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 854#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
847#: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 855#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276
848#, c-format 856#, c-format
849msgid "Notes:" 857msgid "Notes:"
850msgstr "Notes:" 858msgstr "Notes:"
@@ -977,50 +985,49 @@ msgid "You must specify a server address or host name"
977msgstr "Vous devez spécifier une adresse ou un nom d'hôte" 985msgstr "Vous devez spécifier une adresse ou un nom d'hôte"
978 986
979#: plugins/check_http.c:665 987#: plugins/check_http.c:665
980msgid "Server date unknown\n" 988msgid "HTTP UNKNOWN - Server date unknown\n"
981msgstr "Date du serveur inconnue\n" 989msgstr "HTTP INCONNU - Date du serveur inconnue\n"
982 990
983#: plugins/check_http.c:667 991#: plugins/check_http.c:667
984msgid "Document modification date unknown\n" 992msgid "HTTP CRITICAL - Document modification date unknown\n"
985msgstr "Date de modification du document inconnue\n" 993msgstr "HTTP CRITIQUE - Date de modification du document inconnue\n"
986 994
987#: plugins/check_http.c:673 995#: plugins/check_http.c:673
988#, c-format 996#, c-format
989msgid "CRITICAL - Server date \"%100s\" unparsable" 997msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
990msgstr "CRITIQUE - Date du serveur \"%100s\" illisible" 998msgstr "HTTP CRITIQUE - Date du serveur \"%100s\" illisible"
991 999
992#: plugins/check_http.c:675 1000#: plugins/check_http.c:675
993#, c-format 1001#, c-format
994msgid "CRITICAL - Document date \"%100s\" unparsable" 1002msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
995msgstr "CRITIQUE - Date du document \"%100s\" illisible" 1003msgstr "HTTP CRITIQUE - Date du document \"%100s\" illisible"
996 1004
997#: plugins/check_http.c:677 1005#: plugins/check_http.c:677
998#, c-format 1006#, c-format
999msgid "CRITICAL - Document is %d seconds in the future\n" 1007msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
1000msgstr "CRITIQUE - La date du document est %d secondes dans le futur\n" 1008msgstr "HTTP CRITIQUE - La date du document est %d secondes dans le futur\n"
1001 1009
1002#: plugins/check_http.c:682 1010#: plugins/check_http.c:682
1003#, c-format 1011#, c-format
1004msgid "CRITICAL - Last modified %.1f days ago\n" 1012msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
1005msgstr "CRITIQUE - Dernière modification %.1f jours auparavant\n" 1013msgstr "HTTP CRITIQUE - Dernière modification %.1f jours auparavant\n"
1006 1014
1007#: plugins/check_http.c:686 1015#: plugins/check_http.c:686
1008#, c-format 1016#, c-format
1009msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" 1017msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
1010msgstr "CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n" 1018msgstr "HTTP CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n"
1011 1019
1012#: plugins/check_http.c:767 1020#: plugins/check_http.c:767
1013msgid "Unable to open TCP socket\n" 1021msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1014msgstr "Impossible d'ouvrir un socket TCP\n" 1022msgstr "HTTP CRITIQUE - Impossible d'ouvrir un socket TCP\n"
1015 1023
1016#: plugins/check_http.c:847 1024#: plugins/check_http.c:847
1017msgid "Error on receive\n" 1025msgid "HTTP CRITICAL - Error on receive\n"
1018msgstr "Erreur dans la réception\n" 1026msgstr "HTTP CRITIQUE - Erreur dans la réception\n"
1019 1027
1020#: plugins/check_http.c:857 plugins/check_real.c:189 plugins/check_tcp.c:291 1028#: plugins/check_http.c:857
1021#, c-format 1029msgid "HTTP CRITICAL - No data received from host\n"
1022msgid "No data received from host\n" 1030msgstr "HTTP CRITIQUE - Pas de données reçues de l'hôte\n"
1023msgstr "Pas de données reçues de l'hôte\n"
1024 1031
1025#: plugins/check_http.c:907 1032#: plugins/check_http.c:907
1026msgid "Invalid HTTP response received from host\n" 1033msgid "Invalid HTTP response received from host\n"
@@ -1056,6 +1063,24 @@ msgstr "HTTP CRITIQUE: %s\n"
1056msgid "HTTP WARNING: %s\n" 1063msgid "HTTP WARNING: %s\n"
1057msgstr "HTTP AVERTISSEMENT: %s\n" 1064msgstr "HTTP AVERTISSEMENT: %s\n"
1058 1065
1066#: plugins/check_http.c:953
1067#, c-format
1068msgid "HTTP UNKNOWN"
1069msgstr "HTTP INCONNU"
1070
1071#: plugins/check_http.c:955
1072#, c-format
1073msgid "HTTP OK"
1074msgstr ""
1075
1076#: plugins/check_http.c:957
1077msgid "HTTP WARNING"
1078msgstr "HTTP AVERTISSEMENT"
1079
1080#: plugins/check_http.c:959 plugins/check_http.c:1022
1081msgid "HTTP CRITICAL"
1082msgstr "HTTP CRITIQUE"
1083
1059#: plugins/check_http.c:963 1084#: plugins/check_http.c:963
1060#, c-format 1085#, c-format
1061msgid " - %s - %.3f second response time %s|%s %s\n" 1086msgid " - %s - %.3f second response time %s|%s %s\n"
@@ -1073,8 +1098,8 @@ msgstr "HTTP OK %s - %.3f secondes de temps de réponse %s|%s %s\n"
1073 1098
1074#: plugins/check_http.c:1000 1099#: plugins/check_http.c:1000
1075#, c-format 1100#, c-format
1076msgid "CRITICAL - string not found%s|%s %s\n" 1101msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1077msgstr "CRITIQUE - chaîne non trouvée%s|%s %s\n" 1102msgstr "HTTP CRITIQUE - chaîne non trouvée%s|%s %s\n"
1078 1103
1079#: plugins/check_http.c:1018 1104#: plugins/check_http.c:1018
1080msgid "pattern not found" 1105msgid "pattern not found"
@@ -1086,8 +1111,8 @@ msgstr "chaîne de caractère trouvée"
1086 1111
1087#: plugins/check_http.c:1030 1112#: plugins/check_http.c:1030
1088#, c-format 1113#, c-format
1089msgid "CRITICAL - Execute Error: %s\n" 1114msgid "HTTP CRITICAL - Execute Error: %s\n"
1090msgstr "CRITIQUE - Erreur d'exécution: %s\n" 1115msgstr "HTTP CRITIQUE - Erreur d'exécution: %s\n"
1091 1116
1092#: plugins/check_http.c:1039 1117#: plugins/check_http.c:1039
1093#, c-format 1118#, c-format
@@ -1105,39 +1130,39 @@ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1105msgstr "HTTP OK %s - %d bytes en %.3f secondes %s|%s %s\n" 1130msgstr "HTTP OK %s - %d bytes en %.3f secondes %s|%s %s\n"
1106 1131
1107#: plugins/check_http.c:1083 1132#: plugins/check_http.c:1083
1108msgid "Could not allocate addr\n" 1133msgid "HTTP UNKNOWN - Could not allocate addr\n"
1109msgstr "Impossible d'allouer une adresse\n" 1134msgstr "HTTP INCONNU - Impossible d'allouer une adresse\n"
1110 1135
1111#: plugins/check_http.c:1087 1136#: plugins/check_http.c:1087
1112msgid "Could not allocate url\n" 1137msgid "HTTP UNKNOWN - Could not allocate url\n"
1113msgstr "Impossible d'allouer une URL\n" 1138msgstr "HTTP INCONNU - Impossible d'allouer une URL\n"
1114 1139
1115#: plugins/check_http.c:1096 1140#: plugins/check_http.c:1096
1116#, c-format 1141#, c-format
1117msgid "UNKNOWN - Could not find redirect location - %s%s\n" 1142msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1118msgstr "INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n" 1143msgstr "HTTP INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n"
1119 1144
1120#: plugins/check_http.c:1106 1145#: plugins/check_http.c:1106
1121msgid "could not allocate url\n" 1146msgid "HTTP UNKNOWN - could not allocate url\n"
1122msgstr "Impossible d'allouer une URL\n" 1147msgstr "Impossible d'allouer une URL\n"
1123 1148
1124#: plugins/check_http.c:1149 1149#: plugins/check_http.c:1149
1125#, c-format 1150#, c-format
1126msgid "UNKNOWN - Could not parse redirect location - %s%s\n" 1151msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1127msgstr "INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n" 1152msgstr "HTTP INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n"
1128 1153
1129#: plugins/check_http.c:1159 1154#: plugins/check_http.c:1159
1130#, c-format 1155#, c-format
1131msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1156msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1132msgstr "" 1157msgstr ""
1133"AVERTISSEMENT - le niveau maximum de redirection %d à été dépassé - %s://%s:%" 1158"HTTP AVERTISSEMENT - le niveau maximum de redirection %d à été dépassé - %s://%s:%"
1134"d%s%s\n" 1159"d%s%s\n"
1135 1160
1136#: plugins/check_http.c:1167 1161#: plugins/check_http.c:1167
1137#, c-format 1162#, c-format
1138msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1163msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1139msgstr "" 1164msgstr ""
1140"AVERTISSEMENT - la redirection crée une boucle infinie - %s://%s:%d%s%s\n" 1165"HTTP AVERTISSEMENT - la redirection crée une boucle infinie - %s://%s:%d%s%s\n"
1141 1166
1142#: plugins/check_http.c:1231 1167#: plugins/check_http.c:1231
1143msgid "This plugin tests the HTTP service on the specified host. It can test" 1168msgid "This plugin tests the HTTP service on the specified host. It can test"
@@ -1440,50 +1465,50 @@ msgstr "utiliser le protocole version 2"
1440msgid "use ldap protocol version 3" 1465msgid "use ldap protocol version 3"
1441msgstr "Impossible d'utiliser le protocole version 3" 1466msgstr "Impossible d'utiliser le protocole version 3"
1442 1467
1443#: plugins/check_load.c:91 1468#: plugins/check_load.c:92
1444msgid "Warning threshold must be float or float triplet!\n" 1469msgid "Warning threshold must be float or float triplet!\n"
1445msgstr "Le seuil d'alerte doit être un nombre à virgule flottante!\n" 1470msgstr "Le seuil d'alerte doit être un nombre à virgule flottante!\n"
1446 1471
1447#: plugins/check_load.c:132 plugins/check_load.c:148 1472#: plugins/check_load.c:134 plugins/check_load.c:150
1448#, c-format 1473#, c-format
1449msgid "Error opening %s\n" 1474msgid "Error opening %s\n"
1450msgstr "Erreur à l'ouverture de %s\n" 1475msgstr "Erreur à l'ouverture de %s\n"
1451 1476
1452#: plugins/check_load.c:160 1477#: plugins/check_load.c:162
1453#, c-format 1478#, c-format
1454msgid "Error code %d returned in %s\n" 1479msgid "Error code %d returned in %s\n"
1455msgstr "Le code erreur %d à été retourné par %s\n" 1480msgstr "Le code erreur %d à été retourné par %s\n"
1456 1481
1457#: plugins/check_load.c:168 1482#: plugins/check_load.c:177
1458#, c-format 1483#, c-format
1459msgid "Error in getloadavg()\n" 1484msgid "Error in getloadavg()\n"
1460msgstr "Erreur dans la fonction getloadavg()\n" 1485msgstr "Erreur dans la fonction getloadavg()\n"
1461 1486
1462#: plugins/check_load.c:171 plugins/check_load.c:173 1487#: plugins/check_load.c:180 plugins/check_load.c:182
1463#, c-format 1488#, c-format
1464msgid "Error processing %s\n" 1489msgid "Error processing %s\n"
1465msgstr "Erreur lors de l'utilisation de %s\n" 1490msgstr "Erreur lors de l'utilisation de %s\n"
1466 1491
1467#: plugins/check_load.c:182 1492#: plugins/check_load.c:191
1468#, c-format 1493#, c-format
1469msgid "load average: %.2f, %.2f, %.2f" 1494msgid "load average: %.2f, %.2f, %.2f"
1470msgstr "Charge moyenne: %.2f, %.2f, %.2f" 1495msgstr "Charge moyenne: %.2f, %.2f, %.2f"
1471 1496
1472#: plugins/check_load.c:271 1497#: plugins/check_load.c:284
1473#, c-format 1498#, c-format
1474msgid "Critical threshold for %d-minute load average is not specified\n" 1499msgid "Critical threshold for %d-minute load average is not specified\n"
1475msgstr "" 1500msgstr ""
1476"Le seuil critique pour la charge système après %d minutes n'est pas " 1501"Le seuil critique pour la charge système après %d minutes n'est pas "
1477"spécifié\n" 1502"spécifié\n"
1478 1503
1479#: plugins/check_load.c:273 1504#: plugins/check_load.c:286
1480#, c-format 1505#, c-format
1481msgid "Warning threshold for %d-minute load average is not specified\n" 1506msgid "Warning threshold for %d-minute load average is not specified\n"
1482msgstr "" 1507msgstr ""
1483"Le seuil d'avertissement pour la charge système après %d minutes n'est pas " 1508"Le seuil d'avertissement pour la charge système après %d minutes n'est pas "
1484"spécifié\n" 1509"spécifié\n"
1485 1510
1486#: plugins/check_load.c:275 1511#: plugins/check_load.c:288
1487#, c-format 1512#, c-format
1488msgid "" 1513msgid ""
1489"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1514"Parameter inconsistency: %d-minute \"warning load\" is greater than "
@@ -1492,24 +1517,28 @@ msgstr ""
1492"Arguments Incorrects: %d-minute \"alerte charge système\" est plus grand que " 1517"Arguments Incorrects: %d-minute \"alerte charge système\" est plus grand que "
1493"\"alerte critique charge système\"\n" 1518"\"alerte critique charge système\"\n"
1494 1519
1495#: plugins/check_load.c:291 1520#: plugins/check_load.c:304
1496#, c-format 1521#, c-format
1497msgid "This plugin tests the current system load average." 1522msgid "This plugin tests the current system load average."
1498msgstr "Ce plugin teste la charge système actuelle." 1523msgstr "Ce plugin teste la charge système actuelle."
1499 1524
1500#: plugins/check_load.c:300 1525#: plugins/check_load.c:313
1501msgid "Exit with WARNING status if load average exceeds WLOADn" 1526msgid "Exit with WARNING status if load average exceeds WLOADn"
1502msgstr "" 1527msgstr ""
1503"Sortir avec un résultat AVERTISSEMENT si la charge moyenne dépasse WLOAD" 1528"Sortir avec un résultat AVERTISSEMENT si la charge moyenne dépasse WLOAD"
1504 1529
1505#: plugins/check_load.c:302 1530#: plugins/check_load.c:315
1506msgid "Exit with CRITICAL status if load average exceed CLOADn" 1531msgid "Exit with CRITICAL status if load average exceed CLOADn"
1507msgstr "Sortir avec un résultat CRITIQUE si la charge moyenne excède CLOAD" 1532msgstr "Sortir avec un résultat CRITIQUE si la charge moyenne excède CLOAD"
1508 1533
1509#: plugins/check_load.c:303 1534#: plugins/check_load.c:316
1510msgid "the load average format is the same used by \"uptime\" and \"w\"" 1535msgid "the load average format is the same used by \"uptime\" and \"w\""
1511msgstr "" 1536msgstr ""
1512 1537
1538#: plugins/check_load.c:318
1539msgid "Divide the load averages by the number of CPUs (when possible)"
1540msgstr ""
1541
1513#: plugins/check_mrtg.c:79 1542#: plugins/check_mrtg.c:79
1514msgid "Could not parse arguments\n" 1543msgid "Could not parse arguments\n"
1515msgstr "Lecture des arguments impossible\n" 1544msgstr "Lecture des arguments impossible\n"
@@ -3528,6 +3557,11 @@ msgstr "Réponses REAL invalide reçue de l'hôte"
3528msgid "Invalid REAL response received from host on port %d\n" 3557msgid "Invalid REAL response received from host on port %d\n"
3529msgstr "Réponses REAL invalide reçue de l'hôte sur le port %d\n" 3558msgstr "Réponses REAL invalide reçue de l'hôte sur le port %d\n"
3530 3559
3560#: plugins/check_real.c:189 plugins/check_tcp.c:291
3561#, c-format
3562msgid "No data received from host\n"
3563msgstr "Pas de données reçues de l'hôte\n"
3564
3531#: plugins/check_real.c:252 3565#: plugins/check_real.c:252
3532#, c-format 3566#, c-format
3533msgid "REAL %s - %d second response time\n" 3567msgid "REAL %s - %d second response time\n"
@@ -3639,7 +3673,7 @@ msgstr ""
3639msgid "CRITICAL - Cannot retrieve server certificate." 3673msgid "CRITICAL - Cannot retrieve server certificate."
3640msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n" 3674msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n"
3641 3675
3642#: plugins/check_smtp.c:356 plugins/check_snmp.c:568 3676#: plugins/check_smtp.c:356 plugins/check_snmp.c:572
3643#, c-format 3677#, c-format
3644msgid "Could Not Compile Regular Expression" 3678msgid "Could Not Compile Regular Expression"
3645msgstr "Impossible de compiler l'expression régulière" 3679msgstr "Impossible de compiler l'expression régulière"
@@ -3649,7 +3683,7 @@ msgstr "Impossible de compiler l'expression régulière"
3649msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3683msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3650msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" 3684msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n"
3651 3685
3652#: plugins/check_smtp.c:369 plugins/check_snmp.c:318 3686#: plugins/check_smtp.c:369 plugins/check_snmp.c:322
3653#, c-format 3687#, c-format
3654msgid "Execute Error: %s\n" 3688msgid "Execute Error: %s\n"
3655msgstr "Erreur d'exécution: %s\n" 3689msgstr "Erreur d'exécution: %s\n"
@@ -3774,11 +3808,11 @@ msgstr ""
3774msgid "STATE_WARNING return values." 3808msgid "STATE_WARNING return values."
3775msgstr "" 3809msgstr ""
3776 3810
3777#: plugins/check_snmp.c:296 3811#: plugins/check_snmp.c:300
3778msgid "No valid data returned" 3812msgid "No valid data returned"
3779msgstr "Pas de données valides reçues" 3813msgstr "Pas de données valides reçues"
3780 3814
3781#: plugins/check_snmp.c:364 plugins/negate.c:128 3815#: plugins/check_snmp.c:368 plugins/negate.c:128
3782#, c-format 3816#, c-format
3783msgid "" 3817msgid ""
3784"%s problem - No data received from host\n" 3818"%s problem - No data received from host\n"
@@ -3787,240 +3821,240 @@ msgstr ""
3787"%s problème - Pas de données reçues de l'hôte\n" 3821"%s problème - Pas de données reçues de l'hôte\n"
3788"Commande: %s\n" 3822"Commande: %s\n"
3789 3823
3790#: plugins/check_snmp.c:502 3824#: plugins/check_snmp.c:506
3791#, c-format 3825#, c-format
3792msgid "Invalid critical threshold: %s\n" 3826msgid "Invalid critical threshold: %s\n"
3793msgstr "Seuil critique invalide: %s\n" 3827msgstr "Seuil critique invalide: %s\n"
3794 3828
3795#: plugins/check_snmp.c:513 3829#: plugins/check_snmp.c:517
3796#, c-format 3830#, c-format
3797msgid "Invalid warning threshold: %s\n" 3831msgid "Invalid warning threshold: %s\n"
3798msgstr "Seuil d'avertissement invalide: %s\n" 3832msgstr "Seuil d'avertissement invalide: %s\n"
3799 3833
3800#: plugins/check_snmp.c:525 3834#: plugins/check_snmp.c:529
3801msgid "Retries interval must be a positive integer" 3835msgid "Retries interval must be a positive integer"
3802msgstr "L'intervalle pour les essais doit être un entier positif" 3836msgstr "L'intervalle pour les essais doit être un entier positif"
3803 3837
3804#: plugins/check_snmp.c:589 3838#: plugins/check_snmp.c:593
3805#, c-format 3839#, c-format
3806msgid "Could not reallocate labels[%d]" 3840msgid "Could not reallocate labels[%d]"
3807msgstr "Impossible de réallouer des labels[%d]" 3841msgstr "Impossible de réallouer des labels[%d]"
3808 3842
3809#: plugins/check_snmp.c:601 3843#: plugins/check_snmp.c:605
3810msgid "Could not reallocate labels\n" 3844msgid "Could not reallocate labels\n"
3811msgstr "Impossible de réallouer des labels\n" 3845msgstr "Impossible de réallouer des labels\n"
3812 3846
3813#: plugins/check_snmp.c:618 3847#: plugins/check_snmp.c:622
3814#, c-format 3848#, c-format
3815msgid "Could not reallocate units [%d]\n" 3849msgid "Could not reallocate units [%d]\n"
3816msgstr "Impossible de réallouer des unités [%d]\n" 3850msgstr "Impossible de réallouer des unités [%d]\n"
3817 3851
3818#: plugins/check_snmp.c:630 3852#: plugins/check_snmp.c:634
3819msgid "Could not realloc() units\n" 3853msgid "Could not realloc() units\n"
3820msgstr "Impossible de réallouer des unités\n" 3854msgstr "Impossible de réallouer des unités\n"
3821 3855
3822#: plugins/check_snmp.c:715 3856#: plugins/check_snmp.c:719
3823#, c-format 3857#, c-format
3824msgid "Missing secname (%s) or authpassword (%s) ! \n" 3858msgid "Missing secname (%s) or authpassword (%s) ! \n"
3825msgstr "Manque secname (%s) ou authpassword (%s) ! \n" 3859msgstr "Manque secname (%s) ou authpassword (%s) ! \n"
3826 3860
3827#: plugins/check_snmp.c:723 3861#: plugins/check_snmp.c:727
3828#, c-format 3862#, c-format
3829msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" 3863msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3830msgstr "Manque secname (%s) ou authpassword (%s) ou privpassword (%s)! \n" 3864msgstr "Manque secname (%s) ou authpassword (%s) ou privpassword (%s)! \n"
3831 3865
3832#: plugins/check_snmp.c:732 3866#: plugins/check_snmp.c:736
3833msgid "Invalid SNMP version" 3867msgid "Invalid SNMP version"
3834msgstr "Version de SNMP invalide" 3868msgstr "Version de SNMP invalide"
3835 3869
3836#: plugins/check_snmp.c:860 3870#: plugins/check_snmp.c:864
3837msgid "Unbalanced quotes\n" 3871msgid "Unbalanced quotes\n"
3838msgstr "Guillemets manquants\n" 3872msgstr "Guillemets manquants\n"
3839 3873
3840#: plugins/check_snmp.c:909 3874#: plugins/check_snmp.c:913
3841msgid "Check status of remote machines and obtain sustem information via SNMP" 3875msgid "Check status of remote machines and obtain sustem information via SNMP"
3842msgstr "" 3876msgstr ""
3843"Vérifie l'état des machines distantes et obtient l'information système via " 3877"Vérifie l'état des machines distantes et obtient l'information système via "
3844"SNMP" 3878"SNMP"
3845 3879
3846#: plugins/check_snmp.c:921 3880#: plugins/check_snmp.c:925
3847msgid "Use SNMP GETNEXT instead of SNMP GET" 3881msgid "Use SNMP GETNEXT instead of SNMP GET"
3848msgstr "" 3882msgstr ""
3849 3883
3850#: plugins/check_snmp.c:923 3884#: plugins/check_snmp.c:927
3851msgid "SNMP protocol version" 3885msgid "SNMP protocol version"
3852msgstr "Version du protocole SNMP" 3886msgstr "Version du protocole SNMP"
3853 3887
3854#: plugins/check_snmp.c:925 3888#: plugins/check_snmp.c:929
3855msgid "SNMPv3 securityLevel" 3889msgid "SNMPv3 securityLevel"
3856msgstr "" 3890msgstr ""
3857 3891
3858#: plugins/check_snmp.c:927 3892#: plugins/check_snmp.c:931
3859msgid "SNMPv3 auth proto" 3893msgid "SNMPv3 auth proto"
3860msgstr "" 3894msgstr ""
3861 3895
3862#: plugins/check_snmp.c:931 3896#: plugins/check_snmp.c:935
3863msgid "Optional community string for SNMP communication" 3897msgid "Optional community string for SNMP communication"
3864msgstr "" 3898msgstr ""
3865 3899
3866#: plugins/check_snmp.c:932 3900#: plugins/check_snmp.c:936
3867#, c-format 3901#, c-format
3868msgid "(default is \"%s\")" 3902msgid "(default is \"%s\")"
3869msgstr "(défaut \"%s\")" 3903msgstr "(défaut \"%s\")"
3870 3904
3871#: plugins/check_snmp.c:934 3905#: plugins/check_snmp.c:938
3872msgid "SNMPv3 username" 3906msgid "SNMPv3 username"
3873msgstr "" 3907msgstr ""
3874 3908
3875#: plugins/check_snmp.c:936 3909#: plugins/check_snmp.c:940
3876msgid "SNMPv3 authentication password" 3910msgid "SNMPv3 authentication password"
3877msgstr "" 3911msgstr ""
3878 3912
3879#: plugins/check_snmp.c:938 3913#: plugins/check_snmp.c:942
3880msgid "SNMPv3 crypt passwd (DES)" 3914msgid "SNMPv3 crypt passwd (DES)"
3881msgstr "" 3915msgstr ""
3882 3916
3883#: plugins/check_snmp.c:942 3917#: plugins/check_snmp.c:946
3884msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3918msgid "Object identifier(s) or SNMP variables whose value you wish to query"
3885msgstr "" 3919msgstr ""
3886 3920
3887#: plugins/check_snmp.c:944 3921#: plugins/check_snmp.c:948
3888msgid "" 3922msgid ""
3889"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" 3923"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
3890msgstr "" 3924msgstr ""
3891 3925
3892#: plugins/check_snmp.c:945 3926#: plugins/check_snmp.c:949
3893msgid "for symbolic oids.)" 3927msgid "for symbolic oids.)"
3894msgstr "" 3928msgstr ""
3895 3929
3896#: plugins/check_snmp.c:947 3930#: plugins/check_snmp.c:951
3897#, c-format 3931#, c-format
3898msgid " Delimiter to use when parsing returned data. Default is \"%s\"" 3932msgid " Delimiter to use when parsing returned data. Default is \"%s\""
3899msgstr "" 3933msgstr ""
3900 3934
3901#: plugins/check_snmp.c:948 3935#: plugins/check_snmp.c:952
3902msgid "Any data on the right hand side of the delimiter is considered" 3936msgid "Any data on the right hand side of the delimiter is considered"
3903msgstr "" 3937msgstr ""
3904 3938
3905#: plugins/check_snmp.c:949 3939#: plugins/check_snmp.c:953
3906msgid "to be the data that should be used in the evaluation." 3940msgid "to be the data that should be used in the evaluation."
3907msgstr "" 3941msgstr ""
3908 3942
3909#: plugins/check_snmp.c:953 3943#: plugins/check_snmp.c:957
3910msgid "Range(s) which will not result in a WARNING status" 3944msgid "Range(s) which will not result in a WARNING status"
3911msgstr "" 3945msgstr ""
3912 3946
3913#: plugins/check_snmp.c:955 3947#: plugins/check_snmp.c:959
3914msgid "Range(s) which will not result in a CRITICAL status" 3948msgid "Range(s) which will not result in a CRITICAL status"
3915msgstr "" 3949msgstr ""
3916 3950
3917#: plugins/check_snmp.c:959 3951#: plugins/check_snmp.c:963
3918msgid "Return OK state (for that OID) if STRING is an exact match" 3952msgid "Return OK state (for that OID) if STRING is an exact match"
3919msgstr "" 3953msgstr ""
3920 3954
3921#: plugins/check_snmp.c:961 3955#: plugins/check_snmp.c:965
3922msgid "" 3956msgid ""
3923"Return OK state (for that OID) if extended regular expression REGEX matches" 3957"Return OK state (for that OID) if extended regular expression REGEX matches"
3924msgstr "" 3958msgstr ""
3925 3959
3926#: plugins/check_snmp.c:963 3960#: plugins/check_snmp.c:967
3927msgid "" 3961msgid ""
3928"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3962"Return OK state (for that OID) if case-insensitive extended REGEX matches"
3929msgstr "" 3963msgstr ""
3930 3964
3931#: plugins/check_snmp.c:965 3965#: plugins/check_snmp.c:969
3932msgid "Prefix label for output from plugin (default -s 'SNMP')" 3966msgid "Prefix label for output from plugin (default -s 'SNMP')"
3933msgstr "" 3967msgstr ""
3934 3968
3935#: plugins/check_snmp.c:969 3969#: plugins/check_snmp.c:973
3936msgid "Units label(s) for output data (e.g., 'sec.')." 3970msgid "Units label(s) for output data (e.g., 'sec.')."
3937msgstr "" 3971msgstr ""
3938 3972
3939#: plugins/check_snmp.c:971 3973#: plugins/check_snmp.c:975
3940msgid "Separates output on multiple OID requests" 3974msgid "Separates output on multiple OID requests"
3941msgstr "" 3975msgstr ""
3942 3976
3943#: plugins/check_snmp.c:977 3977#: plugins/check_snmp.c:981
3944msgid "" 3978msgid ""
3945"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3979"This plugin uses the 'snmpget' command included with the NET-SNMP package."
3946msgstr "" 3980msgstr ""
3947 3981
3948#: plugins/check_snmp.c:978 3982#: plugins/check_snmp.c:982
3949msgid "" 3983msgid ""
3950"if you don't have the package installed, you will need to download it from" 3984"if you don't have the package installed, you will need to download it from"
3951msgstr "" 3985msgstr ""
3952"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis" 3986"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis"
3953 3987
3954#: plugins/check_snmp.c:979 3988#: plugins/check_snmp.c:983
3955msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3989msgid "http://net-snmp.sourceforge.net before you can use this plugin."
3956msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin." 3990msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin."
3957 3991
3958#: plugins/check_snmp.c:981 3992#: plugins/check_snmp.c:985
3959msgid "" 3993msgid ""
3960"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " 3994"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3961"with" 3995"with"
3962msgstr "" 3996msgstr ""
3963"- Des OIDs multiples peuvent être indiquées par une virgule ou par des listes" 3997"- Des OIDs multiples peuvent être indiquées par une virgule ou par des listes"
3964 3998
3965#: plugins/check_snmp.c:982 3999#: plugins/check_snmp.c:986
3966msgid " internal spaces must be quoted) [max 8 OIDs]" 4000msgid " internal spaces must be quoted) [max 8 OIDs]"
3967msgstr "" 4001msgstr ""
3968 4002
3969#: plugins/check_snmp.c:984 4003#: plugins/check_snmp.c:988
3970msgid "- Ranges are inclusive and are indicated with colons. When specified as" 4004msgid "- Ranges are inclusive and are indicated with colons. When specified as"
3971msgstr "" 4005msgstr ""
3972 4006
3973#: plugins/check_snmp.c:985 4007#: plugins/check_snmp.c:989
3974msgid "" 4008msgid ""
3975" 'min:max' a STATE_OK will be returned if the result is within the indicated" 4009" 'min:max' a STATE_OK will be returned if the result is within the indicated"
3976msgstr "" 4010msgstr ""
3977" 'max:min' un résultat STATE_OK sera retourné si le résultat est dans " 4011" 'max:min' un résultat STATE_OK sera retourné si le résultat est dans "
3978"l'écart spécifié." 4012"l'écart spécifié."
3979 4013
3980#: plugins/check_snmp.c:986 4014#: plugins/check_snmp.c:990
3981msgid " range or is equal to the upper or lower bound. A non-OK state will be" 4015msgid " range or is equal to the upper or lower bound. A non-OK state will be"
3982msgstr "" 4016msgstr ""
3983 4017
3984#: plugins/check_snmp.c:987 4018#: plugins/check_snmp.c:991
3985msgid " returned if the result is outside the specified range." 4019msgid " returned if the result is outside the specified range."
3986msgstr "" 4020msgstr ""
3987 4021
3988#: plugins/check_snmp.c:989 4022#: plugins/check_snmp.c:993
3989msgid "" 4023msgid ""
3990"- If specified in the order 'max:min' a non-OK state will be returned if the" 4024"- If specified in the order 'max:min' a non-OK state will be returned if the"
3991msgstr "" 4025msgstr ""
3992"- Si l'écart est indiqué comme 'max:min' un résultat autre que STATE_OK sera " 4026"- Si l'écart est indiqué comme 'max:min' un résultat autre que STATE_OK sera "
3993"retourné si le" 4027"retourné si le"
3994 4028
3995#: plugins/check_snmp.c:990 4029#: plugins/check_snmp.c:994
3996msgid " result is within the (inclusive) range." 4030msgid " result is within the (inclusive) range."
3997msgstr "" 4031msgstr ""
3998 4032
3999#: plugins/check_snmp.c:992 4033#: plugins/check_snmp.c:996
4000msgid "" 4034msgid ""
4001"- Upper or lower bounds may be omitted to skip checking the respective limit." 4035"- Upper or lower bounds may be omitted to skip checking the respective limit."
4002msgstr "" 4036msgstr ""
4003 4037
4004#: plugins/check_snmp.c:993 4038#: plugins/check_snmp.c:997
4005msgid "- Bare integers are interpreted as upper limits." 4039msgid "- Bare integers are interpreted as upper limits."
4006msgstr "" 4040msgstr ""
4007 4041
4008#: plugins/check_snmp.c:994 4042#: plugins/check_snmp.c:998
4009msgid "" 4043msgid ""
4010"- When checking multiple OIDs, separate ranges by commas like '-w " 4044"- When checking multiple OIDs, separate ranges by commas like '-w "
4011"1:10,1:,:20'" 4045"1:10,1:,:20'"
4012msgstr "" 4046msgstr ""
4013 4047
4014#: plugins/check_snmp.c:995 4048#: plugins/check_snmp.c:999
4015msgid "- Note that only one string and one regex may be checked at present" 4049msgid "- Note that only one string and one regex may be checked at present"
4016msgstr "" 4050msgstr ""
4017 4051
4018#: plugins/check_snmp.c:996 4052#: plugins/check_snmp.c:1000
4019msgid "" 4053msgid ""
4020"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 4054"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4021msgstr "" 4055msgstr ""
4022 4056
4023#: plugins/check_snmp.c:997 4057#: plugins/check_snmp.c:1001
4024msgid " returned from the SNMP query is an unsigned integer." 4058msgid " returned from the SNMP query is an unsigned integer."
4025msgstr "" 4059msgstr ""
4026 4060
@@ -4429,64 +4463,69 @@ msgstr ""
4429msgid "Output of temperatures in Celsius" 4463msgid "Output of temperatures in Celsius"
4430msgstr "Affichage des températures en Celsius" 4464msgstr "Affichage des températures en Celsius"
4431 4465
4432#: plugins/check_ups.c:631 4466#: plugins/check_ups.c:622
4467#, fuzzy
4468msgid "Valid values for STRING are"
4469msgstr "Les variables valides sont"
4470
4471#: plugins/check_ups.c:635
4433msgid "" 4472msgid ""
4434"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4473"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4435msgstr "" 4474msgstr ""
4436 4475
4437#: plugins/check_ups.c:632 4476#: plugins/check_ups.c:636
4438msgid "" 4477msgid ""
4439"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4478"Supply) on a local or remote host. If the UPS is online or calibrating, the"
4440msgstr "" 4479msgstr ""
4441 4480
4442#: plugins/check_ups.c:633 4481#: plugins/check_ups.c:637
4443msgid "" 4482msgid ""
4444"plugin will return an OK state. If the battery is on it will return a WARNING" 4483"plugin will return an OK state. If the battery is on it will return a WARNING"
4445msgstr "" 4484msgstr ""
4446 4485
4447#: plugins/check_ups.c:634 4486#: plugins/check_ups.c:638
4448msgid "" 4487msgid ""
4449"state.If the UPS is off or has a low battery the plugin will return a " 4488"state.If the UPS is off or has a low battery the plugin will return a "
4450"CRITICAL" 4489"CRITICAL"
4451msgstr "" 4490msgstr ""
4452 4491
4453#: plugins/check_ups.c:635 4492#: plugins/check_ups.c:639
4454msgid "state." 4493msgid "state."
4455msgstr "" 4494msgstr ""
4456 4495
4457#: plugins/check_ups.c:637 4496#: plugins/check_ups.c:641
4458msgid "" 4497msgid ""
4459"You may also specify a variable to check [such as temperature, utility " 4498"You may also specify a variable to check [such as temperature, utility "
4460"voltage," 4499"voltage,"
4461msgstr "" 4500msgstr ""
4462 4501
4463#: plugins/check_ups.c:638 4502#: plugins/check_ups.c:642
4464msgid "" 4503msgid ""
4465"battery load, etc.] as well as warning and critical thresholds for the " 4504"battery load, etc.] as well as warning and critical thresholds for the "
4466"value of" 4505"value of"
4467msgstr "" 4506msgstr ""
4468 4507
4469#: plugins/check_ups.c:639 4508#: plugins/check_ups.c:643
4470msgid "" 4509msgid ""
4471"that variable. If the remote host has multiple UPS that are being monitored " 4510"that variable. If the remote host has multiple UPS that are being monitored "
4472"you" 4511"you"
4473msgstr "" 4512msgstr ""
4474 4513
4475#: plugins/check_ups.c:640 4514#: plugins/check_ups.c:644
4476msgid "will have to use the [ups] option to specify which UPS to check." 4515msgid "will have to use the [ups] option to specify which UPS to check."
4477msgstr "" 4516msgstr ""
4478 4517
4479#: plugins/check_ups.c:642 4518#: plugins/check_ups.c:646
4480msgid "" 4519msgid ""
4481"This plugin requires that the UPSD daemon distributed with Russel Kroll's" 4520"This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4482msgstr "" 4521msgstr ""
4483 4522
4484#: plugins/check_ups.c:643 4523#: plugins/check_ups.c:647
4485msgid "" 4524msgid ""
4486"Smart UPS Tools be installed on the remote host. If you do not have the" 4525"Smart UPS Tools be installed on the remote host. If you do not have the"
4487msgstr "" 4526msgstr ""
4488 4527
4489#: plugins/check_ups.c:644 4528#: plugins/check_ups.c:648
4490msgid "" 4529msgid ""
4491"package installed on your system, you can download it from http://www." 4530"package installed on your system, you can download it from http://www."
4492"networkupstools.org" 4531"networkupstools.org"
@@ -4796,25 +4835,25 @@ msgstr "La fonction realloc à échoué dans strpcpy\n"
4796msgid "failed malloc in strscat\n" 4835msgid "failed malloc in strscat\n"
4797msgstr "La fonction malloc à échoué dans strscat\n" 4836msgstr "La fonction malloc à échoué dans strscat\n"
4798 4837
4799#: plugins-root/check_dhcp.c:298 4838#: plugins-root/check_dhcp.c:300
4800#, c-format 4839#, c-format
4801msgid "Error: Could not get hardware address of interface '%s'\n" 4840msgid "Error: Could not get hardware address of interface '%s'\n"
4802msgstr "" 4841msgstr ""
4803"Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n" 4842"Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n"
4804 4843
4805#: plugins-root/check_dhcp.c:320 4844#: plugins-root/check_dhcp.c:322
4806#, c-format 4845#, c-format
4807msgid "Error: if_nametoindex error - %s.\n" 4846msgid "Error: if_nametoindex error - %s.\n"
4808msgstr "Erreur: if_nametoindex erreur - %s.\n" 4847msgstr "Erreur: if_nametoindex erreur - %s.\n"
4809 4848
4810#: plugins-root/check_dhcp.c:325 4849#: plugins-root/check_dhcp.c:327
4811#, c-format 4850#, c-format
4812msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4851msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
4813msgstr "" 4852msgstr ""
4814"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s. erreur sysctl 1 " 4853"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s. erreur sysctl 1 "
4815"- %s.\n" 4854"- %s.\n"
4816 4855
4817#: plugins-root/check_dhcp.c:330 4856#: plugins-root/check_dhcp.c:332
4818#, c-format 4857#, c-format
4819msgid "" 4858msgid ""
4820"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4859"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
@@ -4822,14 +4861,14 @@ msgstr ""
4822"Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n" 4861"Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n"
4823" erreur malloc - %s.\n" 4862" erreur malloc - %s.\n"
4824 4863
4825#: plugins-root/check_dhcp.c:335 4864#: plugins-root/check_dhcp.c:337
4826#, c-format 4865#, c-format
4827msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4866msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
4828msgstr "" 4867msgstr ""
4829"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s erreur sysctl 2 " 4868"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s erreur sysctl 2 "
4830"- %s.\n" 4869"- %s.\n"
4831 4870
4832#: plugins-root/check_dhcp.c:361 4871#: plugins-root/check_dhcp.c:363
4833#, c-format 4872#, c-format
4834msgid "" 4873msgid ""
4835"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4874"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
@@ -4838,7 +4877,7 @@ msgstr ""
4838"Erreur: impossible de trouver le numéro dans le nom de l'interface (%s).\n" 4877"Erreur: impossible de trouver le numéro dans le nom de l'interface (%s).\n"
4839"J'attendais le nom suivi du type ex lnc0.\n" 4878"J'attendais le nom suivi du type ex lnc0.\n"
4840 4879
4841#: plugins-root/check_dhcp.c:366 plugins-root/check_dhcp.c:378 4880#: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380
4842#, c-format 4881#, c-format
4843msgid "" 4882msgid ""
4844"Error: can't read MAC address from DLPI streams interface for device %s unit " 4883"Error: can't read MAC address from DLPI streams interface for device %s unit "
@@ -4847,42 +4886,42 @@ msgstr ""
4847"Erreur: impossible de lire l'adresse MAC depuis l'interface DLPI pour le \n" 4886"Erreur: impossible de lire l'adresse MAC depuis l'interface DLPI pour le \n"
4848"périphérique %s numéro %d.\n" 4887"périphérique %s numéro %d.\n"
4849 4888
4850#: plugins-root/check_dhcp.c:384 4889#: plugins-root/check_dhcp.c:386
4851#, c-format 4890#, c-format
4852msgid "Error: can't get MAC address for this architecture.\n" 4891msgid "Error: can't get MAC address for this architecture.\n"
4853msgstr "Erreur: impossible d'obtenir l'adresse MAC pour cette architecture.\n" 4892msgstr "Erreur: impossible d'obtenir l'adresse MAC pour cette architecture.\n"
4854 4893
4855#: plugins-root/check_dhcp.c:389 4894#: plugins-root/check_dhcp.c:391
4856#, c-format 4895#, c-format
4857msgid "Hardware address: " 4896msgid "Hardware address: "
4858msgstr "Adresse matérielle: " 4897msgstr "Adresse matérielle: "
4859 4898
4860#: plugins-root/check_dhcp.c:464 4899#: plugins-root/check_dhcp.c:470
4861#, c-format 4900#, c-format
4862msgid "DHCPDISCOVER to %s port %d\n" 4901msgid "DHCPDISCOVER to %s port %d\n"
4863msgstr "DHCPDISCOVER vers %s port %d\n" 4902msgstr "DHCPDISCOVER vers %s port %d\n"
4864 4903
4865#: plugins-root/check_dhcp.c:517 4904#: plugins-root/check_dhcp.c:522
4866#, c-format 4905#, c-format
4867msgid "Result=ERROR\n" 4906msgid "Result=ERROR\n"
4868msgstr "Résultat=ERREUR\n" 4907msgstr "Résultat=ERREUR\n"
4869 4908
4870#: plugins-root/check_dhcp.c:523 4909#: plugins-root/check_dhcp.c:528
4871#, c-format 4910#, c-format
4872msgid "Result=OK\n" 4911msgid "Result=OK\n"
4873msgstr "Résultat=OK\n" 4912msgstr "Résultat=OK\n"
4874 4913
4875#: plugins-root/check_dhcp.c:538 4914#: plugins-root/check_dhcp.c:543
4876#, c-format 4915#, c-format
4877msgid "DHCPOFFER from IP address %s" 4916msgid "DHCPOFFER from IP address %s"
4878msgstr "DHCPOFFER depuis l'adresse IP %s" 4917msgstr "DHCPOFFER depuis l'adresse IP %s"
4879 4918
4880#: plugins-root/check_dhcp.c:539 4919#: plugins-root/check_dhcp.c:544
4881#, c-format 4920#, c-format
4882msgid " via %s\n" 4921msgid " via %s\n"
4883msgstr " depuis %s\n" 4922msgstr " depuis %s\n"
4884 4923
4885#: plugins-root/check_dhcp.c:546 4924#: plugins-root/check_dhcp.c:551
4886#, c-format 4925#, c-format
4887msgid "" 4926msgid ""
4888"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" 4927"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n"
@@ -4890,67 +4929,67 @@ msgstr ""
4890"DHCPOFFER XID (%lu) ne correspond pas à DHCPDISCOVER XID (%lu) - paquet " 4929"DHCPOFFER XID (%lu) ne correspond pas à DHCPDISCOVER XID (%lu) - paquet "
4891"ignoré\n" 4930"ignoré\n"
4892 4931
4893#: plugins-root/check_dhcp.c:568 4932#: plugins-root/check_dhcp.c:573
4894#, c-format 4933#, c-format
4895msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4934msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
4896msgstr "" 4935msgstr ""
4897"l'adresse matérielle du DHCPOFFER ne correspond pas à la notre paquet " 4936"l'adresse matérielle du DHCPOFFER ne correspond pas à la notre paquet "
4898"ignoré\n" 4937"ignoré\n"
4899 4938
4900#: plugins-root/check_dhcp.c:586 4939#: plugins-root/check_dhcp.c:591
4901#, c-format 4940#, c-format
4902msgid "Total responses seen on the wire: %d\n" 4941msgid "Total responses seen on the wire: %d\n"
4903msgstr "Nombre total de réponses vues: %d\n" 4942msgstr "Nombre total de réponses vues: %d\n"
4904 4943
4905#: plugins-root/check_dhcp.c:587 4944#: plugins-root/check_dhcp.c:592
4906#, c-format 4945#, c-format
4907msgid "Valid responses for this machine: %d\n" 4946msgid "Valid responses for this machine: %d\n"
4908msgstr "Nombre de réponse valides pour cette machine: %d\n" 4947msgstr "Nombre de réponse valides pour cette machine: %d\n"
4909 4948
4910#: plugins-root/check_dhcp.c:603 4949#: plugins-root/check_dhcp.c:607
4911#, c-format 4950#, c-format
4912msgid "send_dhcp_packet result: %d\n" 4951msgid "send_dhcp_packet result: %d\n"
4913msgstr "résultat de send_dchp_packet: %d\n" 4952msgstr "résultat de send_dchp_packet: %d\n"
4914 4953
4915#: plugins-root/check_dhcp.c:632 4954#: plugins-root/check_dhcp.c:636
4916#, c-format 4955#, c-format
4917msgid "No (more) data received\n" 4956msgid "No (more) data received\n"
4918msgstr "Plus de données reçues\n" 4957msgstr "Plus de données reçues\n"
4919 4958
4920#: plugins-root/check_dhcp.c:651 4959#: plugins-root/check_dhcp.c:655
4921#, c-format 4960#, c-format
4922msgid "recvfrom() failed, " 4961msgid "recvfrom() failed, "
4923msgstr "recvfrom() a échoué, " 4962msgstr "recvfrom() a échoué, "
4924 4963
4925#: plugins-root/check_dhcp.c:658 4964#: plugins-root/check_dhcp.c:662
4926#, c-format 4965#, c-format
4927msgid "receive_dhcp_packet() result: %d\n" 4966msgid "receive_dhcp_packet() result: %d\n"
4928msgstr "résultat de receive_dchp_packet(): %d\n" 4967msgstr "résultat de receive_dchp_packet(): %d\n"
4929 4968
4930#: plugins-root/check_dhcp.c:659 4969#: plugins-root/check_dhcp.c:663
4931#, c-format 4970#, c-format
4932msgid "receive_dhcp_packet() source: %s\n" 4971msgid "receive_dhcp_packet() source: %s\n"
4933msgstr "source de receive_dchp_packet(): %s\n" 4972msgstr "source de receive_dchp_packet(): %s\n"
4934 4973
4935#: plugins-root/check_dhcp.c:688 4974#: plugins-root/check_dhcp.c:692
4936#, c-format 4975#, c-format
4937msgid "Error: Could not create socket!\n" 4976msgid "Error: Could not create socket!\n"
4938msgstr "Erreur: Impossible de créer un socket!\n" 4977msgstr "Erreur: Impossible de créer un socket!\n"
4939 4978
4940#: plugins-root/check_dhcp.c:698 4979#: plugins-root/check_dhcp.c:702
4941#, c-format 4980#, c-format
4942msgid "Error: Could not set reuse address option on DHCP socket!\n" 4981msgid "Error: Could not set reuse address option on DHCP socket!\n"
4943msgstr "" 4982msgstr ""
4944"Erreur: Impossible de configurer l'option de réutilisation de l'adresse sur\n" 4983"Erreur: Impossible de configurer l'option de réutilisation de l'adresse sur\n"
4945"le socket DHCP!\n" 4984"le socket DHCP!\n"
4946 4985
4947#: plugins-root/check_dhcp.c:704 4986#: plugins-root/check_dhcp.c:708
4948#, c-format 4987#, c-format
4949msgid "Error: Could not set broadcast option on DHCP socket!\n" 4988msgid "Error: Could not set broadcast option on DHCP socket!\n"
4950msgstr "" 4989msgstr ""
4951"Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n" 4990"Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n"
4952 4991
4953#: plugins-root/check_dhcp.c:712 4992#: plugins-root/check_dhcp.c:716
4954#, c-format 4993#, c-format
4955msgid "" 4994msgid ""
4956"Error: Could not bind socket to interface %s. Check your privileges...\n" 4995"Error: Could not bind socket to interface %s. Check your privileges...\n"
@@ -4958,7 +4997,7 @@ msgstr ""
4958"Erreur: Impossible de connecter le socket à l'interface %s.\n" 4997"Erreur: Impossible de connecter le socket à l'interface %s.\n"
4959"Vérifiez vos droits...\n" 4998"Vérifiez vos droits...\n"
4960 4999
4961#: plugins-root/check_dhcp.c:722 5000#: plugins-root/check_dhcp.c:726
4962#, c-format 5001#, c-format
4963msgid "" 5002msgid ""
4964"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 5003"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
@@ -4966,125 +5005,125 @@ msgstr ""
4966"Erreur: Impossible de se connecter au socket (port %d)! Vérifiez vos " 5005"Erreur: Impossible de se connecter au socket (port %d)! Vérifiez vos "
4967"droits..\n" 5006"droits..\n"
4968 5007
4969#: plugins-root/check_dhcp.c:756 5008#: plugins-root/check_dhcp.c:760
4970#, c-format 5009#, c-format
4971msgid "Requested server address: %s\n" 5010msgid "Requested server address: %s\n"
4972msgstr "Adresse serveur demandée: %s\n" 5011msgstr "Adresse serveur demandée: %s\n"
4973 5012
4974#: plugins-root/check_dhcp.c:812 5013#: plugins-root/check_dhcp.c:821
4975#, c-format 5014#, c-format
4976msgid "Lease Time: Infinite\n" 5015msgid "Lease Time: Infinite\n"
4977msgstr "Durée du Bail: Infini\n" 5016msgstr "Durée du Bail: Infini\n"
4978 5017
4979#: plugins-root/check_dhcp.c:814 5018#: plugins-root/check_dhcp.c:823
4980#, c-format 5019#, c-format
4981msgid "Lease Time: %lu seconds\n" 5020msgid "Lease Time: %lu seconds\n"
4982msgstr "Durée du Bail: %lu secondes\n" 5021msgstr "Durée du Bail: %lu secondes\n"
4983 5022
4984#: plugins-root/check_dhcp.c:816 5023#: plugins-root/check_dhcp.c:825
4985#, c-format 5024#, c-format
4986msgid "Renewal Time: Infinite\n" 5025msgid "Renewal Time: Infinite\n"
4987msgstr "Renouvellement du bail: Infini\n" 5026msgstr "Renouvellement du bail: Infini\n"
4988 5027
4989#: plugins-root/check_dhcp.c:818 5028#: plugins-root/check_dhcp.c:827
4990#, c-format 5029#, c-format
4991msgid "Renewal Time: %lu seconds\n" 5030msgid "Renewal Time: %lu seconds\n"
4992msgstr "Durée du renouvellement = %lu secondes\n" 5031msgstr "Durée du renouvellement = %lu secondes\n"
4993 5032
4994#: plugins-root/check_dhcp.c:820 5033#: plugins-root/check_dhcp.c:829
4995#, c-format 5034#, c-format
4996msgid "Rebinding Time: Infinite\n" 5035msgid "Rebinding Time: Infinite\n"
4997msgstr "Délai de nouvelle demande: Infini\n" 5036msgstr "Délai de nouvelle demande: Infini\n"
4998 5037
4999#: plugins-root/check_dhcp.c:821 5038#: plugins-root/check_dhcp.c:830
5000#, c-format 5039#, c-format
5001msgid "Rebinding Time: %lu seconds\n" 5040msgid "Rebinding Time: %lu seconds\n"
5002msgstr "Délai de nouvelle demande: %lu secondes\n" 5041msgstr "Délai de nouvelle demande: %lu secondes\n"
5003 5042
5004#: plugins-root/check_dhcp.c:837 5043#: plugins-root/check_dhcp.c:858
5005#, c-format 5044#, c-format
5006msgid "Added offer from server @ %s" 5045msgid "Added offer from server @ %s"
5007msgstr "Rajouté offre du serveur @ %s" 5046msgstr "Rajouté offre du serveur @ %s"
5008 5047
5009#: plugins-root/check_dhcp.c:838 5048#: plugins-root/check_dhcp.c:859
5010#, c-format 5049#, c-format
5011msgid " of IP address %s\n" 5050msgid " of IP address %s\n"
5012msgstr "de l'adresse IP %s\n" 5051msgstr "de l'adresse IP %s\n"
5013 5052
5014#: plugins-root/check_dhcp.c:905 5053#: plugins-root/check_dhcp.c:926
5015#, c-format 5054#, c-format
5016msgid "DHCP Server Match: Offerer=%s" 5055msgid "DHCP Server Match: Offerer=%s"
5017msgstr "Correspondance du serveur DHCP: Offrant=%s" 5056msgstr "Correspondance du serveur DHCP: Offrant=%s"
5018 5057
5019#: plugins-root/check_dhcp.c:906 5058#: plugins-root/check_dhcp.c:927
5020#, c-format 5059#, c-format
5021msgid " Requested=%s" 5060msgid " Requested=%s"
5022msgstr " Demandé=%s" 5061msgstr " Demandé=%s"
5023 5062
5024#: plugins-root/check_dhcp.c:908 5063#: plugins-root/check_dhcp.c:929
5025#, c-format 5064#, c-format
5026msgid " (duplicate)" 5065msgid " (duplicate)"
5027msgstr "" 5066msgstr ""
5028 5067
5029#: plugins-root/check_dhcp.c:909 5068#: plugins-root/check_dhcp.c:930
5030#, c-format 5069#, c-format
5031msgid "\n" 5070msgid "\n"
5032msgstr "" 5071msgstr ""
5033 5072
5034#: plugins-root/check_dhcp.c:957 5073#: plugins-root/check_dhcp.c:978
5035#, c-format 5074#, c-format
5036msgid "No DHCPOFFERs were received.\n" 5075msgid "No DHCPOFFERs were received.\n"
5037msgstr "Pas de DHCPOFFERs reçus.\n" 5076msgstr "Pas de DHCPOFFERs reçus.\n"
5038 5077
5039#: plugins-root/check_dhcp.c:961 5078#: plugins-root/check_dhcp.c:982
5040#, c-format 5079#, c-format
5041msgid "Received %d DHCPOFFER(s)" 5080msgid "Received %d DHCPOFFER(s)"
5042msgstr "Reçu %d DHCPOFFER(s)" 5081msgstr "Reçu %d DHCPOFFER(s)"
5043 5082
5044#: plugins-root/check_dhcp.c:964 5083#: plugins-root/check_dhcp.c:985
5045#, c-format 5084#, c-format
5046msgid ", %s%d of %d requested servers responded" 5085msgid ", %s%d of %d requested servers responded"
5047msgstr ", %s%d de %d serveurs ont répondus" 5086msgstr ", %s%d de %d serveurs ont répondus"
5048 5087
5049#: plugins-root/check_dhcp.c:967 5088#: plugins-root/check_dhcp.c:988
5050#, c-format 5089#, c-format
5051msgid ", requested address (%s) was %soffered" 5090msgid ", requested address (%s) was %soffered"
5052msgstr ", l'adresse demandée (%s) %s été offerte" 5091msgstr ", l'adresse demandée (%s) %s été offerte"
5053 5092
5054#: plugins-root/check_dhcp.c:967 5093#: plugins-root/check_dhcp.c:988
5055msgid "not " 5094msgid "not "
5056msgstr "n'as pas" 5095msgstr "n'as pas"
5057 5096
5058#: plugins-root/check_dhcp.c:969 5097#: plugins-root/check_dhcp.c:990
5059#, c-format 5098#, c-format
5060msgid ", max lease time = " 5099msgid ", max lease time = "
5061msgstr ", bail maximum = " 5100msgstr ", bail maximum = "
5062 5101
5063#: plugins-root/check_dhcp.c:971 5102#: plugins-root/check_dhcp.c:992
5064#, c-format 5103#, c-format
5065msgid "Infinity" 5104msgid "Infinity"
5066msgstr "Infini" 5105msgstr "Infini"
5067 5106
5068#: plugins-root/check_dhcp.c:1148 5107#: plugins-root/check_dhcp.c:1169
5069#, c-format 5108#, c-format
5070msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 5109msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5071msgstr "" 5110msgstr ""
5072"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n" 5111"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n"
5073 5112
5074#: plugins-root/check_dhcp.c:1160 5113#: plugins-root/check_dhcp.c:1181
5075#, c-format 5114#, c-format
5076msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 5115msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5077msgstr "" 5116msgstr ""
5078"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_ctrl/putmsg(): %" 5117"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_ctrl/putmsg(): %"
5079"s.\n" 5118"s.\n"
5080 5119
5081#: plugins-root/check_dhcp.c:1173 5120#: plugins-root/check_dhcp.c:1194
5082#, c-format 5121#, c-format
5083msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 5122msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5084msgstr "" 5123msgstr ""
5085"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n" 5124"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n"
5086 5125
5087#: plugins-root/check_dhcp.c:1185 5126#: plugins-root/check_dhcp.c:1206
5088#, c-format 5127#, c-format
5089msgid "" 5128msgid ""
5090"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 5129"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
@@ -5092,30 +5131,30 @@ msgstr ""
5092"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_attach_req/open(%" 5131"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_attach_req/open(%"
5093"s..): %s.\n" 5132"s..): %s.\n"
5094 5133
5095#: plugins-root/check_dhcp.c:1209 5134#: plugins-root/check_dhcp.c:1230
5096#, c-format 5135#, c-format
5097msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 5136msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5098msgstr "" 5137msgstr ""
5099"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_bind/check_ctrl" 5138"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_bind/check_ctrl"
5100"(): %s.\n" 5139"(): %s.\n"
5101 5140
5102#: plugins-root/check_dhcp.c:1257 5141#: plugins-root/check_dhcp.c:1278
5103msgid "This plugin tests the availability of DHCP servers on a network." 5142msgid "This plugin tests the availability of DHCP servers on a network."
5104msgstr "Ce plugin teste la disponibilité de serveurs DHCP dans un réseau." 5143msgstr "Ce plugin teste la disponibilité de serveurs DHCP dans un réseau."
5105 5144
5106#: plugins-root/check_dhcp.c:1268 5145#: plugins-root/check_dhcp.c:1289
5107msgid "IP address of DHCP server that we must hear from" 5146msgid "IP address of DHCP server that we must hear from"
5108msgstr "" 5147msgstr ""
5109 5148
5110#: plugins-root/check_dhcp.c:1270 5149#: plugins-root/check_dhcp.c:1291
5111msgid "IP address that should be offered by at least one DHCP server" 5150msgid "IP address that should be offered by at least one DHCP server"
5112msgstr "" 5151msgstr ""
5113 5152
5114#: plugins-root/check_dhcp.c:1272 5153#: plugins-root/check_dhcp.c:1293
5115msgid "Seconds to wait for DHCPOFFER before timeout occurs" 5154msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5116msgstr "" 5155msgstr ""
5117 5156
5118#: plugins-root/check_dhcp.c:1274 5157#: plugins-root/check_dhcp.c:1295
5119msgid "Interface to to use for listening (i.e. eth0)" 5158msgid "Interface to to use for listening (i.e. eth0)"
5120msgstr "" 5159msgstr ""
5121 5160
@@ -5189,3 +5228,11 @@ msgstr ""
5189#: plugins-root/check_icmp.c:1267 5228#: plugins-root/check_icmp.c:1267
5190msgid "The -v switch can be specified several times for increased verbosity." 5229msgid "The -v switch can be specified several times for increased verbosity."
5191msgstr "" 5230msgstr ""
5231
5232#~ msgid "Unknown error"
5233#~ msgstr "Erreur inconnue"
5234
5235#~ msgid "Ignore first n lines on STDERR (to suppress a logon banner)"
5236#~ msgstr ""
5237#~ "ignorer les x premières lignes sur STDERR (pour supprimer une bannière de "
5238#~ "connexion)"
diff --git a/po/nagios-plugins.pot b/po/nagios-plugins.pot
index 8e28bc5..b00b6ae 100644
--- a/po/nagios-plugins.pot
+++ b/po/nagios-plugins.pot
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n" 9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 10"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
11"POT-Creation-Date: 2007-04-10 03:05-0400\n" 11"POT-Creation-Date: 2007-05-23 03:45-0400\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"
@@ -17,10 +17,10 @@ msgstr ""
17"Content-Transfer-Encoding: 8bit\n" 17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19 19
20#: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:192 20#: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192
21#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 21#: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89
22#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 22#: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147
23#: plugins/check_ldap.c:105 plugins/check_load.c:122 23#: plugins/check_ldap.c:105 plugins/check_load.c:124
24#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 24#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88
25#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 25#: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758
26#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 26#: plugins/check_nwstat.c:177 plugins/check_overcr.c:106
@@ -28,184 +28,193 @@ msgstr ""
28#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 28#: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180
29#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 29#: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113
30#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 30#: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125
31#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:256 31#: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258
32msgid "Could not parse arguments" 32msgid "Could not parse arguments"
33msgstr "" 33msgstr ""
34 34
35#: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 35#: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89
36#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 36#: plugins/check_nagios.c:98 plugins/check_pgsql.c:160
37#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 37#: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106
38msgid "Cannot catch SIGALRM" 38msgid "Cannot catch SIGALRM"
39msgstr "" 39msgstr ""
40 40
41#: plugins/check_by_ssh.c:97 41#: plugins/check_by_ssh.c:104
42#, c-format 42#, c-format
43msgid "Remote command execution failed: %s\n" 43msgid "Remote command execution failed: %s\n"
44msgstr "" 44msgstr ""
45 45
46#: plugins/check_by_ssh.c:98 46#: plugins/check_by_ssh.c:115
47msgid "Unknown error" 47#, c-format
48msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
48msgstr "" 49msgstr ""
49 50
50#: plugins/check_by_ssh.c:116 51#: plugins/check_by_ssh.c:127
51#, c-format 52#, c-format
52msgid "SSH WARNING: could not open %s\n" 53msgid "SSH WARNING: could not open %s\n"
53msgstr "" 54msgstr ""
54 55
55#: plugins/check_by_ssh.c:200 plugins/check_disk.c:507 56#: plugins/check_by_ssh.c:213 plugins/check_disk.c:507
56#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 57#: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237
57#: plugins/check_procs.c:371 plugins/check_radius.c:215 58#: plugins/check_procs.c:371 plugins/check_radius.c:215
58#: plugins/check_radius.c:285 plugins/check_real.c:361 59#: plugins/check_radius.c:285 plugins/check_real.c:361
59#: plugins/check_smtp.c:629 plugins/check_snmp.c:494 plugins/check_ssh.c:143 60#: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143
60#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 61#: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555
61#: plugins/negate.c:203 62#: plugins/negate.c:203
62msgid "Timeout interval must be a positive integer" 63msgid "Timeout interval must be a positive integer"
63msgstr "" 64msgstr ""
64 65
65#: plugins/check_by_ssh.c:210 plugins/check_pgsql.c:261 66#: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261
66#: plugins/check_radius.c:224 plugins/check_radius.c:258 67#: plugins/check_radius.c:224 plugins/check_radius.c:258
67#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 68#: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506
68#: plugins/check_time.c:300 plugins/check_ups.c:517 69#: plugins/check_time.c:300 plugins/check_ups.c:517
69msgid "Port must be a positive integer" 70msgid "Port must be a positive integer"
70msgstr "" 71msgstr ""
71 72
72#: plugins/check_by_ssh.c:254 73#: plugins/check_by_ssh.c:269
73msgid "skip lines must be an integer" 74msgid "skip-stdout argument must be an integer"
75msgstr ""
76
77#: plugins/check_by_ssh.c:277
78msgid "skip-stderr argument must be an integer"
74msgstr "" 79msgstr ""
75 80
76#: plugins/check_by_ssh.c:272 81#: plugins/check_by_ssh.c:295
77#, c-format 82#, c-format
78msgid "%s: You must provide a host name\n" 83msgid "%s: You must provide a host name\n"
79msgstr "" 84msgstr ""
80 85
81#: plugins/check_by_ssh.c:290 86#: plugins/check_by_ssh.c:313
82msgid "No remotecmd" 87msgid "No remotecmd"
83msgstr "" 88msgstr ""
84 89
85#: plugins/check_by_ssh.c:306 90#: plugins/check_by_ssh.c:329
86#, c-format 91#, c-format
87msgid "" 92msgid ""
88"%s: In passive mode, you must provide a service name for each command.\n" 93"%s: In passive mode, you must provide a service name for each command.\n"
89msgstr "" 94msgstr ""
90 95
91#: plugins/check_by_ssh.c:309 96#: plugins/check_by_ssh.c:332
92#, c-format 97#, c-format
93msgid "" 98msgid ""
94"%s: In passive mode, you must provide the host short name from the nagios " 99"%s: In passive mode, you must provide the host short name from the nagios "
95"configs.\n" 100"configs.\n"
96msgstr "" 101msgstr ""
97 102
98#: plugins/check_by_ssh.c:323 103#: plugins/check_by_ssh.c:346
99#, c-format 104#, c-format
100msgid "This plugin uses SSH to execute commands on a remote host" 105msgid "This plugin uses SSH to execute commands on a remote host"
101msgstr "" 106msgstr ""
102 107
103#: plugins/check_by_ssh.c:336 108#: plugins/check_by_ssh.c:359
104msgid "tell ssh to use Protocol 1" 109msgid "tell ssh to use Protocol 1 [optional]"
110msgstr ""
111
112#: plugins/check_by_ssh.c:361
113msgid "tell ssh to use Protocol 2 [optional]"
105msgstr "" 114msgstr ""
106 115
107#: plugins/check_by_ssh.c:338 116#: plugins/check_by_ssh.c:363
108msgid "tell ssh to use Protocol 2" 117msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
109msgstr "" 118msgstr ""
110 119
111#: plugins/check_by_ssh.c:340 120#: plugins/check_by_ssh.c:365
112msgid "Ignore first n lines on STDERR (to suppress a logon banner)" 121msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
113msgstr "" 122msgstr ""
114 123
115#: plugins/check_by_ssh.c:342 124#: plugins/check_by_ssh.c:367
116msgid "tells ssh to fork rather than create a tty" 125msgid "tells ssh to fork rather than create a tty [optional]"
117msgstr "" 126msgstr ""
118 127
119#: plugins/check_by_ssh.c:344 128#: plugins/check_by_ssh.c:369
120msgid "command to execute on the remote machine" 129msgid "command to execute on the remote machine"
121msgstr "" 130msgstr ""
122 131
123#: plugins/check_by_ssh.c:346 132#: plugins/check_by_ssh.c:371
124msgid "SSH user name on remote host [optional]" 133msgid "SSH user name on remote host [optional]"
125msgstr "" 134msgstr ""
126 135
127#: plugins/check_by_ssh.c:348 136#: plugins/check_by_ssh.c:373
128msgid "identity of an authorized key [optional]" 137msgid "identity of an authorized key [optional]"
129msgstr "" 138msgstr ""
130 139
131#: plugins/check_by_ssh.c:350 140#: plugins/check_by_ssh.c:375
132msgid "external command file for nagios [optional]" 141msgid "external command file for nagios [optional]"
133msgstr "" 142msgstr ""
134 143
135#: plugins/check_by_ssh.c:352 144#: plugins/check_by_ssh.c:377
136msgid "list of nagios service names, separated by ':' [optional]" 145msgid "list of nagios service names, separated by ':' [optional]"
137msgstr "" 146msgstr ""
138 147
139#: plugins/check_by_ssh.c:354 148#: plugins/check_by_ssh.c:379
140msgid "short name of host in nagios configuration [optional]" 149msgid "short name of host in nagios configuration [optional]"
141msgstr "" 150msgstr ""
142 151
143#: plugins/check_by_ssh.c:356 152#: plugins/check_by_ssh.c:381
144msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 153msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
145msgstr "" 154msgstr ""
146 155
147#: plugins/check_by_ssh.c:358 156#: plugins/check_by_ssh.c:383
148msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 157msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
149msgstr "" 158msgstr ""
150 159
151#: plugins/check_by_ssh.c:361 160#: plugins/check_by_ssh.c:386
152msgid "The most common mode of use is to refer to a local identity file with" 161msgid "The most common mode of use is to refer to a local identity file with"
153msgstr "" 162msgstr ""
154 163
155#: plugins/check_by_ssh.c:362 164#: plugins/check_by_ssh.c:387
156msgid "the '-i' option. In this mode, the identity pair should have a null" 165msgid "the '-i' option. In this mode, the identity pair should have a null"
157msgstr "" 166msgstr ""
158 167
159#: plugins/check_by_ssh.c:363 168#: plugins/check_by_ssh.c:388
160msgid "passphrase and the public key should be listed in the authorized_keys" 169msgid "passphrase and the public key should be listed in the authorized_keys"
161msgstr "" 170msgstr ""
162 171
163#: plugins/check_by_ssh.c:364 172#: plugins/check_by_ssh.c:389
164msgid "file of the remote host. Usually the key will be restricted to running" 173msgid "file of the remote host. Usually the key will be restricted to running"
165msgstr "" 174msgstr ""
166 175
167#: plugins/check_by_ssh.c:365 176#: plugins/check_by_ssh.c:390
168msgid "only one command on the remote server. If the remote SSH server tracks" 177msgid "only one command on the remote server. If the remote SSH server tracks"
169msgstr "" 178msgstr ""
170 179
171#: plugins/check_by_ssh.c:366 180#: plugins/check_by_ssh.c:391
172msgid "invocation arguments, the one remote program may be an agent that can" 181msgid "invocation arguments, the one remote program may be an agent that can"
173msgstr "" 182msgstr ""
174 183
175#: plugins/check_by_ssh.c:367 184#: plugins/check_by_ssh.c:392
176msgid "execute additional commands as proxy" 185msgid "execute additional commands as proxy"
177msgstr "" 186msgstr ""
178 187
179#: plugins/check_by_ssh.c:368 188#: plugins/check_by_ssh.c:393
180msgid "To use passive mode, provide multiple '-C' options, and provide" 189msgid "To use passive mode, provide multiple '-C' options, and provide"
181msgstr "" 190msgstr ""
182 191
183#: plugins/check_by_ssh.c:369 192#: plugins/check_by_ssh.c:394
184msgid "" 193msgid ""
185"all of -O, -s, and -n options (servicelist order must match '-C'options)" 194"all of -O, -s, and -n options (servicelist order must match '-C'options)"
186msgstr "" 195msgstr ""
187 196
188#: plugins/check_by_ssh.c:371 plugins/check_disk.c:901 197#: plugins/check_by_ssh.c:396 plugins/check_disk.c:902
189#: plugins/check_http.c:1324 plugins/check_nagios.c:303 198#: plugins/check_http.c:1324 plugins/check_nagios.c:303
190#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 199#: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187
191#, c-format 200#, c-format
192msgid "Examples:" 201msgid "Examples:"
193msgstr "" 202msgstr ""
194 203
195#: plugins/check_by_ssh.c:385 plugins/check_dig.c:336 plugins/check_disk.c:912 204#: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913
196#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 205#: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407
197#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 206#: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347
198#: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 207#: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383
199#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 208#: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707
200#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 209#: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688
201#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 210#: plugins/check_overcr.c:469 plugins/check_pgsql.c:458
202#: plugins/check_ping.c:597 plugins/check_procs.c:753 211#: plugins/check_ping.c:597 plugins/check_procs.c:753
203#: plugins/check_radius.c:349 plugins/check_real.c:454 212#: plugins/check_radius.c:349 plugins/check_real.c:454
204#: plugins/check_smtp.c:780 plugins/check_snmp.c:1007 plugins/check_ssh.c:306 213#: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306
205#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 214#: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373
206#: plugins/check_ups.c:653 plugins/check_users.c:230 215#: plugins/check_ups.c:657 plugins/check_users.c:230
207#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 216#: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204
208#: plugins-root/check_dhcp.c:1283 plugins-root/check_icmp.c:1282 217#: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282
209#, c-format 218#, c-format
210msgid "Usage:" 219msgid "Usage:"
211msgstr "" 220msgstr ""
@@ -275,11 +284,10 @@ msgstr ""
275msgid "DISK %s: %s not found\n" 284msgid "DISK %s: %s not found\n"
276msgstr "" 285msgstr ""
277 286
278#: plugins/check_disk.c:213 plugins/check_disk.c:751 plugins/check_dns.c:208 287#: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208
279#: plugins/check_dummy.c:81 plugins/check_http.c:959 plugins/check_http.c:1022 288#: plugins/check_dummy.c:81 plugins/check_mysql.c:214
280#: plugins/check_mysql.c:214 plugins/check_nagios.c:107 289#: plugins/check_nagios.c:107 plugins/check_nagios.c:171
281#: plugins/check_nagios.c:171 plugins/check_nagios.c:175 290#: plugins/check_nagios.c:175 plugins/check_procs.c:302
282#: plugins/check_procs.c:302
283#, c-format 291#, c-format
284msgid "CRITICAL" 292msgid "CRITICAL"
285msgstr "" 293msgstr ""
@@ -296,7 +304,6 @@ msgstr ""
296 304
297#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 305#: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653
298#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 306#: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84
299#: plugins/check_http.c:953
300#, c-format 307#, c-format
301msgid "UNKNOWN" 308msgid "UNKNOWN"
302msgstr "" 309msgstr ""
@@ -325,109 +332,109 @@ msgstr ""
325msgid "Unknown argument" 332msgid "Unknown argument"
326msgstr "" 333msgstr ""
327 334
328#: plugins/check_disk.c:752 335#: plugins/check_disk.c:753
329#, c-format 336#, c-format
330msgid "%s does not exist\n" 337msgid "%s does not exist\n"
331msgstr "" 338msgstr ""
332 339
333#: plugins/check_disk.c:781 340#: plugins/check_disk.c:782
334#, c-format 341#, c-format
335msgid " for %s\n" 342msgid " for %s\n"
336msgstr "" 343msgstr ""
337 344
338#: plugins/check_disk.c:849 345#: plugins/check_disk.c:850
339msgid "" 346msgid ""
340"This plugin checks the amount of used disk space on a mounted file system" 347"This plugin checks the amount of used disk space on a mounted file system"
341msgstr "" 348msgstr ""
342 349
343#: plugins/check_disk.c:850 350#: plugins/check_disk.c:851
344msgid "" 351msgid ""
345"and generates an alert if free space is less than one of the threshold values" 352"and generates an alert if free space is less than one of the threshold values"
346msgstr "" 353msgstr ""
347 354
348#: plugins/check_disk.c:859 355#: plugins/check_disk.c:860
349msgid "Exit with WARNING status if less than INTEGER units of disk are free" 356msgid "Exit with WARNING status if less than INTEGER units of disk are free"
350msgstr "" 357msgstr ""
351 358
352#: plugins/check_disk.c:861 359#: plugins/check_disk.c:862
353msgid "Exit with WARNING status if less than PERCENT of disk space is free" 360msgid "Exit with WARNING status if less than PERCENT of disk space is free"
354msgstr "" 361msgstr ""
355 362
356#: plugins/check_disk.c:863 363#: plugins/check_disk.c:864
357msgid "Exit with WARNING status if less than PERCENT of inode space is free" 364msgid "Exit with WARNING status if less than PERCENT of inode space is free"
358msgstr "" 365msgstr ""
359 366
360#: plugins/check_disk.c:865 367#: plugins/check_disk.c:866
361msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 368msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
362msgstr "" 369msgstr ""
363 370
364#: plugins/check_disk.c:867 371#: plugins/check_disk.c:868
365msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 372msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
366msgstr "" 373msgstr ""
367 374
368#: plugins/check_disk.c:869 375#: plugins/check_disk.c:870
369msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" 376msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
370msgstr "" 377msgstr ""
371 378
372#: plugins/check_disk.c:871 379#: plugins/check_disk.c:872
373msgid "Clear thresholds" 380msgid "Clear thresholds"
374msgstr "" 381msgstr ""
375 382
376#: plugins/check_disk.c:873 383#: plugins/check_disk.c:874
377msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 384msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
378msgstr "" 385msgstr ""
379 386
380#: plugins/check_disk.c:875 387#: plugins/check_disk.c:876
381msgid "Same as '--units kB'" 388msgid "Same as '--units kB'"
382msgstr "" 389msgstr ""
383 390
384#: plugins/check_disk.c:877 391#: plugins/check_disk.c:878
385msgid "Same as '--units MB'" 392msgid "Same as '--units MB'"
386msgstr "" 393msgstr ""
387 394
388#: plugins/check_disk.c:879 395#: plugins/check_disk.c:880
389msgid "Only check local filesystems" 396msgid "Only check local filesystems"
390msgstr "" 397msgstr ""
391 398
392#: plugins/check_disk.c:881 399#: plugins/check_disk.c:882
393msgid "Path or partition (may be repeated)" 400msgid "Path or partition (may be repeated)"
394msgstr "" 401msgstr ""
395 402
396#: plugins/check_disk.c:883 403#: plugins/check_disk.c:884
397msgid "Regular expression for path or partition (may be repeated)" 404msgid "Regular expression for path or partition (may be repeated)"
398msgstr "" 405msgstr ""
399 406
400#: plugins/check_disk.c:885 407#: plugins/check_disk.c:886
401msgid "" 408msgid ""
402"Case insensitive regular expression for path/partition (may be repeated)" 409"Case insensitive regular expression for path/partition (may be repeated)"
403msgstr "" 410msgstr ""
404 411
405#: plugins/check_disk.c:887 412#: plugins/check_disk.c:888
406msgid "" 413msgid ""
407"Group pathes. Thresholds apply to (free-)space of all partitions together" 414"Group pathes. Thresholds apply to (free-)space of all partitions together"
408msgstr "" 415msgstr ""
409 416
410#: plugins/check_disk.c:889 417#: plugins/check_disk.c:890
411msgid "Ignore device (only works if -p unspecified)" 418msgid "Ignore device (only works if -p unspecified)"
412msgstr "" 419msgstr ""
413 420
414#: plugins/check_disk.c:891 421#: plugins/check_disk.c:892
415msgid "Ignore all filesystems of indicated type (may be repeated)" 422msgid "Ignore all filesystems of indicated type (may be repeated)"
416msgstr "" 423msgstr ""
417 424
418#: plugins/check_disk.c:893 425#: plugins/check_disk.c:894
419msgid "Display the mountpoint instead of the partition" 426msgid "Display the mountpoint instead of the partition"
420msgstr "" 427msgstr ""
421 428
422#: plugins/check_disk.c:895 429#: plugins/check_disk.c:896
423msgid "For paths or partitions specified with -p, only check for exact paths" 430msgid "For paths or partitions specified with -p, only check for exact paths"
424msgstr "" 431msgstr ""
425 432
426#: plugins/check_disk.c:897 433#: plugins/check_disk.c:898
427msgid "Display only devices/mountpoints with errors" 434msgid "Display only devices/mountpoints with errors"
428msgstr "" 435msgstr ""
429 436
430#: plugins/check_disk.c:903 437#: plugins/check_disk.c:904
431msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 438msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
432msgstr "" 439msgstr ""
433 440
@@ -463,15 +470,14 @@ msgstr ""
463msgid "server %s is not authoritative for %s" 470msgid "server %s is not authoritative for %s"
464msgstr "" 471msgstr ""
465 472
466#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:955 473#: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185
467#: plugins/check_nagios.c:185 plugins/check_procs.c:295 474#: plugins/check_procs.c:295
468#, c-format 475#, c-format
469msgid "OK" 476msgid "OK"
470msgstr "" 477msgstr ""
471 478
472#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:957 479#: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211
473#: plugins/check_mysql.c:211 plugins/check_nagios.c:185 480#: plugins/check_nagios.c:185 plugins/check_procs.c:297
474#: plugins/check_procs.c:297
475#, c-format 481#, c-format
476msgid "WARNING" 482msgid "WARNING"
477msgstr "" 483msgstr ""
@@ -630,7 +636,7 @@ msgstr ""
630msgid "Could not open pipe: %s\n" 636msgid "Could not open pipe: %s\n"
631msgstr "" 637msgstr ""
632 638
633#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 639#: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155
634#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 640#: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184
635#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 641#: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123
636#, c-format 642#, c-format
@@ -788,7 +794,7 @@ msgstr ""
788#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 794#: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364
789#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 795#: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693
790#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 796#: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452
791#: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 797#: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276
792#, c-format 798#, c-format
793msgid "Notes:" 799msgid "Notes:"
794msgstr "" 800msgstr ""
@@ -916,49 +922,48 @@ msgid "You must specify a server address or host name"
916msgstr "" 922msgstr ""
917 923
918#: plugins/check_http.c:665 924#: plugins/check_http.c:665
919msgid "Server date unknown\n" 925msgid "HTTP UNKNOWN - Server date unknown\n"
920msgstr "" 926msgstr ""
921 927
922#: plugins/check_http.c:667 928#: plugins/check_http.c:667
923msgid "Document modification date unknown\n" 929msgid "HTTP CRITICAL - Document modification date unknown\n"
924msgstr "" 930msgstr ""
925 931
926#: plugins/check_http.c:673 932#: plugins/check_http.c:673
927#, c-format 933#, c-format
928msgid "CRITICAL - Server date \"%100s\" unparsable" 934msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
929msgstr "" 935msgstr ""
930 936
931#: plugins/check_http.c:675 937#: plugins/check_http.c:675
932#, c-format 938#, c-format
933msgid "CRITICAL - Document date \"%100s\" unparsable" 939msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
934msgstr "" 940msgstr ""
935 941
936#: plugins/check_http.c:677 942#: plugins/check_http.c:677
937#, c-format 943#, c-format
938msgid "CRITICAL - Document is %d seconds in the future\n" 944msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
939msgstr "" 945msgstr ""
940 946
941#: plugins/check_http.c:682 947#: plugins/check_http.c:682
942#, c-format 948#, c-format
943msgid "CRITICAL - Last modified %.1f days ago\n" 949msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
944msgstr "" 950msgstr ""
945 951
946#: plugins/check_http.c:686 952#: plugins/check_http.c:686
947#, c-format 953#, c-format
948msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" 954msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
949msgstr "" 955msgstr ""
950 956
951#: plugins/check_http.c:767 957#: plugins/check_http.c:767
952msgid "Unable to open TCP socket\n" 958msgid "HTTP CRITICAL - Unable to open TCP socket\n"
953msgstr "" 959msgstr ""
954 960
955#: plugins/check_http.c:847 961#: plugins/check_http.c:847
956msgid "Error on receive\n" 962msgid "HTTP CRITICAL - Error on receive\n"
957msgstr "" 963msgstr ""
958 964
959#: plugins/check_http.c:857 plugins/check_real.c:189 plugins/check_tcp.c:291 965#: plugins/check_http.c:857
960#, c-format 966msgid "HTTP CRITICAL - No data received from host\n"
961msgid "No data received from host\n"
962msgstr "" 967msgstr ""
963 968
964#: plugins/check_http.c:907 969#: plugins/check_http.c:907
@@ -995,6 +1000,26 @@ msgstr ""
995msgid "HTTP WARNING: %s\n" 1000msgid "HTTP WARNING: %s\n"
996msgstr "" 1001msgstr ""
997 1002
1003#: plugins/check_http.c:953
1004#, c-format
1005msgid "HTTP UNKNOWN"
1006msgstr ""
1007
1008#: plugins/check_http.c:955
1009#, c-format
1010msgid "HTTP OK"
1011msgstr ""
1012
1013#: plugins/check_http.c:957
1014#, c-format
1015msgid "HTTP WARNING"
1016msgstr ""
1017
1018#: plugins/check_http.c:959 plugins/check_http.c:1022
1019#, c-format
1020msgid "HTTP CRITICAL"
1021msgstr ""
1022
998#: plugins/check_http.c:963 1023#: plugins/check_http.c:963
999#, c-format 1024#, c-format
1000msgid " - %s - %.3f second response time %s|%s %s\n" 1025msgid " - %s - %.3f second response time %s|%s %s\n"
@@ -1012,7 +1037,7 @@ msgstr ""
1012 1037
1013#: plugins/check_http.c:1000 1038#: plugins/check_http.c:1000
1014#, c-format 1039#, c-format
1015msgid "CRITICAL - string not found%s|%s %s\n" 1040msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1016msgstr "" 1041msgstr ""
1017 1042
1018#: plugins/check_http.c:1018 1043#: plugins/check_http.c:1018
@@ -1025,7 +1050,7 @@ msgstr ""
1025 1050
1026#: plugins/check_http.c:1030 1051#: plugins/check_http.c:1030
1027#, c-format 1052#, c-format
1028msgid "CRITICAL - Execute Error: %s\n" 1053msgid "HTTP CRITICAL - Execute Error: %s\n"
1029msgstr "" 1054msgstr ""
1030 1055
1031#: plugins/check_http.c:1039 1056#: plugins/check_http.c:1039
@@ -1044,35 +1069,35 @@ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1044msgstr "" 1069msgstr ""
1045 1070
1046#: plugins/check_http.c:1083 1071#: plugins/check_http.c:1083
1047msgid "Could not allocate addr\n" 1072msgid "HTTP UNKNOWN - Could not allocate addr\n"
1048msgstr "" 1073msgstr ""
1049 1074
1050#: plugins/check_http.c:1087 1075#: plugins/check_http.c:1087
1051msgid "Could not allocate url\n" 1076msgid "HTTP UNKNOWN - Could not allocate url\n"
1052msgstr "" 1077msgstr ""
1053 1078
1054#: plugins/check_http.c:1096 1079#: plugins/check_http.c:1096
1055#, c-format 1080#, c-format
1056msgid "UNKNOWN - Could not find redirect location - %s%s\n" 1081msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1057msgstr "" 1082msgstr ""
1058 1083
1059#: plugins/check_http.c:1106 1084#: plugins/check_http.c:1106
1060msgid "could not allocate url\n" 1085msgid "HTTP UNKNOWN - could not allocate url\n"
1061msgstr "" 1086msgstr ""
1062 1087
1063#: plugins/check_http.c:1149 1088#: plugins/check_http.c:1149
1064#, c-format 1089#, c-format
1065msgid "UNKNOWN - Could not parse redirect location - %s%s\n" 1090msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1066msgstr "" 1091msgstr ""
1067 1092
1068#: plugins/check_http.c:1159 1093#: plugins/check_http.c:1159
1069#, c-format 1094#, c-format
1070msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1095msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1071msgstr "" 1096msgstr ""
1072 1097
1073#: plugins/check_http.c:1167 1098#: plugins/check_http.c:1167
1074#, c-format 1099#, c-format
1075msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1100msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1076msgstr "" 1101msgstr ""
1077 1102
1078#: plugins/check_http.c:1231 1103#: plugins/check_http.c:1231
@@ -1372,69 +1397,73 @@ msgstr ""
1372msgid "use ldap protocol version 3" 1397msgid "use ldap protocol version 3"
1373msgstr "" 1398msgstr ""
1374 1399
1375#: plugins/check_load.c:91 1400#: plugins/check_load.c:92
1376msgid "Warning threshold must be float or float triplet!\n" 1401msgid "Warning threshold must be float or float triplet!\n"
1377msgstr "" 1402msgstr ""
1378 1403
1379#: plugins/check_load.c:132 plugins/check_load.c:148 1404#: plugins/check_load.c:134 plugins/check_load.c:150
1380#, c-format 1405#, c-format
1381msgid "Error opening %s\n" 1406msgid "Error opening %s\n"
1382msgstr "" 1407msgstr ""
1383 1408
1384#: plugins/check_load.c:160 1409#: plugins/check_load.c:162
1385#, c-format 1410#, c-format
1386msgid "Error code %d returned in %s\n" 1411msgid "Error code %d returned in %s\n"
1387msgstr "" 1412msgstr ""
1388 1413
1389#: plugins/check_load.c:168 1414#: plugins/check_load.c:177
1390#, c-format 1415#, c-format
1391msgid "Error in getloadavg()\n" 1416msgid "Error in getloadavg()\n"
1392msgstr "" 1417msgstr ""
1393 1418
1394#: plugins/check_load.c:171 plugins/check_load.c:173 1419#: plugins/check_load.c:180 plugins/check_load.c:182
1395#, c-format 1420#, c-format
1396msgid "Error processing %s\n" 1421msgid "Error processing %s\n"
1397msgstr "" 1422msgstr ""
1398 1423
1399#: plugins/check_load.c:182 1424#: plugins/check_load.c:191
1400#, c-format 1425#, c-format
1401msgid "load average: %.2f, %.2f, %.2f" 1426msgid "load average: %.2f, %.2f, %.2f"
1402msgstr "" 1427msgstr ""
1403 1428
1404#: plugins/check_load.c:271 1429#: plugins/check_load.c:284
1405#, c-format 1430#, c-format
1406msgid "Critical threshold for %d-minute load average is not specified\n" 1431msgid "Critical threshold for %d-minute load average is not specified\n"
1407msgstr "" 1432msgstr ""
1408 1433
1409#: plugins/check_load.c:273 1434#: plugins/check_load.c:286
1410#, c-format 1435#, c-format
1411msgid "Warning threshold for %d-minute load average is not specified\n" 1436msgid "Warning threshold for %d-minute load average is not specified\n"
1412msgstr "" 1437msgstr ""
1413 1438
1414#: plugins/check_load.c:275 1439#: plugins/check_load.c:288
1415#, c-format 1440#, c-format
1416msgid "" 1441msgid ""
1417"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1442"Parameter inconsistency: %d-minute \"warning load\" is greater than "
1418"\"critical load\"\n" 1443"\"critical load\"\n"
1419msgstr "" 1444msgstr ""
1420 1445
1421#: plugins/check_load.c:291 1446#: plugins/check_load.c:304
1422#, c-format 1447#, c-format
1423msgid "This plugin tests the current system load average." 1448msgid "This plugin tests the current system load average."
1424msgstr "" 1449msgstr ""
1425 1450
1426#: plugins/check_load.c:300 1451#: plugins/check_load.c:313
1427msgid "Exit with WARNING status if load average exceeds WLOADn" 1452msgid "Exit with WARNING status if load average exceeds WLOADn"
1428msgstr "" 1453msgstr ""
1429 1454
1430#: plugins/check_load.c:302 1455#: plugins/check_load.c:315
1431msgid "Exit with CRITICAL status if load average exceed CLOADn" 1456msgid "Exit with CRITICAL status if load average exceed CLOADn"
1432msgstr "" 1457msgstr ""
1433 1458
1434#: plugins/check_load.c:303 1459#: plugins/check_load.c:316
1435msgid "the load average format is the same used by \"uptime\" and \"w\"" 1460msgid "the load average format is the same used by \"uptime\" and \"w\""
1436msgstr "" 1461msgstr ""
1437 1462
1463#: plugins/check_load.c:318
1464msgid "Divide the load averages by the number of CPUs (when possible)"
1465msgstr ""
1466
1438#: plugins/check_mrtg.c:79 1467#: plugins/check_mrtg.c:79
1439msgid "Could not parse arguments\n" 1468msgid "Could not parse arguments\n"
1440msgstr "" 1469msgstr ""
@@ -3387,6 +3416,11 @@ msgstr ""
3387msgid "Invalid REAL response received from host on port %d\n" 3416msgid "Invalid REAL response received from host on port %d\n"
3388msgstr "" 3417msgstr ""
3389 3418
3419#: plugins/check_real.c:189 plugins/check_tcp.c:291
3420#, c-format
3421msgid "No data received from host\n"
3422msgstr ""
3423
3390#: plugins/check_real.c:252 3424#: plugins/check_real.c:252
3391#, c-format 3425#, c-format
3392msgid "REAL %s - %d second response time\n" 3426msgid "REAL %s - %d second response time\n"
@@ -3496,7 +3530,7 @@ msgstr ""
3496msgid "CRITICAL - Cannot retrieve server certificate." 3530msgid "CRITICAL - Cannot retrieve server certificate."
3497msgstr "" 3531msgstr ""
3498 3532
3499#: plugins/check_smtp.c:356 plugins/check_snmp.c:568 3533#: plugins/check_smtp.c:356 plugins/check_snmp.c:572
3500#, c-format 3534#, c-format
3501msgid "Could Not Compile Regular Expression" 3535msgid "Could Not Compile Regular Expression"
3502msgstr "" 3536msgstr ""
@@ -3506,7 +3540,7 @@ msgstr ""
3506msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3540msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3507msgstr "" 3541msgstr ""
3508 3542
3509#: plugins/check_smtp.c:369 plugins/check_snmp.c:318 3543#: plugins/check_smtp.c:369 plugins/check_snmp.c:322
3510#, c-format 3544#, c-format
3511msgid "Execute Error: %s\n" 3545msgid "Execute Error: %s\n"
3512msgstr "" 3546msgstr ""
@@ -3628,243 +3662,243 @@ msgstr ""
3628msgid "STATE_WARNING return values." 3662msgid "STATE_WARNING return values."
3629msgstr "" 3663msgstr ""
3630 3664
3631#: plugins/check_snmp.c:296 3665#: plugins/check_snmp.c:300
3632msgid "No valid data returned" 3666msgid "No valid data returned"
3633msgstr "" 3667msgstr ""
3634 3668
3635#: plugins/check_snmp.c:364 plugins/negate.c:128 3669#: plugins/check_snmp.c:368 plugins/negate.c:128
3636#, c-format 3670#, c-format
3637msgid "" 3671msgid ""
3638"%s problem - No data received from host\n" 3672"%s problem - No data received from host\n"
3639"CMD: %s\n" 3673"CMD: %s\n"
3640msgstr "" 3674msgstr ""
3641 3675
3642#: plugins/check_snmp.c:502 3676#: plugins/check_snmp.c:506
3643#, c-format 3677#, c-format
3644msgid "Invalid critical threshold: %s\n" 3678msgid "Invalid critical threshold: %s\n"
3645msgstr "" 3679msgstr ""
3646 3680
3647#: plugins/check_snmp.c:513 3681#: plugins/check_snmp.c:517
3648#, c-format 3682#, c-format
3649msgid "Invalid warning threshold: %s\n" 3683msgid "Invalid warning threshold: %s\n"
3650msgstr "" 3684msgstr ""
3651 3685
3652#: plugins/check_snmp.c:525 3686#: plugins/check_snmp.c:529
3653msgid "Retries interval must be a positive integer" 3687msgid "Retries interval must be a positive integer"
3654msgstr "" 3688msgstr ""
3655 3689
3656#: plugins/check_snmp.c:589 3690#: plugins/check_snmp.c:593
3657#, c-format 3691#, c-format
3658msgid "Could not reallocate labels[%d]" 3692msgid "Could not reallocate labels[%d]"
3659msgstr "" 3693msgstr ""
3660 3694
3661#: plugins/check_snmp.c:601 3695#: plugins/check_snmp.c:605
3662msgid "Could not reallocate labels\n" 3696msgid "Could not reallocate labels\n"
3663msgstr "" 3697msgstr ""
3664 3698
3665#: plugins/check_snmp.c:618 3699#: plugins/check_snmp.c:622
3666#, c-format 3700#, c-format
3667msgid "Could not reallocate units [%d]\n" 3701msgid "Could not reallocate units [%d]\n"
3668msgstr "" 3702msgstr ""
3669 3703
3670#: plugins/check_snmp.c:630 3704#: plugins/check_snmp.c:634
3671msgid "Could not realloc() units\n" 3705msgid "Could not realloc() units\n"
3672msgstr "" 3706msgstr ""
3673 3707
3674#: plugins/check_snmp.c:715 3708#: plugins/check_snmp.c:719
3675#, c-format 3709#, c-format
3676msgid "Missing secname (%s) or authpassword (%s) ! \n" 3710msgid "Missing secname (%s) or authpassword (%s) ! \n"
3677msgstr "" 3711msgstr ""
3678 3712
3679#: plugins/check_snmp.c:723 3713#: plugins/check_snmp.c:727
3680#, c-format 3714#, c-format
3681msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" 3715msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
3682msgstr "" 3716msgstr ""
3683 3717
3684#: plugins/check_snmp.c:732 3718#: plugins/check_snmp.c:736
3685msgid "Invalid SNMP version" 3719msgid "Invalid SNMP version"
3686msgstr "" 3720msgstr ""
3687 3721
3688#: plugins/check_snmp.c:860 3722#: plugins/check_snmp.c:864
3689msgid "Unbalanced quotes\n" 3723msgid "Unbalanced quotes\n"
3690msgstr "" 3724msgstr ""
3691 3725
3692#: plugins/check_snmp.c:909 3726#: plugins/check_snmp.c:913
3693msgid "Check status of remote machines and obtain sustem information via SNMP" 3727msgid "Check status of remote machines and obtain sustem information via SNMP"
3694msgstr "" 3728msgstr ""
3695 3729
3696#: plugins/check_snmp.c:921 3730#: plugins/check_snmp.c:925
3697msgid "Use SNMP GETNEXT instead of SNMP GET" 3731msgid "Use SNMP GETNEXT instead of SNMP GET"
3698msgstr "" 3732msgstr ""
3699 3733
3700#: plugins/check_snmp.c:923 3734#: plugins/check_snmp.c:927
3701msgid "SNMP protocol version" 3735msgid "SNMP protocol version"
3702msgstr "" 3736msgstr ""
3703 3737
3704#: plugins/check_snmp.c:925 3738#: plugins/check_snmp.c:929
3705msgid "SNMPv3 securityLevel" 3739msgid "SNMPv3 securityLevel"
3706msgstr "" 3740msgstr ""
3707 3741
3708#: plugins/check_snmp.c:927 3742#: plugins/check_snmp.c:931
3709msgid "SNMPv3 auth proto" 3743msgid "SNMPv3 auth proto"
3710msgstr "" 3744msgstr ""
3711 3745
3712#: plugins/check_snmp.c:931 3746#: plugins/check_snmp.c:935
3713msgid "Optional community string for SNMP communication" 3747msgid "Optional community string for SNMP communication"
3714msgstr "" 3748msgstr ""
3715 3749
3716#: plugins/check_snmp.c:932 3750#: plugins/check_snmp.c:936
3717#, c-format 3751#, c-format
3718msgid "(default is \"%s\")" 3752msgid "(default is \"%s\")"
3719msgstr "" 3753msgstr ""
3720 3754
3721#: plugins/check_snmp.c:934 3755#: plugins/check_snmp.c:938
3722msgid "SNMPv3 username" 3756msgid "SNMPv3 username"
3723msgstr "" 3757msgstr ""
3724 3758
3725#: plugins/check_snmp.c:936 3759#: plugins/check_snmp.c:940
3726msgid "SNMPv3 authentication password" 3760msgid "SNMPv3 authentication password"
3727msgstr "" 3761msgstr ""
3728 3762
3729#: plugins/check_snmp.c:938 3763#: plugins/check_snmp.c:942
3730msgid "SNMPv3 crypt passwd (DES)" 3764msgid "SNMPv3 crypt passwd (DES)"
3731msgstr "" 3765msgstr ""
3732 3766
3733#: plugins/check_snmp.c:942 3767#: plugins/check_snmp.c:946
3734msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3768msgid "Object identifier(s) or SNMP variables whose value you wish to query"
3735msgstr "" 3769msgstr ""
3736 3770
3737#: plugins/check_snmp.c:944 3771#: plugins/check_snmp.c:948
3738msgid "" 3772msgid ""
3739"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" 3773"List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
3740msgstr "" 3774msgstr ""
3741 3775
3742#: plugins/check_snmp.c:945 3776#: plugins/check_snmp.c:949
3743msgid "for symbolic oids.)" 3777msgid "for symbolic oids.)"
3744msgstr "" 3778msgstr ""
3745 3779
3746#: plugins/check_snmp.c:947 3780#: plugins/check_snmp.c:951
3747#, c-format 3781#, c-format
3748msgid " Delimiter to use when parsing returned data. Default is \"%s\"" 3782msgid " Delimiter to use when parsing returned data. Default is \"%s\""
3749msgstr "" 3783msgstr ""
3750 3784
3751#: plugins/check_snmp.c:948 3785#: plugins/check_snmp.c:952
3752msgid "Any data on the right hand side of the delimiter is considered" 3786msgid "Any data on the right hand side of the delimiter is considered"
3753msgstr "" 3787msgstr ""
3754 3788
3755#: plugins/check_snmp.c:949 3789#: plugins/check_snmp.c:953
3756msgid "to be the data that should be used in the evaluation." 3790msgid "to be the data that should be used in the evaluation."
3757msgstr "" 3791msgstr ""
3758 3792
3759#: plugins/check_snmp.c:953 3793#: plugins/check_snmp.c:957
3760msgid "Range(s) which will not result in a WARNING status" 3794msgid "Range(s) which will not result in a WARNING status"
3761msgstr "" 3795msgstr ""
3762 3796
3763#: plugins/check_snmp.c:955 3797#: plugins/check_snmp.c:959
3764msgid "Range(s) which will not result in a CRITICAL status" 3798msgid "Range(s) which will not result in a CRITICAL status"
3765msgstr "" 3799msgstr ""
3766 3800
3767#: plugins/check_snmp.c:959 3801#: plugins/check_snmp.c:963
3768msgid "Return OK state (for that OID) if STRING is an exact match" 3802msgid "Return OK state (for that OID) if STRING is an exact match"
3769msgstr "" 3803msgstr ""
3770 3804
3771#: plugins/check_snmp.c:961 3805#: plugins/check_snmp.c:965
3772msgid "" 3806msgid ""
3773"Return OK state (for that OID) if extended regular expression REGEX matches" 3807"Return OK state (for that OID) if extended regular expression REGEX matches"
3774msgstr "" 3808msgstr ""
3775 3809
3776#: plugins/check_snmp.c:963 3810#: plugins/check_snmp.c:967
3777msgid "" 3811msgid ""
3778"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3812"Return OK state (for that OID) if case-insensitive extended REGEX matches"
3779msgstr "" 3813msgstr ""
3780 3814
3781#: plugins/check_snmp.c:965 3815#: plugins/check_snmp.c:969
3782msgid "Prefix label for output from plugin (default -s 'SNMP')" 3816msgid "Prefix label for output from plugin (default -s 'SNMP')"
3783msgstr "" 3817msgstr ""
3784 3818
3785#: plugins/check_snmp.c:969 3819#: plugins/check_snmp.c:973
3786msgid "Units label(s) for output data (e.g., 'sec.')." 3820msgid "Units label(s) for output data (e.g., 'sec.')."
3787msgstr "" 3821msgstr ""
3788 3822
3789#: plugins/check_snmp.c:971 3823#: plugins/check_snmp.c:975
3790msgid "Separates output on multiple OID requests" 3824msgid "Separates output on multiple OID requests"
3791msgstr "" 3825msgstr ""
3792 3826
3793#: plugins/check_snmp.c:977 3827#: plugins/check_snmp.c:981
3794msgid "" 3828msgid ""
3795"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3829"This plugin uses the 'snmpget' command included with the NET-SNMP package."
3796msgstr "" 3830msgstr ""
3797 3831
3798#: plugins/check_snmp.c:978 3832#: plugins/check_snmp.c:982
3799msgid "" 3833msgid ""
3800"if you don't have the package installed, you will need to download it from" 3834"if you don't have the package installed, you will need to download it from"
3801msgstr "" 3835msgstr ""
3802 3836
3803#: plugins/check_snmp.c:979 3837#: plugins/check_snmp.c:983
3804msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3838msgid "http://net-snmp.sourceforge.net before you can use this plugin."
3805msgstr "" 3839msgstr ""
3806 3840
3807#: plugins/check_snmp.c:981 3841#: plugins/check_snmp.c:985
3808msgid "" 3842msgid ""
3809"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " 3843"- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3810"with" 3844"with"
3811msgstr "" 3845msgstr ""
3812 3846
3813#: plugins/check_snmp.c:982 3847#: plugins/check_snmp.c:986
3814msgid " internal spaces must be quoted) [max 8 OIDs]" 3848msgid " internal spaces must be quoted) [max 8 OIDs]"
3815msgstr "" 3849msgstr ""
3816 3850
3817#: plugins/check_snmp.c:984 3851#: plugins/check_snmp.c:988
3818msgid "- Ranges are inclusive and are indicated with colons. When specified as" 3852msgid "- Ranges are inclusive and are indicated with colons. When specified as"
3819msgstr "" 3853msgstr ""
3820 3854
3821#: plugins/check_snmp.c:985 3855#: plugins/check_snmp.c:989
3822msgid "" 3856msgid ""
3823" 'min:max' a STATE_OK will be returned if the result is within the indicated" 3857" 'min:max' a STATE_OK will be returned if the result is within the indicated"
3824msgstr "" 3858msgstr ""
3825 3859
3826#: plugins/check_snmp.c:986 3860#: plugins/check_snmp.c:990
3827msgid " range or is equal to the upper or lower bound. A non-OK state will be" 3861msgid " range or is equal to the upper or lower bound. A non-OK state will be"
3828msgstr "" 3862msgstr ""
3829 3863
3830#: plugins/check_snmp.c:987 3864#: plugins/check_snmp.c:991
3831msgid " returned if the result is outside the specified range." 3865msgid " returned if the result is outside the specified range."
3832msgstr "" 3866msgstr ""
3833 3867
3834#: plugins/check_snmp.c:989 3868#: plugins/check_snmp.c:993
3835msgid "" 3869msgid ""
3836"- If specified in the order 'max:min' a non-OK state will be returned if the" 3870"- If specified in the order 'max:min' a non-OK state will be returned if the"
3837msgstr "" 3871msgstr ""
3838 3872
3839#: plugins/check_snmp.c:990 3873#: plugins/check_snmp.c:994
3840msgid " result is within the (inclusive) range." 3874msgid " result is within the (inclusive) range."
3841msgstr "" 3875msgstr ""
3842 3876
3843#: plugins/check_snmp.c:992 3877#: plugins/check_snmp.c:996
3844msgid "" 3878msgid ""
3845"- Upper or lower bounds may be omitted to skip checking the respective limit." 3879"- Upper or lower bounds may be omitted to skip checking the respective limit."
3846msgstr "" 3880msgstr ""
3847 3881
3848#: plugins/check_snmp.c:993 3882#: plugins/check_snmp.c:997
3849msgid "- Bare integers are interpreted as upper limits." 3883msgid "- Bare integers are interpreted as upper limits."
3850msgstr "" 3884msgstr ""
3851 3885
3852#: plugins/check_snmp.c:994 3886#: plugins/check_snmp.c:998
3853msgid "" 3887msgid ""
3854"- When checking multiple OIDs, separate ranges by commas like '-w " 3888"- When checking multiple OIDs, separate ranges by commas like '-w "
3855"1:10,1:,:20'" 3889"1:10,1:,:20'"
3856msgstr "" 3890msgstr ""
3857 3891
3858#: plugins/check_snmp.c:995 3892#: plugins/check_snmp.c:999
3859msgid "- Note that only one string and one regex may be checked at present" 3893msgid "- Note that only one string and one regex may be checked at present"
3860msgstr "" 3894msgstr ""
3861 3895
3862#: plugins/check_snmp.c:996 3896#: plugins/check_snmp.c:1000
3863msgid "" 3897msgid ""
3864"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 3898"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
3865msgstr "" 3899msgstr ""
3866 3900
3867#: plugins/check_snmp.c:997 3901#: plugins/check_snmp.c:1001
3868msgid " returned from the SNMP query is an unsigned integer." 3902msgid " returned from the SNMP query is an unsigned integer."
3869msgstr "" 3903msgstr ""
3870 3904
@@ -4242,64 +4276,68 @@ msgstr ""
4242msgid "Output of temperatures in Celsius" 4276msgid "Output of temperatures in Celsius"
4243msgstr "" 4277msgstr ""
4244 4278
4245#: plugins/check_ups.c:631 4279#: plugins/check_ups.c:622
4280msgid "Valid values for STRING are"
4281msgstr ""
4282
4283#: plugins/check_ups.c:635
4246msgid "" 4284msgid ""
4247"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4285"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4248msgstr "" 4286msgstr ""
4249 4287
4250#: plugins/check_ups.c:632 4288#: plugins/check_ups.c:636
4251msgid "" 4289msgid ""
4252"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4290"Supply) on a local or remote host. If the UPS is online or calibrating, the"
4253msgstr "" 4291msgstr ""
4254 4292
4255#: plugins/check_ups.c:633 4293#: plugins/check_ups.c:637
4256msgid "" 4294msgid ""
4257"plugin will return an OK state. If the battery is on it will return a WARNING" 4295"plugin will return an OK state. If the battery is on it will return a WARNING"
4258msgstr "" 4296msgstr ""
4259 4297
4260#: plugins/check_ups.c:634 4298#: plugins/check_ups.c:638
4261msgid "" 4299msgid ""
4262"state.If the UPS is off or has a low battery the plugin will return a " 4300"state.If the UPS is off or has a low battery the plugin will return a "
4263"CRITICAL" 4301"CRITICAL"
4264msgstr "" 4302msgstr ""
4265 4303
4266#: plugins/check_ups.c:635 4304#: plugins/check_ups.c:639
4267msgid "state." 4305msgid "state."
4268msgstr "" 4306msgstr ""
4269 4307
4270#: plugins/check_ups.c:637 4308#: plugins/check_ups.c:641
4271msgid "" 4309msgid ""
4272"You may also specify a variable to check [such as temperature, utility " 4310"You may also specify a variable to check [such as temperature, utility "
4273"voltage," 4311"voltage,"
4274msgstr "" 4312msgstr ""
4275 4313
4276#: plugins/check_ups.c:638 4314#: plugins/check_ups.c:642
4277msgid "" 4315msgid ""
4278"battery load, etc.] as well as warning and critical thresholds for the " 4316"battery load, etc.] as well as warning and critical thresholds for the "
4279"value of" 4317"value of"
4280msgstr "" 4318msgstr ""
4281 4319
4282#: plugins/check_ups.c:639 4320#: plugins/check_ups.c:643
4283msgid "" 4321msgid ""
4284"that variable. If the remote host has multiple UPS that are being monitored " 4322"that variable. If the remote host has multiple UPS that are being monitored "
4285"you" 4323"you"
4286msgstr "" 4324msgstr ""
4287 4325
4288#: plugins/check_ups.c:640 4326#: plugins/check_ups.c:644
4289msgid "will have to use the [ups] option to specify which UPS to check." 4327msgid "will have to use the [ups] option to specify which UPS to check."
4290msgstr "" 4328msgstr ""
4291 4329
4292#: plugins/check_ups.c:642 4330#: plugins/check_ups.c:646
4293msgid "" 4331msgid ""
4294"This plugin requires that the UPSD daemon distributed with Russel Kroll's" 4332"This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4295msgstr "" 4333msgstr ""
4296 4334
4297#: plugins/check_ups.c:643 4335#: plugins/check_ups.c:647
4298msgid "" 4336msgid ""
4299"Smart UPS Tools be installed on the remote host. If you do not have the" 4337"Smart UPS Tools be installed on the remote host. If you do not have the"
4300msgstr "" 4338msgstr ""
4301 4339
4302#: plugins/check_ups.c:644 4340#: plugins/check_ups.c:648
4303msgid "" 4341msgid ""
4304"package installed on your system, you can download it from http://www." 4342"package installed on your system, you can download it from http://www."
4305"networkupstools.org" 4343"networkupstools.org"
@@ -4590,296 +4628,296 @@ msgstr ""
4590msgid "failed malloc in strscat\n" 4628msgid "failed malloc in strscat\n"
4591msgstr "" 4629msgstr ""
4592 4630
4593#: plugins-root/check_dhcp.c:298 4631#: plugins-root/check_dhcp.c:300
4594#, c-format 4632#, c-format
4595msgid "Error: Could not get hardware address of interface '%s'\n" 4633msgid "Error: Could not get hardware address of interface '%s'\n"
4596msgstr "" 4634msgstr ""
4597 4635
4598#: plugins-root/check_dhcp.c:320 4636#: plugins-root/check_dhcp.c:322
4599#, c-format 4637#, c-format
4600msgid "Error: if_nametoindex error - %s.\n" 4638msgid "Error: if_nametoindex error - %s.\n"
4601msgstr "" 4639msgstr ""
4602 4640
4603#: plugins-root/check_dhcp.c:325 4641#: plugins-root/check_dhcp.c:327
4604#, c-format 4642#, c-format
4605msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4643msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
4606msgstr "" 4644msgstr ""
4607 4645
4608#: plugins-root/check_dhcp.c:330 4646#: plugins-root/check_dhcp.c:332
4609#, c-format 4647#, c-format
4610msgid "" 4648msgid ""
4611"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4649"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
4612msgstr "" 4650msgstr ""
4613 4651
4614#: plugins-root/check_dhcp.c:335 4652#: plugins-root/check_dhcp.c:337
4615#, c-format 4653#, c-format
4616msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4654msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
4617msgstr "" 4655msgstr ""
4618 4656
4619#: plugins-root/check_dhcp.c:361 4657#: plugins-root/check_dhcp.c:363
4620#, c-format 4658#, c-format
4621msgid "" 4659msgid ""
4622"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4660"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
4623"eg lnc0.\n" 4661"eg lnc0.\n"
4624msgstr "" 4662msgstr ""
4625 4663
4626#: plugins-root/check_dhcp.c:366 plugins-root/check_dhcp.c:378 4664#: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380
4627#, c-format 4665#, c-format
4628msgid "" 4666msgid ""
4629"Error: can't read MAC address from DLPI streams interface for device %s unit " 4667"Error: can't read MAC address from DLPI streams interface for device %s unit "
4630"%d.\n" 4668"%d.\n"
4631msgstr "" 4669msgstr ""
4632 4670
4633#: plugins-root/check_dhcp.c:384 4671#: plugins-root/check_dhcp.c:386
4634#, c-format 4672#, c-format
4635msgid "Error: can't get MAC address for this architecture.\n" 4673msgid "Error: can't get MAC address for this architecture.\n"
4636msgstr "" 4674msgstr ""
4637 4675
4638#: plugins-root/check_dhcp.c:389 4676#: plugins-root/check_dhcp.c:391
4639#, c-format 4677#, c-format
4640msgid "Hardware address: " 4678msgid "Hardware address: "
4641msgstr "" 4679msgstr ""
4642 4680
4643#: plugins-root/check_dhcp.c:464 4681#: plugins-root/check_dhcp.c:470
4644#, c-format 4682#, c-format
4645msgid "DHCPDISCOVER to %s port %d\n" 4683msgid "DHCPDISCOVER to %s port %d\n"
4646msgstr "" 4684msgstr ""
4647 4685
4648#: plugins-root/check_dhcp.c:517 4686#: plugins-root/check_dhcp.c:522
4649#, c-format 4687#, c-format
4650msgid "Result=ERROR\n" 4688msgid "Result=ERROR\n"
4651msgstr "" 4689msgstr ""
4652 4690
4653#: plugins-root/check_dhcp.c:523 4691#: plugins-root/check_dhcp.c:528
4654#, c-format 4692#, c-format
4655msgid "Result=OK\n" 4693msgid "Result=OK\n"
4656msgstr "" 4694msgstr ""
4657 4695
4658#: plugins-root/check_dhcp.c:538 4696#: plugins-root/check_dhcp.c:543
4659#, c-format 4697#, c-format
4660msgid "DHCPOFFER from IP address %s" 4698msgid "DHCPOFFER from IP address %s"
4661msgstr "" 4699msgstr ""
4662 4700
4663#: plugins-root/check_dhcp.c:539 4701#: plugins-root/check_dhcp.c:544
4664#, c-format 4702#, c-format
4665msgid " via %s\n" 4703msgid " via %s\n"
4666msgstr "" 4704msgstr ""
4667 4705
4668#: plugins-root/check_dhcp.c:546 4706#: plugins-root/check_dhcp.c:551
4669#, c-format 4707#, c-format
4670msgid "" 4708msgid ""
4671"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" 4709"DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n"
4672msgstr "" 4710msgstr ""
4673 4711
4674#: plugins-root/check_dhcp.c:568 4712#: plugins-root/check_dhcp.c:573
4675#, c-format 4713#, c-format
4676msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4714msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
4677msgstr "" 4715msgstr ""
4678 4716
4679#: plugins-root/check_dhcp.c:586 4717#: plugins-root/check_dhcp.c:591
4680#, c-format 4718#, c-format
4681msgid "Total responses seen on the wire: %d\n" 4719msgid "Total responses seen on the wire: %d\n"
4682msgstr "" 4720msgstr ""
4683 4721
4684#: plugins-root/check_dhcp.c:587 4722#: plugins-root/check_dhcp.c:592
4685#, c-format 4723#, c-format
4686msgid "Valid responses for this machine: %d\n" 4724msgid "Valid responses for this machine: %d\n"
4687msgstr "" 4725msgstr ""
4688 4726
4689#: plugins-root/check_dhcp.c:603 4727#: plugins-root/check_dhcp.c:607
4690#, c-format 4728#, c-format
4691msgid "send_dhcp_packet result: %d\n" 4729msgid "send_dhcp_packet result: %d\n"
4692msgstr "" 4730msgstr ""
4693 4731
4694#: plugins-root/check_dhcp.c:632 4732#: plugins-root/check_dhcp.c:636
4695#, c-format 4733#, c-format
4696msgid "No (more) data received\n" 4734msgid "No (more) data received\n"
4697msgstr "" 4735msgstr ""
4698 4736
4699#: plugins-root/check_dhcp.c:651 4737#: plugins-root/check_dhcp.c:655
4700#, c-format 4738#, c-format
4701msgid "recvfrom() failed, " 4739msgid "recvfrom() failed, "
4702msgstr "" 4740msgstr ""
4703 4741
4704#: plugins-root/check_dhcp.c:658 4742#: plugins-root/check_dhcp.c:662
4705#, c-format 4743#, c-format
4706msgid "receive_dhcp_packet() result: %d\n" 4744msgid "receive_dhcp_packet() result: %d\n"
4707msgstr "" 4745msgstr ""
4708 4746
4709#: plugins-root/check_dhcp.c:659 4747#: plugins-root/check_dhcp.c:663
4710#, c-format 4748#, c-format
4711msgid "receive_dhcp_packet() source: %s\n" 4749msgid "receive_dhcp_packet() source: %s\n"
4712msgstr "" 4750msgstr ""
4713 4751
4714#: plugins-root/check_dhcp.c:688 4752#: plugins-root/check_dhcp.c:692
4715#, c-format 4753#, c-format
4716msgid "Error: Could not create socket!\n" 4754msgid "Error: Could not create socket!\n"
4717msgstr "" 4755msgstr ""
4718 4756
4719#: plugins-root/check_dhcp.c:698 4757#: plugins-root/check_dhcp.c:702
4720#, c-format 4758#, c-format
4721msgid "Error: Could not set reuse address option on DHCP socket!\n" 4759msgid "Error: Could not set reuse address option on DHCP socket!\n"
4722msgstr "" 4760msgstr ""
4723 4761
4724#: plugins-root/check_dhcp.c:704 4762#: plugins-root/check_dhcp.c:708
4725#, c-format 4763#, c-format
4726msgid "Error: Could not set broadcast option on DHCP socket!\n" 4764msgid "Error: Could not set broadcast option on DHCP socket!\n"
4727msgstr "" 4765msgstr ""
4728 4766
4729#: plugins-root/check_dhcp.c:712 4767#: plugins-root/check_dhcp.c:716
4730#, c-format 4768#, c-format
4731msgid "" 4769msgid ""
4732"Error: Could not bind socket to interface %s. Check your privileges...\n" 4770"Error: Could not bind socket to interface %s. Check your privileges...\n"
4733msgstr "" 4771msgstr ""
4734 4772
4735#: plugins-root/check_dhcp.c:722 4773#: plugins-root/check_dhcp.c:726
4736#, c-format 4774#, c-format
4737msgid "" 4775msgid ""
4738"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 4776"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
4739msgstr "" 4777msgstr ""
4740 4778
4741#: plugins-root/check_dhcp.c:756 4779#: plugins-root/check_dhcp.c:760
4742#, c-format 4780#, c-format
4743msgid "Requested server address: %s\n" 4781msgid "Requested server address: %s\n"
4744msgstr "" 4782msgstr ""
4745 4783
4746#: plugins-root/check_dhcp.c:812 4784#: plugins-root/check_dhcp.c:821
4747#, c-format 4785#, c-format
4748msgid "Lease Time: Infinite\n" 4786msgid "Lease Time: Infinite\n"
4749msgstr "" 4787msgstr ""
4750 4788
4751#: plugins-root/check_dhcp.c:814 4789#: plugins-root/check_dhcp.c:823
4752#, c-format 4790#, c-format
4753msgid "Lease Time: %lu seconds\n" 4791msgid "Lease Time: %lu seconds\n"
4754msgstr "" 4792msgstr ""
4755 4793
4756#: plugins-root/check_dhcp.c:816 4794#: plugins-root/check_dhcp.c:825
4757#, c-format 4795#, c-format
4758msgid "Renewal Time: Infinite\n" 4796msgid "Renewal Time: Infinite\n"
4759msgstr "" 4797msgstr ""
4760 4798
4761#: plugins-root/check_dhcp.c:818 4799#: plugins-root/check_dhcp.c:827
4762#, c-format 4800#, c-format
4763msgid "Renewal Time: %lu seconds\n" 4801msgid "Renewal Time: %lu seconds\n"
4764msgstr "" 4802msgstr ""
4765 4803
4766#: plugins-root/check_dhcp.c:820 4804#: plugins-root/check_dhcp.c:829
4767#, c-format 4805#, c-format
4768msgid "Rebinding Time: Infinite\n" 4806msgid "Rebinding Time: Infinite\n"
4769msgstr "" 4807msgstr ""
4770 4808
4771#: plugins-root/check_dhcp.c:821 4809#: plugins-root/check_dhcp.c:830
4772#, c-format 4810#, c-format
4773msgid "Rebinding Time: %lu seconds\n" 4811msgid "Rebinding Time: %lu seconds\n"
4774msgstr "" 4812msgstr ""
4775 4813
4776#: plugins-root/check_dhcp.c:837 4814#: plugins-root/check_dhcp.c:858
4777#, c-format 4815#, c-format
4778msgid "Added offer from server @ %s" 4816msgid "Added offer from server @ %s"
4779msgstr "" 4817msgstr ""
4780 4818
4781#: plugins-root/check_dhcp.c:838 4819#: plugins-root/check_dhcp.c:859
4782#, c-format 4820#, c-format
4783msgid " of IP address %s\n" 4821msgid " of IP address %s\n"
4784msgstr "" 4822msgstr ""
4785 4823
4786#: plugins-root/check_dhcp.c:905 4824#: plugins-root/check_dhcp.c:926
4787#, c-format 4825#, c-format
4788msgid "DHCP Server Match: Offerer=%s" 4826msgid "DHCP Server Match: Offerer=%s"
4789msgstr "" 4827msgstr ""
4790 4828
4791#: plugins-root/check_dhcp.c:906 4829#: plugins-root/check_dhcp.c:927
4792#, c-format 4830#, c-format
4793msgid " Requested=%s" 4831msgid " Requested=%s"
4794msgstr "" 4832msgstr ""
4795 4833
4796#: plugins-root/check_dhcp.c:908 4834#: plugins-root/check_dhcp.c:929
4797#, c-format 4835#, c-format
4798msgid " (duplicate)" 4836msgid " (duplicate)"
4799msgstr "" 4837msgstr ""
4800 4838
4801#: plugins-root/check_dhcp.c:909 4839#: plugins-root/check_dhcp.c:930
4802#, c-format 4840#, c-format
4803msgid "\n" 4841msgid "\n"
4804msgstr "" 4842msgstr ""
4805 4843
4806#: plugins-root/check_dhcp.c:957 4844#: plugins-root/check_dhcp.c:978
4807#, c-format 4845#, c-format
4808msgid "No DHCPOFFERs were received.\n" 4846msgid "No DHCPOFFERs were received.\n"
4809msgstr "" 4847msgstr ""
4810 4848
4811#: plugins-root/check_dhcp.c:961 4849#: plugins-root/check_dhcp.c:982
4812#, c-format 4850#, c-format
4813msgid "Received %d DHCPOFFER(s)" 4851msgid "Received %d DHCPOFFER(s)"
4814msgstr "" 4852msgstr ""
4815 4853
4816#: plugins-root/check_dhcp.c:964 4854#: plugins-root/check_dhcp.c:985
4817#, c-format 4855#, c-format
4818msgid ", %s%d of %d requested servers responded" 4856msgid ", %s%d of %d requested servers responded"
4819msgstr "" 4857msgstr ""
4820 4858
4821#: plugins-root/check_dhcp.c:967 4859#: plugins-root/check_dhcp.c:988
4822#, c-format 4860#, c-format
4823msgid ", requested address (%s) was %soffered" 4861msgid ", requested address (%s) was %soffered"
4824msgstr "" 4862msgstr ""
4825 4863
4826#: plugins-root/check_dhcp.c:967 4864#: plugins-root/check_dhcp.c:988
4827msgid "not " 4865msgid "not "
4828msgstr "" 4866msgstr ""
4829 4867
4830#: plugins-root/check_dhcp.c:969 4868#: plugins-root/check_dhcp.c:990
4831#, c-format 4869#, c-format
4832msgid ", max lease time = " 4870msgid ", max lease time = "
4833msgstr "" 4871msgstr ""
4834 4872
4835#: plugins-root/check_dhcp.c:971 4873#: plugins-root/check_dhcp.c:992
4836#, c-format 4874#, c-format
4837msgid "Infinity" 4875msgid "Infinity"
4838msgstr "" 4876msgstr ""
4839 4877
4840#: plugins-root/check_dhcp.c:1148 4878#: plugins-root/check_dhcp.c:1169
4841#, c-format 4879#, c-format
4842msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 4880msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
4843msgstr "" 4881msgstr ""
4844 4882
4845#: plugins-root/check_dhcp.c:1160 4883#: plugins-root/check_dhcp.c:1181
4846#, c-format 4884#, c-format
4847msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 4885msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
4848msgstr "" 4886msgstr ""
4849 4887
4850#: plugins-root/check_dhcp.c:1173 4888#: plugins-root/check_dhcp.c:1194
4851#, c-format 4889#, c-format
4852msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 4890msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
4853msgstr "" 4891msgstr ""
4854 4892
4855#: plugins-root/check_dhcp.c:1185 4893#: plugins-root/check_dhcp.c:1206
4856#, c-format 4894#, c-format
4857msgid "" 4895msgid ""
4858"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 4896"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
4859msgstr "" 4897msgstr ""
4860 4898
4861#: plugins-root/check_dhcp.c:1209 4899#: plugins-root/check_dhcp.c:1230
4862#, c-format 4900#, c-format
4863msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 4901msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
4864msgstr "" 4902msgstr ""
4865 4903
4866#: plugins-root/check_dhcp.c:1257 4904#: plugins-root/check_dhcp.c:1278
4867msgid "This plugin tests the availability of DHCP servers on a network." 4905msgid "This plugin tests the availability of DHCP servers on a network."
4868msgstr "" 4906msgstr ""
4869 4907
4870#: plugins-root/check_dhcp.c:1268 4908#: plugins-root/check_dhcp.c:1289
4871msgid "IP address of DHCP server that we must hear from" 4909msgid "IP address of DHCP server that we must hear from"
4872msgstr "" 4910msgstr ""
4873 4911
4874#: plugins-root/check_dhcp.c:1270 4912#: plugins-root/check_dhcp.c:1291
4875msgid "IP address that should be offered by at least one DHCP server" 4913msgid "IP address that should be offered by at least one DHCP server"
4876msgstr "" 4914msgstr ""
4877 4915
4878#: plugins-root/check_dhcp.c:1272 4916#: plugins-root/check_dhcp.c:1293
4879msgid "Seconds to wait for DHCPOFFER before timeout occurs" 4917msgid "Seconds to wait for DHCPOFFER before timeout occurs"
4880msgstr "" 4918msgstr ""
4881 4919
4882#: plugins-root/check_dhcp.c:1274 4920#: plugins-root/check_dhcp.c:1295
4883msgid "Interface to to use for listening (i.e. eth0)" 4921msgid "Interface to to use for listening (i.e. eth0)"
4884msgstr "" 4922msgstr ""
4885 4923