diff options
-rw-r--r-- | plugins/check_snmp.c | 4 | ||||
-rw-r--r-- | po/de.po | 168 | ||||
-rw-r--r-- | po/fr.po | 172 | ||||
-rw-r--r-- | po/nagios-plugins.pot | 168 |
4 files changed, 277 insertions, 235 deletions
diff --git a/plugins/check_snmp.c b/plugins/check_snmp.c index 206073b..f32a26e 100644 --- a/plugins/check_snmp.c +++ b/plugins/check_snmp.c | |||
@@ -1076,8 +1076,8 @@ print_help (void) | |||
1076 | 1076 | ||
1077 | printf ("\n"); | 1077 | printf ("\n"); |
1078 | printf ("%s\n", _("Notes:")); | 1078 | printf ("%s\n", _("Notes:")); |
1079 | printf (" %s\n", _("- Multiple OIDs may be indicated by a comma- or space-delimited list (lists with")); | 1079 | printf (" %s\n", _("- Multiple OIDs may be indicated by a comma or space-delimited list (lists with")); |
1080 | printf (" %s\n", _("internal spaces must be quoted) [max 8 OIDs]")); | 1080 | printf (" %s %i %s\n", _("internal spaces must be quoted). Maximum:"), MAX_OIDS, _("OIDs.")); |
1081 | 1081 | ||
1082 | printf(" -%s", UT_THRESHOLDS_NOTES); | 1082 | printf(" -%s", UT_THRESHOLDS_NOTES); |
1083 | 1083 | ||
@@ -9,7 +9,7 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
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: 2010-06-23 14:50+0000\n" | 12 | "POT-Creation-Date: 2010-07-09 19:30-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" |
@@ -28,7 +28,7 @@ msgstr "" | |||
28 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | 28 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 |
29 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 | 29 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 |
30 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 | 30 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 |
31 | #: plugins/check_snmp.c:203 plugins/check_ssh.c:73 plugins/check_swap.c:110 | 31 | #: plugins/check_snmp.c:205 plugins/check_ssh.c:73 plugins/check_swap.c:110 |
32 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 | 32 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 |
33 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 | 33 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 |
34 | msgid "Could not parse arguments" | 34 | msgid "Could not parse arguments" |
@@ -63,7 +63,7 @@ msgstr "" | |||
63 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 | 63 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 |
64 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 | 64 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 |
65 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 | 65 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 |
66 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:662 | 66 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:665 |
67 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 | 67 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 |
68 | #: plugins/check_ups.c:556 plugins/negate.c:161 | 68 | #: plugins/check_ups.c:556 plugins/negate.c:161 |
69 | msgid "Timeout interval must be a positive integer" | 69 | msgid "Timeout interval must be a positive integer" |
@@ -238,7 +238,7 @@ msgstr "" | |||
238 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 | 238 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 |
239 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 | 239 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 |
240 | #: plugins/check_radius.c:385 plugins/check_real.c:451 | 240 | #: plugins/check_radius.c:385 plugins/check_real.c:451 |
241 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1097 plugins/check_ssh.c:302 | 241 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1107 plugins/check_ssh.c:302 |
242 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 | 242 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 |
243 | #: plugins/check_ups.c:660 plugins/check_users.c:229 | 243 | #: plugins/check_ups.c:660 plugins/check_users.c:229 |
244 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 | 244 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 |
@@ -292,7 +292,7 @@ msgstr "" | |||
292 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 | 292 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 |
293 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 | 293 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 |
294 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 | 294 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 |
295 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1068 | 295 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1078 |
296 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 | 296 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 |
297 | #: plugins-root/check_icmp.c:1322 | 297 | #: plugins-root/check_icmp.c:1322 |
298 | msgid "Notes:" | 298 | msgid "Notes:" |
@@ -4092,7 +4092,7 @@ msgstr "" | |||
4092 | msgid "CRITICAL - Cannot retrieve server certificate." | 4092 | msgid "CRITICAL - Cannot retrieve server certificate." |
4093 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 4093 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
4094 | 4094 | ||
4095 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:719 | 4095 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:722 |
4096 | #, c-format | 4096 | #, c-format |
4097 | msgid "Could Not Compile Regular Expression" | 4097 | msgid "Could Not Compile Regular Expression" |
4098 | msgstr "" | 4098 | msgstr "" |
@@ -4102,7 +4102,7 @@ msgstr "" | |||
4102 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 4102 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
4103 | msgstr "" | 4103 | msgstr "" |
4104 | 4104 | ||
4105 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:449 | 4105 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:453 |
4106 | #, c-format | 4106 | #, c-format |
4107 | msgid "Execute Error: %s\n" | 4107 | msgid "Execute Error: %s\n" |
4108 | msgstr "" | 4108 | msgstr "" |
@@ -4246,285 +4246,299 @@ msgstr "" | |||
4246 | msgid "STATE_WARNING return values." | 4246 | msgid "STATE_WARNING return values." |
4247 | msgstr "" | 4247 | msgstr "" |
4248 | 4248 | ||
4249 | #: plugins/check_snmp.c:297 | 4249 | #: plugins/check_snmp.c:299 |
4250 | #, fuzzy, c-format | 4250 | #, fuzzy, c-format |
4251 | msgid "External command error: %s\n" | 4251 | msgid "External command error: %s\n" |
4252 | msgstr "Papierfehler" | 4252 | msgstr "Papierfehler" |
4253 | 4253 | ||
4254 | #: plugins/check_snmp.c:302 | 4254 | #: plugins/check_snmp.c:304 |
4255 | #, c-format | 4255 | #, c-format |
4256 | msgid "External command error with no output (return code: %d)\n" | 4256 | msgid "External command error with no output (return code: %d)\n" |
4257 | msgstr "" | 4257 | msgstr "" |
4258 | 4258 | ||
4259 | #: plugins/check_snmp.c:408 | 4259 | #: plugins/check_snmp.c:410 |
4260 | msgid "No valid data returned" | 4260 | msgid "No valid data returned" |
4261 | msgstr "" | 4261 | msgstr "" |
4262 | 4262 | ||
4263 | #: plugins/check_snmp.c:415 | 4263 | #: plugins/check_snmp.c:417 |
4264 | msgid "Time duration between plugin calls is invalid" | 4264 | msgid "Time duration between plugin calls is invalid" |
4265 | msgstr "" | 4265 | msgstr "" |
4266 | 4266 | ||
4267 | #: plugins/check_snmp.c:511 | 4267 | #: plugins/check_snmp.c:513 |
4268 | msgid "Cannot malloc" | 4268 | msgid "Cannot malloc" |
4269 | msgstr "" | 4269 | msgstr "" |
4270 | 4270 | ||
4271 | #: plugins/check_snmp.c:517 | 4271 | #: plugins/check_snmp.c:519 |
4272 | msgid "Cannot asprintf()" | 4272 | msgid "Cannot asprintf()" |
4273 | msgstr "" | 4273 | msgstr "" |
4274 | 4274 | ||
4275 | #: plugins/check_snmp.c:523 | 4275 | #: plugins/check_snmp.c:525 |
4276 | msgid "Cannot realloc()" | 4276 | msgid "Cannot realloc()" |
4277 | msgstr "" | 4277 | msgstr "" |
4278 | 4278 | ||
4279 | #: plugins/check_snmp.c:539 | 4279 | #: plugins/check_snmp.c:541 |
4280 | msgid "No previous data to calculate rate - assume okay" | 4280 | msgid "No previous data to calculate rate - assume okay" |
4281 | msgstr "" | 4281 | msgstr "" |
4282 | 4282 | ||
4283 | #: plugins/check_snmp.c:677 | 4283 | #: plugins/check_snmp.c:680 |
4284 | #, fuzzy | 4284 | #, fuzzy |
4285 | msgid "Retries interval must be a positive integer" | 4285 | msgid "Retries interval must be a positive integer" |
4286 | msgstr "Time interval muss ein positiver Integer sein" | 4286 | msgstr "Time interval muss ein positiver Integer sein" |
4287 | 4287 | ||
4288 | #: plugins/check_snmp.c:739 | 4288 | #: plugins/check_snmp.c:742 |
4289 | #, fuzzy, c-format | 4289 | #, fuzzy, c-format |
4290 | msgid "Could not reallocate labels[%d]" | 4290 | msgid "Could not reallocate labels[%d]" |
4291 | msgstr "Konnte addr nicht zuweisen\n" | 4291 | msgstr "Konnte addr nicht zuweisen\n" |
4292 | 4292 | ||
4293 | #: plugins/check_snmp.c:751 | 4293 | #: plugins/check_snmp.c:754 |
4294 | #, fuzzy | 4294 | #, fuzzy |
4295 | msgid "Could not reallocate labels\n" | 4295 | msgid "Could not reallocate labels\n" |
4296 | msgstr "Konnte·url·nicht·zuweisen\n" | 4296 | msgstr "Konnte·url·nicht·zuweisen\n" |
4297 | 4297 | ||
4298 | #: plugins/check_snmp.c:768 | 4298 | #: plugins/check_snmp.c:771 |
4299 | #, fuzzy, c-format | 4299 | #, fuzzy, c-format |
4300 | msgid "Could not reallocate units [%d]\n" | 4300 | msgid "Could not reallocate units [%d]\n" |
4301 | msgstr "Konnte·url·nicht·zuweisen\n" | 4301 | msgstr "Konnte·url·nicht·zuweisen\n" |
4302 | 4302 | ||
4303 | #: plugins/check_snmp.c:780 | 4303 | #: plugins/check_snmp.c:783 |
4304 | msgid "Could not realloc() units\n" | 4304 | msgid "Could not realloc() units\n" |
4305 | msgstr "" | 4305 | msgstr "" |
4306 | 4306 | ||
4307 | #: plugins/check_snmp.c:797 | 4307 | #: plugins/check_snmp.c:800 |
4308 | #, fuzzy | 4308 | #, fuzzy |
4309 | msgid "Rate multiplier must be a positive integer" | 4309 | msgid "Rate multiplier must be a positive integer" |
4310 | msgstr "Paketgröße muss ein positiver Integer sein" | 4310 | msgstr "Paketgröße muss ein positiver Integer sein" |
4311 | 4311 | ||
4312 | #: plugins/check_snmp.c:846 | 4312 | #: plugins/check_snmp.c:852 |
4313 | #, fuzzy | 4313 | #, fuzzy |
4314 | msgid "No host specified\n" | 4314 | msgid "No host specified\n" |
4315 | msgstr "" | 4315 | msgstr "" |
4316 | "Kein Hostname angegeben\n" | 4316 | "Kein Hostname angegeben\n" |
4317 | "\n" | 4317 | "\n" |
4318 | 4318 | ||
4319 | #: plugins/check_snmp.c:850 | 4319 | #: plugins/check_snmp.c:856 |
4320 | #, fuzzy | 4320 | #, fuzzy |
4321 | msgid "No OIDs specified\n" | 4321 | msgid "No OIDs specified\n" |
4322 | msgstr "" | 4322 | msgstr "" |
4323 | "Kein Hostname angegeben\n" | 4323 | "Kein Hostname angegeben\n" |
4324 | "\n" | 4324 | "\n" |
4325 | 4325 | ||
4326 | #: plugins/check_snmp.c:872 | 4326 | #: plugins/check_snmp.c:878 |
4327 | msgid "Invalid seclevel" | 4327 | msgid "Invalid seclevel" |
4328 | msgstr "" | 4328 | msgstr "" |
4329 | 4329 | ||
4330 | #: plugins/check_snmp.c:879 plugins/check_snmp.c:882 plugins/check_snmp.c:900 | 4330 | #: plugins/check_snmp.c:885 plugins/check_snmp.c:888 plugins/check_snmp.c:906 |
4331 | #, c-format | 4331 | #, c-format |
4332 | msgid "Required parameter: %s\n" | 4332 | msgid "Required parameter: %s\n" |
4333 | msgstr "" | 4333 | msgstr "" |
4334 | 4334 | ||
4335 | #: plugins/check_snmp.c:921 | 4335 | #: plugins/check_snmp.c:927 |
4336 | msgid "Invalid SNMP version" | 4336 | msgid "Invalid SNMP version" |
4337 | msgstr "" | 4337 | msgstr "" |
4338 | 4338 | ||
4339 | #: plugins/check_snmp.c:938 | 4339 | #: plugins/check_snmp.c:944 |
4340 | msgid "Unbalanced quotes\n" | 4340 | msgid "Unbalanced quotes\n" |
4341 | msgstr "" | 4341 | msgstr "" |
4342 | 4342 | ||
4343 | #: plugins/check_snmp.c:987 | 4343 | #: plugins/check_snmp.c:993 |
4344 | msgid "Check status of remote machines and obtain system information via SNMP" | 4344 | msgid "Check status of remote machines and obtain system information via SNMP" |
4345 | msgstr "" | 4345 | msgstr "" |
4346 | 4346 | ||
4347 | #: plugins/check_snmp.c:1000 | 4347 | #: plugins/check_snmp.c:1006 |
4348 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 4348 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
4349 | msgstr "" | 4349 | msgstr "" |
4350 | 4350 | ||
4351 | #: plugins/check_snmp.c:1002 | 4351 | #: plugins/check_snmp.c:1008 |
4352 | msgid "SNMP protocol version" | 4352 | msgid "SNMP protocol version" |
4353 | msgstr "" | 4353 | msgstr "" |
4354 | 4354 | ||
4355 | #: plugins/check_snmp.c:1004 | 4355 | #: plugins/check_snmp.c:1010 |
4356 | msgid "SNMPv3 securityLevel" | 4356 | msgid "SNMPv3 securityLevel" |
4357 | msgstr "" | 4357 | msgstr "" |
4358 | 4358 | ||
4359 | #: plugins/check_snmp.c:1006 | 4359 | #: plugins/check_snmp.c:1012 |
4360 | msgid "SNMPv3 auth proto" | 4360 | msgid "SNMPv3 auth proto" |
4361 | msgstr "" | 4361 | msgstr "" |
4362 | 4362 | ||
4363 | #: plugins/check_snmp.c:1008 | 4363 | #: plugins/check_snmp.c:1014 |
4364 | msgid "SNMPv3 priv proto (default DES)" | 4364 | msgid "SNMPv3 priv proto (default DES)" |
4365 | msgstr "" | 4365 | msgstr "" |
4366 | 4366 | ||
4367 | #: plugins/check_snmp.c:1012 | 4367 | #: plugins/check_snmp.c:1018 |
4368 | msgid "Optional community string for SNMP communication" | 4368 | msgid "Optional community string for SNMP communication" |
4369 | msgstr "" | 4369 | msgstr "" |
4370 | 4370 | ||
4371 | #: plugins/check_snmp.c:1013 | 4371 | #: plugins/check_snmp.c:1019 |
4372 | msgid "default is" | 4372 | msgid "default is" |
4373 | msgstr "" | 4373 | msgstr "" |
4374 | 4374 | ||
4375 | #: plugins/check_snmp.c:1015 | 4375 | #: plugins/check_snmp.c:1021 |
4376 | msgid "SNMPv3 username" | 4376 | msgid "SNMPv3 username" |
4377 | msgstr "" | 4377 | msgstr "" |
4378 | 4378 | ||
4379 | #: plugins/check_snmp.c:1017 | 4379 | #: plugins/check_snmp.c:1023 |
4380 | msgid "SNMPv3 authentication password" | 4380 | msgid "SNMPv3 authentication password" |
4381 | msgstr "" | 4381 | msgstr "" |
4382 | 4382 | ||
4383 | #: plugins/check_snmp.c:1019 | 4383 | #: plugins/check_snmp.c:1025 |
4384 | msgid "SNMPv3 privacy password" | 4384 | msgid "SNMPv3 privacy password" |
4385 | msgstr "" | 4385 | msgstr "" |
4386 | 4386 | ||
4387 | #: plugins/check_snmp.c:1023 | 4387 | #: plugins/check_snmp.c:1029 |
4388 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 4388 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
4389 | msgstr "" | 4389 | msgstr "" |
4390 | 4390 | ||
4391 | #: plugins/check_snmp.c:1025 | 4391 | #: plugins/check_snmp.c:1031 |
4392 | msgid "" | 4392 | msgid "" |
4393 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 4393 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
4394 | msgstr "" | 4394 | msgstr "" |
4395 | 4395 | ||
4396 | #: plugins/check_snmp.c:1026 | 4396 | #: plugins/check_snmp.c:1032 |
4397 | msgid "for symbolic OIDs.)" | 4397 | msgid "for symbolic OIDs.)" |
4398 | msgstr "" | 4398 | msgstr "" |
4399 | 4399 | ||
4400 | #: plugins/check_snmp.c:1028 | 4400 | #: plugins/check_snmp.c:1034 |
4401 | msgid "Delimiter to use when parsing returned data. Default is" | 4401 | msgid "Delimiter to use when parsing returned data. Default is" |
4402 | msgstr "" | 4402 | msgstr "" |
4403 | 4403 | ||
4404 | #: plugins/check_snmp.c:1029 | 4404 | #: plugins/check_snmp.c:1035 |
4405 | msgid "Any data on the right hand side of the delimiter is considered" | 4405 | msgid "Any data on the right hand side of the delimiter is considered" |
4406 | msgstr "" | 4406 | msgstr "" |
4407 | 4407 | ||
4408 | #: plugins/check_snmp.c:1030 | 4408 | #: plugins/check_snmp.c:1036 |
4409 | msgid "to be the data that should be used in the evaluation." | 4409 | msgid "to be the data that should be used in the evaluation." |
4410 | msgstr "" | 4410 | msgstr "" |
4411 | 4411 | ||
4412 | #: plugins/check_snmp.c:1034 | 4412 | #: plugins/check_snmp.c:1040 |
4413 | #, fuzzy | 4413 | #, fuzzy |
4414 | msgid "Warning threshold range(s)" | 4414 | msgid "Warning threshold range(s)" |
4415 | msgstr "Warning threshold Integer sein" | 4415 | msgstr "Warning threshold Integer sein" |
4416 | 4416 | ||
4417 | #: plugins/check_snmp.c:1036 | 4417 | #: plugins/check_snmp.c:1042 |
4418 | #, fuzzy | 4418 | #, fuzzy |
4419 | msgid "Critical threshold range(s)" | 4419 | msgid "Critical threshold range(s)" |
4420 | msgstr "Critical threshold muss ein Integer sein" | 4420 | msgstr "Critical threshold muss ein Integer sein" |
4421 | 4421 | ||
4422 | #: plugins/check_snmp.c:1038 | 4422 | #: plugins/check_snmp.c:1044 |
4423 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 4423 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
4424 | msgstr "" | 4424 | msgstr "" |
4425 | 4425 | ||
4426 | #: plugins/check_snmp.c:1042 | 4426 | #: plugins/check_snmp.c:1046 |
4427 | msgid "" | ||
4428 | "Converts rate per second. For example, set to 60 to convert to per minute" | ||
4429 | msgstr "" | ||
4430 | |||
4431 | #: plugins/check_snmp.c:1050 | ||
4427 | msgid "Return OK state (for that OID) if STRING is an exact match" | 4432 | msgid "Return OK state (for that OID) if STRING is an exact match" |
4428 | msgstr "" | 4433 | msgstr "" |
4429 | 4434 | ||
4430 | #: plugins/check_snmp.c:1044 | 4435 | #: plugins/check_snmp.c:1052 |
4431 | msgid "" | 4436 | msgid "" |
4432 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 4437 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
4433 | msgstr "" | 4438 | msgstr "" |
4434 | 4439 | ||
4435 | #: plugins/check_snmp.c:1046 | 4440 | #: plugins/check_snmp.c:1054 |
4436 | msgid "" | 4441 | msgid "" |
4437 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 4442 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
4438 | msgstr "" | 4443 | msgstr "" |
4439 | 4444 | ||
4440 | #: plugins/check_snmp.c:1048 | 4445 | #: plugins/check_snmp.c:1056 |
4441 | msgid "Prefix label for output from plugin (default -l 'SNMP')" | 4446 | msgid "Invert search result (CRITICAL if found)" |
4442 | msgstr "" | 4447 | msgstr "" |
4443 | 4448 | ||
4444 | #: plugins/check_snmp.c:1052 | 4449 | #: plugins/check_snmp.c:1060 |
4450 | msgid "Prefix label for output from plugin" | ||
4451 | msgstr "" | ||
4452 | |||
4453 | #: plugins/check_snmp.c:1062 | ||
4445 | msgid "Units label(s) for output data (e.g., 'sec.')." | 4454 | msgid "Units label(s) for output data (e.g., 'sec.')." |
4446 | msgstr "" | 4455 | msgstr "" |
4447 | 4456 | ||
4448 | #: plugins/check_snmp.c:1054 | 4457 | #: plugins/check_snmp.c:1064 |
4449 | msgid "Separates output on multiple OID requests" | 4458 | msgid "Separates output on multiple OID requests" |
4450 | msgstr "" | 4459 | msgstr "" |
4451 | 4460 | ||
4452 | #: plugins/check_snmp.c:1058 | 4461 | #: plugins/check_snmp.c:1068 |
4453 | msgid "Number of retries to be used in the requests" | 4462 | msgid "Number of retries to be used in the requests" |
4454 | msgstr "" | 4463 | msgstr "" |
4455 | 4464 | ||
4456 | #: plugins/check_snmp.c:1063 | 4465 | #: plugins/check_snmp.c:1073 |
4457 | msgid "" | 4466 | msgid "" |
4458 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 4467 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
4459 | msgstr "" | 4468 | msgstr "" |
4460 | 4469 | ||
4461 | #: plugins/check_snmp.c:1064 | 4470 | #: plugins/check_snmp.c:1074 |
4462 | msgid "" | 4471 | msgid "" |
4463 | "if you don't have the package installed, you will need to download it from" | 4472 | "if you don't have the package installed, you will need to download it from" |
4464 | msgstr "" | 4473 | msgstr "" |
4465 | 4474 | ||
4466 | #: plugins/check_snmp.c:1065 | 4475 | #: plugins/check_snmp.c:1075 |
4467 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 4476 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
4468 | msgstr "" | 4477 | msgstr "" |
4469 | 4478 | ||
4470 | #: plugins/check_snmp.c:1069 | 4479 | #: plugins/check_snmp.c:1079 |
4471 | msgid "" | 4480 | msgid "" |
4472 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 4481 | "- Multiple OIDs may be indicated by a comma or space-delimited list (lists " |
4473 | "with" | 4482 | "with" |
4474 | msgstr "" | 4483 | msgstr "" |
4475 | 4484 | ||
4476 | #: plugins/check_snmp.c:1070 | 4485 | #: plugins/check_snmp.c:1080 |
4477 | msgid "internal spaces must be quoted) [max 8 OIDs]" | 4486 | msgid "internal spaces must be quoted). Maximum:" |
4478 | msgstr "" | 4487 | msgstr "" |
4479 | 4488 | ||
4480 | #: plugins/check_snmp.c:1074 | 4489 | #: plugins/check_snmp.c:1080 |
4490 | msgid "OIDs." | ||
4491 | msgstr "" | ||
4492 | |||
4493 | #: plugins/check_snmp.c:1084 | ||
4481 | msgid "" | 4494 | msgid "" |
4482 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 4495 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
4483 | "1:10,1:,:20'" | 4496 | "1:10,1:,:20'" |
4484 | msgstr "" | 4497 | msgstr "" |
4485 | 4498 | ||
4486 | #: plugins/check_snmp.c:1075 | 4499 | #: plugins/check_snmp.c:1085 |
4487 | msgid "- Note that only one string and one regex may be checked at present" | 4500 | msgid "- Note that only one string and one regex may be checked at present" |
4488 | msgstr "" | 4501 | msgstr "" |
4489 | 4502 | ||
4490 | #: plugins/check_snmp.c:1076 | 4503 | #: plugins/check_snmp.c:1086 |
4491 | msgid "" | 4504 | msgid "" |
4492 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 4505 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
4493 | msgstr "" | 4506 | msgstr "" |
4494 | 4507 | ||
4495 | #: plugins/check_snmp.c:1077 | 4508 | #: plugins/check_snmp.c:1087 |
4496 | msgid "returned from the SNMP query is an unsigned integer." | 4509 | msgid "returned from the SNMP query is an unsigned integer." |
4497 | msgstr "" | 4510 | msgstr "" |
4498 | 4511 | ||
4499 | #: plugins/check_snmp.c:1080 | 4512 | #: plugins/check_snmp.c:1090 |
4500 | msgid "Rate Calculation:" | 4513 | msgid "Rate Calculation:" |
4501 | msgstr "" | 4514 | msgstr "" |
4502 | 4515 | ||
4503 | #: plugins/check_snmp.c:1081 | 4516 | #: plugins/check_snmp.c:1091 |
4504 | msgid "In many places, SNMP returns counters that are only meaningful when" | 4517 | msgid "In many places, SNMP returns counters that are only meaningful when" |
4505 | msgstr "" | 4518 | msgstr "" |
4506 | 4519 | ||
4507 | #: plugins/check_snmp.c:1082 | 4520 | #: plugins/check_snmp.c:1092 |
4508 | msgid "calculating the counter difference since the last check. check_snmp" | 4521 | msgid "calculating the counter difference since the last check. check_snmp" |
4509 | msgstr "" | 4522 | msgstr "" |
4510 | 4523 | ||
4511 | #: plugins/check_snmp.c:1083 | 4524 | #: plugins/check_snmp.c:1093 |
4512 | msgid "saves the last state information in a file so that the rate can be" | 4525 | msgid "saves the last state information in a file so that the rate per second" |
4513 | msgstr "" | 4526 | msgstr "" |
4514 | 4527 | ||
4515 | #: plugins/check_snmp.c:1084 | 4528 | #: plugins/check_snmp.c:1094 |
4516 | msgid "calculated. Use the --rate option to save state information. On the" | 4529 | msgid "can be calculated. Use the --rate option to save state information." |
4517 | msgstr "" | 4530 | msgstr "" |
4518 | 4531 | ||
4519 | #: plugins/check_snmp.c:1085 | 4532 | #: plugins/check_snmp.c:1095 |
4520 | msgid "first run, there will be no prior state - this will return with OK." | 4533 | msgid "" |
4534 | "On the first run, there will be no prior state - this will return with OK." | ||
4521 | msgstr "" | 4535 | msgstr "" |
4522 | 4536 | ||
4523 | #: plugins/check_snmp.c:1086 | 4537 | #: plugins/check_snmp.c:1096 |
4524 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 4538 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
4525 | msgstr "" | 4539 | msgstr "" |
4526 | 4540 | ||
4527 | #: plugins/check_snmp.c:1087 | 4541 | #: plugins/check_snmp.c:1097 |
4528 | msgid "changing the arguments will create a new state file." | 4542 | msgid "changing the arguments will create a new state file." |
4529 | msgstr "" | 4543 | msgstr "" |
4530 | 4544 | ||
@@ -10,7 +10,7 @@ msgid "" | |||
10 | msgstr "" | 10 | msgstr "" |
11 | "Project-Id-Version: fr\n" | 11 | "Project-Id-Version: fr\n" |
12 | "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" | 12 | "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" |
13 | "POT-Creation-Date: 2010-06-23 14:50+0000\n" | 13 | "POT-Creation-Date: 2010-07-09 19:30-0400\n" |
14 | "PO-Revision-Date: 2010-04-21 23:38-0400\n" | 14 | "PO-Revision-Date: 2010-04-21 23:38-0400\n" |
15 | "Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n" | 15 | "Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n" |
16 | "Language-Team: Nagios Plugin Development Mailing List <nagiosplug-" | 16 | "Language-Team: Nagios Plugin Development Mailing List <nagiosplug-" |
@@ -31,7 +31,7 @@ msgstr "" | |||
31 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | 31 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 |
32 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 | 32 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 |
33 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 | 33 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 |
34 | #: plugins/check_snmp.c:203 plugins/check_ssh.c:73 plugins/check_swap.c:110 | 34 | #: plugins/check_snmp.c:205 plugins/check_ssh.c:73 plugins/check_swap.c:110 |
35 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 | 35 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 |
36 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 | 36 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 |
37 | msgid "Could not parse arguments" | 37 | msgid "Could not parse arguments" |
@@ -66,7 +66,7 @@ msgstr "%s: Erreur d'analyse du résultat\n" | |||
66 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 | 66 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 |
67 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 | 67 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 |
68 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 | 68 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 |
69 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:662 | 69 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:665 |
70 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 | 70 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 |
71 | #: plugins/check_ups.c:556 plugins/negate.c:161 | 71 | #: plugins/check_ups.c:556 plugins/negate.c:161 |
72 | msgid "Timeout interval must be a positive integer" | 72 | msgid "Timeout interval must be a positive integer" |
@@ -240,7 +240,7 @@ msgstr "Exemples:" | |||
240 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 | 240 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 |
241 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 | 241 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 |
242 | #: plugins/check_radius.c:385 plugins/check_real.c:451 | 242 | #: plugins/check_radius.c:385 plugins/check_real.c:451 |
243 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1097 plugins/check_ssh.c:302 | 243 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1107 plugins/check_ssh.c:302 |
244 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 | 244 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 |
245 | #: plugins/check_ups.c:660 plugins/check_users.c:229 | 245 | #: plugins/check_ups.c:660 plugins/check_users.c:229 |
246 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 | 246 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 |
@@ -294,7 +294,7 @@ msgstr "virgules" | |||
294 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 | 294 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 |
295 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 | 295 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 |
296 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 | 296 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 |
297 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1068 | 297 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1078 |
298 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 | 298 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 |
299 | #: plugins-root/check_icmp.c:1322 | 299 | #: plugins-root/check_icmp.c:1322 |
300 | msgid "Notes:" | 300 | msgid "Notes:" |
@@ -4149,7 +4149,7 @@ msgstr "" | |||
4149 | msgid "CRITICAL - Cannot retrieve server certificate." | 4149 | msgid "CRITICAL - Cannot retrieve server certificate." |
4150 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur" | 4150 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur" |
4151 | 4151 | ||
4152 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:719 | 4152 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:722 |
4153 | #, c-format | 4153 | #, c-format |
4154 | msgid "Could Not Compile Regular Expression" | 4154 | msgid "Could Not Compile Regular Expression" |
4155 | msgstr "Impossible de compiler l'expression rationnelle" | 4155 | msgstr "Impossible de compiler l'expression rationnelle" |
@@ -4159,7 +4159,7 @@ msgstr "Impossible de compiler l'expression rationnelle" | |||
4159 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 4159 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
4160 | msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" | 4160 | msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" |
4161 | 4161 | ||
4162 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:449 | 4162 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:453 |
4163 | #, c-format | 4163 | #, c-format |
4164 | msgid "Execute Error: %s\n" | 4164 | msgid "Execute Error: %s\n" |
4165 | msgstr "Erreur d'exécution: %s\n" | 4165 | msgstr "Erreur d'exécution: %s\n" |
@@ -4304,280 +4304,294 @@ msgstr "" | |||
4304 | msgid "STATE_WARNING return values." | 4304 | msgid "STATE_WARNING return values." |
4305 | msgstr "" | 4305 | msgstr "" |
4306 | 4306 | ||
4307 | #: plugins/check_snmp.c:297 | 4307 | #: plugins/check_snmp.c:299 |
4308 | #, c-format | 4308 | #, c-format |
4309 | msgid "External command error: %s\n" | 4309 | msgid "External command error: %s\n" |
4310 | msgstr "Erreur d'exécution de commande externe: %s\n" | 4310 | msgstr "Erreur d'exécution de commande externe: %s\n" |
4311 | 4311 | ||
4312 | #: plugins/check_snmp.c:302 | 4312 | #: plugins/check_snmp.c:304 |
4313 | #, c-format | 4313 | #, c-format |
4314 | msgid "External command error with no output (return code: %d)\n" | 4314 | msgid "External command error with no output (return code: %d)\n" |
4315 | msgstr "" | 4315 | msgstr "" |
4316 | 4316 | ||
4317 | #: plugins/check_snmp.c:408 | 4317 | #: plugins/check_snmp.c:410 |
4318 | msgid "No valid data returned" | 4318 | msgid "No valid data returned" |
4319 | msgstr "Pas de données valides reçues" | 4319 | msgstr "Pas de données valides reçues" |
4320 | 4320 | ||
4321 | #: plugins/check_snmp.c:415 | 4321 | #: plugins/check_snmp.c:417 |
4322 | msgid "Time duration between plugin calls is invalid" | 4322 | msgid "Time duration between plugin calls is invalid" |
4323 | msgstr "" | 4323 | msgstr "" |
4324 | 4324 | ||
4325 | #: plugins/check_snmp.c:511 | 4325 | #: plugins/check_snmp.c:513 |
4326 | msgid "Cannot malloc" | 4326 | msgid "Cannot malloc" |
4327 | msgstr "" | 4327 | msgstr "" |
4328 | 4328 | ||
4329 | #: plugins/check_snmp.c:517 | 4329 | #: plugins/check_snmp.c:519 |
4330 | msgid "Cannot asprintf()" | 4330 | msgid "Cannot asprintf()" |
4331 | msgstr "" | 4331 | msgstr "" |
4332 | 4332 | ||
4333 | #: plugins/check_snmp.c:523 | 4333 | #: plugins/check_snmp.c:525 |
4334 | #, fuzzy | 4334 | #, fuzzy |
4335 | msgid "Cannot realloc()" | 4335 | msgid "Cannot realloc()" |
4336 | msgstr "Impossible de réallouer des unités\n" | 4336 | msgstr "Impossible de réallouer des unités\n" |
4337 | 4337 | ||
4338 | #: plugins/check_snmp.c:539 | 4338 | #: plugins/check_snmp.c:541 |
4339 | msgid "No previous data to calculate rate - assume okay" | 4339 | msgid "No previous data to calculate rate - assume okay" |
4340 | msgstr "" | 4340 | msgstr "" |
4341 | 4341 | ||
4342 | #: plugins/check_snmp.c:677 | 4342 | #: plugins/check_snmp.c:680 |
4343 | msgid "Retries interval must be a positive integer" | 4343 | msgid "Retries interval must be a positive integer" |
4344 | msgstr "L'intervalle pour les essais doit être un entier positif" | 4344 | msgstr "L'intervalle pour les essais doit être un entier positif" |
4345 | 4345 | ||
4346 | #: plugins/check_snmp.c:739 | 4346 | #: plugins/check_snmp.c:742 |
4347 | #, c-format | 4347 | #, c-format |
4348 | msgid "Could not reallocate labels[%d]" | 4348 | msgid "Could not reallocate labels[%d]" |
4349 | msgstr "Impossible de réallouer des labels[%d]" | 4349 | msgstr "Impossible de réallouer des labels[%d]" |
4350 | 4350 | ||
4351 | #: plugins/check_snmp.c:751 | 4351 | #: plugins/check_snmp.c:754 |
4352 | msgid "Could not reallocate labels\n" | 4352 | msgid "Could not reallocate labels\n" |
4353 | msgstr "Impossible de réallouer des labels\n" | 4353 | msgstr "Impossible de réallouer des labels\n" |
4354 | 4354 | ||
4355 | #: plugins/check_snmp.c:768 | 4355 | #: plugins/check_snmp.c:771 |
4356 | #, c-format | 4356 | #, c-format |
4357 | msgid "Could not reallocate units [%d]\n" | 4357 | msgid "Could not reallocate units [%d]\n" |
4358 | msgstr "Impossible de réallouer des unités [%d]\n" | 4358 | msgstr "Impossible de réallouer des unités [%d]\n" |
4359 | 4359 | ||
4360 | #: plugins/check_snmp.c:780 | 4360 | #: plugins/check_snmp.c:783 |
4361 | msgid "Could not realloc() units\n" | 4361 | msgid "Could not realloc() units\n" |
4362 | msgstr "Impossible de réallouer des unités\n" | 4362 | msgstr "Impossible de réallouer des unités\n" |
4363 | 4363 | ||
4364 | #: plugins/check_snmp.c:797 | 4364 | #: plugins/check_snmp.c:800 |
4365 | #, fuzzy | 4365 | #, fuzzy |
4366 | msgid "Rate multiplier must be a positive integer" | 4366 | msgid "Rate multiplier must be a positive integer" |
4367 | msgstr "La taille du paquet doit être un entier positif" | 4367 | msgstr "La taille du paquet doit être un entier positif" |
4368 | 4368 | ||
4369 | #: plugins/check_snmp.c:846 | 4369 | #: plugins/check_snmp.c:852 |
4370 | msgid "No host specified\n" | 4370 | msgid "No host specified\n" |
4371 | msgstr "Pas d'hôte spécifié\n" | 4371 | msgstr "Pas d'hôte spécifié\n" |
4372 | 4372 | ||
4373 | #: plugins/check_snmp.c:850 | 4373 | #: plugins/check_snmp.c:856 |
4374 | msgid "No OIDs specified\n" | 4374 | msgid "No OIDs specified\n" |
4375 | msgstr "Pas de compteur spécifié\n" | 4375 | msgstr "Pas de compteur spécifié\n" |
4376 | 4376 | ||
4377 | #: plugins/check_snmp.c:872 | 4377 | #: plugins/check_snmp.c:878 |
4378 | msgid "Invalid seclevel" | 4378 | msgid "Invalid seclevel" |
4379 | msgstr "" | 4379 | msgstr "" |
4380 | 4380 | ||
4381 | #: plugins/check_snmp.c:879 plugins/check_snmp.c:882 plugins/check_snmp.c:900 | 4381 | #: plugins/check_snmp.c:885 plugins/check_snmp.c:888 plugins/check_snmp.c:906 |
4382 | #, c-format | 4382 | #, c-format |
4383 | msgid "Required parameter: %s\n" | 4383 | msgid "Required parameter: %s\n" |
4384 | msgstr "" | 4384 | msgstr "" |
4385 | 4385 | ||
4386 | #: plugins/check_snmp.c:921 | 4386 | #: plugins/check_snmp.c:927 |
4387 | msgid "Invalid SNMP version" | 4387 | msgid "Invalid SNMP version" |
4388 | msgstr "Version de SNMP invalide" | 4388 | msgstr "Version de SNMP invalide" |
4389 | 4389 | ||
4390 | #: plugins/check_snmp.c:938 | 4390 | #: plugins/check_snmp.c:944 |
4391 | msgid "Unbalanced quotes\n" | 4391 | msgid "Unbalanced quotes\n" |
4392 | msgstr "Guillemets manquants\n" | 4392 | msgstr "Guillemets manquants\n" |
4393 | 4393 | ||
4394 | #: plugins/check_snmp.c:987 | 4394 | #: plugins/check_snmp.c:993 |
4395 | msgid "Check status of remote machines and obtain system information via SNMP" | 4395 | msgid "Check status of remote machines and obtain system information via SNMP" |
4396 | msgstr "" | 4396 | msgstr "" |
4397 | "Vérifie l'état des machines distantes et obtient l'information système via " | 4397 | "Vérifie l'état des machines distantes et obtient l'information système via " |
4398 | "SNMP" | 4398 | "SNMP" |
4399 | 4399 | ||
4400 | #: plugins/check_snmp.c:1000 | 4400 | #: plugins/check_snmp.c:1006 |
4401 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 4401 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
4402 | msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET" | 4402 | msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET" |
4403 | 4403 | ||
4404 | #: plugins/check_snmp.c:1002 | 4404 | #: plugins/check_snmp.c:1008 |
4405 | msgid "SNMP protocol version" | 4405 | msgid "SNMP protocol version" |
4406 | msgstr "Version du protocole SNMP" | 4406 | msgstr "Version du protocole SNMP" |
4407 | 4407 | ||
4408 | #: plugins/check_snmp.c:1004 | 4408 | #: plugins/check_snmp.c:1010 |
4409 | msgid "SNMPv3 securityLevel" | 4409 | msgid "SNMPv3 securityLevel" |
4410 | msgstr "Niveau de sécurité SNMPv3 (securityLevel)" | 4410 | msgstr "Niveau de sécurité SNMPv3 (securityLevel)" |
4411 | 4411 | ||
4412 | #: plugins/check_snmp.c:1006 | 4412 | #: plugins/check_snmp.c:1012 |
4413 | msgid "SNMPv3 auth proto" | 4413 | msgid "SNMPv3 auth proto" |
4414 | msgstr "Protocole d'authentification SNMPv3" | 4414 | msgstr "Protocole d'authentification SNMPv3" |
4415 | 4415 | ||
4416 | #: plugins/check_snmp.c:1008 | 4416 | #: plugins/check_snmp.c:1014 |
4417 | msgid "SNMPv3 priv proto (default DES)" | 4417 | msgid "SNMPv3 priv proto (default DES)" |
4418 | msgstr "" | 4418 | msgstr "" |
4419 | 4419 | ||
4420 | #: plugins/check_snmp.c:1012 | 4420 | #: plugins/check_snmp.c:1018 |
4421 | msgid "Optional community string for SNMP communication" | 4421 | msgid "Optional community string for SNMP communication" |
4422 | msgstr "Communauté optionnelle pour la communication SNMP" | 4422 | msgstr "Communauté optionnelle pour la communication SNMP" |
4423 | 4423 | ||
4424 | #: plugins/check_snmp.c:1013 | 4424 | #: plugins/check_snmp.c:1019 |
4425 | msgid "default is" | 4425 | msgid "default is" |
4426 | msgstr "défaut:" | 4426 | msgstr "défaut:" |
4427 | 4427 | ||
4428 | #: plugins/check_snmp.c:1015 | 4428 | #: plugins/check_snmp.c:1021 |
4429 | msgid "SNMPv3 username" | 4429 | msgid "SNMPv3 username" |
4430 | msgstr "Nom d'utilisateur SNMPv3" | 4430 | msgstr "Nom d'utilisateur SNMPv3" |
4431 | 4431 | ||
4432 | #: plugins/check_snmp.c:1017 | 4432 | #: plugins/check_snmp.c:1023 |
4433 | msgid "SNMPv3 authentication password" | 4433 | msgid "SNMPv3 authentication password" |
4434 | msgstr "Mot de passe d'authentification SNMPv3" | 4434 | msgstr "Mot de passe d'authentification SNMPv3" |
4435 | 4435 | ||
4436 | #: plugins/check_snmp.c:1019 | 4436 | #: plugins/check_snmp.c:1025 |
4437 | msgid "SNMPv3 privacy password" | 4437 | msgid "SNMPv3 privacy password" |
4438 | msgstr "Mot de passe de confidentialité SNMPv3" | 4438 | msgstr "Mot de passe de confidentialité SNMPv3" |
4439 | 4439 | ||
4440 | #: plugins/check_snmp.c:1023 | 4440 | #: plugins/check_snmp.c:1029 |
4441 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 4441 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
4442 | msgstr "" | 4442 | msgstr "" |
4443 | 4443 | ||
4444 | #: plugins/check_snmp.c:1025 | 4444 | #: plugins/check_snmp.c:1031 |
4445 | msgid "" | 4445 | msgid "" |
4446 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 4446 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
4447 | msgstr "" | 4447 | msgstr "" |
4448 | 4448 | ||
4449 | #: plugins/check_snmp.c:1026 | 4449 | #: plugins/check_snmp.c:1032 |
4450 | msgid "for symbolic OIDs.)" | 4450 | msgid "for symbolic OIDs.)" |
4451 | msgstr "" | 4451 | msgstr "" |
4452 | 4452 | ||
4453 | #: plugins/check_snmp.c:1028 | 4453 | #: plugins/check_snmp.c:1034 |
4454 | msgid "Delimiter to use when parsing returned data. Default is" | 4454 | msgid "Delimiter to use when parsing returned data. Default is" |
4455 | msgstr "" | 4455 | msgstr "" |
4456 | 4456 | ||
4457 | #: plugins/check_snmp.c:1029 | 4457 | #: plugins/check_snmp.c:1035 |
4458 | msgid "Any data on the right hand side of the delimiter is considered" | 4458 | msgid "Any data on the right hand side of the delimiter is considered" |
4459 | msgstr "" | 4459 | msgstr "" |
4460 | 4460 | ||
4461 | #: plugins/check_snmp.c:1030 | 4461 | #: plugins/check_snmp.c:1036 |
4462 | msgid "to be the data that should be used in the evaluation." | 4462 | msgid "to be the data that should be used in the evaluation." |
4463 | msgstr "" | 4463 | msgstr "" |
4464 | 4464 | ||
4465 | #: plugins/check_snmp.c:1034 | 4465 | #: plugins/check_snmp.c:1040 |
4466 | msgid "Warning threshold range(s)" | 4466 | msgid "Warning threshold range(s)" |
4467 | msgstr "Valeurs pour le seuil d'avertissement" | 4467 | msgstr "Valeurs pour le seuil d'avertissement" |
4468 | 4468 | ||
4469 | #: plugins/check_snmp.c:1036 | 4469 | #: plugins/check_snmp.c:1042 |
4470 | msgid "Critical threshold range(s)" | 4470 | msgid "Critical threshold range(s)" |
4471 | msgstr "Valeurs pour le seuil critique" | 4471 | msgstr "Valeurs pour le seuil critique" |
4472 | 4472 | ||
4473 | #: plugins/check_snmp.c:1038 | 4473 | #: plugins/check_snmp.c:1044 |
4474 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 4474 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
4475 | msgstr "" | 4475 | msgstr "" |
4476 | 4476 | ||
4477 | #: plugins/check_snmp.c:1042 | 4477 | #: plugins/check_snmp.c:1046 |
4478 | msgid "" | ||
4479 | "Converts rate per second. For example, set to 60 to convert to per minute" | ||
4480 | msgstr "" | ||
4481 | |||
4482 | #: plugins/check_snmp.c:1050 | ||
4478 | msgid "Return OK state (for that OID) if STRING is an exact match" | 4483 | msgid "Return OK state (for that OID) if STRING is an exact match" |
4479 | msgstr "" | 4484 | msgstr "" |
4480 | 4485 | ||
4481 | #: plugins/check_snmp.c:1044 | 4486 | #: plugins/check_snmp.c:1052 |
4482 | msgid "" | 4487 | msgid "" |
4483 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 4488 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
4484 | msgstr "" | 4489 | msgstr "" |
4485 | 4490 | ||
4486 | #: plugins/check_snmp.c:1046 | 4491 | #: plugins/check_snmp.c:1054 |
4487 | msgid "" | 4492 | msgid "" |
4488 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 4493 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
4489 | msgstr "" | 4494 | msgstr "" |
4490 | 4495 | ||
4491 | #: plugins/check_snmp.c:1048 | 4496 | #: plugins/check_snmp.c:1056 |
4492 | msgid "Prefix label for output from plugin (default -l 'SNMP')" | 4497 | msgid "Invert search result (CRITICAL if found)" |
4493 | msgstr "" | 4498 | msgstr "" |
4494 | 4499 | ||
4495 | #: plugins/check_snmp.c:1052 | 4500 | #: plugins/check_snmp.c:1060 |
4501 | msgid "Prefix label for output from plugin" | ||
4502 | msgstr "" | ||
4503 | |||
4504 | #: plugins/check_snmp.c:1062 | ||
4496 | msgid "Units label(s) for output data (e.g., 'sec.')." | 4505 | msgid "Units label(s) for output data (e.g., 'sec.')." |
4497 | msgstr "" | 4506 | msgstr "" |
4498 | 4507 | ||
4499 | #: plugins/check_snmp.c:1054 | 4508 | #: plugins/check_snmp.c:1064 |
4500 | msgid "Separates output on multiple OID requests" | 4509 | msgid "Separates output on multiple OID requests" |
4501 | msgstr "" | 4510 | msgstr "" |
4502 | 4511 | ||
4503 | #: plugins/check_snmp.c:1058 | 4512 | #: plugins/check_snmp.c:1068 |
4504 | msgid "Number of retries to be used in the requests" | 4513 | msgid "Number of retries to be used in the requests" |
4505 | msgstr "Le nombre d'essai pour les requêtes" | 4514 | msgstr "Le nombre d'essai pour les requêtes" |
4506 | 4515 | ||
4507 | #: plugins/check_snmp.c:1063 | 4516 | #: plugins/check_snmp.c:1073 |
4508 | msgid "" | 4517 | msgid "" |
4509 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 4518 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
4510 | msgstr "" | 4519 | msgstr "" |
4511 | 4520 | ||
4512 | #: plugins/check_snmp.c:1064 | 4521 | #: plugins/check_snmp.c:1074 |
4513 | msgid "" | 4522 | msgid "" |
4514 | "if you don't have the package installed, you will need to download it from" | 4523 | "if you don't have the package installed, you will need to download it from" |
4515 | msgstr "" | 4524 | msgstr "" |
4516 | "Si vous n'avez pas le programme installé, vous devrez le télécharger depuis" | 4525 | "Si vous n'avez pas le programme installé, vous devrez le télécharger depuis" |
4517 | 4526 | ||
4518 | #: plugins/check_snmp.c:1065 | 4527 | #: plugins/check_snmp.c:1075 |
4519 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 4528 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
4520 | msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin." | 4529 | msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin." |
4521 | 4530 | ||
4522 | #: plugins/check_snmp.c:1069 | 4531 | #: plugins/check_snmp.c:1079 |
4523 | msgid "" | 4532 | msgid "" |
4524 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 4533 | "- Multiple OIDs may be indicated by a comma or space-delimited list (lists " |
4525 | "with" | 4534 | "with" |
4526 | msgstr "" | 4535 | msgstr "" |
4527 | "- Des OIDs multiples peuvent être indiquées par une virgule ou par des listes" | 4536 | "- Des OIDs multiples peuvent être séparées par des virgules ou des espaces" |
4528 | 4537 | ||
4529 | #: plugins/check_snmp.c:1070 | 4538 | #: plugins/check_snmp.c:1080 |
4530 | msgid "internal spaces must be quoted) [max 8 OIDs]" | 4539 | msgid "internal spaces must be quoted). Maximum:" |
4531 | msgstr "" | 4540 | msgstr "(Les liste avec espaces doivent être entre guillemets). Max:" |
4532 | 4541 | ||
4533 | #: plugins/check_snmp.c:1074 | 4542 | #: plugins/check_snmp.c:1080 |
4543 | msgid "OIDs." | ||
4544 | msgstr "OIDs." | ||
4545 | |||
4546 | #: plugins/check_snmp.c:1084 | ||
4534 | msgid "" | 4547 | msgid "" |
4535 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 4548 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
4536 | "1:10,1:,:20'" | 4549 | "1:10,1:,:20'" |
4537 | msgstr "" | 4550 | msgstr "" |
4538 | 4551 | ||
4539 | #: plugins/check_snmp.c:1075 | 4552 | #: plugins/check_snmp.c:1085 |
4540 | msgid "- Note that only one string and one regex may be checked at present" | 4553 | msgid "- Note that only one string and one regex may be checked at present" |
4541 | msgstr "" | 4554 | msgstr "" |
4542 | 4555 | ||
4543 | #: plugins/check_snmp.c:1076 | 4556 | #: plugins/check_snmp.c:1086 |
4544 | msgid "" | 4557 | msgid "" |
4545 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 4558 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
4546 | msgstr "" | 4559 | msgstr "" |
4547 | 4560 | ||
4548 | #: plugins/check_snmp.c:1077 | 4561 | #: plugins/check_snmp.c:1087 |
4549 | msgid "returned from the SNMP query is an unsigned integer." | 4562 | msgid "returned from the SNMP query is an unsigned integer." |
4550 | msgstr "" | 4563 | msgstr "" |
4551 | 4564 | ||
4552 | #: plugins/check_snmp.c:1080 | 4565 | #: plugins/check_snmp.c:1090 |
4553 | msgid "Rate Calculation:" | 4566 | msgid "Rate Calculation:" |
4554 | msgstr "" | 4567 | msgstr "" |
4555 | 4568 | ||
4556 | #: plugins/check_snmp.c:1081 | 4569 | #: plugins/check_snmp.c:1091 |
4557 | msgid "In many places, SNMP returns counters that are only meaningful when" | 4570 | msgid "In many places, SNMP returns counters that are only meaningful when" |
4558 | msgstr "" | 4571 | msgstr "" |
4559 | 4572 | ||
4560 | #: plugins/check_snmp.c:1082 | 4573 | #: plugins/check_snmp.c:1092 |
4561 | msgid "calculating the counter difference since the last check. check_snmp" | 4574 | msgid "calculating the counter difference since the last check. check_snmp" |
4562 | msgstr "" | 4575 | msgstr "" |
4563 | 4576 | ||
4564 | #: plugins/check_snmp.c:1083 | 4577 | #: plugins/check_snmp.c:1093 |
4565 | msgid "saves the last state information in a file so that the rate can be" | 4578 | msgid "saves the last state information in a file so that the rate per second" |
4566 | msgstr "" | 4579 | msgstr "" |
4567 | 4580 | ||
4568 | #: plugins/check_snmp.c:1084 | 4581 | #: plugins/check_snmp.c:1094 |
4569 | msgid "calculated. Use the --rate option to save state information. On the" | 4582 | msgid "can be calculated. Use the --rate option to save state information." |
4570 | msgstr "" | 4583 | msgstr "" |
4571 | 4584 | ||
4572 | #: plugins/check_snmp.c:1085 | 4585 | #: plugins/check_snmp.c:1095 |
4573 | msgid "first run, there will be no prior state - this will return with OK." | 4586 | msgid "" |
4587 | "On the first run, there will be no prior state - this will return with OK." | ||
4574 | msgstr "" | 4588 | msgstr "" |
4575 | 4589 | ||
4576 | #: plugins/check_snmp.c:1086 | 4590 | #: plugins/check_snmp.c:1096 |
4577 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 4591 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
4578 | msgstr "" | 4592 | msgstr "" |
4579 | 4593 | ||
4580 | #: plugins/check_snmp.c:1087 | 4594 | #: plugins/check_snmp.c:1097 |
4581 | msgid "changing the arguments will create a new state file." | 4595 | msgid "changing the arguments will create a new state file." |
4582 | msgstr "" | 4596 | msgstr "" |
4583 | 4597 | ||
diff --git a/po/nagios-plugins.pot b/po/nagios-plugins.pot index 4495b36..7d92b58 100644 --- a/po/nagios-plugins.pot +++ b/po/nagios-plugins.pot | |||
@@ -8,7 +8,7 @@ msgid "" | |||
8 | msgstr "" | 8 | msgstr "" |
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: 2010-06-23 14:50+0000\n" | 11 | "POT-Creation-Date: 2010-07-09 19:30-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" |
@@ -27,7 +27,7 @@ msgstr "" | |||
27 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | 27 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 |
28 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 | 28 | #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147 |
29 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 | 29 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140 |
30 | #: plugins/check_snmp.c:203 plugins/check_ssh.c:73 plugins/check_swap.c:110 | 30 | #: plugins/check_snmp.c:205 plugins/check_ssh.c:73 plugins/check_swap.c:110 |
31 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 | 31 | #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122 |
32 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 | 32 | #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270 |
33 | msgid "Could not parse arguments" | 33 | msgid "Could not parse arguments" |
@@ -62,7 +62,7 @@ msgstr "" | |||
62 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 | 62 | #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525 |
63 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 | 63 | #: plugins/check_http.c:256 plugins/check_ldap.c:293 plugins/check_pgsql.c:250 |
64 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 | 64 | #: plugins/check_procs.c:364 plugins/check_radius.c:308 |
65 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:662 | 65 | #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:665 |
66 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 | 66 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302 |
67 | #: plugins/check_ups.c:556 plugins/negate.c:161 | 67 | #: plugins/check_ups.c:556 plugins/negate.c:161 |
68 | msgid "Timeout interval must be a positive integer" | 68 | msgid "Timeout interval must be a positive integer" |
@@ -229,7 +229,7 @@ msgstr "" | |||
229 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 | 229 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477 |
230 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 | 230 | #: plugins/check_ping.c:601 plugins/check_procs.c:760 |
231 | #: plugins/check_radius.c:385 plugins/check_real.c:451 | 231 | #: plugins/check_radius.c:385 plugins/check_real.c:451 |
232 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1097 plugins/check_ssh.c:302 | 232 | #: plugins/check_smtp.c:821 plugins/check_snmp.c:1107 plugins/check_ssh.c:302 |
233 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 | 233 | #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371 |
234 | #: plugins/check_ups.c:660 plugins/check_users.c:229 | 234 | #: plugins/check_ups.c:660 plugins/check_users.c:229 |
235 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 | 235 | #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197 |
@@ -283,7 +283,7 @@ msgstr "" | |||
283 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 | 283 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414 |
284 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 | 284 | #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689 |
285 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 | 285 | #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670 |
286 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1068 | 286 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1078 |
287 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 | 287 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274 |
288 | #: plugins-root/check_icmp.c:1322 | 288 | #: plugins-root/check_icmp.c:1322 |
289 | msgid "Notes:" | 289 | msgid "Notes:" |
@@ -3991,7 +3991,7 @@ msgstr "" | |||
3991 | msgid "CRITICAL - Cannot retrieve server certificate." | 3991 | msgid "CRITICAL - Cannot retrieve server certificate." |
3992 | msgstr "" | 3992 | msgstr "" |
3993 | 3993 | ||
3994 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:719 | 3994 | #: plugins/check_smtp.c:311 plugins/check_snmp.c:722 |
3995 | #, c-format | 3995 | #, c-format |
3996 | msgid "Could Not Compile Regular Expression" | 3996 | msgid "Could Not Compile Regular Expression" |
3997 | msgstr "" | 3997 | msgstr "" |
@@ -4001,7 +4001,7 @@ msgstr "" | |||
4001 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 4001 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
4002 | msgstr "" | 4002 | msgstr "" |
4003 | 4003 | ||
4004 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:449 | 4004 | #: plugins/check_smtp.c:324 plugins/check_snmp.c:453 |
4005 | #, c-format | 4005 | #, c-format |
4006 | msgid "Execute Error: %s\n" | 4006 | msgid "Execute Error: %s\n" |
4007 | msgstr "" | 4007 | msgstr "" |
@@ -4144,274 +4144,288 @@ msgstr "" | |||
4144 | msgid "STATE_WARNING return values." | 4144 | msgid "STATE_WARNING return values." |
4145 | msgstr "" | 4145 | msgstr "" |
4146 | 4146 | ||
4147 | #: plugins/check_snmp.c:297 | 4147 | #: plugins/check_snmp.c:299 |
4148 | #, c-format | 4148 | #, c-format |
4149 | msgid "External command error: %s\n" | 4149 | msgid "External command error: %s\n" |
4150 | msgstr "" | 4150 | msgstr "" |
4151 | 4151 | ||
4152 | #: plugins/check_snmp.c:302 | 4152 | #: plugins/check_snmp.c:304 |
4153 | #, c-format | 4153 | #, c-format |
4154 | msgid "External command error with no output (return code: %d)\n" | 4154 | msgid "External command error with no output (return code: %d)\n" |
4155 | msgstr "" | 4155 | msgstr "" |
4156 | 4156 | ||
4157 | #: plugins/check_snmp.c:408 | 4157 | #: plugins/check_snmp.c:410 |
4158 | msgid "No valid data returned" | 4158 | msgid "No valid data returned" |
4159 | msgstr "" | 4159 | msgstr "" |
4160 | 4160 | ||
4161 | #: plugins/check_snmp.c:415 | 4161 | #: plugins/check_snmp.c:417 |
4162 | msgid "Time duration between plugin calls is invalid" | 4162 | msgid "Time duration between plugin calls is invalid" |
4163 | msgstr "" | 4163 | msgstr "" |
4164 | 4164 | ||
4165 | #: plugins/check_snmp.c:511 | 4165 | #: plugins/check_snmp.c:513 |
4166 | msgid "Cannot malloc" | 4166 | msgid "Cannot malloc" |
4167 | msgstr "" | 4167 | msgstr "" |
4168 | 4168 | ||
4169 | #: plugins/check_snmp.c:517 | 4169 | #: plugins/check_snmp.c:519 |
4170 | msgid "Cannot asprintf()" | 4170 | msgid "Cannot asprintf()" |
4171 | msgstr "" | 4171 | msgstr "" |
4172 | 4172 | ||
4173 | #: plugins/check_snmp.c:523 | 4173 | #: plugins/check_snmp.c:525 |
4174 | msgid "Cannot realloc()" | 4174 | msgid "Cannot realloc()" |
4175 | msgstr "" | 4175 | msgstr "" |
4176 | 4176 | ||
4177 | #: plugins/check_snmp.c:539 | 4177 | #: plugins/check_snmp.c:541 |
4178 | msgid "No previous data to calculate rate - assume okay" | 4178 | msgid "No previous data to calculate rate - assume okay" |
4179 | msgstr "" | 4179 | msgstr "" |
4180 | 4180 | ||
4181 | #: plugins/check_snmp.c:677 | 4181 | #: plugins/check_snmp.c:680 |
4182 | msgid "Retries interval must be a positive integer" | 4182 | msgid "Retries interval must be a positive integer" |
4183 | msgstr "" | 4183 | msgstr "" |
4184 | 4184 | ||
4185 | #: plugins/check_snmp.c:739 | 4185 | #: plugins/check_snmp.c:742 |
4186 | #, c-format | 4186 | #, c-format |
4187 | msgid "Could not reallocate labels[%d]" | 4187 | msgid "Could not reallocate labels[%d]" |
4188 | msgstr "" | 4188 | msgstr "" |
4189 | 4189 | ||
4190 | #: plugins/check_snmp.c:751 | 4190 | #: plugins/check_snmp.c:754 |
4191 | msgid "Could not reallocate labels\n" | 4191 | msgid "Could not reallocate labels\n" |
4192 | msgstr "" | 4192 | msgstr "" |
4193 | 4193 | ||
4194 | #: plugins/check_snmp.c:768 | 4194 | #: plugins/check_snmp.c:771 |
4195 | #, c-format | 4195 | #, c-format |
4196 | msgid "Could not reallocate units [%d]\n" | 4196 | msgid "Could not reallocate units [%d]\n" |
4197 | msgstr "" | 4197 | msgstr "" |
4198 | 4198 | ||
4199 | #: plugins/check_snmp.c:780 | 4199 | #: plugins/check_snmp.c:783 |
4200 | msgid "Could not realloc() units\n" | 4200 | msgid "Could not realloc() units\n" |
4201 | msgstr "" | 4201 | msgstr "" |
4202 | 4202 | ||
4203 | #: plugins/check_snmp.c:797 | 4203 | #: plugins/check_snmp.c:800 |
4204 | msgid "Rate multiplier must be a positive integer" | 4204 | msgid "Rate multiplier must be a positive integer" |
4205 | msgstr "" | 4205 | msgstr "" |
4206 | 4206 | ||
4207 | #: plugins/check_snmp.c:846 | 4207 | #: plugins/check_snmp.c:852 |
4208 | msgid "No host specified\n" | 4208 | msgid "No host specified\n" |
4209 | msgstr "" | 4209 | msgstr "" |
4210 | 4210 | ||
4211 | #: plugins/check_snmp.c:850 | 4211 | #: plugins/check_snmp.c:856 |
4212 | msgid "No OIDs specified\n" | 4212 | msgid "No OIDs specified\n" |
4213 | msgstr "" | 4213 | msgstr "" |
4214 | 4214 | ||
4215 | #: plugins/check_snmp.c:872 | 4215 | #: plugins/check_snmp.c:878 |
4216 | msgid "Invalid seclevel" | 4216 | msgid "Invalid seclevel" |
4217 | msgstr "" | 4217 | msgstr "" |
4218 | 4218 | ||
4219 | #: plugins/check_snmp.c:879 plugins/check_snmp.c:882 plugins/check_snmp.c:900 | 4219 | #: plugins/check_snmp.c:885 plugins/check_snmp.c:888 plugins/check_snmp.c:906 |
4220 | #, c-format | 4220 | #, c-format |
4221 | msgid "Required parameter: %s\n" | 4221 | msgid "Required parameter: %s\n" |
4222 | msgstr "" | 4222 | msgstr "" |
4223 | 4223 | ||
4224 | #: plugins/check_snmp.c:921 | 4224 | #: plugins/check_snmp.c:927 |
4225 | msgid "Invalid SNMP version" | 4225 | msgid "Invalid SNMP version" |
4226 | msgstr "" | 4226 | msgstr "" |
4227 | 4227 | ||
4228 | #: plugins/check_snmp.c:938 | 4228 | #: plugins/check_snmp.c:944 |
4229 | msgid "Unbalanced quotes\n" | 4229 | msgid "Unbalanced quotes\n" |
4230 | msgstr "" | 4230 | msgstr "" |
4231 | 4231 | ||
4232 | #: plugins/check_snmp.c:987 | 4232 | #: plugins/check_snmp.c:993 |
4233 | msgid "Check status of remote machines and obtain system information via SNMP" | 4233 | msgid "Check status of remote machines and obtain system information via SNMP" |
4234 | msgstr "" | 4234 | msgstr "" |
4235 | 4235 | ||
4236 | #: plugins/check_snmp.c:1000 | 4236 | #: plugins/check_snmp.c:1006 |
4237 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 4237 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
4238 | msgstr "" | 4238 | msgstr "" |
4239 | 4239 | ||
4240 | #: plugins/check_snmp.c:1002 | 4240 | #: plugins/check_snmp.c:1008 |
4241 | msgid "SNMP protocol version" | 4241 | msgid "SNMP protocol version" |
4242 | msgstr "" | 4242 | msgstr "" |
4243 | 4243 | ||
4244 | #: plugins/check_snmp.c:1004 | 4244 | #: plugins/check_snmp.c:1010 |
4245 | msgid "SNMPv3 securityLevel" | 4245 | msgid "SNMPv3 securityLevel" |
4246 | msgstr "" | 4246 | msgstr "" |
4247 | 4247 | ||
4248 | #: plugins/check_snmp.c:1006 | 4248 | #: plugins/check_snmp.c:1012 |
4249 | msgid "SNMPv3 auth proto" | 4249 | msgid "SNMPv3 auth proto" |
4250 | msgstr "" | 4250 | msgstr "" |
4251 | 4251 | ||
4252 | #: plugins/check_snmp.c:1008 | 4252 | #: plugins/check_snmp.c:1014 |
4253 | msgid "SNMPv3 priv proto (default DES)" | 4253 | msgid "SNMPv3 priv proto (default DES)" |
4254 | msgstr "" | 4254 | msgstr "" |
4255 | 4255 | ||
4256 | #: plugins/check_snmp.c:1012 | 4256 | #: plugins/check_snmp.c:1018 |
4257 | msgid "Optional community string for SNMP communication" | 4257 | msgid "Optional community string for SNMP communication" |
4258 | msgstr "" | 4258 | msgstr "" |
4259 | 4259 | ||
4260 | #: plugins/check_snmp.c:1013 | 4260 | #: plugins/check_snmp.c:1019 |
4261 | msgid "default is" | 4261 | msgid "default is" |
4262 | msgstr "" | 4262 | msgstr "" |
4263 | 4263 | ||
4264 | #: plugins/check_snmp.c:1015 | 4264 | #: plugins/check_snmp.c:1021 |
4265 | msgid "SNMPv3 username" | 4265 | msgid "SNMPv3 username" |
4266 | msgstr "" | 4266 | msgstr "" |
4267 | 4267 | ||
4268 | #: plugins/check_snmp.c:1017 | 4268 | #: plugins/check_snmp.c:1023 |
4269 | msgid "SNMPv3 authentication password" | 4269 | msgid "SNMPv3 authentication password" |
4270 | msgstr "" | 4270 | msgstr "" |
4271 | 4271 | ||
4272 | #: plugins/check_snmp.c:1019 | 4272 | #: plugins/check_snmp.c:1025 |
4273 | msgid "SNMPv3 privacy password" | 4273 | msgid "SNMPv3 privacy password" |
4274 | msgstr "" | 4274 | msgstr "" |
4275 | 4275 | ||
4276 | #: plugins/check_snmp.c:1023 | 4276 | #: plugins/check_snmp.c:1029 |
4277 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 4277 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
4278 | msgstr "" | 4278 | msgstr "" |
4279 | 4279 | ||
4280 | #: plugins/check_snmp.c:1025 | 4280 | #: plugins/check_snmp.c:1031 |
4281 | msgid "" | 4281 | msgid "" |
4282 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 4282 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
4283 | msgstr "" | 4283 | msgstr "" |
4284 | 4284 | ||
4285 | #: plugins/check_snmp.c:1026 | 4285 | #: plugins/check_snmp.c:1032 |
4286 | msgid "for symbolic OIDs.)" | 4286 | msgid "for symbolic OIDs.)" |
4287 | msgstr "" | 4287 | msgstr "" |
4288 | 4288 | ||
4289 | #: plugins/check_snmp.c:1028 | 4289 | #: plugins/check_snmp.c:1034 |
4290 | msgid "Delimiter to use when parsing returned data. Default is" | 4290 | msgid "Delimiter to use when parsing returned data. Default is" |
4291 | msgstr "" | 4291 | msgstr "" |
4292 | 4292 | ||
4293 | #: plugins/check_snmp.c:1029 | 4293 | #: plugins/check_snmp.c:1035 |
4294 | msgid "Any data on the right hand side of the delimiter is considered" | 4294 | msgid "Any data on the right hand side of the delimiter is considered" |
4295 | msgstr "" | 4295 | msgstr "" |
4296 | 4296 | ||
4297 | #: plugins/check_snmp.c:1030 | 4297 | #: plugins/check_snmp.c:1036 |
4298 | msgid "to be the data that should be used in the evaluation." | 4298 | msgid "to be the data that should be used in the evaluation." |
4299 | msgstr "" | 4299 | msgstr "" |
4300 | 4300 | ||
4301 | #: plugins/check_snmp.c:1034 | 4301 | #: plugins/check_snmp.c:1040 |
4302 | msgid "Warning threshold range(s)" | 4302 | msgid "Warning threshold range(s)" |
4303 | msgstr "" | 4303 | msgstr "" |
4304 | 4304 | ||
4305 | #: plugins/check_snmp.c:1036 | 4305 | #: plugins/check_snmp.c:1042 |
4306 | msgid "Critical threshold range(s)" | 4306 | msgid "Critical threshold range(s)" |
4307 | msgstr "" | 4307 | msgstr "" |
4308 | 4308 | ||
4309 | #: plugins/check_snmp.c:1038 | 4309 | #: plugins/check_snmp.c:1044 |
4310 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 4310 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
4311 | msgstr "" | 4311 | msgstr "" |
4312 | 4312 | ||
4313 | #: plugins/check_snmp.c:1042 | 4313 | #: plugins/check_snmp.c:1046 |
4314 | msgid "" | ||
4315 | "Converts rate per second. For example, set to 60 to convert to per minute" | ||
4316 | msgstr "" | ||
4317 | |||
4318 | #: plugins/check_snmp.c:1050 | ||
4314 | msgid "Return OK state (for that OID) if STRING is an exact match" | 4319 | msgid "Return OK state (for that OID) if STRING is an exact match" |
4315 | msgstr "" | 4320 | msgstr "" |
4316 | 4321 | ||
4317 | #: plugins/check_snmp.c:1044 | 4322 | #: plugins/check_snmp.c:1052 |
4318 | msgid "" | 4323 | msgid "" |
4319 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 4324 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
4320 | msgstr "" | 4325 | msgstr "" |
4321 | 4326 | ||
4322 | #: plugins/check_snmp.c:1046 | 4327 | #: plugins/check_snmp.c:1054 |
4323 | msgid "" | 4328 | msgid "" |
4324 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 4329 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
4325 | msgstr "" | 4330 | msgstr "" |
4326 | 4331 | ||
4327 | #: plugins/check_snmp.c:1048 | 4332 | #: plugins/check_snmp.c:1056 |
4328 | msgid "Prefix label for output from plugin (default -l 'SNMP')" | 4333 | msgid "Invert search result (CRITICAL if found)" |
4329 | msgstr "" | 4334 | msgstr "" |
4330 | 4335 | ||
4331 | #: plugins/check_snmp.c:1052 | 4336 | #: plugins/check_snmp.c:1060 |
4337 | msgid "Prefix label for output from plugin" | ||
4338 | msgstr "" | ||
4339 | |||
4340 | #: plugins/check_snmp.c:1062 | ||
4332 | msgid "Units label(s) for output data (e.g., 'sec.')." | 4341 | msgid "Units label(s) for output data (e.g., 'sec.')." |
4333 | msgstr "" | 4342 | msgstr "" |
4334 | 4343 | ||
4335 | #: plugins/check_snmp.c:1054 | 4344 | #: plugins/check_snmp.c:1064 |
4336 | msgid "Separates output on multiple OID requests" | 4345 | msgid "Separates output on multiple OID requests" |
4337 | msgstr "" | 4346 | msgstr "" |
4338 | 4347 | ||
4339 | #: plugins/check_snmp.c:1058 | 4348 | #: plugins/check_snmp.c:1068 |
4340 | msgid "Number of retries to be used in the requests" | 4349 | msgid "Number of retries to be used in the requests" |
4341 | msgstr "" | 4350 | msgstr "" |
4342 | 4351 | ||
4343 | #: plugins/check_snmp.c:1063 | 4352 | #: plugins/check_snmp.c:1073 |
4344 | msgid "" | 4353 | msgid "" |
4345 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 4354 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
4346 | msgstr "" | 4355 | msgstr "" |
4347 | 4356 | ||
4348 | #: plugins/check_snmp.c:1064 | 4357 | #: plugins/check_snmp.c:1074 |
4349 | msgid "" | 4358 | msgid "" |
4350 | "if you don't have the package installed, you will need to download it from" | 4359 | "if you don't have the package installed, you will need to download it from" |
4351 | msgstr "" | 4360 | msgstr "" |
4352 | 4361 | ||
4353 | #: plugins/check_snmp.c:1065 | 4362 | #: plugins/check_snmp.c:1075 |
4354 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 4363 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
4355 | msgstr "" | 4364 | msgstr "" |
4356 | 4365 | ||
4357 | #: plugins/check_snmp.c:1069 | 4366 | #: plugins/check_snmp.c:1079 |
4358 | msgid "" | 4367 | msgid "" |
4359 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 4368 | "- Multiple OIDs may be indicated by a comma or space-delimited list (lists " |
4360 | "with" | 4369 | "with" |
4361 | msgstr "" | 4370 | msgstr "" |
4362 | 4371 | ||
4363 | #: plugins/check_snmp.c:1070 | 4372 | #: plugins/check_snmp.c:1080 |
4364 | msgid "internal spaces must be quoted) [max 8 OIDs]" | 4373 | msgid "internal spaces must be quoted). Maximum:" |
4365 | msgstr "" | 4374 | msgstr "" |
4366 | 4375 | ||
4367 | #: plugins/check_snmp.c:1074 | 4376 | #: plugins/check_snmp.c:1080 |
4377 | msgid "OIDs." | ||
4378 | msgstr "" | ||
4379 | |||
4380 | #: plugins/check_snmp.c:1084 | ||
4368 | msgid "" | 4381 | msgid "" |
4369 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 4382 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
4370 | "1:10,1:,:20'" | 4383 | "1:10,1:,:20'" |
4371 | msgstr "" | 4384 | msgstr "" |
4372 | 4385 | ||
4373 | #: plugins/check_snmp.c:1075 | 4386 | #: plugins/check_snmp.c:1085 |
4374 | msgid "- Note that only one string and one regex may be checked at present" | 4387 | msgid "- Note that only one string and one regex may be checked at present" |
4375 | msgstr "" | 4388 | msgstr "" |
4376 | 4389 | ||
4377 | #: plugins/check_snmp.c:1076 | 4390 | #: plugins/check_snmp.c:1086 |
4378 | msgid "" | 4391 | msgid "" |
4379 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 4392 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
4380 | msgstr "" | 4393 | msgstr "" |
4381 | 4394 | ||
4382 | #: plugins/check_snmp.c:1077 | 4395 | #: plugins/check_snmp.c:1087 |
4383 | msgid "returned from the SNMP query is an unsigned integer." | 4396 | msgid "returned from the SNMP query is an unsigned integer." |
4384 | msgstr "" | 4397 | msgstr "" |
4385 | 4398 | ||
4386 | #: plugins/check_snmp.c:1080 | 4399 | #: plugins/check_snmp.c:1090 |
4387 | msgid "Rate Calculation:" | 4400 | msgid "Rate Calculation:" |
4388 | msgstr "" | 4401 | msgstr "" |
4389 | 4402 | ||
4390 | #: plugins/check_snmp.c:1081 | 4403 | #: plugins/check_snmp.c:1091 |
4391 | msgid "In many places, SNMP returns counters that are only meaningful when" | 4404 | msgid "In many places, SNMP returns counters that are only meaningful when" |
4392 | msgstr "" | 4405 | msgstr "" |
4393 | 4406 | ||
4394 | #: plugins/check_snmp.c:1082 | 4407 | #: plugins/check_snmp.c:1092 |
4395 | msgid "calculating the counter difference since the last check. check_snmp" | 4408 | msgid "calculating the counter difference since the last check. check_snmp" |
4396 | msgstr "" | 4409 | msgstr "" |
4397 | 4410 | ||
4398 | #: plugins/check_snmp.c:1083 | 4411 | #: plugins/check_snmp.c:1093 |
4399 | msgid "saves the last state information in a file so that the rate can be" | 4412 | msgid "saves the last state information in a file so that the rate per second" |
4400 | msgstr "" | 4413 | msgstr "" |
4401 | 4414 | ||
4402 | #: plugins/check_snmp.c:1084 | 4415 | #: plugins/check_snmp.c:1094 |
4403 | msgid "calculated. Use the --rate option to save state information. On the" | 4416 | msgid "can be calculated. Use the --rate option to save state information." |
4404 | msgstr "" | 4417 | msgstr "" |
4405 | 4418 | ||
4406 | #: plugins/check_snmp.c:1085 | 4419 | #: plugins/check_snmp.c:1095 |
4407 | msgid "first run, there will be no prior state - this will return with OK." | 4420 | msgid "" |
4421 | "On the first run, there will be no prior state - this will return with OK." | ||
4408 | msgstr "" | 4422 | msgstr "" |
4409 | 4423 | ||
4410 | #: plugins/check_snmp.c:1086 | 4424 | #: plugins/check_snmp.c:1096 |
4411 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 4425 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
4412 | msgstr "" | 4426 | msgstr "" |
4413 | 4427 | ||
4414 | #: plugins/check_snmp.c:1087 | 4428 | #: plugins/check_snmp.c:1097 |
4415 | msgid "changing the arguments will create a new state file." | 4429 | msgid "changing the arguments will create a new state file." |
4416 | msgstr "" | 4430 | msgstr "" |
4417 | 4431 | ||