diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-09-21 12:25:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-21 12:25:30 +0200 |
| commit | 7f460dd60a73a6e20d03a2312e8bb8fa80e5cdf6 (patch) | |
| tree | ce1d1d7a14b84bfb52c2c08ff370479da2647168 /po/fr.po | |
| parent | 7e81cb3c1fb4123bd4d423b2c9e86538dec19e39 (diff) | |
| parent | b6bb2a18c9c772d41e2bf703f02b95e0bfe9b31d (diff) | |
| download | monitoring-plugins-7f460dd60a73a6e20d03a2312e8bb8fa80e5cdf6.tar.gz | |
Merge pull request #1923 from RincewindsHat/doc/check_disk
Doc/check disk
Diffstat (limited to 'po/fr.po')
| -rw-r--r-- | po/fr.po | 25 |
1 files changed, 22 insertions, 3 deletions
| @@ -10,10 +10,11 @@ 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-05 00:31+0200\n" | 13 | "POT-Creation-Date: 2023-09-21 12:09+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.org>\n" | 16 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." |
| 17 | "org>\n" | ||
| 17 | "Language: fr\n" | 18 | "Language: fr\n" |
| 18 | "MIME-Version: 1.0\n" | 19 | "MIME-Version: 1.0\n" |
| 19 | "Content-Type: text/plain; charset=UTF-8\n" | 20 | "Content-Type: text/plain; charset=UTF-8\n" |
| @@ -320,7 +321,9 @@ msgstr "" | |||
| 320 | msgid "Could not compile regular expression" | 321 | msgid "Could not compile regular expression" |
| 321 | msgstr "Impossible de compiler l'expression rationnelle" | 322 | msgstr "Impossible de compiler l'expression rationnelle" |
| 322 | 323 | ||
| 323 | msgid "Must set a threshold value before using -r/-R\n" | 324 | msgid "" |
| 325 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" | ||
| 326 | "all)\n" | ||
| 324 | msgstr "" | 327 | msgstr "" |
| 325 | 328 | ||
| 326 | msgid "Regular expression did not match any path or disk" | 329 | msgid "Regular expression did not match any path or disk" |
| @@ -469,6 +472,22 @@ msgstr "" | |||
| 469 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " | 472 | "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " |
| 470 | "(peut être utilisé plusieurs fois)" | 473 | "(peut être utilisé plusieurs fois)" |
| 471 | 474 | ||
| 475 | msgid "General usage hints:" | ||
| 476 | msgstr "" | ||
| 477 | |||
| 478 | msgid "" | ||
| 479 | "- Arguments are positional! \"-w 5 -c 1 -p /foo -w6 -c2 -p /bar\" is not the " | ||
| 480 | "same as" | ||
| 481 | msgstr "" | ||
| 482 | |||
| 483 | msgid "\"-w 5 -c 1 -p /bar w6 -c2 -p /foo\"." | ||
| 484 | msgstr "" | ||
| 485 | |||
| 486 | msgid "" | ||
| 487 | "- The syntax is broadly: \"{thresholds a} {paths a} -C {thresholds b} " | ||
| 488 | "{thresholds b} ...\"" | ||
| 489 | msgstr "" | ||
| 490 | |||
| 472 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 491 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
| 473 | msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB" | 492 | msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB" |
| 474 | 493 | ||
