From 63209ebad343a7334604863745c8d7b6efdbd227 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Sun, 28 Nov 2004 22:57:33 +0000 Subject: first new translation of fr.po git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@946 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/po/fr.po b/po/fr.po index c1de41d..4f91236 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,68 +1,82 @@ +# translation of fr.po to Français # Messages français pour Nagios Plugins # Copyright (C) 2003 Nagios Plugin Development Group # This file is distributed under the same license as the PACKAGE package. # Karl DeBisschop , 2003. +# Benoit Mortier , 2004. # msgid "" msgstr "" -"Project-Id-Version: nagios-plugins 1.3.99\n" -"POT-Creation-Date: 2004-11-12 00:44+0000\n" -"PO-Revision-Date: 2003-07-25 06:55-0400\n" -"Last-Translator: Pierre-Antoine Angelini \n" -"Language-Team: French \n" +"Project-Id-Version: fr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-11-28 21:55+0100\n" +"PO-Revision-Date: 2004-11-28 23:55+0100\n" +"Last-Translator: Benoit Mortier \n" +"Language-Team: Français \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Report-Msgid-Bugs-To: \n" +"X-Generator: KBabel 1.3.1\n" #: plugins/check_by_ssh.c:70 plugins/check_dig.c:70 plugins/check_disk.c:165 #: plugins/check_fping.c:69 plugins/check_nagios.c:67 plugins/check_nt.c:112 #: plugins/check_nwstat.c:126 plugins/check_radius.c:112 -#: plugins/check_ssh.c:56 plugins/check_tcp.c:212 plugins/check_users.c:52 +#: plugins/check_ssh.c:57 plugins/check_tcp.c:213 plugins/check_users.c:52 #: plugins/negate.c:83 msgid "Could not parse arguments\n" -msgstr "" +msgstr "Lecture des arguments impossible\n" #: plugins/check_by_ssh.c:75 plugins/check_dns.c:69 plugins/check_nagios.c:71 -#: plugins/check_pgsql.c:140 plugins/check_ping.c:86 plugins/negate.c:87 +#: plugins/check_pgsql.c:140 plugins/check_ping.c:86 plugins/check_procs.c:125 +#: plugins/negate.c:87 +#, fuzzy, c-format msgid "Cannot catch SIGALRM" -msgstr "" +msgstr "impossible d'obtenir le flag SIGALRM" -#: plugins/check_by_ssh.c:89 +#: plugins/check_by_ssh.c:89 plugins/check_dig.c:91 plugins/check_dns.c:90 +#: plugins/check_fping.c:83 plugins/check_game.c:94 plugins/check_hpjd.c:112 +#: plugins/check_nagios.c:101 plugins/check_procs.c:136 +#: plugins/check_snmp.c:173 plugins/check_swap.c:151 plugins/check_users.c:57 +#: plugins/negate.c:93 plugins/urlize.c:87 #, c-format -msgid "Unable to open pipe: %s" -msgstr "" +msgid "Could not open pipe: %s\n" +msgstr "Impossible d'ouvrir le pipe: %s\n" #: plugins/check_by_ssh.c:97 plugins/check_dig.c:97 plugins/check_dns.c:96 #: plugins/check_fping.c:89 plugins/check_hpjd.c:118 plugins/check_load.c:115 -#: plugins/check_nagios.c:107 plugins/check_procs.c:133 +#: plugins/check_nagios.c:107 plugins/check_procs.c:142 #: plugins/check_snmp.c:179 plugins/check_swap.c:157 plugins/check_users.c:63 #: plugins/negate.c:97 plugins/urlize.c:93 #, c-format msgid "Could not open stderr for %s\n" -msgstr "" +msgstr "Impossible d'ouvrir stderr pour %s\n" #: plugins/check_by_ssh.c:129 #, c-format msgid "SSH WARNING: could not open %s\n" +msgstr "WARNING SSH: impossible d'ouvrir %s\n" + +#: plugins/check_by_ssh.c:235 plugins/check_disk.c:307 +#: plugins/check_http.c:264 plugins/check_ldap.c:198 plugins/check_pgsql.c:219 +#: plugins/check_procs.c:351 plugins/check_radius.c:193 +#: plugins/check_radius.c:265 plugins/check_snmp.c:449 plugins/check_ssh.c:119 +#: plugins/check_tcp.c:462 plugins/check_time.c:291 plugins/check_udp.c:180 +#: plugins/negate.c:183 +msgid "Timeout interval must be a positive integer" msgstr "" -#: plugins/check_by_ssh.c:148 -#, c-format -msgid "[%d] PROCESS_SERVICE_CHECK_RESULT;%s;%s;%d;%s\n" -msgstr "" - -#: plugins/check_by_ssh.c:235 -msgid "timeout interval must be an integer" -msgstr "" - -#: plugins/check_by_ssh.c:241 -msgid "invalid host name" -msgstr "" +#: plugins/check_by_ssh.c:241 plugins/check_by_ssh.c:300 +#: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_hpjd.c:324 +#: plugins/check_hpjd.c:347 plugins/check_mysql.c:186 +#: plugins/check_mysql.c:224 plugins/check_pgsql.c:237 +#: plugins/check_real.c:306 plugins/check_real.c:368 plugins/check_smtp.c:295 +#: plugins/check_smtp.c:387 plugins/check_ups.c:475 plugins/check_ups.c:541 +msgid "Invalid host name" +msgstr "Nom d'hôte invalide" #: plugins/check_by_ssh.c:246 msgid "port must be an integer" -msgstr "" +msgstr "le port doit être un nombre entier" #: plugins/check_by_ssh.c:288 msgid "skip lines must be an integer" @@ -71,22 +85,18 @@ msgstr "" #: plugins/check_by_ssh.c:298 #, c-format msgid "%s: You must provide a host name\n" -msgstr "" - -#: plugins/check_by_ssh.c:300 -#, c-format -msgid "%s: Invalid host name %s\n" -msgstr "" +msgstr "%s: Vous devez fournir un nom d'hôte\n" #: plugins/check_by_ssh.c:316 msgid "No remotecmd\n" -msgstr "" +msgstr "Pas de commande distante\n" #: plugins/check_by_ssh.c:334 #, c-format -msgid "" -"%s: In passive mode, you must provide a service name for each command.\n" +msgid "%s: In passive mode, you must provide a service name for each command.\n" msgstr "" +"%s: En mode passif, vous devez fournir un nom de service pour chaque " +"commande.\n" #: plugins/check_by_ssh.c:337 #, c-format @@ -94,19 +104,23 @@ msgid "" "%s: In passive mode, you must provide the host short name from the nagios " "configs.\n" msgstr "" +"%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans " +"la configuration de nagios.\n" #: plugins/check_by_ssh.c:352 -msgid "" -"Copyright (c) 1999 Karl DeBisschop \n" +#, c-format +msgid "Copyright (c) 1999 Karl DeBisschop \n" msgstr "" #: plugins/check_by_ssh.c:355 +#, c-format msgid "" "This plugin uses SSH to execute commands on a remote host\n" "\n" -msgstr "" +msgstr "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant\n" #: plugins/check_by_ssh.c:365 +#, c-format msgid "" " -1, --proto1\n" " tell ssh to use Protocol 1\n" @@ -117,8 +131,18 @@ msgid "" " -f\n" " tells ssh to fork rather than create a tty\n" msgstr "" +" -1, --proto1\n" +" demander à ssh d'utiliser le Protocole 1\n" +" -2, --proto2\n" +" demander à ssh d'utiliser le Protocole 2\n" +" -S, --skiplines=n\n" +" Ignore les premières lignes sur STDERR (pour supprimer une bannière de " +"login )\n" +" -f\n" +" demander à ssh de passer en arrière plan plutôt que de créer un tty\n" #: plugins/check_by_ssh.c:375 +#, c-format msgid "" " -C, --command='COMMAND STRING'\n" " command to execute on the remote machine\n" @@ -133,8 +157,21 @@ msgid "" " -n, --name=NAME\n" " short name of host in nagios configuration [optional]\n" msgstr "" +" -C, --command='COMMAND STRING'\n" +" commande à executer sur la machine distante\n" +" -l, --logname=USERNAME\n" +" nom de l'utilisateur ssh sur l'hôte distant [optionnel]\n" +" -i, --identity=KEYFILE\n" +" identitée d'une clef autorisée [optionnel]\n" +" -O, --output=FILE\n" +" external command file for nagios [optionnel]\n" +" -s, --services=LIST\n" +" liste des services nagios separés par ':' [optionnel]\n" +" -n, --name=NAME\n" +" nom d'hôte court dans la configuration de nagios [optionnel]\n" #: plugins/check_by_ssh.c:393 +#, c-format msgid "" "\n" "The most common mode of use is to refer to a local identity file with\n" @@ -147,6 +184,7 @@ msgid "" msgstr "" #: plugins/check_by_ssh.c:402 +#, c-format msgid "" "\n" "To use passive mode, provide multiple '-C' options, and provide\n" @@ -155,6 +193,7 @@ msgid "" msgstr "" #: plugins/check_by_ssh.c:407 +#, c-format msgid "" "\n" "$ check_by_ssh -H localhost -n lh -s c1:c2:c3 \\\n" @@ -175,93 +214,90 @@ msgstr "" #: plugins/check_dig.c:67 msgid "Cannot catch SIGALRM\n" -msgstr "" - -#: plugins/check_dig.c:91 plugins/check_dns.c:90 plugins/check_hpjd.c:112 -#: plugins/check_nagios.c:101 plugins/check_procs.c:127 -#: plugins/check_snmp.c:173 plugins/check_swap.c:151 plugins/check_users.c:57 -#: plugins/negate.c:93 plugins/urlize.c:87 -#, c-format -msgid "Could not open pipe: %s\n" -msgstr "" +msgstr "Impossible d'obtenir le flag SIGALRM\n" #: plugins/check_dig.c:128 msgid "Server not found in ANSWER SECTION" -msgstr "" +msgstr "Le server n'a pas été trouvé dans l'ANSWER SECTION" #: plugins/check_dig.c:137 msgid "No ANSWER SECTION found" -msgstr "" +msgstr "Pas de ANSWER SECTION trouvé" #: plugins/check_dig.c:154 msgid "dig returned error status" -msgstr "" +msgstr "dig à retourné un message d'erreur" #: plugins/check_dig.c:161 plugins/check_dns.c:205 plugins/check_dns.c:208 #: plugins/check_dns.c:211 msgid " Probably a non-existent host/domain" -msgstr "" +msgstr "Probablement un host/domaine inexistant" #: plugins/check_dig.c:169 #, c-format msgid "%.3f seconds response time (%s)" -msgstr "" +msgstr "%.3f secondes de temps de response (%s)" #: plugins/check_dig.c:219 plugins/check_pgsql.c:209 plugins/check_ping.c:201 #: plugins/check_time.c:220 plugins/negate.c:172 plugins/urlize.c:72 msgid "Unknown argument" -msgstr "" - -#: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_hpjd.c:347 -#: plugins/check_real.c:368 plugins/check_smtp.c:386 -msgid "Invalid host name" -msgstr "" +msgstr "Argument inconnu" #: plugins/check_dig.c:239 msgid "Server port must be a nonnegative integer" -msgstr "" +msgstr "Le numéro de port du serveur doit être un entier positif" #: plugins/check_dig.c:250 +#, fuzzy msgid "Warning interval must be a nonnegative integer" -msgstr "" +msgstr "Warning l'intervale doit être un entier positif" #: plugins/check_dig.c:258 +#, fuzzy msgid "Critical interval must be a nonnegative integer" -msgstr "" +msgstr "Critical l'intervale doit être un entier positif" #: plugins/check_dig.c:266 msgid "Time interval must be a nonnegative integer" -msgstr "" - -#: plugins/check_dig.c:324 plugins/urlize.c:132 -msgid "" -"Copyright (c) 2000 Karl DeBisschop \n" -msgstr "" +msgstr "L'intervale de temps doit être un entier positif" #: plugins/check_dig.c:327 +#, c-format msgid "" "Test the DNS service on the specified host using dig\n" "\n" msgstr "" +"Teste le service DNS sur l'hôte spécifié en utilisant dig\n" +"\n" #: plugins/check_dig.c:335 +#, c-format msgid "" " -l, --lookup=STRING\n" " machine name to lookup\n" msgstr "" +" -l, --lookup=STRING\n" +" nom de machine à vérifier\n" #: plugins/check_dig.c:339 +#, c-format msgid "" " -T, --record_type=STRING\n" " record type to lookup (default: A)\n" msgstr "" +" -T, --record_type=STRING\n" +" type d'enregistrement à vérifier (défaut: A)\n" #: plugins/check_dig.c:343 +#, c-format msgid "" " -a, --expected_address=STRING\n" " an address expected to be in the asnwer section.\n" " if not set, uses whatever was in -l\n" msgstr "" +" -a, --expected_address=STRING\n" +" une adresse qui devrait se trouver dans l'ANSWER SECTION.\n" +" si elle ne si trouve pas, utilise ce qui a été préciser avec -l\n" #: plugins/check_dig.c:363 #, c-format @@ -278,15 +314,14 @@ msgid "" "%.0f of %.0f %s (%.0f%%) free on %s (type %s mounted on %s) warn:%lu crit:%" "lu warn%%:%.0f%% crit%%:%.0f%%" msgstr "" +"%s\n" +"%.0f of %.0f %s (%.0f%%) libre sur %s (type %s monté sur %s) warn:%lu crit:%" +"lu warn%%:%.0f%% crit%%:%.0f%%" #: plugins/check_disk.c:231 #, c-format msgid "%s [%s not found]" -msgstr "" - -#: plugins/check_disk.c:307 -msgid "Timeout Interval must be an integer!\n" -msgstr "" +msgstr "%s [%s non trouvé]" #: plugins/check_disk.c:324 plugins/check_swap.c:391 msgid "Warning threshold must be integer or percentage!\n" @@ -304,13 +339,14 @@ msgstr "" #: plugins/check_disk.c:365 #, c-format msgid "failed allocating storage for '%s'\n" -msgstr "" +msgstr "Impossible d'allouer de l'espace pour '%s'\n" #: plugins/check_disk.c:440 msgid "check_disk: unrecognized option\n" -msgstr "" +msgstr "check_disk: option inconnue\n" #: plugins/check_disk.c:497 +#, c-format msgid "INPUT ERROR: No thresholds specified" msgstr "" @@ -328,14 +364,8 @@ msgid "" "greater than zero" msgstr "" -#: plugins/check_disk.c:575 plugins/check_dns.c:394 plugins/check_dummy.c:89 -#: plugins/check_hpjd.c:381 plugins/check_http.c:1113 plugins/check_mrtg.c:311 -#: plugins/check_mrtgtraf.c:323 plugins/check_nwstat.c:909 -#: plugins/check_overcr.c:423 plugins/check_tcp.c:600 -msgid "Copyright (c) 1999 Ethan Galstad \n" -msgstr "" - #: plugins/check_disk.c:578 +#, c-format msgid "" "This plugin checks the amount of used disk space on a mounted file system\n" "and generates an alert if free space is less than one of the threshold " @@ -346,19 +376,29 @@ msgstr "" #, c-format msgid "" " -w, --warning=INTEGER\n" -" Exit with WARNING status if less than INTEGER kilobytes of disk are free\n" +" Exit with WARNING status if less than INTEGER --units of disk are free\n" " -w, --warning=PERCENT%%\n" " Exit with WARNING status if less than PERCENT of disk space is free\n" " -c, --critical=INTEGER\n" -" Exit with CRITICAL status if less than INTEGER kilobytes of disk are " -"free\n" +" Exit with CRITICAL status if less than INTEGER --units of disk are free\n" " -c, --critical=PERCENT%%\n" " Exit with CRITCAL status if less than PERCENT of disk space is free\n" " -C, --clear\n" " Clear thresholds\n" msgstr "" +" -w, --warning=INTEGER\n" +" sort avec un status WARNING si moins de x INTEGER unités de disques sont libres\n" +" -w, --warning=PERCENT%%\n" +" sort avec un status WARNING si moins de x PERCENT de disque sont libres\n" +" -c, --critical=INTEGER\n" +" sort avec un status CRITICAL si moins de x INTEGER unités de disques sont libres\n" +" -c, --critical=PERCENT%%\n" +" sort avec un status CRITCAL si moins de x PERCENT de disques sont libres\n" +" -C, --clear\n" +" Remet à zéro\n" #: plugins/check_disk.c:598 +#, c-format msgid "" " -u, --units=STRING\n" " Choose bytes, kB, MB, GB, TB (default: MB)\n" @@ -367,8 +407,15 @@ msgid "" " -m, --megabytes\n" " Same as '--units MB'\n" msgstr "" +" -u, --units=STRING\n" +" Choisissez bytes, kB, MB, GB, TB (défaut: MB)\n" +" -k, --kilobytes\n" +" Identique à '--units kB'\n" +" -m, --megabytes\n" +" Identique à '--units MB'\n" #: plugins/check_disk.c:606 +#, c-format msgid "" " -l, --local\n" " Only check local filesystems\n" @@ -383,6 +430,18 @@ msgid "" " -e, --errors-only\n" " Display only devices/mountpoints with errors\n" msgstr "" +" -l, --local\n" +" Verifie seulement les systèmes de fichiers locaux\n" +" -p, --path=PATH, --partition=PARTITION\n" +" Chemin ou partition (peut être répete)\n" +" -x, --exclude_device=PATH \n" +" Ignorer le périphérique (marche seulement si -p est spécifié)\n" +" -X, --exclude-type=TYPE \n" +" Ignorer tout les sytèmes de fichier spécifiés (peut être répeté)\n" +" -M, --mountpoint\n" +" Affiche seulement les points de montage au lieu de la partition\n" +" -e, --errors-only\n" +" Affiche seulement les périphériques/points de montage avec des erreurs\n" #: plugins/check_disk.c:626 msgid "" @@ -390,6 +449,9 @@ msgid "" " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n" " Checks /tmp and /var at 10%,5% and / at 100MB, 50MB\n" msgstr "" +"Exemples:\n" +" check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n" +" Vérifie /tmp et /var à 10%,5% et / à 100MB, 50MB\n" #: plugins/check_disk.c:639 #, c-format @@ -399,10 +461,15 @@ msgid "" " %s (-h|--help)\n" " %s (-V|--version)\n" msgstr "" +"Usage: %s -w limit -c limit [-p path | -x device] [-t timeout] [-m] [-" +"e]\n" +" [-v] [-q]\n" +" %s (-h|--help)\n" +" %s (-V|--version)\n" #: plugins/check_dns.c:108 msgid "Unknown error (plugin)" -msgstr "" +msgstr "Erreur inconnue (plugin)" #: plugins/check_dns.c:128 #, c-format @@ -411,7 +478,7 @@ msgstr "" #: plugins/check_dns.c:167 msgid "nslookup returned error status" -msgstr "" +msgstr "nslookup à retourné une erreur" #: plugins/check_dns.c:174 #, c-format @@ -421,33 +488,30 @@ msgstr "" #: plugins/check_dns.c:180 #, c-format msgid "expected %s but got %s" -msgstr "" +msgstr "j'attendait %s mais j'ai reçu %s" #: plugins/check_dns.c:186 #, c-format msgid "server %s is not authoritative for %s" -msgstr "" +msgstr "le serveur %s est authoritaire pour %s" -#: plugins/check_dns.c:198 -msgid "DNS" -msgstr "" - -#: plugins/check_dns.c:198 plugins/check_dummy.c:58 plugins/check_http.c:678 -#: plugins/check_http.c:928 plugins/check_procs.c:263 +#: plugins/check_dns.c:198 plugins/check_dummy.c:58 plugins/check_http.c:929 +#: plugins/check_http.c:1183 plugins/check_procs.c:272 +#, c-format msgid "OK" -msgstr "" +msgstr "OK" #: plugins/check_dns.c:199 #, c-format msgid "%.3f second response time, " msgid_plural "%.3f seconds response time, " -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%.3f secondes de temps de réponse, " +msgstr[1] "%.3f secondes de temps de réponse, " #: plugins/check_dns.c:200 #, c-format msgid "%s returns %s" -msgstr "" +msgstr "%s renvoie %s" #: plugins/check_dns.c:204 #, c-format @@ -466,18 +530,18 @@ msgstr "" #: plugins/check_dns.c:228 #, c-format -msgid "No response from name server %s\n" -msgstr "" +msgid "No response from DNS %s\n" +msgstr "Pas de réponse du DNS %s\n" #: plugins/check_dns.c:232 #, c-format -msgid "Name server %s has no records\n" -msgstr "" +msgid "DNS %s has no records\n" +msgstr "Le DNS %s n'a pas d'enregistrements\n" #: plugins/check_dns.c:239 #, c-format -msgid "Connection to name server %s was refused\n" -msgstr "" +msgid "Connection to DNS %s was refused\n" +msgstr "La connection au DNS %s à été refusée\n" #: plugins/check_dns.c:245 #, c-format @@ -490,45 +554,47 @@ msgstr "" #: plugins/check_dns.c:253 #, c-format -msgid "Server failure for %s\n" +msgid "DNS failure for %s\n" msgstr "" #: plugins/check_dns.c:299 plugins/check_fping.c:243 plugins/check_game.c:210 #: plugins/check_overcr.c:335 plugins/check_radius.c:216 -#: plugins/check_tcp.c:406 plugins/check_udp.c:147 plugins/check_users.c:143 +#: plugins/check_tcp.c:408 plugins/check_udp.c:147 plugins/check_users.c:143 #, c-format msgid "" "%s: Unknown argument: %s\n" "\n" msgstr "" -#: plugins/check_dns.c:316 plugins/check_dns.c:328 plugins/check_dns.c:339 -#: plugins/check_dns.c:344 plugins/check_dns.c:357 plugins/check_dns.c:368 +#: plugins/check_dns.c:316 plugins/check_dns.c:328 plugins/check_dns.c:337 +#: plugins/check_dns.c:342 plugins/check_dns.c:355 plugins/check_dns.c:366 #: plugins/check_game.c:227 plugins/check_game.c:235 msgid "Input buffer overflow\n" msgstr "" #: plugins/check_dns.c:323 +#, c-format msgid "" "Invalid server name/address\n" "\n" msgstr "" -#: plugins/check_dns.c:334 plugins/check_fping.c:257 -#: plugins/check_radius.c:230 -msgid "" -"Invalid host name/address\n" -"\n" +#: plugins/check_dns.c:334 plugins/check_fping.c:257 plugins/check_ping.c:273 +#: plugins/check_ping.c:392 plugins/check_radius.c:230 plugins/check_ssh.c:138 +#: plugins/check_tcp.c:432 plugins/check_time.c:229 plugins/check_time.c:304 +#: plugins/check_udp.c:161 plugins/check_udp.c:202 +msgid "Invalid host name/address" msgstr "" -#: plugins/check_dns.c:364 +#: plugins/check_dns.c:362 #, c-format msgid "" "Invalid name/address: %s\n" "\n" msgstr "" -#: plugins/check_dns.c:401 +#: plugins/check_dns.c:399 +#, c-format msgid "" "-H, --hostname=HOST\n" " The name or address you want to query\n" @@ -540,7 +606,8 @@ msgid "" " Optionally expect the DNS server to be authoritative for the lookup\n" msgstr "" -#: plugins/check_dns.c:413 +#: plugins/check_dns.c:411 +#, c-format msgid "" "\n" "This plugin uses the nslookup program to obtain the IP address\n" @@ -549,13 +616,16 @@ msgid "" "specified in /etc/resolv.conf will be used.\n" msgstr "" -#: plugins/check_dns.c:428 +#: plugins/check_dns.c:426 #, c-format msgid "" "Usage: %s -H host [-s server] [-a expected-address] [-A] [-t timeout]\n" " %s --help\n" " %s --version\n" msgstr "" +"Utilisation: %s -H host [-s server] [-a expected-address] [-A] [-t timeout]\n" +" %s --help\n" +" %s --version\n" #: plugins/check_dummy.c:42 msgid "Incorrect number of arguments supplied\n" @@ -565,15 +635,18 @@ msgstr "" msgid "Arguments to check_dummy must be an integer\n" msgstr "" -#: plugins/check_dummy.c:61 plugins/check_http.c:680 plugins/check_procs.c:265 +#: plugins/check_dummy.c:61 plugins/check_http.c:931 plugins/check_procs.c:274 +#, c-format msgid "WARNING" msgstr "" -#: plugins/check_dummy.c:64 plugins/check_http.c:682 plugins/check_procs.c:270 +#: plugins/check_dummy.c:64 plugins/check_http.c:933 plugins/check_procs.c:279 +#, c-format msgid "CRITICAL" msgstr "" -#: plugins/check_dummy.c:67 plugins/check_http.c:676 +#: plugins/check_dummy.c:67 plugins/check_http.c:927 +#, c-format msgid "UNKNOWN" msgstr "" @@ -583,6 +656,7 @@ msgid "Status %d is not a supported error state\n" msgstr "" #: plugins/check_dummy.c:96 +#, c-format msgid "" "\n" "This plugin will simply return the state corresponding to the numeric value\n" @@ -592,12 +666,7 @@ msgstr "" #: plugins/check_dummy.c:108 #, c-format msgid "Usage: %s [optional text]\n" -msgstr "" - -#: plugins/check_fping.c:83 -#, c-format -msgid "Unable to open pipe: %s\n" -msgstr "" +msgstr "Utilisation: %s [optional text]\n" #: plugins/check_fping.c:130 #, c-format @@ -624,35 +693,32 @@ msgstr "" msgid "FPING %s - %s (loss=%.0f%% )|%s\n" msgstr "" -#: plugins/check_fping.c:293 +#: plugins/check_fping.c:291 msgid "Packet size must be a positive integer" msgstr "" -#: plugins/check_fping.c:299 +#: plugins/check_fping.c:297 msgid "Packet count must be a positive integer" msgstr "" -#: plugins/check_fping.c:306 +#: plugins/check_fping.c:304 msgid "" "Host name was not supplied\n" "\n" msgstr "" -#: plugins/check_fping.c:329 +#: plugins/check_fping.c:327 #, c-format msgid "%s: Only one threshold may be packet loss (%s)\n" msgstr "" -#: plugins/check_fping.c:333 +#: plugins/check_fping.c:331 #, c-format msgid "%s: Only one threshold must be packet loss (%s)\n" msgstr "" -#: plugins/check_fping.c:365 -msgid "Copyright (c) 1999 Didi Rieder \n" -msgstr "" - -#: plugins/check_fping.c:368 +#: plugins/check_fping.c:366 +#, c-format msgid "" "This plugin will use the /bin/fping command (from saint) to ping the\n" "specified host for a fast check if the host is alive. Note that it is\n" @@ -660,7 +726,7 @@ msgid "" "\n" msgstr "" -#: plugins/check_fping.c:377 +#: plugins/check_fping.c:375 #, c-format msgid "" " -H, --hostname=HOST\n" @@ -676,7 +742,7 @@ msgid "" " Number of ICMP packets to send (default: %d)\n" msgstr "" -#: plugins/check_fping.c:393 +#: plugins/check_fping.c:391 #, c-format msgid "" "\n" @@ -685,38 +751,36 @@ msgid "" "percentage of packet loss to trigger an alarm state.\n" msgstr "" -#: plugins/check_fping.c:407 +#: plugins/check_fping.c:405 #, c-format msgid "Usage: %s \n" -msgstr "" +msgstr "Utilisation: %s \n" -#: plugins/check_game.c:70 plugins/check_snmp.c:161 +#: plugins/check_game.c:70 plugins/check_hpjd.c:87 plugins/check_mrtg.c:61 +#: plugins/check_mrtgtraf.c:67 plugins/check_mysql.c:57 +#: plugins/check_real.c:69 plugins/check_smtp.c:93 plugins/check_snmp.c:161 +#: plugins/check_swap.c:93 plugins/check_time.c:64 +#, c-format msgid "Incorrect arguments supplied\n" msgstr "" -#: plugins/check_game.c:73 -msgid "Copyright (c) 1999 Ian Cass, Knowledge Matters Limited\n" -msgstr "" - #: plugins/check_game.c:74 -msgid "License: GPL\n" -msgstr "" - -#: plugins/check_game.c:94 #, c-format -msgid "Error - Could not open pipe: %s\n" +msgid "License: GPL\n" msgstr "" #: plugins/check_game.c:114 +#, c-format msgid "ERROR: Host type parameter incorrect!\n" msgstr "" #: plugins/check_game.c:313 -#, fuzzy, c-format +#, c-format msgid "This plugin tests %s connections with the specified host." -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "Le plugin teste %s connections avec l'hôte spécifié." #: plugins/check_game.c:319 +#, c-format msgid "" " = Game type that is recognised by qstat (without the leading " "dash)\n" @@ -728,6 +792,7 @@ msgid "" msgstr "" #: plugins/check_game.c:329 +#, c-format msgid "" "\n" "Notes:\n" @@ -745,12 +810,9 @@ msgid "" "Usage: %s [-p port] [-gf game_field] [-mf map_field]\n" " [-pf ping_field]\n" msgstr "" - -#: plugins/check_hpjd.c:87 plugins/check_mrtg.c:61 plugins/check_mrtgtraf.c:67 -#: plugins/check_mysql.c:51 plugins/check_real.c:69 plugins/check_smtp.c:93 -#: plugins/check_swap.c:93 plugins/check_time.c:64 -msgid "Invalid command arguments supplied\n" -msgstr "" +"Utilisation: %s [-p port] [-gf game_field] [-mf " +"map_field]\n" +" [-pf ping_field]\n" #: plugins/check_hpjd.c:222 msgid "Paper Jam" @@ -801,18 +863,14 @@ msgstr "" msgid "Printer ok - (%s)\n" msgstr "" -#: plugins/check_hpjd.c:324 plugins/check_mysql.c:132 plugins/check_real.c:306 -#: plugins/check_smtp.c:294 -msgid "Invalid host name\n" -msgstr "" - #: plugins/check_hpjd.c:337 plugins/check_load.c:230 plugins/check_mrtg.c:232 -#: plugins/check_mrtgtraf.c:262 plugins/check_mysql.c:154 -#: plugins/check_real.c:358 plugins/check_smtp.c:376 plugins/check_swap.c:423 +#: plugins/check_mrtgtraf.c:262 plugins/check_mysql.c:211 +#: plugins/check_real.c:358 plugins/check_smtp.c:377 plugins/check_swap.c:423 msgid "Invalid argument\n" msgstr "" #: plugins/check_hpjd.c:384 +#, c-format msgid "" "This plugin tests the STATUS of an HP printer with a JetDirect card.\n" "Net-snmp must be installed on the computer running the plugin.\n" @@ -829,232 +887,266 @@ msgstr "" #: plugins/check_hpjd.c:405 #, c-format msgid "Usage: %s -H host [-C community]\n" -msgstr "" +msgstr "Utilisation: %s -H host [-C community]\n" -#: plugins/check_http.c:142 +#: plugins/check_http.c:147 msgid "check_http: could not parse arguments\n" msgstr "" -#: plugins/check_http.c:163 +#: plugins/check_http.c:169 msgid "HTTP CRITICAL - Could not make SSL connection\n" msgstr "" -#: plugins/check_http.c:169 plugins/check_http.c:501 +#: plugins/check_http.c:175 plugins/check_http.c:738 +#, c-format msgid "ERROR: Cannot retrieve server certificate.\n" msgstr "" -#: plugins/check_http.c:242 +#: plugins/check_http.c:252 msgid "unknown argument" msgstr "" -#: plugins/check_http.c:254 -msgid "timeout interval must be a non-negative integer" -msgstr "" - -#: plugins/check_http.c:260 +#: plugins/check_http.c:270 msgid "invalid critical threshold" msgstr "" -#: plugins/check_http.c:268 +#: plugins/check_http.c:278 msgid "invalid warning threshold" msgstr "" -#: plugins/check_http.c:282 plugins/check_http.c:297 +#: plugins/check_http.c:298 plugins/check_http.c:313 msgid "check_http: invalid option - SSL is not available\n" msgstr "" -#: plugins/check_http.c:291 +#: plugins/check_http.c:307 msgid "invalid certificate expiration period" msgstr "" -#: plugins/check_http.c:312 +#: plugins/check_http.c:328 #, c-format msgid "option f:%d \n" msgstr "" -#: plugins/check_http.c:327 +#: plugins/check_http.c:345 msgid "invalid port number" msgstr "" -#: plugins/check_http.c:358 +#: plugins/check_http.c:376 msgid "check_http: call for regex which was not a compiled option\n" msgstr "" -#: plugins/check_http.c:372 +#: plugins/check_http.c:390 #, c-format msgid "Could Not Compile Regular Expression: %s" msgstr "" -#: plugins/check_http.c:384 plugins/check_ldap.c:241 plugins/check_ping.c:224 -#: plugins/check_smtp.c:366 plugins/check_ssh.c:128 plugins/check_tcp.c:425 +#: plugins/check_http.c:402 plugins/check_ldap.c:241 plugins/check_ping.c:224 +#: plugins/check_smtp.c:367 plugins/check_ssh.c:130 plugins/check_tcp.c:427 msgid "IPv6 support not available\n" msgstr "" -#: plugins/check_http.c:406 +#: plugins/check_http.c:445 msgid "check_http: you must specify a server address or host name\n" msgstr "" -#: plugins/check_http.c:494 plugins/check_http.c:509 +#: plugins/check_http.c:672 +msgid "Server date unknown\n" +msgstr "" + +#: plugins/check_http.c:674 +msgid "Document modification date unknown\n" +msgstr "" + +#: plugins/check_http.c:680 +#, c-format +msgid "CRITICAL - Server date \"%100s\" unparsable" +msgstr "" + +#: plugins/check_http.c:682 +#, c-format +msgid "CRITICAL - Document date \"%100s\" unparsable" +msgstr "" + +#: plugins/check_http.c:684 +#, c-format +msgid "CRITICAL - Document is %d seconds in the future\n" +msgstr "" + +#: plugins/check_http.c:689 +#, c-format +msgid "CRITICAL - Last modified %.1f days ago\n" +msgstr "" + +#: plugins/check_http.c:693 +#, c-format +msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" +msgstr "" + +#: plugins/check_http.c:731 plugins/check_http.c:746 msgid "Unable to open TCP socket\n" msgstr "" -#: plugins/check_http.c:571 +#: plugins/check_http.c:819 msgid "Client Certificate Required\n" msgstr "" -#: plugins/check_http.c:573 plugins/check_http.c:578 +#: plugins/check_http.c:821 plugins/check_http.c:826 msgid "Error in recv()\n" msgstr "" -#: plugins/check_http.c:586 +#: plugins/check_http.c:834 #, c-format msgid "No data received %s\n" msgstr "" -#: plugins/check_http.c:630 +#: plugins/check_http.c:881 msgid "Invalid HTTP response received from host\n" msgstr "" -#: plugins/check_http.c:633 +#: plugins/check_http.c:884 #, c-format msgid "Invalid HTTP response received from host on port %d\n" msgstr "" -#: plugins/check_http.c:641 +#: plugins/check_http.c:892 #, c-format msgid "HTTP OK: Status line output matched \"%s\"\n" msgstr "" -#: plugins/check_http.c:653 +#: plugins/check_http.c:904 #, c-format msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" msgstr "" -#: plugins/check_http.c:660 +#: plugins/check_http.c:911 #, c-format msgid "HTTP CRITICAL: Invalid Status (%s)\n" msgstr "" -#: plugins/check_http.c:664 +#: plugins/check_http.c:915 #, c-format msgid "HTTP CRITICAL: %s\n" msgstr "" -#: plugins/check_http.c:668 +#: plugins/check_http.c:919 #, c-format msgid "HTTP WARNING: %s\n" msgstr "" -#: plugins/check_http.c:686 +#: plugins/check_http.c:937 #, c-format msgid " - %s - %.3f second response time %s%s|%s %s\n" msgstr "" -#: plugins/check_http.c:698 +#: plugins/check_http.c:953 #, c-format msgid "HTTP problem: %s - %.3f second response time %s%s|%s %s\n" msgstr "" -#: plugins/check_http.c:712 plugins/check_http.c:729 +#: plugins/check_http.c:967 plugins/check_http.c:984 #, c-format msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" msgstr "" -#: plugins/check_http.c:719 +#: plugins/check_http.c:974 #, c-format msgid "CRITICAL - string not found%s|%s %s\n" msgstr "" -#: plugins/check_http.c:737 +#: plugins/check_http.c:992 #, c-format msgid "CRITICAL - pattern not found%s|%s %s\n" msgstr "" -#: plugins/check_http.c:744 +#: plugins/check_http.c:999 #, c-format msgid "CRITICAL - Execute Error: %s\n" msgstr "" -#: plugins/check_http.c:754 +#: plugins/check_http.c:1009 #, c-format msgid "HTTP WARNING: page size %d too small%s|%s\n" msgstr "" -#: plugins/check_http.c:759 +#: plugins/check_http.c:1014 #, c-format msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" msgstr "" -#: plugins/check_http.c:795 +#: plugins/check_http.c:1050 msgid "ERROR: could not allocate addr\n" msgstr "" -#: plugins/check_http.c:799 plugins/check_http.c:819 +#: plugins/check_http.c:1054 plugins/check_http.c:1074 msgid "ERROR: could not allocate url\n" msgstr "" -#: plugins/check_http.c:809 +#: plugins/check_http.c:1064 #, c-format msgid "UNKNOWN - Could not find redirect location - %s%s\n" msgstr "" -#: plugins/check_http.c:862 +#: plugins/check_http.c:1117 #, c-format msgid "UNKNOWN - Could not parse redirect location - %s%s\n" msgstr "" -#: plugins/check_http.c:872 +#: plugins/check_http.c:1127 #, c-format msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" msgstr "" -#: plugins/check_http.c:880 +#: plugins/check_http.c:1135 #, c-format msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" msgstr "" -#: plugins/check_http.c:928 +#: plugins/check_http.c:1183 #, c-format msgid "SSL seeding: %s\n" msgstr "" -#: plugins/check_http.c:928 +#: plugins/check_http.c:1183 msgid "Failed" msgstr "" -#: plugins/check_http.c:935 +#: plugins/check_http.c:1190 +#, c-format msgid "CRITICAL - Cannot create SSL context.\n" msgstr "" -#: plugins/check_http.c:959 +#: plugins/check_http.c:1214 +#, c-format msgid "CRITICAL - Cannot initiate SSL handshake.\n" msgstr "" -#: plugins/check_http.c:987 plugins/check_http.c:999 +#: plugins/check_http.c:1242 plugins/check_http.c:1254 +#, c-format msgid "CRITICAL - Wrong time format in certificate.\n" msgstr "" -#: plugins/check_http.c:1028 +#: plugins/check_http.c:1283 #, c-format msgid "WARNING - Certificate expires in %d day(s) (%s).\n" msgstr "" -#: plugins/check_http.c:1032 +#: plugins/check_http.c:1287 #, c-format msgid "CRITICAL - Certificate expired on %s.\n" msgstr "" -#: plugins/check_http.c:1037 +#: plugins/check_http.c:1292 #, c-format msgid "WARNING - Certificate expires today (%s).\n" msgstr "" -#: plugins/check_http.c:1041 +#: plugins/check_http.c:1296 #, c-format msgid "OK - Certificate will expire on %s.\n" msgstr "" -#: plugins/check_http.c:1116 +#: plugins/check_http.c:1371 +#, c-format msgid "" "This plugin tests the HTTP service on the specified host. It can test\n" "normal (http) and secure (https) servers, follow redirects, search for\n" @@ -1062,15 +1154,17 @@ msgid "" "certificate expiration times.\n" msgstr "" -#: plugins/check_http.c:1124 +#: plugins/check_http.c:1379 +#, c-format msgid "NOTE: One or both of -H and -I must be specified\n" msgstr "" -#: plugins/check_http.c:1128 +#: plugins/check_http.c:1383 #, fuzzy, c-format msgid "" " -H, --hostname=ADDRESS\n" " Host name argument for servers using host headers (virtual host)\n" +" Append a port to include it in the header (eg: example.com:5000)\n" " -I, --IP-address=ADDRESS\n" " IP address or name (use numeric address if possible to bypass DNS " "lookup).\n" @@ -1078,16 +1172,16 @@ msgid "" " Port number (default: %d)\n" msgstr "" " -H, --hostname=ADDRESS\n" -" Host name argument for servers using host headers (use numeric\n" -" address if possible to bypass DNS lookup).\n" +" Nom de l'hôte pour les serveurs utilisant les entêtes de l'hôte (hôtes " +"virtuels)\n" +" -I, --IP-address=ADDRESS\n" +" Adresse IP ou nom (utilisez une adresse numérique si possible pour " +"bypasser le DNS).\n" " -p, --port=INTEGER\n" -" Port number\n" -" -4, --use-ipv4\n" -" Use IPv4 connection\n" -" -6, --use-ipv6\n" -" Use IPv6 connection\n" +" Numéro du port (défaut: %d)\n" -#: plugins/check_http.c:1139 +#: plugins/check_http.c:1395 +#, c-format msgid "" " -S, --ssl\n" " Connect via SSL\n" @@ -1095,8 +1189,13 @@ msgid "" " Minimum number of days a certificate has to be valid.\n" " (when this option is used the url is not checked.)\n" msgstr "" +" -S, --ssl\n" +" Connection via SSL\n" +" -C, --certificate=INTEGER\n" +" Nombre minimum de jours de validité du certificat.\n" +" (quand cette option est utilisée, l'URL n'est pas vérifiée.)\n" -#: plugins/check_http.c:1147 +#: plugins/check_http.c:1403 #, c-format msgid "" " -e, --expect=STRING\n" @@ -1109,11 +1208,18 @@ msgid "" " URL to GET or POST (default: /)\n" " -P, --post=STRING\n" " URL encoded http POST data\n" +" -N, --no-body\n" +" Don't wait for document body: stop reading after headers.\n" +" (Note that this still does an HTTP GET or POST, not a HEAD.)\n" +" -M, --max-age=SECONDS\n" +" Warn if document is more than SECONDS old. the number can also be of \n" +" the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days.\n" " -T, --content-type=STRING\n" " specify Content-Type header media type when POSTing\n" msgstr "" -#: plugins/check_http.c:1161 +#: plugins/check_http.c:1423 +#, c-format msgid "" " -l, --linespan\n" " Allow regex to span newlines (must precede -r or -R)\n" @@ -1123,10 +1229,15 @@ msgid "" " Search page for case-insensitive regex STRING\n" msgstr "" -#: plugins/check_http.c:1170 +#: plugins/check_http.c:1432 +#, c-format msgid "" " -a, --authorization=AUTH_PAIR\n" " Username:password on sites with basic authentication\n" +" -A, --useragent=STRING\n" +" String to be sent in http header as \"User Agent\"\n" +" -k, --header=STRING\n" +" Any other tags to be sent in http header, separated by semicolon\n" " -L, --link=URL\n" " Wrap output in HTML link (obsoleted by urlize)\n" " -f, --onredirect=\n" @@ -1135,7 +1246,8 @@ msgid "" " Minimum page size required (bytes)\n" msgstr "" -#: plugins/check_http.c:1186 +#: plugins/check_http.c:1452 +#, c-format msgid "" "This plugin will attempt to open an HTTP connection with the host. " "Successful\n" @@ -1147,7 +1259,8 @@ msgid "" "(fully qualified domain name) as the [host_name] argument.\n" msgstr "" -#: plugins/check_http.c:1195 +#: plugins/check_http.c:1461 +#, c-format msgid "" "\n" "This plugin can also check whether an SSL enabled web server is able to\n" @@ -1155,7 +1268,8 @@ msgid "" "certificate is still valid for the specified number of days.\n" msgstr "" -#: plugins/check_http.c:1199 +#: plugins/check_http.c:1465 +#, c-format msgid "" "\n" "CHECK CONTENT: check_http -w 5 -c 10 --ssl www.verisign.com\n" @@ -1168,7 +1282,8 @@ msgid "" "\n" msgstr "" -#: plugins/check_http.c:1206 +#: plugins/check_http.c:1472 +#, c-format msgid "" "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" "\n" @@ -1181,15 +1296,22 @@ msgid "" "the certificate is expired.\n" msgstr "" -#: plugins/check_http.c:1224 +#: plugins/check_http.c:1490 #, c-format msgid "" "Usage: %s (-H | -I ) [-u ] [-p ]\n" " [-w ] [-c ] [-t ] [-L]\n" " [-a auth] [-f ] [-e ]\n" " [-s string] [-l] [-r | -R ]\n" -" [-P string] [-m min_pg_size] [-4|-6]\n" +" [-P string] [-m min_pg_size] [-4|-6] [-N] [-M ] [-A string]\n" +" [-k string]\n" msgstr "" +"Utilisation: %s (-H | -I ) [-u ] [-p ]\n" +" [-w ] [-c ] [-t ] [-L]\n" +" [-a auth] [-f ] [-e ]\n" +" [-s string] [-l] [-r | -R ]\n" +" [-P string] [-m min_pg_size] [-4|-6] [-N] [-M ] [-A string]\n" +" [-k string]\n" #: plugins/check_ide-smart.c:163 #, c-format @@ -1242,6 +1364,7 @@ msgid "Critical: SMART_READ_THRESHOLDS: %s\n" msgstr "" #: plugins/check_ide-smart.c:358 +#, fuzzy, c-format msgid "" "Usage: check_ide-smart [DEVICE] [OPTION]\n" " -d, --device=DEVICE\n" @@ -1259,11 +1382,26 @@ msgid "" " -h, --help\n" " -V, --version\n" msgstr "" +"Utilisation: check_ide-smart [DEVICE] [OPTION]\n" +" -d, --device=DEVICE\n" +" Sélectionnez le périphérique DEVICE\n" +" -i, --immediate\n" +" Perform immediately offline tests\n" +" -q, --quiet-check\n" +" Returns the number of failed tests\n" +" -1, --auto-on\n" +" Turn on automatic offline tests\n" +" -0, --auto-off\n" +" Turn off automatic offline tests\n" +" -n, --net-saint\n" +" Output suitable for Net Saint\n" +" -h, --help\n" +" -V, --version\n" #: plugins/check_ide-smart.c:436 #, c-format msgid "Try `%s --help' for more information.\n" -msgstr "" +msgstr "Utilisez `%s --help' pour plus d'informations.\n" #: plugins/check_ide-smart.c:453 #, c-format @@ -1271,6 +1409,7 @@ msgid "Critical: Couldn't open device: %s\n" msgstr "" #: plugins/check_ide-smart.c:458 +#, c-format msgid "Critical: SMART_CMD_ENABLE\n" msgstr "" @@ -1281,48 +1420,42 @@ msgstr "" #: plugins/check_ldap.c:88 #, c-format msgid "Could not connect to the server at port %i\n" -msgstr "" +msgstr "Impossible de se connecter au serveur port %i\n" #: plugins/check_ldap.c:96 #, c-format msgid "Could not set protocol version %d\n" -msgstr "" +msgstr "Impossible d'utiliser le protocole version %d\n" #: plugins/check_ldap.c:104 +#, c-format msgid "Could not bind to the ldap-server\n" -msgstr "" +msgstr "Impossible de se connecter au serveur LDAP\n" #: plugins/check_ldap.c:112 #, c-format msgid "Could not search/find objectclasses in %s\n" -msgstr "" +msgstr "Impossible de chercher/trouver les objectclasses dans %s\n" #: plugins/check_ldap.c:135 #, c-format msgid "LDAP %s - %.3f seconds response time|%s\n" -msgstr "" - -#: plugins/check_ldap.c:198 -msgid "timeout interval must be a positive integer" -msgstr "" +msgstr "LDAP %s - %.3f secondes de temps de réponse|%s\n" #: plugins/check_ldap.c:245 msgid "check_ldap: could not parse unknown arguments\n" -msgstr "" +msgstr "check_ldap: impossible d'utiliser les arguments inconnus\n" #: plugins/check_ldap.c:264 msgid "please specify the host name\n" -msgstr "" +msgstr "veuillez spécifier le nom de l'hôte\n" #: plugins/check_ldap.c:267 msgid "please specify the LDAP base\n" -msgstr "" - -#: plugins/check_ldap.c:286 -msgid "Copyright (c) 1999 Didi Rieder (adrieder@sbox.tu-graz.ac.at)\n" -msgstr "" +msgstr "veuillez spécifier la base LDAP\n" #: plugins/check_ldap.c:297 +#, c-format msgid "" " -a [--attr]\n" " ldap attribute to search (default: \"(objectclass=*)\"\n" @@ -1333,6 +1466,14 @@ msgid "" " -P [--pass]\n" " ldap password (if required)\n" msgstr "" +" -a [--attr]\n" +" attribut ldap à chercher (défaut: \"(objectclass=*)\"\n" +" -b [--base]\n" +" base ldap (ex. ou=my unit, o=my org, c=at)\n" +" -D [--bind]\n" +" DN ldap (si nécessaire)\n" +" -P [--pass]\n" +" mot de passe ldap (si nécessaire)\n" #: plugins/check_ldap.c:308 #, c-format @@ -1343,6 +1484,11 @@ msgid "" " use ldap protocol version 3\n" " (default protocol version: %d)\n" msgstr "" +" -2 [--ver2]\n" +" utiliser le protocole ldap version 2\n" +" -3 [--ver3]\n" +" utiliser le protocole ldap version 3\n" +" (défaut protocole version: %d)\n" #: plugins/check_ldap.c:332 #, c-format @@ -1351,30 +1497,35 @@ msgid "" " [-P ] [-w ] [-c ] [-t timeout]%s\n" "(Note: all times are in seconds.)\n" msgstr "" +"Utilisation: %s -H -b [-p ] [-a ] [-D " +"]\n" +" [-P ] [-w ] [-c ] [-t timeout]%s\n" +"(Note: tout les temps sont en secondes.)\n" #: plugins/check_load.c:91 plugins/check_load.c:110 #, c-format msgid "Error opening %s\n" -msgstr "" +msgstr "Erreur à l'ouverture de %s\n" #: plugins/check_load.c:122 #, c-format msgid "Error code %d returned in %s\n" -msgstr "" +msgstr "Le code erreur %d à été retourné par %s\n" #: plugins/check_load.c:131 +#, c-format msgid "Error in getloadavg()\n" -msgstr "" +msgstr "Erreur dans getloadavg()\n" #: plugins/check_load.c:134 plugins/check_load.c:136 #, c-format msgid "Error processing %s\n" -msgstr "" +msgstr "Erreur lors de l'utilisation de %s\n" #: plugins/check_load.c:142 #, c-format msgid "load average: %.2f, %.2f, %.2f" -msgstr "" +msgstr "Charge moyenne: %.2f, %.2f, %.2f" #: plugins/check_load.c:205 msgid "Warning threshold must be float or float triplet!\n" @@ -1426,18 +1577,17 @@ msgid "" "load\".\n" msgstr "" -#: plugins/check_load.c:306 -msgid "" -"Copyright (c) 1999 Felipe Gustavo de Almeida \n" -msgstr "" - #: plugins/check_load.c:309 +#, c-format msgid "" "This plugin tests the current system load average.\n" "\n" msgstr "" +"Ce plugin teste la charge système actuelle.\n" +"\n" #: plugins/check_load.c:315 +#, c-format msgid "" " -w, --warning=WLOAD1,WLOAD5,WLOAD15\n" " Exit with WARNING status if load average exceeds WLOADn\n" @@ -1447,34 +1597,43 @@ msgid "" "the load average format is the same used by \"uptime\" and \"w\"\n" "\n" msgstr "" +" -w, --warning=WLOAD1,WLOAD5,WLOAD15\n" +" Sort avec un statut WARNING si la charge système excède WLOADn\n" +" -c, --critical=CLOAD1,CLOAD5,CLOAD15\n" +" Sort avec un statut WARNING si la charge système excède CLOADn\n" +"\n" +"Le format pour la charge système est le même que celui utilisé par \"uptime" +"\" et \"w\"\n" +"\n" #: plugins/check_load.c:328 #, c-format msgid "Usage: %s -w WLOAD1,WLOAD5,WLOAD15 -c CLOAD1,CLOAD5,CLOAD15\n" -msgstr "" +msgstr "Utilisation: %s -w WLOAD1,WLOAD5,WLOAD15 -c CLOAD1,CLOAD5,CLOAD15\n" #: plugins/check_mrtg.c:66 plugins/check_mrtgtraf.c:72 +#, c-format msgid "Unable to open MRTG log file\n" -msgstr "" +msgstr "Impossible d'ouvrir le fichier de log de MRTG\n" #: plugins/check_mrtg.c:114 plugins/check_mrtgtraf.c:114 msgid "Unable to process MRTG log file\n" -msgstr "" +msgstr "Impossible de traiter le fichier de log de MRTG\n" #: plugins/check_mrtg.c:123 plugins/check_mrtgtraf.c:120 #, c-format msgid "MRTG data has expired (%d minutes old)\n" -msgstr "" +msgstr "Les données de MRTG on expirées (%d minutes)\n" #: plugins/check_mrtg.c:141 plugins/check_mrtgtraf.c:179 #: plugins/check_mrtgtraf.c:180 msgid "Avg" -msgstr "" +msgstr "Moyenne" #: plugins/check_mrtg.c:141 plugins/check_mrtgtraf.c:179 #: plugins/check_mrtgtraf.c:180 msgid "Max" -msgstr "" +msgstr "Max" #: plugins/check_mrtg.c:211 plugins/check_mrtg.c:263 msgid "Invalid variable number\n" @@ -1492,12 +1651,14 @@ msgid "You must supply the variable number\n" msgstr "" #: plugins/check_mrtg.c:314 +#, c-format msgid "" "This plugin will check either the average or maximum value of one of the\n" "two variables recorded in an MRTG log file.\n" msgstr "" #: plugins/check_mrtg.c:322 +#, c-format msgid "" " -F, --logfile=FILE\n" " The MRTG log file containing the data you want to monitor\n" @@ -1524,6 +1685,7 @@ msgid "" msgstr "" #: plugins/check_mrtg.c:343 +#, c-format msgid "" "If the value exceeds the threshold, a WARNING status is returned. If\n" "the value exceeds the threshold, a CRITICAL status is returned. If\n" @@ -1533,6 +1695,7 @@ msgid "" msgstr "" #: plugins/check_mrtg.c:349 +#, c-format msgid "" "This plugin is useful for monitoring MRTG data that does not correspond to\n" "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth).\n" @@ -1545,6 +1708,7 @@ msgid "" msgstr "" #: plugins/check_mrtg.c:356 +#, c-format msgid "" "Notes:\n" "- This plugin only monitors one of the two variables stored in the MRTG log\n" @@ -1562,6 +1726,9 @@ msgid "" "Usage: %s -F log_file -a -v variable -w warning -c critical\n" " [-l label] [-u units] [-e expire_minutes] [-t timeout] [-v]\n" msgstr "" +"Utilisation: %s -F log_file -a -v variable -w warning -c " +"critical\n" +" [-l label] [-u units] [-e expire_minutes] [-t timeout] [-v]\n" #: plugins/check_mrtgtraf.c:178 #, c-format @@ -1571,9 +1738,10 @@ msgstr "" #: plugins/check_mrtgtraf.c:191 #, c-format msgid "Traffic %s - %s\n" -msgstr "" +msgstr "Trafic %s - %s\n" #: plugins/check_mrtgtraf.c:330 +#, c-format msgid "" " -F, --filename=STRING\n" " File to read log from\n" @@ -1588,6 +1756,7 @@ msgid "" msgstr "" #: plugins/check_mrtgtraf.c:342 +#, c-format msgid "" "\n" "This plugin will check the incoming/outgoing transfer rates of a router,\n" @@ -1600,6 +1769,7 @@ msgid "" msgstr "" #: plugins/check_mrtgtraf.c:350 +#, c-format msgid "" "Notes:\n" "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from\n" @@ -1618,13 +1788,17 @@ msgid "" "\n" " [-e expire_minutes] [-t timeout] [-v]\n" msgstr "" +"Utilisation: %s -F -a -v -w " +"-c \n" +" [-e expire_minutes] [-t timeout] [-v]\n" -#: plugins/check_mysql.c:221 -#, fuzzy +#: plugins/check_mysql.c:278 +#, c-format msgid "This program tests connections to a mysql server\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "" -#: plugins/check_mysql.c:229 +#: plugins/check_mysql.c:286 +#, c-format msgid "" " -d, --database=STRING\n" " Check database with indicated name\n" @@ -1634,9 +1808,11 @@ msgid "" " Use the indicated password to authenticate the connection\n" " ==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <==\n" " Your clear-text password will be visible as a process table entry\n" +" -S, --check-slave\n" +" Check if the slave thread is running properly.\n" msgstr "" -#: plugins/check_mysql.c:239 +#: plugins/check_mysql.c:298 #, c-format msgid "" "\n" @@ -1644,23 +1820,27 @@ msgid "" "a server listening on MySQL standard port %d will be checked\n" msgstr "" -#: plugins/check_mysql.c:252 +#: plugins/check_mysql.c:311 #, c-format -msgid "Usage: %s [-d database] [-H host] [-P port] [-u user] [-p password]\n" +msgid "Usage: %s [-d database] [-H host] [-P port] [-u user] [-p password] [-S]\n" msgstr "" +"Utilisation: %s [-d database] [-H host] [-P port] [-u user] [-p password] [-" +"S]\n" #: plugins/check_nagios.c:81 +#, c-format msgid "Error: Cannot open status log for reading!\n" -msgstr "" +msgstr "Erreur: Impossible d'ouvrir le status log en lecture!\n" #: plugins/check_nagios.c:138 #, c-format msgid "Found process: %s %s\n" -msgstr "" +msgstr "Processus trouvé: %s %s\n" #: plugins/check_nagios.c:159 +#, c-format msgid "Could not locate a running Nagios process!\n" -msgstr "" +msgstr "Impossible de trouver un processus Nagios actif!\n" #: plugins/check_nagios.c:170 #, c-format @@ -1680,6 +1860,8 @@ msgid "" "%s: Unknown argument: %c\n" "\n" msgstr "" +"%s: Argument inconnu: %c\n" +"\n" #: plugins/check_nagios.c:255 #, c-format @@ -1696,6 +1878,7 @@ msgid "" msgstr "" #: plugins/check_nagios.c:277 +#, c-format msgid "" "This plugin attempts to check the status of the Nagios process on the local\n" "machine. The plugin will check to make sure the Nagios status log is no " @@ -1708,6 +1891,7 @@ msgid "" msgstr "" #: plugins/check_nagios.c:288 +#, c-format msgid "" "-F, --filename=FILE\n" " Name of the log file to check\n" @@ -1718,38 +1902,39 @@ msgid "" msgstr "" #: plugins/check_nagios.c:296 +#, c-format msgid "" "Example:\n" " ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" "local/nagios/bin/nagios\n" msgstr "" +"Exemple:\n" +" ./check_nagios -e 5 \\ -F /usr/local/nagios/var/status.log \\ -C /usr/" +"local/nagios/bin/nagios\n" #: plugins/check_nagios.c:309 #, c-format -msgid "" -"Usage: %s -F -e -C \n" +msgid "Usage: %s -F -e -C \n" msgstr "" +"Utilisation: %s -F -e -C " +"\n" #: plugins/check_nt.c:127 #, c-format msgid "Wrong client version - running: %s, required: %s" -msgstr "" +msgstr "Mauvaise version du client utilisée: %s, nécessaire: %s" #: plugins/check_nt.c:138 plugins/check_nt.c:198 msgid "missing -l parameters" -msgstr "" +msgstr "paramètres -l manquants" #: plugins/check_nt.c:140 msgid "wrong -l parameter." -msgstr "" +msgstr "paramètres -l erronés." #: plugins/check_nt.c:144 msgid "CPU Load" -msgstr "" - -#: plugins/check_nt.c:145 -msgid " " -msgstr "" +msgstr "Charge CPU" #: plugins/check_nt.c:167 #, c-format @@ -1763,7 +1948,7 @@ msgstr "" #: plugins/check_nt.c:179 msgid "not enough values for -l parameters" -msgstr "" +msgstr "pas assez de valeur pour le paramètre -l" #: plugins/check_nt.c:191 #, c-format @@ -1772,60 +1957,49 @@ msgstr "" #: plugins/check_nt.c:200 msgid "wrong -l argument" -msgstr "" +msgstr "argument -l erroné" #: plugins/check_nt.c:211 #, c-format msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" -msgstr "" +msgstr "%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" #: plugins/check_nt.c:214 #, c-format msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" -msgstr "" +msgstr "'%s:\\ Espace Utilisé'=%.2fGb;%.2f;%.2f;0.00;%.2f" #: plugins/check_nt.c:228 msgid "Free disk space : Invalid drive " -msgstr "" +msgstr "Espace disque libre : Lecteur invalide " #: plugins/check_nt.c:238 msgid "No service/process specified" -msgstr "" - -#: plugins/check_nt.c:242 -msgid "ShowAll" -msgstr "" - -#: plugins/check_nt.c:242 -msgid "ShowFail" -msgstr "" +msgstr "Pas de service/processus spécifié" #: plugins/check_nt.c:262 #, c-format -msgid "" -"Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" +msgid "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" msgstr "" +"Mémoire utilisée: total:%.2f Mb - utilisé: %.2f Mb (%.0f%%) - libre: %.2f Mb " +"(%.0f%%)" #: plugins/check_nt.c:265 #, c-format msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" -msgstr "" +msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" #: plugins/check_nt.c:301 plugins/check_nt.c:383 msgid "No counter specified" -msgstr "" - -#: plugins/check_nt.c:319 -msgid "%" -msgstr "" +msgstr "Pas de compteur spécifié" #: plugins/check_nt.c:334 msgid "Minimum value contains non-numbers" -msgstr "" +msgstr "La valeur minimum contient des caractères non numériques" #: plugins/check_nt.c:338 msgid "Maximum value contains non-numbers" -msgstr "" +msgstr "La valeur maximun contient des caractères non numériques" #: plugins/check_nt.c:345 msgid "No unit counter specified" @@ -1833,7 +2007,7 @@ msgstr "" #: plugins/check_nt.c:413 msgid "Please specify a variable to check" -msgstr "" +msgstr "Veuillez préciser une variable a vérifier" #: plugins/check_nt.c:500 plugins/check_nwstat.c:781 #: plugins/check_overcr.c:352 @@ -1845,9 +2019,10 @@ msgstr "" #: plugins/check_nt.c:553 msgid "None" -msgstr "" +msgstr "Aucun" #: plugins/check_nt.c:612 +#, c-format msgid "" "Copyright (c) 2000 Yves Rubin (rubiyz@yahoo.com)\n" "\n" @@ -1855,6 +2030,11 @@ msgid "" "Windows NT/2000/XP server.\n" "\n" msgstr "" +"Copyright (c) 2000 Yves Rubin (rubiyz@yahoo.com)\n" +"\n" +"Ce plugin collecte les données depuis le service NSClient tournant sur un\n" +"Windows NT/2000/XP server.\n" +"\n" #: plugins/check_nt.c:617 #, c-format @@ -1880,18 +2060,21 @@ msgid "" msgstr "" #: plugins/check_nt.c:635 +#, c-format msgid "" "-v, --variable=STRING\n" " Variable to check. Valid variables are:\n" msgstr "" #: plugins/check_nt.c:638 +#, c-format msgid "" " CLIENTVERSION = Get the NSClient version\n" " If -l is specified, will return warning if versions differ.\n" msgstr "" #: plugins/check_nt.c:641 +#, c-format msgid "" " CPULOAD = Average CPU load on last x minutes.\n" " Request a -l parameter with the following syntax:\n" @@ -1903,12 +2086,14 @@ msgid "" msgstr "" #: plugins/check_nt.c:648 +#, c-format msgid "" " UPTIME = Get the uptime of the machine.\n" " No specific parameters. No warning or critical threshold\n" msgstr "" #: plugins/check_nt.c:651 +#, c-format msgid "" " USEDDISKSPACE = Size and percentage of disk use.\n" " Request a -l parameter containing the drive letter only.\n" @@ -1916,12 +2101,14 @@ msgid "" msgstr "" #: plugins/check_nt.c:655 +#, c-format msgid "" " MEMUSE = Memory use.\n" " Warning and critical thresholds can be specified with -w and -c.\n" msgstr "" #: plugins/check_nt.c:658 +#, c-format msgid "" " SERVICESTATE = Check the state of one or several services.\n" " Request a -l parameters with the following syntax:\n" @@ -1931,6 +2118,7 @@ msgid "" msgstr "" #: plugins/check_nt.c:664 +#, c-format msgid "" " PROCSTATE = Check if one or several process are running.\n" " Same syntax as SERVICESTATE.\n" @@ -1950,6 +2138,7 @@ msgid "" msgstr "" #: plugins/check_nt.c:676 +#, c-format msgid "" "Notes:\n" " - The NSClient service should be running on the server to get any " @@ -1964,11 +2153,13 @@ msgid "" "Usage: %s -H host -v variable [-p port] [-w warning] [-c critical]\n" " [-l params] [-d SHOWALL] [-t timeout]\n" msgstr "" +"Utilisation: %s -H host -v variable [-p port] [-w warning] [-c critical]\n" +" [-l params] [-d SHOWALL] [-t timeout]\n" #: plugins/check_nwstat.c:147 #, c-format msgid "NetWare %s: " -msgstr "" +msgstr "NetWare %s: " #: plugins/check_nwstat.c:178 #, c-format @@ -2020,17 +2211,17 @@ msgstr "" #: plugins/check_nwstat.c:307 plugins/check_nwstat.c:450 #: plugins/check_nwstat.c:503 msgid "Only " -msgstr "" +msgstr "Seulement" #: plugins/check_nwstat.c:342 #, c-format msgid "%lu MB (%lu%%) free on volume %s" -msgstr "" +msgstr "%lu MB (%lu%%) libre sur le volume %s" #: plugins/check_nwstat.c:361 -#, c-format +#, fuzzy, c-format msgid "Directory Services Database is %s (DS version %s)" -msgstr "" +msgstr "La base de données Directory Services est %s (DS version %s)" #: plugins/check_nwstat.c:375 #, c-format @@ -2039,11 +2230,11 @@ msgstr "" #: plugins/check_nwstat.c:375 msgid "enabled" -msgstr "" +msgstr "activé" #: plugins/check_nwstat.c:375 msgid "disabled" -msgstr "" +msgstr "desactivé" #: plugins/check_nwstat.c:408 #, c-format @@ -2121,7 +2312,7 @@ msgstr "" #: plugins/check_nwstat.c:672 #, c-format msgid "NDS Version %s" -msgstr "" +msgstr "Version NDS %s" #: plugins/check_nwstat.c:681 #, c-format @@ -2131,16 +2322,16 @@ msgstr "" #: plugins/check_nwstat.c:691 #, c-format msgid "Module %s version %s is loaded" -msgstr "" +msgstr "Le Module %s version %s est chargé" #: plugins/check_nwstat.c:694 #, c-format msgid "Module %s is not loaded" -msgstr "" +msgstr "Le Module %s n'est pas chargé" #: plugins/check_nwstat.c:699 plugins/check_overcr.c:270 msgid "Nothing to check!\n" -msgstr "" +msgstr "Rien à vérifier!\n" #: plugins/check_nwstat.c:912 #, c-format @@ -2151,6 +2342,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:923 +#, c-format msgid "" " -v, --variable=STRING\n" " Variable to check. Valid variables include:\n" @@ -2163,6 +2355,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:933 +#, c-format msgid "" " LTCH = percent long term cache hits\n" " CBUFF = current number of cache buffers\n" @@ -2172,6 +2365,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:940 +#, c-format msgid "" " OFILES = number of open files\n" " VPF = percent free space on volume \n" @@ -2183,6 +2377,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:949 +#, c-format msgid "" " LRUM = LRU sitting time in minutes\n" " LRUS = LRU sitting time in seconds\n" @@ -2195,6 +2390,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:959 +#, c-format msgid "" " TSYNC = timesync status \n" " LOGINS = check to see if logins are enabled\n" @@ -2204,6 +2400,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:966 +#, c-format msgid "" " -w, --warning=INTEGER\n" " Threshold which will result in a warning status\n" @@ -2214,6 +2411,7 @@ msgid "" msgstr "" #: plugins/check_nwstat.c:976 +#, c-format msgid "" "\n" "Notes:\n" @@ -2231,6 +2429,8 @@ msgid "" "Usage: %s -H host [-p port] [-v variable] [-w warning] [-c critical]\n" " [-t timeout].\n" msgstr "" +"Utilisation: %s -H host [-p port] [-v variable] [-w warning] [-c critical]\n" +" [-t timeout].\n" #: plugins/check_overcr.c:108 msgid "Unknown error fetching load data\n" @@ -2293,6 +2493,7 @@ msgid "" msgstr "" #: plugins/check_overcr.c:426 +#, c-format msgid "" "This plugin attempts to contact the Over-CR collector daemon running on the\n" "remote UNIX server in order to gather the requested system information.\n" @@ -2300,6 +2501,7 @@ msgid "" msgstr "" #: plugins/check_overcr.c:436 +#, c-format msgid "" "-v, --variable=STRING\n" " Variable to check. Valid variables include:\n" @@ -2313,6 +2515,7 @@ msgid "" msgstr "" #: plugins/check_overcr.c:447 +#, c-format msgid "" " -w, --warning=INTEGER\n" " Threshold which will result in a warning status\n" @@ -2321,6 +2524,7 @@ msgid "" msgstr "" #: plugins/check_overcr.c:455 +#, c-format msgid "" "Notes:\n" " - For the available options, the critical threshold value should always be\n" @@ -2329,6 +2533,7 @@ msgid "" msgstr "" #: plugins/check_overcr.c:460 +#, c-format msgid "" " - This plugin requres that Eric Molitors' Over-CR collector daemon be\n" " running on the remote server. Over-CR can be downloaded from\n" @@ -2347,18 +2552,10 @@ msgstr "" msgid "PGSQL: %s - database %s (%d sec.)|%s\n" msgstr "" -#: plugins/check_pgsql.c:219 plugins/check_snmp.c:449 plugins/negate.c:183 -msgid "Timeout Interval must be an integer" -msgstr "" - #: plugins/check_pgsql.c:225 plugins/check_pgsql.c:231 msgid "Invalid critical threshold" msgstr "" -#: plugins/check_pgsql.c:237 -msgid "You gave an invalid host name" -msgstr "" - #: plugins/check_pgsql.c:243 msgid "Port must be an integer" msgstr "" @@ -2372,6 +2569,7 @@ msgid "user name is not valid" msgstr "" #: plugins/check_pgsql.c:389 +#, c-format msgid "" "Test whether a PostgreSQL DBMS is accepting connections.\n" "\n" @@ -2399,81 +2597,74 @@ msgstr "" msgid "Could not realloc() addresses\n" msgstr "" -#: plugins/check_ping.c:250 plugins/check_ping.c:331 +#: plugins/check_ping.c:250 plugins/check_ping.c:330 #, c-format msgid " (%s) must be a non-negative number\n" msgstr "" -#: plugins/check_ping.c:273 -#, c-format -msgid "" -"Invalid host name/address: %s\n" -"\n" -msgstr "" - -#: plugins/check_ping.c:285 +#: plugins/check_ping.c:284 #, c-format msgid " (%s) must be an integer percentage\n" msgstr "" -#: plugins/check_ping.c:296 +#: plugins/check_ping.c:295 #, c-format msgid " (%s) must be an integer percentage\n" msgstr "" -#: plugins/check_ping.c:307 +#: plugins/check_ping.c:306 #, c-format msgid " (%s) must be a non-negative number\n" msgstr "" -#: plugins/check_ping.c:318 +#: plugins/check_ping.c:317 #, c-format msgid " (%s) must be a non-negative number\n" msgstr "" -#: plugins/check_ping.c:349 +#: plugins/check_ping.c:348 #, c-format msgid "" "%s: Warning threshold must be integer or percentage!\n" "\n" msgstr "" -#: plugins/check_ping.c:360 +#: plugins/check_ping.c:359 +#, c-format msgid " was not set\n" msgstr "" -#: plugins/check_ping.c:364 +#: plugins/check_ping.c:363 +#, c-format msgid " was not set\n" msgstr "" -#: plugins/check_ping.c:368 +#: plugins/check_ping.c:367 +#, c-format msgid " was not set\n" msgstr "" -#: plugins/check_ping.c:372 +#: plugins/check_ping.c:371 +#, c-format msgid " was not set\n" msgstr "" -#: plugins/check_ping.c:376 +#: plugins/check_ping.c:375 #, c-format msgid " (%f) cannot be larger than (%f)\n" msgstr "" -#: plugins/check_ping.c:380 +#: plugins/check_ping.c:379 #, c-format msgid " (%d) cannot be larger than (%d)\n" msgstr "" -#: plugins/check_ping.c:393 -msgid "Invalid host name/address" -msgstr "" - -#: plugins/check_ping.c:411 +#: plugins/check_ping.c:410 #, c-format msgid "Cannot open pipe: %s" msgstr "" -#: plugins/check_ping.c:415 +#: plugins/check_ping.c:414 #, c-format msgid "Cannot open stderr for %s\n" msgstr "" @@ -2497,11 +2688,8 @@ msgstr "" msgid "unable to realloc warn_text" msgstr "" -#: plugins/check_ping.c:508 plugins/check_procs.c:582 -msgid "Copyright (c) 1999 Ethan Galstad " -msgstr "" - #: plugins/check_ping.c:511 +#, c-format msgid "" "Use ping to check connection statistics for a remote host.\n" "\n" @@ -2532,6 +2720,7 @@ msgid "" msgstr "" #: plugins/check_ping.c:539 +#, c-format msgid "" "This plugin uses the ping command to probe the specified host for packet " "loss\n" @@ -2547,164 +2736,162 @@ msgstr "" msgid "Unable to parse command line\n" msgstr "" -#: plugins/check_procs.c:123 +#: plugins/check_procs.c:132 #, c-format msgid "CMD: %s\n" msgstr "" -#: plugins/check_procs.c:229 +#: plugins/check_procs.c:238 #, c-format msgid "Not parseable: %s" msgstr "" -#: plugins/check_procs.c:236 +#: plugins/check_procs.c:245 #, c-format msgid "STDERR: %s" msgstr "" -#: plugins/check_procs.c:238 +#: plugins/check_procs.c:247 +#, c-format msgid "System call sent warnings to stderr\n" msgstr "" -#: plugins/check_procs.c:245 +#: plugins/check_procs.c:254 +#, c-format msgid "System call returned nonzero status\n" msgstr "" -#: plugins/check_procs.c:250 plugins/check_users.c:99 +#: plugins/check_procs.c:259 plugins/check_users.c:99 +#, c-format msgid "Unable to read output\n" msgstr "" -#: plugins/check_procs.c:267 +#: plugins/check_procs.c:276 #, c-format msgid "%d warn out of " msgstr "" -#: plugins/check_procs.c:272 +#: plugins/check_procs.c:281 #, c-format msgid "%d crit, %d warn out of " msgstr "" -#: plugins/check_procs.c:275 +#: plugins/check_procs.c:284 #, c-format msgid "%d process" msgid_plural "%d processes" msgstr[0] "" msgstr[1] "" -#: plugins/check_procs.c:278 +#: plugins/check_procs.c:287 #, c-format msgid " with %s" msgstr "" -#: plugins/check_procs.c:342 plugins/check_ssh.c:117 -msgid "" -"Timeout Interval must be an integer!\n" -"\n" -msgstr "" - -#: plugins/check_procs.c:356 +#: plugins/check_procs.c:365 msgid "" "Critical Process Count must be an integer!\n" "\n" msgstr "" -#: plugins/check_procs.c:368 +#: plugins/check_procs.c:377 msgid "" "Warning Process Count must be an integer!\n" "\n" msgstr "" -#: plugins/check_procs.c:376 +#: plugins/check_procs.c:385 #, c-format msgid "" "%s: Parent Process ID must be an integer!\n" "\n" msgstr "" -#: plugins/check_procs.c:382 plugins/check_procs.c:480 +#: plugins/check_procs.c:391 plugins/check_procs.c:489 #, c-format msgid "%s%sSTATE = %s" msgstr "" -#: plugins/check_procs.c:391 +#: plugins/check_procs.c:400 #, c-format msgid "UID %s was not found\n" msgstr "" -#: plugins/check_procs.c:397 +#: plugins/check_procs.c:406 #, c-format msgid "User name %s was not found\n" msgstr "" -#: plugins/check_procs.c:402 +#: plugins/check_procs.c:411 #, c-format msgid "%s%sUID = %d (%s)" msgstr "" -#: plugins/check_procs.c:411 +#: plugins/check_procs.c:420 #, c-format msgid "%s%scommand name '%s'" msgstr "" -#: plugins/check_procs.c:420 +#: plugins/check_procs.c:429 #, c-format msgid "%s%sargs '%s'" msgstr "" -#: plugins/check_procs.c:425 +#: plugins/check_procs.c:434 #, c-format msgid "%s%sRSS >= %d" msgstr "" -#: plugins/check_procs.c:429 +#: plugins/check_procs.c:438 #, c-format msgid "" "%s: RSS must be an integer!\n" "\n" msgstr "" -#: plugins/check_procs.c:432 +#: plugins/check_procs.c:441 #, c-format msgid "%s%sVSZ >= %d" msgstr "" -#: plugins/check_procs.c:436 +#: plugins/check_procs.c:445 #, c-format msgid "" "%s: VSZ must be an integer!\n" "\n" msgstr "" -#: plugins/check_procs.c:440 +#: plugins/check_procs.c:449 #, c-format msgid "%s%sPCPU >= %.2f" msgstr "" -#: plugins/check_procs.c:444 +#: plugins/check_procs.c:453 #, c-format msgid "" "%s: PCPU must be a float!\n" "\n" msgstr "" -#: plugins/check_procs.c:463 +#: plugins/check_procs.c:472 #, c-format msgid "" "%s: metric must be one of PROCS, VSZ, RSS, CPU!\n" "\n" msgstr "" -#: plugins/check_procs.c:500 +#: plugins/check_procs.c:509 #, c-format msgid "wmax (%d) cannot be greater than cmax (%d)\n" msgstr "" -#: plugins/check_procs.c:504 +#: plugins/check_procs.c:513 #, c-format msgid "wmin (%d) cannot be less than cmin (%d)\n" msgstr "" -#: plugins/check_procs.c:585 +#: plugins/check_procs.c:594 +#, c-format msgid "" "Checks all processes and generates WARNING or CRITICAL states if the " "specified\n" @@ -2715,7 +2902,8 @@ msgid "" "\n" msgstr "" -#: plugins/check_procs.c:592 +#: plugins/check_procs.c:601 +#, c-format msgid "" "\n" "Required Arguments:\n" @@ -2725,7 +2913,8 @@ msgid "" " Generate critical state if metric is outside this range\n" msgstr "" -#: plugins/check_procs.c:599 +#: plugins/check_procs.c:608 +#, c-format msgid "" "\n" "Optional Arguments:\n" @@ -2735,11 +2924,17 @@ msgid "" " VSZ - virtual memory size\n" " RSS - resident set memory size\n" " CPU - percentage cpu\n" +msgstr "" + +#: plugins/check_procs.c:619 +#, c-format +msgid "" " -v, --verbose\n" " Extra information. Up to 3 verbosity levels\n" msgstr "" -#: plugins/check_procs.c:610 +#: plugins/check_procs.c:623 +#, c-format msgid "" "\n" "Optional Filters:\n" @@ -2755,7 +2950,8 @@ msgid "" " Only scan for processes with rss higher than indicated.\n" msgstr "" -#: plugins/check_procs.c:623 +#: plugins/check_procs.c:636 +#, c-format msgid "" " -P, --pcpu=PCPU\n" " Only scan for processes with pcpu higher than indicated.\n" @@ -2767,7 +2963,8 @@ msgid "" " Only scan for exact matches of COMMAND (without path).\n" msgstr "" -#: plugins/check_procs.c:633 +#: plugins/check_procs.c:646 +#, c-format msgid "" "\n" "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n" @@ -2776,7 +2973,8 @@ msgid "" "\n" msgstr "" -#: plugins/check_procs.c:638 +#: plugins/check_procs.c:651 +#, c-format msgid "" "This plugin checks the number of currently running processes and\n" "generates WARNING or CRITICAL states if the process count is outside\n" @@ -2786,7 +2984,7 @@ msgid "" "\n" msgstr "" -#: plugins/check_procs.c:645 +#: plugins/check_procs.c:658 msgid "" "Examples:\n" " check_procs -w 2:2 -c 2:1024 -C portsentry\n" @@ -2828,29 +3026,23 @@ msgstr "" msgid "Auth OK" msgstr "" -#: plugins/check_radius.c:193 plugins/check_radius.c:267 -msgid "Timeout interval must be a positive integer" -msgstr "" - -#: plugins/check_radius.c:197 plugins/check_radius.c:261 +#: plugins/check_radius.c:197 plugins/check_radius.c:259 msgid "Number of retries must be a positive integer" msgstr "" -#: plugins/check_radius.c:202 plugins/check_radius.c:240 +#: plugins/check_radius.c:202 plugins/check_radius.c:238 msgid "Server port must be a positive integer" msgstr "" -#: plugins/check_radius.c:287 -msgid "Copyright (c) 1999 Robert August Vincent II\n" -msgstr "" - -#: plugins/check_radius.c:290 +#: plugins/check_radius.c:288 +#, c-format msgid "" "Tests to see if a radius server is accepting connections.\n" "\n" msgstr "" -#: plugins/check_radius.c:298 +#: plugins/check_radius.c:296 +#, c-format msgid "" " -u, --username=STRING\n" " The user to authenticate\n" @@ -2866,7 +3058,8 @@ msgid "" " Number of times to retry a failed connection\n" msgstr "" -#: plugins/check_radius.c:314 +#: plugins/check_radius.c:312 +#, c-format msgid "" "\n" "This plugin tests a radius server to see if it is accepting connections.\n" @@ -2877,7 +3070,8 @@ msgid "" "\n" msgstr "" -#: plugins/check_radius.c:321 +#: plugins/check_radius.c:319 +#, c-format msgid "" "The password option presents a substantial security issue because the\n" "password can be determined by careful watching of the command line in\n" @@ -2898,6 +3092,7 @@ msgid "No data received from %s\n" msgstr "" #: plugins/check_real.c:107 plugins/check_real.c:180 +#, c-format msgid "Invalid REAL response received from host\n" msgstr "" @@ -2906,7 +3101,8 @@ msgstr "" msgid "Invalid REAL response received from host on port %d\n" msgstr "" -#: plugins/check_real.c:173 plugins/check_tcp.c:275 +#: plugins/check_real.c:173 plugins/check_tcp.c:276 +#, c-format msgid "No data received from host\n" msgstr "" @@ -2915,19 +3111,19 @@ msgstr "" msgid "REAL %s - %d second response time\n" msgstr "" -#: plugins/check_real.c:319 plugins/check_smtp.c:301 plugins/check_tcp.c:463 +#: plugins/check_real.c:319 plugins/check_smtp.c:302 plugins/check_tcp.c:468 msgid "Server port must be a positive integer\n" msgstr "" -#: plugins/check_real.c:328 plugins/check_smtp.c:345 +#: plugins/check_real.c:328 plugins/check_smtp.c:346 msgid "Warning time must be a nonnegative integer\n" msgstr "" -#: plugins/check_real.c:337 plugins/check_smtp.c:336 +#: plugins/check_real.c:337 plugins/check_smtp.c:337 msgid "Critical time must be a nonnegative integer\n" msgstr "" -#: plugins/check_real.c:348 plugins/check_smtp.c:356 +#: plugins/check_real.c:348 plugins/check_smtp.c:357 msgid "Time interval must be a nonnegative integer\n" msgstr "" @@ -2935,16 +3131,12 @@ msgstr "" msgid "You must provide a server to check\n" msgstr "" -#: plugins/check_real.c:406 -msgid "Copyright (c) 1999 Pedro Leite \n" -msgstr "" - #: plugins/check_real.c:409 -#, fuzzy +#, c-format msgid "" "This plugin tests the REAL service on the specified host.\n" "\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "" #: plugins/check_real.c:417 #, c-format @@ -2956,6 +3148,7 @@ msgid "" msgstr "" #: plugins/check_real.c:430 +#, c-format msgid "" "This plugin will attempt to open an RTSP connection with the host.\n" "Successul connects return STATE_OK, refusals and timeouts return\n" @@ -2965,10 +3158,12 @@ msgid "" msgstr "" #: plugins/check_smtp.c:126 +#, c-format msgid "recv() failed\n" msgstr "" #: plugins/check_smtp.c:137 +#, c-format msgid "Invalid SMTP response received from host\n" msgstr "" @@ -2978,6 +3173,7 @@ msgid "Invalid SMTP response received from host on port %d\n" msgstr "" #: plugins/check_smtp.c:183 plugins/check_snmp.c:512 +#, c-format msgid "Could Not Compile Regular Expression" msgstr "" @@ -2991,28 +3187,24 @@ msgstr "" msgid "Execute Error: %s\n" msgstr "" -#: plugins/check_smtp.c:227 +#: plugins/check_smtp.c:228 #, c-format msgid "SMTP %s - %.3f sec. response time%s%s|%s\n" msgstr "" -#: plugins/check_smtp.c:315 plugins/check_smtp.c:325 plugins/check_snmp.c:568 +#: plugins/check_smtp.c:316 plugins/check_smtp.c:326 plugins/check_snmp.c:568 #, c-format msgid "Could not realloc() units [%d]\n" msgstr "" -#: plugins/check_smtp.c:428 -msgid "Copyright (c) 1999-2001 Ethan Galstad \n" -msgstr "" - -#: plugins/check_smtp.c:431 -#, fuzzy +#: plugins/check_smtp.c:432 +#, c-format msgid "" "This plugin will attempt to open an SMTP connection with the host.\n" "\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "" -#: plugins/check_smtp.c:442 +#: plugins/check_smtp.c:443 #, c-format msgid "" " -e, --expect=STRING\n" @@ -3027,7 +3219,8 @@ msgid "" " FROM-address to include in MAIL command, required by Exchange 2000\n" msgstr "" -#: plugins/check_smtp.c:461 +#: plugins/check_smtp.c:462 +#, c-format msgid "" "\n" "Successul connects return STATE_OK, refusals and timeouts return\n" @@ -3084,12 +3277,14 @@ msgid "Invalid SNMP version: %s\n" msgstr "" #: plugins/check_snmp.c:864 +#, c-format msgid "" "Check status of remote machines and obtain sustem information via SNMP\n" "\n" msgstr "" #: plugins/check_snmp.c:874 +#, c-format msgid "" " -P, --protocol=[1|3]\n" " SNMP protocol version\n" @@ -3127,6 +3322,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:905 +#, c-format msgid "" " -w, --warning=INTEGER_RANGE(s)\n" " Range(s) which will not result in a WARNING status\n" @@ -3135,6 +3331,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:912 +#, c-format msgid "" " -s, --string=STRING\n" " Return OK state (for that OID) if STRING is an exact match\n" @@ -3149,6 +3346,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:923 +#, c-format msgid "" " -u, --units=STRING\n" " Units label(s) for output data (e.g., 'sec.').\n" @@ -3157,6 +3355,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:933 +#, c-format msgid "" "\n" "- This plugin uses the 'snmpget' command included with the NET-SNMP " @@ -3167,6 +3366,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:938 +#, c-format msgid "" "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " "with\n" @@ -3174,6 +3374,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:942 +#, c-format msgid "" "- Ranges are inclusive and are indicated with colons. When specified as\n" " 'min:max' a STATE_OK will be returned if the result is within the " @@ -3183,6 +3384,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:948 +#, c-format msgid "" "- If specified in the order 'max:min' a non-OK state will be returned if " "the\n" @@ -3190,6 +3392,7 @@ msgid "" msgstr "" #: plugins/check_snmp.c:952 +#, c-format msgid "" "- Upper or lower bounds may be omitted to skip checking the respective " "limit.\n" @@ -3212,56 +3415,72 @@ msgid "" " [-L seclevel] [-U secname] [-a authproto] [-A authpasswd]\n" " [-X privpasswd]\n" msgstr "" +"Utilisation: %s -H -o [-w warn_range] [-c crit_range] \n" +" [-C community] [-s string] [-r regex] [-R regexi] [-t timeout]\n" +" [-l label] [-u units] [-p port-number] [-d delimiter]\n" +" [-D output-delimiter] [-m miblist] [-P snmp version]\n" +" [-L seclevel] [-U secname] [-a authproto] [-A authpasswd]\n" +" [-X privpasswd]\n" -#: plugins/check_ssh.c:207 +#: plugins/check_ssh.c:212 #, c-format msgid "Server answer: %s" msgstr "" -#: plugins/check_ssh.c:218 +#: plugins/check_ssh.c:230 #, c-format -msgid "SSH OK - %s (protocol %s)\n" +msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" msgstr "" #: plugins/check_ssh.c:236 -msgid "Copyright (c) 1999 Remi Paulmier \n" +#, c-format +msgid "SSH OK - %s (protocol %s)\n" msgstr "" -#: plugins/check_ssh.c:239 +#: plugins/check_ssh.c:253 +#, c-format msgid "" "Try to connect to SSH server at specified server and port\n" "\n" msgstr "" -#: plugins/check_ssh.c:259 +#: plugins/check_ssh.c:265 #, c-format -msgid "Usage: %s [-46] [-t ] [-p ] \n" +msgid "" +" -r, --remote-version=STRING\n" +" Warn if string doesn't match expected server version (ex: " +"OpenSSH_3.9p1)\n" msgstr "" +#: plugins/check_ssh.c:277 +#, fuzzy, c-format +msgid "Usage: %s [-46] [-t ] [-r ] [-p ] \n" +msgstr "Utilisation: %s [-46] [-t ] [-p ] \n" + #: plugins/check_swap.c:145 #, c-format msgid "Command: %s\n" -msgstr "" +msgstr "Commande: %s\n" #: plugins/check_swap.c:147 #, c-format msgid "Format: %s\n" -msgstr "" +msgstr "Format: %s\n" #: plugins/check_swap.c:183 #, c-format msgid "total=%d, used=%d, free=%d\n" -msgstr "" +msgstr "total=%d, utilisé=%d, libre=%d\n" #: plugins/check_swap.c:197 #, c-format msgid "total=%d, free=%d\n" -msgstr "" +msgstr "total=%d, libre=%d\n" #: plugins/check_swap.c:314 #, c-format msgid " %d%% free (%llu MB out of %llu MB)" -msgstr "" +msgstr " %d%% libre (%llu MB sur un total de %llu MB)" #: plugins/check_swap.c:464 msgid "Warning percentage should be more than critical percentage\n" @@ -3272,6 +3491,7 @@ msgid "Warning free space should be more than critical free space\n" msgstr "" #: plugins/check_swap.c:485 +#, c-format msgid "" "Check swap space on local server.\n" "\n" @@ -3298,6 +3518,7 @@ msgid "" msgstr "" #: plugins/check_swap.c:505 +#, c-format msgid "" "\n" "On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n" @@ -3306,6 +3527,7 @@ msgid "" msgstr "" #: plugins/check_swap.c:509 +#, c-format msgid "" "\n" "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n" @@ -3320,75 +3542,75 @@ msgid "" " %s (-h | --help) for detailed help\n" " %s (-V | --version) for version information\n" msgstr "" +"Utilisation:\n" +" %s [-av] -w %% -c %%\n" +" %s [-av] -w -c \n" +" %s (-h | --help) pour l'aide détailée\n" +" %s (-V | --version) pour l'information sur cette version\n" -#: plugins/check_tcp.c:202 +#: plugins/check_tcp.c:203 msgid "ERROR: Generic check_tcp called with unknown service\n" msgstr "" -#: plugins/check_tcp.c:287 +#: plugins/check_tcp.c:288 msgid "Invalid response from host\n" msgstr "" -#: plugins/check_tcp.c:326 +#: plugins/check_tcp.c:327 #, c-format msgid "%s %s%s - %.3f second response time on port %d" msgstr "" -#: plugins/check_tcp.c:430 -msgid "invalid host name or address" -msgstr "" - -#: plugins/check_tcp.c:435 plugins/check_time.c:266 plugins/check_time.c:278 +#: plugins/check_tcp.c:437 plugins/check_time.c:266 plugins/check_time.c:278 #: plugins/check_udp.c:166 plugins/check_users.c:154 msgid "Critical threshold must be a nonnegative integer\n" msgstr "" -#: plugins/check_tcp.c:442 plugins/check_time.c:247 plugins/check_time.c:271 +#: plugins/check_tcp.c:447 plugins/check_time.c:247 plugins/check_time.c:271 #: plugins/check_udp.c:173 plugins/check_users.c:160 plugins/check_users.c:170 #: plugins/check_users.c:177 msgid "Warning threshold must be a nonnegative integer\n" msgstr "" -#: plugins/check_tcp.c:457 -msgid "Timeout interval must be a positive integer\n" -msgstr "" - -#: plugins/check_tcp.c:480 +#: plugins/check_tcp.c:485 msgid "Maxbytes must be a positive integer\n" msgstr "" -#: plugins/check_tcp.c:494 +#: plugins/check_tcp.c:499 msgid "Refuse mut be one of ok, warn, crit\n" msgstr "" -#: plugins/check_tcp.c:500 +#: plugins/check_tcp.c:505 msgid "Delay must be a positive integer\n" msgstr "" -#: plugins/check_tcp.c:505 +#: plugins/check_tcp.c:510 msgid "SSL support not available. Install OpenSSL and recompile." msgstr "" -#: plugins/check_tcp.c:513 +#: plugins/check_tcp.c:518 msgid "You must provide a server address\n" msgstr "" -#: plugins/check_tcp.c:531 +#: plugins/check_tcp.c:537 +#, c-format msgid "ERROR: Cannot create SSL context.\n" msgstr "" -#: plugins/check_tcp.c:557 +#: plugins/check_tcp.c:563 +#, c-format msgid "ERROR: Cannot initiate SSL handshake.\n" msgstr "" -#: plugins/check_tcp.c:603 -#, fuzzy, c-format +#: plugins/check_tcp.c:609 +#, c-format msgid "" "This plugin tests %s connections with the specified host.\n" "\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "Le plugin teste %s connections avec l'hôte specifié\n" -#: plugins/check_tcp.c:614 +#: plugins/check_tcp.c:620 +#, c-format msgid "" " -s, --send=STRING\n" " String to send to the server\n" @@ -3397,45 +3619,32 @@ msgid "" " -q, --quit=STRING\n" " String to send server to initiate a clean close of the connection\n" msgstr "" -" -s, --send=STRING\n" -" String to send to the server\n" -" -e, --expect=STRING\n" -" String to expect in server response\n" -" -q, --quit=STRING\n" -" String to send server to initiate a clean close of the connection\n" -#: plugins/check_tcp.c:622 -#, fuzzy +#: plugins/check_tcp.c:628 +#, c-format msgid "" " -r, --refuse=ok|warn|crit\n" " Accept tcp refusals with states ok, warn, crit (default: crit)\n" +" -j, --jail\n" +" Hide output from TCP socket\n" " -m, --maxbytes=INTEGER\n" " Close connection once more than this number of bytes are received\n" " -d, --delay=INTEGER\n" " Seconds to wait between sending string and polling for response\n" msgstr "" -" -r, --refuse=ok|warn|crit\n" -" Accept tcp refusals with states ok, warn, crit (default: crit)\n" -" -m, --maxbytes=INTEGER\n" -" Close connection once more than this number of bytes are received\n" -" -d, --delay=INTEGER\n" -" Seconds to wait between sending string and polling for response\n" -" -w, --warning=DOUBLE\n" -" Response time to result in warning status (seconds)\n" -" -c, --critical=DOUBLE\n" -" Response time to result in critical status (seconds)\n" -#: plugins/check_tcp.c:645 -#, fuzzy, c-format +#: plugins/check_tcp.c:653 +#, c-format msgid "" "Usage: %s -H host -p port [-w ] [-c ]\n" " [-s ] [-e ] [-q ]\n" " [-m ] [-d ] [-t ]\n" -" [-r ] [-v] [-4|-6]\n" +" [-r ] [-v] [-4|-6] [-j]\n" msgstr "" -"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n" -"\t[-e expect_string] [-q quit_string] [-m maxbytes] [-d delay]\n" -"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n" +"Utilisation: %s -H host -p port [-w ] [-c ]\n" +" [-s ] [-e ] [-q ]\n" +" [-m ] [-d ] [-t ]\n" +" [-r ] [-v] [-4|-6] [-j]\n" #: plugins/check_time.c:88 #, c-format @@ -3462,11 +3671,6 @@ msgstr "" msgid "TIME %s - %lu second time difference|%s %s\n" msgstr "" -#: plugins/check_time.c:229 plugins/check_time.c:304 plugins/check_udp.c:161 -#: plugins/check_udp.c:202 -msgid "Invalid host name/address\n" -msgstr "" - #: plugins/check_time.c:243 msgid "Warning thresholds must be a nonnegative integer\n" msgstr "" @@ -3479,26 +3683,19 @@ msgstr "" msgid "Server port must be a nonnegative integer\n" msgstr "" -#: plugins/check_time.c:291 plugins/check_udp.c:180 -msgid "Timeout interval must be a nonnegative integer\n" -msgstr "" - #: plugins/check_time.c:308 plugins/check_udp.c:207 msgid "Host name was not supplied\n" msgstr "" -#: plugins/check_time.c:328 plugins/check_udp.c:225 plugins/check_users.c:195 -msgid "Copyright (c) 1999 Ethan Galstad\n" -msgstr "" - #: plugins/check_time.c:331 -#, fuzzy +#, c-format msgid "" "This plugin will check the time on the specified host.\n" "\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "" #: plugins/check_time.c:340 +#, c-format msgid "" " -u, --udp\n" " Use UDP to connect, not TCP\n" @@ -3518,6 +3715,9 @@ msgid "" "Usage: %s -H [-p port] [-u] [-w variance] [-c variance]\n" " [-W connect_time] [-C connect_time] [-t timeout]\n" msgstr "" +"Utilisation: %s -H [-p port] [-u] [-w variance] [-c " +"variance]\n" +" [-W connect_time] [-C connect_time] [-t timeout]\n" #: plugins/check_udp.c:92 #, c-format @@ -3526,35 +3726,30 @@ msgstr "" #: plugins/check_udp.c:93 msgid "accepted" -msgstr "" +msgstr "accepté" #: plugins/check_udp.c:93 msgid "problem" -msgstr "" +msgstr "problème" #: plugins/check_udp.c:228 -#, fuzzy +#, c-format msgid "" "This plugin tests an UDP connection with the specified host.\n" "\n" -msgstr "Le plugin tests a %s connection with l'host specified\n" +msgstr "" #: plugins/check_udp.c:237 -#, fuzzy +#, c-format msgid "" " -e, --expect=STRING \n" " String to expect in first line of server response\n" " -s, --send=STRING \n" " String to send to the server when initiating the connection\n" msgstr "" -" -s, --send=STRING\n" -" String to send to the server\n" -" -e, --expect=STRING\n" -" String to expect in server response\n" -" -q, --quit=STRING\n" -" String to send server to initiate a clean close of the connection\n" #: plugins/check_udp.c:249 +#, c-format msgid "" "This plugin will attempt to connect to the specified port on the host.\n" "Successful connects return STATE_OK, refusals and timeouts return\n" @@ -3568,12 +3763,11 @@ msgid "" "Usage: %s -H [-p port] [-w warn_time] [-c crit_time]\n" " [-e expect] [-s send] [-t to_sec] [-v]\n" msgstr "" - -#: plugins/check_ups.c:573 -msgid "Copyright (c) 2000 Tom Shields" -msgstr "" +"Utilisation: %s -H [-p port] [-w warn_time] [-c crit_time]\n" +" [-e expect] [-s send] [-t to_sec] [-v]\n" #: plugins/check_ups.c:576 +#, c-format msgid "" "This plugin tests the UPS service on the specified host.\n" "Network UPS Tools from www.exploits.org must be running for this plugin to\n" @@ -3582,12 +3776,14 @@ msgid "" msgstr "" #: plugins/check_ups.c:586 +#, c-format msgid "" " -u, --ups=STRING\n" " Name of UPS\n" msgstr "" #: plugins/check_ups.c:596 +#, c-format msgid "" "This plugin attempts to determine the status of a UPS (Uninterruptible " "Power\n" @@ -3601,6 +3797,7 @@ msgid "" msgstr "" #: plugins/check_ups.c:603 +#, c-format msgid "" "You may also specify a variable to check [such as temperature, utility " "voltage,\n" @@ -3613,6 +3810,7 @@ msgid "" msgstr "" #: plugins/check_ups.c:609 +#, c-format msgid "" "Notes:\n" "\n" @@ -3629,11 +3827,13 @@ msgid "" "Usage: %s -H host [-e expect] [-p port] [-w warn] [-c crit]\n" " [-t timeout] [-v]\n" msgstr "" +"Utilisation: %s -H host [-e expect] [-p port] [-w warn] [-c crit]\n" +" [-t timeout] [-v]\n" #: plugins/check_users.c:76 #, c-format msgid "# users=%d" -msgstr "" +msgstr "# utilisateurs=%d" #: plugins/check_users.c:106 #, c-format @@ -3641,6 +3841,7 @@ msgid "USERS %s - %d users currently logged in |%s\n" msgstr "" #: plugins/check_users.c:198 +#, c-format msgid "" "This plugin checks the number of users currently logged in on the local\n" "system and generates an error if the number exceeds the thresholds " @@ -3648,6 +3849,7 @@ msgid "" msgstr "" #: plugins/check_users.c:206 +#, c-format msgid "" " -w, --warning=INTEGER\n" " Set WARNING status if more than INTEGER users are logged in\n" @@ -3656,16 +3858,19 @@ msgid "" msgstr "" #: plugins/negate.c:238 +#, c-format msgid "" "Negates the status of a plugin (returns OK for CRITICAL, and vice-versa).\n" "\n" msgstr "" #: plugins/negate.c:248 +#, c-format msgid " [keep timeout than the plugin timeout to retain CRITICAL status]\n" msgstr "" #: plugins/negate.c:251 +#, c-format msgid "" " negate \"/usr/local/nagios/libexec/check_ping -H host\"\n" " Run check_ping and invert result. Must use full path to plugin\n" @@ -3674,6 +3879,7 @@ msgid "" msgstr "" #: plugins/negate.c:257 +#, c-format msgid "" "This plugin is a wrapper to take the output of another plugin and invert " "it.\n" @@ -3687,7 +3893,7 @@ msgstr "" #: plugins/negate.c:273 #, c-format msgid "Usage: %s [-t timeout] \n" -msgstr "" +msgstr "Utilisation: %s [-t timeout] \n" #: plugins/urlize.c:105 #, c-format @@ -3697,6 +3903,7 @@ msgid "" msgstr "" #: plugins/urlize.c:135 +#, c-format msgid "" "\n" "This plugin wraps the text output of another command (plugin) in HTML\n" @@ -3707,6 +3914,7 @@ msgid "" msgstr "" #: plugins/urlize.c:143 +#, c-format msgid "" "\n" "Pay close attention to quoting to ensure that the shell passes the expected\n" @@ -3729,8 +3937,11 @@ msgid "" "Usage:\n" " %s ... \n" msgstr "" +"Utilisation:\n" +" %s ... \n" #: plugins/utils.c:80 +#, c-format msgid "" "\n" "Send email to nagios-users@lists.sourceforge.net if you have questions\n" @@ -3739,29 +3950,10 @@ msgid "" msgstr "" #: plugins/utils.c:106 +#, c-format msgid "" "The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n" "copies of the plugins under the terms of the GNU General Public License.\n" "For more information about these matters, see the file named COPYING.\n" msgstr "" -#~ msgid "" -#~ " -t, --timeout=INTEGER\n" -#~ " Seconds before connection times out (default: %d)\n" -#~ " -v, --verbose\n" -#~ " Show details for command-line debugging (Nagios may truncate output)\n" -#~ " -h, --help\n" -#~ " Print detailed help screen\n" -#~ " -V, --version\n" -#~ " Print version information\n" -#~ "\n" -#~ msgstr "" -#~ " -t, --timeout=INTEGER\n" -#~ " Seconds before connection times out (default: %d)\n" -#~ " -v, --verbose\n" -#~ " Show details for command-line debugging (Nagios may truncate output)\n" -#~ " -h, --help\n" -#~ " Print detailed help screen\n" -#~ " -V, --version\n" -#~ " Print version information\n" -#~ "\n" -- cgit v0.10-9-g596f