diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 44 |
1 files changed, 38 insertions, 6 deletions
@@ -10,7 +10,7 @@ msgid "" | |||
10 | msgstr "" | 10 | msgstr "" |
11 | "Project-Id-Version: PACKAGE VERSION\n" | 11 | "Project-Id-Version: PACKAGE VERSION\n" |
12 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 12 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
13 | "POT-Creation-Date: 2023-09-22 15:36+0200\n" | 13 | "POT-Creation-Date: 2023-10-01 00:46+0200\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: \n" | 15 | "Last-Translator: \n" |
16 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." | 16 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." |
@@ -307,6 +307,9 @@ msgstr "INCONNU" | |||
307 | msgid "Must set a threshold value before using -p\n" | 307 | msgid "Must set a threshold value before using -p\n" |
308 | msgstr "" | 308 | msgstr "" |
309 | 309 | ||
310 | msgid "Could not compile regular expression" | ||
311 | msgstr "Impossible de compiler l'expression rationnelle" | ||
312 | |||
310 | msgid "Must set -E before selecting paths\n" | 313 | msgid "Must set -E before selecting paths\n" |
311 | msgstr "" | 314 | msgstr "" |
312 | 315 | ||
@@ -318,9 +321,6 @@ msgid "" | |||
318 | "explicitly" | 321 | "explicitly" |
319 | msgstr "" | 322 | msgstr "" |
320 | 323 | ||
321 | msgid "Could not compile regular expression" | ||
322 | msgstr "Impossible de compiler l'expression rationnelle" | ||
323 | |||
324 | msgid "" | 324 | msgid "" |
325 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" | 325 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" |
326 | "all)\n" | 326 | "all)\n" |
@@ -461,13 +461,17 @@ msgstr "" | |||
461 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 461 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
462 | msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)" | 462 | msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)" |
463 | 463 | ||
464 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 464 | #, fuzzy |
465 | msgid "" | ||
466 | "Ignore all filesystems of types matching given regex(7) (may be repeated)" | ||
465 | msgstr "" | 467 | msgstr "" |
466 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " | 468 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " |
467 | "(peut être utilisé plusieurs fois)" | 469 | "(peut être utilisé plusieurs fois)" |
468 | 470 | ||
469 | #, fuzzy | 471 | #, fuzzy |
470 | msgid "Check only filesystems of indicated type (may be repeated)" | 472 | msgid "" |
473 | "Check only filesystems where the type matches this given regex(7) (may be " | ||
474 | "repeated)" | ||
471 | msgstr "" | 475 | msgstr "" |
472 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " | 476 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " |
473 | "(peut être utilisé plusieurs fois)" | 477 | "(peut être utilisé plusieurs fois)" |
@@ -5286,6 +5290,25 @@ msgstr "Valeurs pour le seuil d'avertissement (actuellement " | |||
5286 | msgid "critical threshold (currently " | 5290 | msgid "critical threshold (currently " |
5287 | msgstr "Valeurs pour le seuil critique (actuellement " | 5291 | msgstr "Valeurs pour le seuil critique (actuellement " |
5288 | 5292 | ||
5293 | msgid "" | ||
5294 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
5295 | msgstr "" | ||
5296 | |||
5297 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
5298 | msgstr "" | ||
5299 | |||
5300 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
5301 | msgstr "" | ||
5302 | |||
5303 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
5304 | msgstr "" | ||
5305 | |||
5306 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
5307 | msgstr "" | ||
5308 | |||
5309 | msgid "detect out of order ICMP packts " | ||
5310 | msgstr "" | ||
5311 | |||
5289 | msgid "specify a source IP address or device name" | 5312 | msgid "specify a source IP address or device name" |
5290 | msgstr "spécifiez une adresse ou un nom d'hôte" | 5313 | msgstr "spécifiez une adresse ou un nom d'hôte" |
5291 | 5314 | ||
@@ -5316,6 +5339,9 @@ msgstr "" | |||
5316 | msgid "verbose" | 5339 | msgid "verbose" |
5317 | msgstr "" | 5340 | msgstr "" |
5318 | 5341 | ||
5342 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
5343 | msgstr "" | ||
5344 | |||
5319 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5345 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5320 | msgstr "" | 5346 | msgstr "" |
5321 | 5347 | ||
@@ -5337,6 +5363,12 @@ msgstr "" | |||
5337 | msgid "The -v switch can be specified several times for increased verbosity." | 5363 | msgid "The -v switch can be specified several times for increased verbosity." |
5338 | msgstr "" | 5364 | msgstr "" |
5339 | 5365 | ||
5366 | #, fuzzy | ||
5367 | #~ msgid "Check only filesystems of indicated type (may be repeated)" | ||
5368 | #~ msgstr "" | ||
5369 | #~ "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " | ||
5370 | #~ "(peut être utilisé plusieurs fois)" | ||
5371 | |||
5340 | #~ msgid "Path or partition (may be repeated)" | 5372 | #~ msgid "Path or partition (may be repeated)" |
5341 | #~ msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" | 5373 | #~ msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" |
5342 | 5374 | ||