# French translation for iputils
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) Julien Humbert <julroy67@gmail.com>, 2020-2021
# Copyright (c) Iputils Project, 2020-2021
msgid ""
msgstr ""
"Project-Id-Version: iputils\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-03 22:19+0100\n"
"PO-Revision-Date: 2024-10-19 18:38+0000\n"
"Last-Translator: Léane GRASSER <leane.grasser@proton.me>\n"
"Language-Team: French <https://translate.fedoraproject.org/projects/iputils/"
"iputils/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.7.2\n"
#: arping.c:123
#, c-format
msgid ""
"\n"
"Usage:\n"
" arping [options] <destination>\n"
"\n"
"Options:\n"
" -f quit on first reply\n"
" -q be quiet\n"
" -b keep on broadcasting, do not unicast\n"
" -D duplicate address detection mode\n"
" -U unsolicited ARP mode, update your neighbours\n"
" -A ARP answer mode, update your neighbours\n"
" -V print version and exit\n"
" -c <count> how many packets to send\n"
" -w <timeout> how long to wait for a reply\n"
" -i <interval> set interval between packets (default: 1 second)\n"
" -I <device> which ethernet device to use"
msgstr ""
"\n"
"Utilisation :\n"
" arping [options] <destination>\n"
"\n"
"Options :\n"
" -f quitter dès la première réponse\n"
" -q être silencieux\n"
" -b continuer à diffuser, ne pas diffuser en monodiffusion\n"
" -D mode de détection d’adresses dupliquées\n"
" -U mode ARP non sollicité, met à jour vos voisins\n"
" -A mode réponse ARP, met à jour vos voisins\n"
" -V afficher la version et quitter\n"
" -c <count> nombre de paquets à envoyer\n"
" -w <timeout> temps à attendre la réponse\n"
" -i <interval> définir l’intervalle entre les paquets (par défaut : "
"1 seconde)\n"
" -I <device> périphérique Ethernet à utiliser"
#: arping.c:142
#, c-format
msgid ""
"\n"
" -s <source> source IP address\n"
" <destination> DNS name or IP address\n"
"\n"
"For more details see arping(8).\n"
msgstr ""
"\n"
" -s <source> adresse IP source\n"
" <destination> nom DNS ou adresse IP\n"
"\n"
"Pour plus de détails, consultez arping(8).\n"
#: arping.c:305
#, c-format
msgid "Sent %d probes (%d broadcast(s))\n"
msgstr "%d sondes envoyées (%d diffusion(s))\n"
#: arping.c:306
#, c-format
msgid "Received %d response(s)"
msgstr "%d réponse(s) reçue(s)"
#: arping.c:310
#, c-format
msgid "%d request(s)"
msgstr "%d requête(s)"
#: arping.c:312
#, c-format
msgid "%s%d broadcast(s)"
msgstr "%s%d diffusion(s)"
#: arping.c:422
msgid "Unicast"
msgstr "Monodiffusion"
#: arping.c:422
msgid "Broadcast"
msgstr "Diffusion"
#: arping.c:423
#, c-format
msgid "%s from "
msgstr "%s de "
#: arping.c:423
msgid "reply"
msgstr "réponse"
#: arping.c:423
msgid "request"
msgstr "requête"
#: arping.c:428
#, c-format
msgid "for %s "
msgstr "pour %s "
#: arping.c:433
#, c-format
msgid "for "
msgstr "pour "
#: arping.c:443
#, c-format
msgid " %ld.%03ldms\n"
msgstr " %ld.%03ld ms\n"
#: arping.c:445
#, c-format
msgid " UNSOLICITED?\n"
msgstr " NON SOLLICITÉ ?\n"
#: arping.c:596
#, c-format
msgid "Interface \"%s\" is down\n"
msgstr "L’interface « %s » est inactive\n"
#: arping.c:604
#, c-format
msgid "Interface \"%s\" is not ARPable\n"
msgstr "L’interface « %s » n’est pas ARPable\n"
#: arping.c:697
#, c-format
msgid "WARNING: using default broadcast address.\n"
msgstr "AVERTISSEMENT : utilisation de l’adresse de diffusion par défaut.\n"
#: arping.c:905 arping.c:908 arping.c:911 ping/ping.c:408 ping/ping.c:455
#: ping/ping.c:507 ping/ping.c:515 ping/ping.c:559 ping/ping.c:562
#: ping/ping.c:565 ping/ping.c:579 tracepath.c:474 tracepath.c:477
#: tracepath.c:480 tracepath.c:502
msgid "invalid argument"
msgstr "paramètre invalide"
#: arping.c:978
#, c-format
msgid "Device %s not available."
msgstr "Périphérique %s non disponible."
#: arping.c:979
msgid "Suitable device could not be determined. Please, use option -I."
msgstr ""
"Le périphérique approprié n'a pas pu être déterminé. Veuillez utiliser "
"l'option -l."
#: arping.c:999
msgid "WARNING: interface is ignored"
msgstr "AVERTISSEMENT : l’interface est ignorée"
#: arping.c:1018
msgid "WARNING: setsockopt(SO_DONTROUTE)"
msgstr "AVERTISSEMENT : setsockopt(SO_DONTROUTE)"
#: arping.c:1042
#, c-format
msgid "Interface \"%s\" is not ARPable (no ll address)\n"
msgstr "L’interface « %s » n’est pas ARPable (pas d’adresse ll)\n"
#: arping.c:1051
#, c-format
msgid "ARPING %s "
msgstr "ARPING %s "
#: arping.c:1052
#, c-format
msgid "from %s %s\n"
msgstr "de %s %s\n"
#: arping.c:1056
msgid "no source address in not-DAD mode"
msgstr "il n'y a pas d'adresse source en mode non-DAD"
#: clockdiff.c:242
#, c-format
msgid "Wrong timestamp %d\n"
msgstr "Mauvais timestamp %d\n"
#: clockdiff.c:247
#, c-format
msgid "Overflow %d hops\n"
msgstr "Dépasse %d sauts\n"
#: clockdiff.c:272
#, c-format
msgid "wrong timestamps\n"
msgstr "mauvais timestamps\n"
#: clockdiff.c:453
#, c-format
msgid ""
"\n"
"Usage:\n"
" clockdiff [options] <destination>\n"
"\n"
"Options:\n"
" without -o, use icmp timestamp only (see RFC0792, page 16)\n"
" -o use IP timestamp and icmp echo\n"
" -o1 use three-term IP timestamp and icmp echo\n"
" -T, --time-format <ctime|iso>\n"
" specify display time format, ctime is the default\n"
" -I alias of --time-format=iso\n"
" -h, --help display this help\n"
" -V, --version print version and exit\n"
" <destination> DNS name or IP address\n"
"\n"
"For more details see clockdiff(8).\n"
msgstr ""
"\n"
"Utilisation :\n"
" clockdiff [options] <destination>\n"
"\n"
"Options :\n"
" sans -o, utilise uniquement le timestamp ICMP (voir RFC0792, "
"page 16)\n"
" -o utiliser le timestamp IP et ICMP echo\n"
" -o1 utiliser le timestamp IP three-term et ICMP echo\n"
" -T, --time-format <ctime|iso>\n"
" spécifier le format d’affichage du temps, par défaut ctime "
"est utilisé\n"
" -I alias de --time-format=iso\n"
" -h, --help afficher cette aide\n"
" -V, --version afficher la version et quitter\n"
" <destination> nom DNS ou adresse IP\n"
"\n"
"Pour plus de détails, consultez clockdiff(8).\n"
#: clockdiff.c:598
msgid "measure: unknown failure"
msgstr "mesure : échec inconnu"
#: clockdiff.c:603
#, c-format
msgid "%s is down"
msgstr "%s est inactif"
#: clockdiff.c:606
#, c-format
msgid "%s time transmitted in a non-standard format"
msgstr "temps %s transmis est dans un format non standard"
#: clockdiff.c:609
#, c-format
msgid "%s is unreachable"
msgstr "%s est injoignable"
#: clockdiff.c:628
#, c-format
msgid ""
"\n"
"host=%s rtt=%ld(%ld)ms/%ldms delta=%dms/%dms %s\n"
msgstr ""
"\n"
"hôte=%s rtt=%ld (%ld) ms/%ld ms delta=%d ms/%d ms %s\n"
#: ping/node_info.c:169
#, c-format
msgid "Qtype conflict\n"
msgstr "Conflit de qtype\n"
#: ping/node_info.c:221
#, c-format
msgid "Subject type conflict\n"
msgstr "Conflit de type de sujet\n"
#: ping/node_info.c:312
#, c-format
msgid "IDN encoding error: %s"
msgstr "Erreur d’encodage IDN : %s"
#: ping/node_info.c:323
msgid "too long scope name"
msgstr "le nom d'étendue est trop long"
#: ping/node_info.c:347 ping/node_info.c:389 ping/ping6_common.c:308
#: ping/ping.c:1059
msgid "memory allocation failed"
msgstr "échec de l’allocation de mémoire"
#: ping/node_info.c:359
#, c-format
msgid "inappropriate subject name: %s"
msgstr "le nom sur sujet est inapproprié : %s"
#: ping/node_info.c:362
msgid "dn_comp() returned too long result"
msgstr "dn_comp() a renvoyé un résultat trop long"
#: ping/node_info.c:402
#, c-format
msgid ""
"ping -6 -N <nodeinfo opt>\n"
"Help:\n"
" help\n"
"Query:\n"
" name\n"
" ipv6\n"
" ipv6-all\n"
" ipv6-compatible\n"
" ipv6-global\n"
" ipv6-linklocal\n"
" ipv6-sitelocal\n"
" ipv4\n"
" ipv4-all\n"
"Subject:\n"
" subject-ipv6=addr\n"
" subject-ipv4=addr\n"
" subject-name=name\n"
" subject-fqdn=name\n"
msgstr ""
"ping -6 -N <nodeinfo opt>\n"
"Aide :\n"
" help\n"
"Requête :\n"
" name\n"
" ipv6\n"
" ipv6-all\n"
" ipv6-compatible\n"
" ipv6-global\n"
" ipv6-linklocal\n"
" ipv6-sitelocal\n"
" ipv4\n"
" ipv4-all\n"
"Sujet :\n"
" subject-ipv6=addr\n"
" subject-ipv4=addr\n"
" subject-name=nom\n"
" subject-fqdn=nom\n"
#: ping/ping6_common.c:99 ping/ping.c:747
#, c-format
msgid "unknown iface: %s"
msgstr "interface inconnue : %s"
#: ping/ping6_common.c:146
msgid "scope discrepancy among the nodes"
msgstr "écart d'étendue entre les nœuds"
#: ping/ping6_common.c:225 ping/ping.c:917
#, c-format
msgid "Warning: source address might be selected on device other than: %s"
msgstr ""
"Avertissement : l'adresse source pourrait être sélectionnée sur un "
"périphérique autre que : %s"
#: ping/ping6_common.c:266
#, c-format
msgid ""
"minimal interval for multicast ping for user must be >= %d ms, use -i %s (or "
"higher)"
msgstr ""
"l'intervalle minimal de ping multidiffusion pour l'utilisateur doit être "
">=%d ms, utilisez -i %s (ou plus)"
#: ping/ping6_common.c:271
msgid "multicast ping does not fragment"
msgstr "le ping multidiffusion ne fragmente pas"
#: ping/ping6_common.c:330
msgid "setsockopt(RAW_CHECKSUM) failed - try to continue"
msgstr "setsockopt(RAW_CHECKSUM) a échoué - essayez de continuer"
#: ping/ping6_common.c:356
msgid "can't disable multicast loopback"
msgstr "impossible de désactiver la boucle de retour pour la multidiffusion"
#: ping/ping6_common.c:361
msgid "can't set multicast hop limit"
msgstr "impossible de définir la limite de saut de multidiffusion"
#: ping/ping6_common.c:364
msgid "can't set unicast hop limit"
msgstr "impossible de définir de limite de saut de monodiffusion"
#: ping/ping6_common.c:376
msgid "can't receive hop limit"
msgstr "impossible de recevoir la limite de saut"
#: ping/ping6_common.c:390
msgid "can't set flowlabel"
msgstr "impossible de définir le label de flux"
#: ping/ping6_common.c:394
msgid "can't send flowinfo"
msgstr "impossible d'envoyer l'information de flux"
#: ping/ping6_common.c:397 ping/ping.c:1061
#, c-format
msgid "PING %s (%s) "
msgstr "PING %s (%s) "
#: ping/ping6_common.c:399
#, c-format
msgid ", flow 0x%05x, "
msgstr ", flux 0x%05x, "
#: ping/ping6_common.c:404 ping/ping.c:1063
#, c-format
msgid "from %s %s: "
msgstr "de %s %s : "
#: ping/ping6_common.c:407
#, c-format
msgid "%d data bytes\n"
msgstr "%d octets de données\n"
#: ping/ping6_common.c:423
#, c-format
msgid "Destination unreachable: "
msgstr "Destination injoignable : "
#: ping/ping6_common.c:426
#, c-format
msgid "No route"
msgstr "Aucune route"
#: ping/ping6_common.c:429
#, c-format
msgid "Administratively prohibited"
msgstr "Interdit administrativement"
#: ping/ping6_common.c:432
#, c-format
msgid "Beyond scope of source address"
msgstr "Dépassement de l’étendue de l’adresse source"
#: ping/ping6_common.c:435
#, c-format
msgid "Address unreachable"
msgstr "Adresse injoignable"
#: ping/ping6_common.c:438
#, c-format
msgid "Port unreachable"
msgstr "Port injoignable"
#: ping/ping6_common.c:441
#, c-format
msgid "Source address failed ingress/egress policy"
msgstr "Échec de la stratégie d'entrée/sortie de l'adresse source"
#: ping/ping6_common.c:444
#, c-format
msgid "Reject route to destination"
msgstr "Rejeter la route vers la destination"
#: ping/ping6_common.c:447
#, c-format
msgid "Unknown code %d"
msgstr "Code %d inconnu"
#: ping/ping6_common.c:452
#, c-format
msgid "Packet too big: mtu=%u"
msgstr "Le paquet est trop gros : mtu=%u"
#: ping/ping6_common.c:454
#, c-format
msgid ", code=%d"
msgstr ", code=%d"
#: ping/ping6_common.c:457
#, c-format
msgid "Time exceeded: "
msgstr "Temps dépassé : "
#: ping/ping6_common.c:459
#, c-format
msgid "Hop limit"
msgstr "Limite de saut"
#: ping/ping6_common.c:461
#, c-format
msgid "Defragmentation failure"
msgstr "Échec de la défragmentation"
#: ping/ping6_common.c:463
#, c-format
msgid "code %d"
msgstr "code %d"
#: ping/ping6_common.c:466
#, c-format
msgid "Parameter problem: "
msgstr "Problème de paramètre : "
#: ping/ping6_common.c:468
#, c-format
msgid "Wrong header field "
msgstr "Champ d'entête incorrect "
#: ping/ping6_common.c:470
#, c-format
msgid "Unknown header "
msgstr "Entête inconnu "
#: ping/ping6_common.c:472
#, c-format
msgid "Unknown option "
msgstr "Option inconnue "
#: ping/ping6_common.c:474
#, c-format
msgid "code %d "
msgstr "code %d "
#: ping/ping6_common.c:475
#, c-format
msgid "at %u"
msgstr "à %u"
#: ping/ping6_common.c:478
#, c-format
msgid "Echo request"
msgstr "Requête Echo"
#: ping/ping6_common.c:481
#, c-format
msgid "Echo reply"
msgstr "Réponse Echo"
#: ping/ping6_common.c:484
#, c-format
msgid "MLD Query"
msgstr "Requête MLD"
#: ping/ping6_common.c:487
#, c-format
msgid "MLD Report"
msgstr "Rapport MLD"
#: ping/ping6_common.c:490
#, c-format
msgid "MLD Reduction"
msgstr "Réduction MLD"
#: ping/ping6_common.c:493
#, c-format
msgid "unknown icmp type: %u"
msgstr "type ICMP inconnu : %u"
#: ping/ping6_common.c:547 ping/ping.c:1480
msgid "local error"
msgstr "erreur locale"
#: ping/ping6_common.c:549
#, c-format
msgid "local error: message too long, mtu: %u"
msgstr "erreur locale : le message est trop long : %u"
#: ping/ping6_common.c:571 ping/ping.c:1516
#, c-format
msgid "From %s icmp_seq=%u "
msgstr "De %s icmp_seq=%u "
#: ping/ping6_common.c:677 ping/ping.c:1630
#, c-format
msgid " icmp_seq=%u"
msgstr " icmp_seq=%u"
#: ping/ping6_common.c:701 ping/ping6_common.c:762
#, c-format
msgid " parse error (too short)"
msgstr " erreur d’analyse (trop court)"
#: ping/ping6_common.c:715 ping/ping6_common.c:771
#, c-format
msgid " parse error (truncated)"
msgstr " erreur d’analyse (tronqué)"
#: ping/ping6_common.c:775
#, c-format
msgid " unexpected error in inet_ntop(%s)"
msgstr " erreur inattendue dans inet_ntop (%s)"
#: ping/ping6_common.c:784
#, c-format
msgid " (truncated)"
msgstr " (tronqué)"
#: ping/ping6_common.c:803
#, c-format
msgid " unknown qtype(0x%02x)"
msgstr " qtype inconnu (0x%02x)"
#: ping/ping6_common.c:807
#, c-format
msgid " refused"
msgstr " refusé"
#: ping/ping6_common.c:810
#, c-format
msgid " unknown"
msgstr " inconnu"
#: ping/ping6_common.c:813
#, c-format
msgid " unknown code(%02x)"
msgstr " code inconnu (%02x)"
#: ping/ping6_common.c:815
#, c-format
msgid "; seq=%u;"
msgstr "; seq=%u ;"
#: ping/ping6_common.c:856
#, c-format
msgid "packet too short: %d bytes"
msgstr "paquet trop court : %d bytes"
#: ping/ping6_common.c:923 ping/ping.c:1759
#, c-format
msgid "From %s: "
msgstr "De %s : "
#: ping/ping6_common.c:964 ping/ping.c:1864
msgid "WARNING: failed to install socket filter"
msgstr "AVERTISSEMENT : échec de l’installation du filtre de socket"
#: ping/ping.c:103 ping/ping.c:724
#, c-format
msgid "unknown protocol family: %d"
msgstr "famille de protocole inconnue : %d"
#: ping/ping.c:118
#, c-format
msgid "unknown sock type: %d"
msgstr "Type de socket inconnu : %d"
#: ping/ping.c:213
msgid "=> missing cap_net_raw+p capability or setuid?"
msgstr "=> capacité cap_net_raw+p ou setuid manquante ?"
#: ping/ping.c:252
#, c-format
msgid "option argument contains garbage: %s"
msgstr "le paramètre d'option contient des déchets : %s"
#: ping/ping.c:253
msgid "this will become fatal error in the future"
msgstr "cela deviendra une erreur fatale dans le future"
#: ping/ping.c:287
#, c-format
msgid "bad value for flowinfo: %s"
msgstr "mauvaise valeur pour les information de flux : %s"
#: ping/ping.c:290
#, c-format
msgid "flow value is greater than 20 bits: %s"
msgstr "la valeur de flux est plus grande que 20 bits : %s"
#: ping/ping.c:312
#, c-format
msgid "bad TOS value: %s"
msgstr "mauvaise valeur de TOS : %s"
#: ping/ping.c:315
#, c-format
msgid "the decimal value of TOS bits must be in range 0-255: %d"
msgstr "la valeur décimale des bits TOS doit être entre 0 et 255 : %d"
#: ping/ping.c:398 ping/ping.c:432
msgid "only one -4 or -6 option may be specified"
msgstr "une seule option -4 ou -6 peut être renseignée"
#: ping/ping.c:413 ping/ping.c:418
msgid "only one of -T or -R may be used"
msgstr "un seul parmi -T ou -R peut être utilisé"
#: ping/ping.c:427
#, c-format
msgid "invalid timestamp type: %s"
msgstr "type de timestamp invalide : %s"
#: ping/ping.c:473
msgid "bad timing interval"
msgstr "mauvais intervalle de timing"
#: ping/ping.c:475
#, c-format
msgid "bad timing interval: %s"
msgstr "mauvais intervalle de timing : %s"
#: ping/ping.c:486
#, c-format
msgid "cannot copy: %s"
msgstr "impossible de copier : %s"
#: ping/ping.c:495
#, c-format
msgid "invalid source address: %s"
msgstr "adresse source invalide : %s"
#: ping/ping.c:509
#, c-format
msgid "cannot set preload to value greater than 3: %d"
msgstr ""
"impossible de définir une valeur de préchargement plus grande que 3 : %d"
#: ping/ping.c:528
#, c-format
msgid "invalid -M argument: %s"
msgstr "paramètre -M invalide : %s"
#: ping/ping.c:585
msgid "bad linger time"
msgstr "mauvais temps de persistance"
#: ping/ping.c:587
#, c-format
msgid "bad linger time: %s"
msgstr "mauvais temps de persistance : %s"
#: ping/ping.c:599
msgid "WARNING: reverse DNS resolution (PTR lookup) disabled, enforce with -H"
msgstr ""
"AVERTISSEMENT : Résolution DNS inverse (recherche PTR) désactivée, forcer "
"avec -H"
#: ping/ping.c:618
msgid "WARNING: ident 0 => forcing raw socket"
msgstr "AVERTISSEMENT : ident 0 => raw socket forcé"
#: ping/ping.c:664
#, c-format
msgid "invalid -s value: '%d': out of range: 0 <= value <= %d"
msgstr "valeur -s invalide : '%d' : hors limites : 0 <= valeur <= %d"
#: ping/ping.c:692
#, c-format
msgid ""
"Warning: IPv6 link-local address on ICMP datagram socket may require ifname "
"or scope-id => use: address%%<ifname|scope-id>"
msgstr ""
"Avertissement : une adresse IPv6 link-local sur socket datagramme ICMP peut "
"nécessité un ifname ou scope-id => utilisez : adresse%%<ifname|scope-id>"
#: ping/ping.c:869
msgid "warning: QOS sockopts"
msgstr "avertissement : QOS sockopts"
#: ping/ping.c:880
msgid ""
"Do you want to ping broadcast? Then -b. If not, check your local firewall "
"rules"
msgstr ""
"Vous voulez faire un ping broadcast ? Alors utilisez -b, sinon veuillez "
"vérifier les règles de votre pare-feu local."
#: ping/ping.c:881
#, c-format
msgid "WARNING: pinging broadcast address\n"
msgstr "AVERTISSEMENT : ping de l’adresse de diffusion\n"
#: ping/ping.c:884 ping/ping.c:1039
msgid "cannot set broadcasting"
msgstr "impossible de définir la multidiffusion"
#: ping/ping.c:905
msgid "gatifaddrs failed"
msgstr "échec de gatifaddrs"
#: ping/ping.c:933
#, c-format
msgid ""
"minimal interval for broadcast ping for user must be >= %d ms, use -i %s (or "
"higher)"
msgstr ""
"l'intervalle minimal de ping diffusé pour l'utilisateur doit être >=%d ms, "
"utilisez -i %s (ou plus)"
#: ping/ping.c:938
msgid "broadcast ping does not fragment"
msgstr "le ping diffusé ne fragmente pas"
#: ping/ping.c:968
msgid "WARNING: setsockopt(ICMP_FILTER)"
msgstr "AVERTISSEMENT : setsockopt(ICMP_FILTER)"
#: ping/ping.c:973
msgid "WARNING: your kernel is veeery old. No problems."
msgstr "AVERTISSEMENT : votre noyau est trèèès vieux. Aucun problème."
#: ping/ping.c:977
msgid "WARNING: setsockopt(IP_RECVTTL)"
msgstr "AVERTISSEMENT : setsockopt(IP_RECVTTL)"
#: ping/ping.c:979
msgid "WARNING: setsockopt(IP_RETOPTS)"
msgstr "AVERTISSEMENT : setsockopt(IP_RETOPTS)"
#: ping/ping.c:1045
msgid "cannot disable multicast loopback"
msgstr "impossible de désactiver la boucle de retour pour la multidiffusion"
#: ping/ping.c:1050
msgid "cannot set multicast time-to-live"
msgstr "impossible de définir la durée de vie de la multidiffusion"
#: ping/ping.c:1052
msgid "cannot set unicast time-to-live"
msgstr "impossible de définir la durée de vie de la monodiffusion"
#: ping/ping.c:1064
#, c-format
msgid "%d(%d) bytes of data.\n"
msgstr "%d(%d) octets de données.\n"
#: ping/ping.c:1096
#, c-format
msgid ""
"\n"
"NOP"
msgstr ""
"\n"
"NOP"
#: ping/ping.c:1107
#, c-format
msgid ""
"\n"
"%cSRR: "
msgstr ""
"\n"
"%c SRR : "
#: ping/ping.c:1145
#, c-format
msgid "\t(same route)"
msgstr "\t(route identique)"
#: ping/ping.c:1150
#, c-format
msgid ""
"\n"
"RR: "
msgstr ""
"\n"
"RR : "
#: ping/ping.c:1186
#, c-format
msgid ""
"\n"
"TS: "
msgstr ""
"\n"
"TS : "
#: ping/ping.c:1218
#, c-format
msgid "\t%ld absolute not-standard"
msgstr "\t%ld absolut non standard"
#: ping/ping.c:1220
#, c-format
msgid "\t%ld not-standard"
msgstr "\t%ld non standard"
#: ping/ping.c:1224
#, c-format
msgid "\t%ld absolute"
msgstr "\t%ld absolut"
#: ping/ping.c:1235
#, c-format
msgid "Unrecorded hops: %d\n"
msgstr "Sauts non comptabilités :%d\n"
#: ping/ping.c:1239
#, c-format
msgid ""
"\n"
"unknown option %x"
msgstr ""
"\n"
"option inconnue %x"
#: ping/ping.c:1259
#, c-format
msgid "Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data\n"
msgstr "Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data\n"
#: ping/ping.c:1260
#, c-format
msgid " %1x %1x %02x %04x %04x"
msgstr " %1x %1x %02x %04x %04x"
#: ping/ping.c:1262
#, c-format
msgid " %1x %04x"
msgstr " %1x %04x"
#: ping/ping.c:1264
#, c-format
msgid " %02x %02x %04x"
msgstr " %02x %02x %04x"
#: ping/ping.c:1280
#, c-format
msgid "Echo Reply\n"
msgstr "Réponse Echo\n"
#: ping/ping.c:1286
#, c-format
msgid "Destination Net Unreachable\n"
msgstr "Réseau de destination injoignable\n"
#: ping/ping.c:1289
#, c-format
msgid "Destination Host Unreachable\n"
msgstr "Hôte de destination injoignable\n"
#: ping/ping.c:1292
#, c-format
msgid "Destination Protocol Unreachable\n"
msgstr "Protocole de destination injoignable\n"
#: ping/ping.c:1295
#, c-format
msgid "Destination Port Unreachable\n"
msgstr "Port de destination injoignable\n"
#: ping/ping.c:1298
#, c-format
msgid "Frag needed and DF set (mtu = %u)\n"
msgstr "Fragmentation nécessaire et DF est défini (mtu = %u)\n"
#: ping/ping.c:1301
#, c-format
msgid "Source Route Failed\n"
msgstr "Échec de la route source\n"
#: ping/ping.c:1304
#, c-format
msgid "Destination Net Unknown\n"
msgstr "Réseau de destination inconnu\n"
#: ping/ping.c:1307
#, c-format
msgid "Destination Host Unknown\n"
msgstr "Hôte de destination inconnu\n"
#: ping/ping.c:1310
#, c-format
msgid "Source Host Isolated\n"
msgstr "Hôte source isolé\n"
#: ping/ping.c:1313
#, c-format
msgid "Destination Net Prohibited\n"
msgstr "Réseau de destination interdit\n"
#: ping/ping.c:1316
#, c-format
msgid "Destination Host Prohibited\n"
msgstr "Hôte de destination interdit\n"
#: ping/ping.c:1319
#, c-format
msgid "Destination Net Unreachable for Type of Service\n"
msgstr "Réseau de destination injoignable pour Type de service\n"
#: ping/ping.c:1322
#, c-format
msgid "Destination Host Unreachable for Type of Service\n"
msgstr "Hôte de destination injoignable pour Type de service\n"
#: ping/ping.c:1325
#, c-format
msgid "Packet filtered\n"
msgstr "Paquet filtré\n"
#: ping/ping.c:1328
#, c-format
msgid "Precedence Violation\n"
msgstr "Violation de priorité\n"
#: ping/ping.c:1331
#, c-format
msgid "Precedence Cutoff\n"
msgstr "Coupure de priorité\n"
#: ping/ping.c:1334
#, c-format
msgid "Dest Unreachable, Bad Code: %d\n"
msgstr "Destination injoignable, mauvais code : %d\n"
#: ping/ping.c:1341
#, c-format
msgid "Source Quench\n"
msgstr "Terminaison de source\n"
#: ping/ping.c:1348
#, c-format
msgid "Redirect Network"
msgstr "Rediriger le réseau"
#: ping/ping.c:1351
#, c-format
msgid "Redirect Host"
msgstr "Rediriger l'hôte"
#: ping/ping.c:1354
#, c-format
msgid "Redirect Type of Service and Network"
msgstr "Rediriger le type de service et réseau"
#: ping/ping.c:1357
#, c-format
msgid "Redirect Type of Service and Host"
msgstr "Rediriger le type de service et l'hôte"
#: ping/ping.c:1360
#, c-format
msgid "Redirect, Bad Code: %d"
msgstr "Redirection, mauvais code : %d"
#: ping/ping.c:1371
#, c-format
msgid "(New nexthop: %s)\n"
msgstr "(Nouveau sautsuivant : %s)\n"
#: ping/ping.c:1377
#, c-format
msgid "Echo Request\n"
msgstr "Requête Echo\n"
#: ping/ping.c:1383
#, c-format
msgid "Time to live exceeded\n"
msgstr "Durée de vie dépassée\n"
#: ping/ping.c:1386
#, c-format
msgid "Frag reassembly time exceeded\n"
msgstr "Temps de réassemblage des fragments dépassé\n"
#: ping/ping.c:1389
#, c-format
msgid "Time exceeded, Bad Code: %d\n"
msgstr "Temps dépassé, mauvais code : %d\n"
#: ping/ping.c:1396
#, c-format
msgid "Parameter problem: pointer = %u\n"
msgstr "Problème de paramètre : pointer = %u\n"
#: ping/ping.c:1402
#, c-format
msgid "Timestamp\n"
msgstr "Horodatage\n"
#: ping/ping.c:1406
#, c-format
msgid "Timestamp Reply\n"
msgstr "Réponse timestamp\n"
#: ping/ping.c:1410
#, c-format
msgid "Information Request\n"
msgstr "Demande d'information\n"
#: ping/ping.c:1414
#, c-format
msgid "Information Reply\n"
msgstr "Réponse d'information\n"
#: ping/ping.c:1419
#, c-format
msgid "Address Mask Request\n"
msgstr "Requête de masque d’adresse\n"
#: ping/ping.c:1424
#, c-format
msgid "Address Mask Reply\n"
msgstr "Réponse de masque d’adresse\n"
#: ping/ping.c:1428
#, c-format
msgid "Bad ICMP type: %d\n"
msgstr "Mauvais type ICMP : %d\n"
#: ping/ping.c:1482
#, c-format
msgid "local error: message too long, mtu=%u"
msgstr "erreur locale : le message est trop long : mtu=%u"
#: ping/ping.c:1655
#, c-format
msgid "packet too short (%d bytes) from %s"
msgstr "paquet trop court (%d bytes) de %s"
#: ping/ping.c:1734
#, c-format
msgid "From %s: icmp_seq=%u "
msgstr "De %s : icmp_seq=%u "
#: ping/ping.c:1737
#, c-format
msgid "(BAD CHECKSUM)"
msgstr "(MAUVAISE SOMME DE CONTRÔLE)"
#: ping/ping.c:1761
#, c-format
msgid "(BAD CHECKSUM)\n"
msgstr "(MAUVAISE SOMME DE CONTRÔLE)\n"
#: ping/ping_common.c:49
#, c-format
msgid ""
"\n"
"Usage\n"
" ping [options] <destination>\n"
"\n"
"Options:\n"
" <destination> DNS name or IP address\n"
" -3 RTT precision (do not round up the result time)\n"
" -a use audible ping\n"
" -A use adaptive ping\n"
" -B sticky source address\n"
" -c <count> stop after <count> replies\n"
" -C call connect() syscall on socket creation\n"
" -D print timestamps\n"
" -d use SO_DEBUG socket option\n"
" -e <identifier> define identifier for ping session, default is random "
"for\n"
" SOCK_RAW and kernel defined for SOCK_DGRAM\n"
" Imply using SOCK_RAW (for IPv4 only for identifier 0)\n"
" -f flood ping\n"
" -h print help and exit\n"
" -H force reverse DNS name resolution (useful for numeric\n"
" destinations or for -f), override -n\n"
" -I <interface> either interface name or address\n"
" -i <interval> seconds between sending each packet\n"
" -L suppress loopback of multicast packets\n"
" -l <preload> send <preload> number of packages while waiting "
"replies\n"
" -m <mark> tag the packets going out\n"
" -M <pmtud opt> define path MTU discovery, can be one of <do|dont|want|"
"probe>\n"
" -n no reverse DNS name resolution, override -H\n"
" -O report outstanding replies\n"
" -p <pattern> contents of padding byte\n"
" -q quiet output\n"
" -Q <tclass> use quality of service <tclass> bits\n"
" -s <size> use <size> as number of data bytes to be sent\n"
" -S <size> use <size> as SO_SNDBUF socket option value\n"
" -t <ttl> define time to live\n"
" -U print user-to-user latency\n"
" -v verbose output\n"
" -V print version and exit\n"
" -w <deadline> reply wait <deadline> in seconds\n"
" -W <timeout> time to wait for response\n"
"\n"
"IPv4 options:\n"
" -4 use IPv4\n"
" -b allow pinging broadcast\n"
" -R record route\n"
" -T <timestamp> define timestamp, can be one of <tsonly|tsandaddr|"
"tsprespec>\n"
"\n"
"IPv6 options:\n"
" -6 use IPv6\n"
" -F <flowlabel> define flow label, default is random\n"
" -N <nodeinfo opt> use IPv6 node info query, try <help> as argument\n"
"\n"
"For more details see ping(8).\n"
msgstr ""
"\n"
"Utilisation\n"
" ping [options] <destination>\n"
"\n"
"Options :\n"
" <destination> nom DNS ou adresse IP\n"
" -3 précision RTT (ne pas arrondir le résultat)\n"
" -a utiliser le ping audible\n"
" -A utiliser le ping adaptatif\n"
" -B adresse source persistante\n"
" -c <nombre> s'arrêter après <nombre> réponses\n"
" -C faire un appel au syscall connect() lors de la création "
"d'un socket\n"
" -D afficher les horodatages\n"
" -d utiliser l'option de socket SO_DEBUG\n"
" -e <identifiant> définir un identifiant pour la session de ping ; par "
"défaut il est\n"
" aléatoire pour SOCK_RAW et défini par le noyau pour "
"SOCK_DGRAM\n"
" L'utilisation de SOCK_RAW est implicite pour la valeur "
"0 avec IPv4\n"
" -f inondation de pings\n"
" -h afficher l'aide et sortir\n"
" -H forcer la résolution DNS inverse (utile pour les "
"destinations\n"
" numériques ou pour -f), inverse de -n\n"
" -I <interface> nom d'interface ou adresse\n"
" -i <intervalle> secondes entre l'envoi de chaque paquet\n"
" -L ignorer le retour des paquets envoyés à une adresse "
"multicast\n"
" -l <précharge> envoyer <précharge> paquets en l'attente des réponses\n"
" -m <marque> marquer les paquets sortants\n"
" -M <pmtud opt> définir la stratégie Path MTU Discovery, options "
"disponibles :\n"
" <do|dont|want|probe>\n"
" -n désactiver la résolution DNS inverse, inverse de -H\n"
" -O rapporter les réponses en attente\n"
" -p <motif> octets de remplissage\n"
" -q sortie silencieuse\n"
" -Q <tclass> utiliser les bits de qualité de service <tclass>\n"
" -s <taille> utiliser <taille> pour le nombre d'octets de données à "
"envoyer\n"
" -S <taille> utiliser <taille> comme valeur de l'option de socket "
"SO_SNDBUF\n"
" -t <ttl> définir le Time-to-Live\n"
" -U afficher la latence utilisateur à utilisateur\n"
" -v sortie verbeuse\n"
" -V afficher la version et sortir\n"
" -w <limite> attendre des réponses pendant <limite> secondes\n"
" -W <expiration> durée d'attente d'une réponse\n"
"\n"
"Options relatives à IPv4 :\n"
" -4 utiliser IPv4\n"
" -b autoriser l'envoi de pings à l'adresse de diffusion\n"
" -R enregistrer l'itinéraire\n"
" -T <horodatage> définir l'horodatage, options disponibles :\n"
" <tsonly|tsandaddr|tsprespec>\n"
"\n"
"Options relatives à IPv6 :\n"
" -6 utiliser IPv6\n"
" -F <flowlabel> définir le flow label ; par défaut, il est aléatoire\n"
" -N <nodeinfo opt> utiliser les IPv6 Node Information Queries, essayez "
"<help>\n"
" en argument\n"
"\n"
"Pour plus de détails, consultez ping(8).\n"
#: ping/ping_common.c:218
#, c-format
msgid "patterns must be specified as hex digits: %s"
msgstr "les patterns doivent être définis en lettres hexadécimales : %s"
#: ping/ping_common.c:233
#, c-format
msgid "PATTERN: 0x"
msgstr "MOTIF : 0x"
#: ping/ping_common.c:353
#, c-format
msgid "no answer yet for icmp_seq=%lu\n"
msgstr "encore aucune réponse pour icmp_seq=%lu\n"
#: ping/ping_common.c:457
msgid "WARNING: probably, rcvbuf is not enough to hold preload"
msgstr ""
"AVERTISSEMENT : probablement, le rcvbuf n’est pas suffisant pour maintenir "
"le préchargement"
#: ping/ping_common.c:476
#, c-format
msgid "WARNING: failed to set mark: %u"
msgstr "AVERTISSEMENT : échec de définition du repère : %u"
#: ping/ping_common.c:479
msgid ""
"=> missing cap_net_admin+p or cap_net_raw+p (since Linux 5.17) capability?"
msgstr ""
"=> capacité cap_net_admin+p ou cap_net_raw+p (à partir de Linux 5.17) "
"manquante ?"
#: ping/ping_common.c:484
msgid "WARNING: SO_MARK not supported"
msgstr "AVERTISSEMENT : SO_MARK n'est pas pris en charge"
#: ping/ping_common.c:500
#, c-format
msgid ""
"cannot flood, minimal interval for user must be >= %d ms, use -i %s (or "
"higher)"
msgstr ""
"impossible d'inonder, intervalle minimal pour l'utilisateur doit être >= "
"%d ms, utilisez -i %s (ou plus)"
#: ping/ping_common.c:504
#, c-format
msgid "illegal preload and/or interval: %d"
msgstr "préchargement et/ou intervalle irrégulier : %d"
#: ping/ping_common.c:516
msgid "Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP"
msgstr ""
"Avertissement : pas de prise de charge de SO_TIMESTAMP, retour à SIOCGSTAMP"
#: ping/ping_common.c:759
#, c-format
msgid "Warning: time of day goes back (%ldus), taking countermeasures"
msgstr ""
"Avertissement : l'heure de la journée recule (%ldus), prise de contre-mesures"
#: ping/ping_common.c:809
#, c-format
msgid "%d bytes from %s:"
msgstr "%d octets de %s :"
#: ping/ping_common.c:815
#, c-format
msgid " ident=%d"
msgstr " ident=%d"
#: ping/ping_common.c:818
#, c-format
msgid " ttl=%d"
msgstr " ttl=%d"
#: ping/ping_common.c:821
#, c-format
msgid " (truncated)\n"
msgstr " (tronqué)\n"
#: ping/ping_common.c:849
#, c-format
msgid " time=%s ms"
msgstr " temps=%s ms"
#: ping/ping_common.c:854
#, c-format
msgid " (DUP!)"
msgstr " (DUPLIQUÉ !)"
#: ping/ping_common.c:856
#, c-format
msgid " (BAD CHECKSUM!)"
msgstr " (MAUVAISE SOMME DE CONTRÔLE !)"
#: ping/ping_common.c:858
#, c-format
msgid " (DIFFERENT ADDRESS!)"
msgstr " (ADRESSE DIFFÉRENTE !)"
#: ping/ping_common.c:865
#, c-format
msgid ""
"\n"
"wrong data byte #%d should be 0x%x but was 0x%x"
msgstr ""
"\n"
"octet de données incorrect #%d devrait être 0x%x mais était 0x%x"
#: ping/ping_common.c:908
#, c-format
msgid "--- %s ping statistics ---\n"
msgstr "--- statistiques ping %s ---\n"
#: ping/ping_common.c:909
#, c-format
msgid "%ld packets transmitted, "
msgstr "%ld paquets transmis, "
#: ping/ping_common.c:910
#, c-format
msgid "%ld received"
msgstr "%ld reçus"
#: ping/ping_common.c:912
#, c-format
msgid ", +%ld duplicates"
msgstr ", +%ld dupliqués"
#: ping/ping_common.c:914
#, c-format
msgid ", +%ld corrupted"
msgstr ", +%ld corrompus"
#: ping/ping_common.c:916
#, c-format
msgid ", +%ld errors"
msgstr ", +%ld erreurs"
#: ping/ping_common.c:922
#, c-format
msgid ", %g%% packet loss"
msgstr ", %g %% paquets perdus"
#: ping/ping_common.c:924
#, c-format
msgid ", time %llums"
msgstr ", temps %llu ms"
#: ping/ping_common.c:944
#, c-format
msgid "rtt min/avg/max/mdev = %ld.%03ld/%lu.%03ld/%ld.%03ld/%ld.%03ld ms"
msgstr "rtt min/moy/max/mdev = %ld,%03ld/%lu,%03ld/%ld,%03ld/%ld,%03ld ms"
#: ping/ping_common.c:952
#, c-format
msgid "%spipe %d"
msgstr "%s tuyau %d"
#: ping/ping_common.c:959
#, c-format
msgid "%sipg/ewma %d.%03d/%d.%03d ms"
msgstr "%s ipg/mmpe %d.%03d/%d.%03d ms"
#: ping/ping_common.c:977
#, c-format
msgid "%ld/%ld packets, %d%% loss"
msgstr "%ld/%ld paquets, %d %% perdus"
#: ping/ping_common.c:982
#, c-format
msgid ", min/avg/ewma/max = %ld.%03ld/%lu.%03ld/%d.%03d/%ld.%03ld ms"
msgstr ", min/moy/mmpe/max = %ld.%03ld/%lu.%03ld/%d.%03d/%ld.%03ld ms"
#: tracepath.c:218
#, c-format
msgid ""
"cmsg6:%d\n"
" "
msgstr ""
"cmsg6 :%d\n"
" "
#: tracepath.c:230
#, c-format
msgid ""
"cmsg4:%d\n"
" "
msgstr ""
"cmsg4 :%d\n"
" "
#: tracepath.c:235
#, c-format
msgid "no info\n"
msgstr "aucune info\n"
#: tracepath.c:239
msgid "[LOCALHOST]"
msgstr "[LOCALHOST]"
#: tracepath.c:287
#, c-format
msgid "%3lld.%03ldms "
msgstr "%3lld.%03ld ms "
#: tracepath.c:291
#, c-format
msgid "(This broken router returned corrupted payload) "
msgstr "(Ce routeur défectueux renvoie des charges utiles corrompues) "
#: tracepath.c:306
#, c-format
msgid "pmtu %d\n"
msgstr "pmtu %d\n"
#: tracepath.c:311
#, c-format
msgid "reached\n"
msgstr "atteint\n"
#: tracepath.c:328
#, c-format
msgid "asymm %2d "
msgstr "asymm %2d "
#: tracepath.c:343
msgid "NET ERROR"
msgstr "ERREUR RESEAU"
#: tracepath.c:388
#, c-format
msgid "%2d?: reply received 8)\n"
msgstr "%2d ? : réponse reçue 8)\n"
#: tracepath.c:394
#, c-format
msgid "%2d: send failed\n"
msgstr "%2d : échec envoi\n"
#: tracepath.c:401
#, c-format
msgid ""
"\n"
"Usage\n"
" tracepath [options] <destination>\n"
"\n"
"Options:\n"
" -4 use IPv4\n"
" -6 use IPv6\n"
" -b print both name and IP\n"
" -l <length> use packet <length>\n"
" -m <hops> use maximum <hops>\n"
" -n no reverse DNS name resolution\n"
" -p <port> use destination <port>\n"
" -V print version and exit\n"
" <destination> DNS name or IP address\n"
"\n"
"For more details see tracepath(8).\n"
msgstr ""
"\n"
"Utilisation\n"
" tracepath [options] <destination>\n"
"\n"
"Options :\n"
" -4 utiliser IPv4\n"
" -6 utiliser IPv6\n"
" -b afficher le nom et l’IP\n"
" -l <taille> utiliser des paquets de taille <taille>\n"
" -m <sauts> utiliser au maximum <sauts> sauts\n"
" -n pas de résolution de nom de domaine DNS\n"
" -p <port> utiliser le port de destination <port>\n"
" -V afficher la version et quitter\n"
" <destination> nom DNS ou adresse IP\n"
"\n"
"Pour plus de détails, consultez tracepath(8).\n"
#: tracepath.c:459 tracepath.c:464
msgid "Only one -4 or -6 option may be specified"
msgstr "Seule l’option -4 ou -6 peut être spécifiée"
#: tracepath.c:607
#, c-format
msgid "%2d: no reply\n"
msgstr "%2d : aucune réponse\n"
#: tracepath.c:614
#, c-format
msgid " Resume: pmtu %d "
msgstr " Reprise : pmtu %d "
#: tracepath.c:616
#, c-format
msgid "hops %d "
msgstr "sauts %d "
#: tracepath.c:618
#, c-format
msgid "back %d "
msgstr "retour %d "
#: tracepath.c:623
#, c-format
msgid "pktlen must be within: %d < value <= %d"
msgstr "pktlen doit être entre : %d < valeur <= %d"
#, c-format
#~ msgid "IPv4-Mapped-in-IPv6 address, using IPv4 %s"
#~ msgstr "Adresse IPv4 au format IPv6, utilisation de l'adresse IPv4 %s"
#, c-format
#~ msgid "local error: %s"
#~ msgstr "erreur locale : %s"
#, c-format
#~ msgid "PING %s(%s) "
#~ msgstr "PING %s(%s) "
#, c-format
#~ msgid ""
#~ "\n"
#~ "Usage:\n"
#~ " traceroute6 [options] <destination>\n"
#~ "\n"
#~ "Options:\n"
#~ " -d use SO_DEBUG socket option\n"
#~ " -i <device> bind to <device>\n"
#~ " -m <hops> use maximum <hops>\n"
#~ " -n no dns name resolution\n"
#~ " -p <port> use destination <port>\n"
#~ " -q <nprobes> number of probes\n"
#~ " -r use SO_DONTROUTE socket option\n"
#~ " -s <address> use source <address>\n"
#~ " -v verbose output\n"
#~ " -w <timeout> time to wait for response\n"
#~ "\n"
#~ "For more details see traceroute6(8).\n"
#~ msgstr ""
#~ "\n"
#~ "Utilisation :\n"
#~ " traceroute6 [options] <destination>\n"
#~ "\n"
#~ "Options :\n"
#~ " -d utiliser l’option de socket SO_DEBUG\n"
#~ " -i <périphérique> lier à <périphérique>\n"
#~ " -m <sauts> utiliser au maximum <sauts>\n"
#~ " -n pas de résolution de nom DNS\n"
#~ " -p <port> utiliser le <port> de destionation\n"
#~ " -q <nessai> nombre d’essais\n"
#~ " -r utiliser l’option de socket SO_DONTROUTE\n"
#~ " -s <adresse> utiliser l’<adresse> source\n"
#~ " -v affichage verbeux\n"
#~ " -w <délai> délai d’attente pour la réponse\n"
#~ "\n"
#~ "Pour plus de détails, consultez traceroute6(8).\n"
#, c-format
#~ msgid " %.4f ms"
#~ msgstr " %.4f ms"
#, c-format
#~ msgid " from %s"
#~ msgstr " de %s"
#, c-format
#~ msgid ", %d hops max, %d byte packets\n"
#~ msgstr ", %d sauts max, %d paquets d’octets\n"
#~ msgid "Destination Unreachable"
#~ msgstr "Destination injoignable"
#~ msgid "Echo Reply"
#~ msgstr "Réponse Echo"
#~ msgid "Echo Request"
#~ msgstr "Requête Echo"
#~ msgid "Error"
#~ msgstr "Erreur"
#~ msgid "Home Agent Address Discovery Reply message"
#~ msgstr "Message de réponse de découverte de l'adresse de l'agent d'origine"
#~ msgid "Home Agent Address Discovery Request Message"
#~ msgstr "Message de demande de découverte de l'adresse de l'agent d'origine"
#~ msgid "Membership Query"
#~ msgstr "Requête d'appartenance"
#~ msgid "Membership Reduction"
#~ msgstr "Réduction d'appartenance"
#~ msgid "Membership Report"
#~ msgstr "Rapport d'appartenance"
#~ msgid "OUT-OF-RANGE"
#~ msgstr "HORS DE PORTÉE"
#~ msgid "Packet Too Big"
#~ msgstr "Paquet trop grand"