diff options
Diffstat (limited to 'po/fr.po')
| -rw-r--r-- | po/fr.po | 5566 |
1 files changed, 3003 insertions, 2563 deletions
diff --git a/po/fr.po b/po/fr.po index 4193042a..24f5cd55 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,17 +9,14 @@ # Sam Friedmann <sam.friedmann@redhat.com>, 2010. # Claude Paroz <claude@2xlibre.net>, 2011 # Sam Friedmann <sfriedma@redhat.com>, 2010, 2014. -# lrintel <lrintel@redhat.com>, 2017. #zanata -# tchuang <tchuang@redhat.com>, 2017. #zanata -# croe <croe@redhat.com>, 2018. #zanata -# ljanda <ljanda@redhat.com>, 2018. #zanata -# lrintel <lrintel@redhat.com>, 2018. #zanata -# tchuang <tchuang@redhat.com>, 2018. #zanata +# croe <croe@redhat.com>, 2019. #zanata +# ljanda <ljanda@redhat.com>, 2019. #zanata +# lrintel <lrintel@redhat.com>, 2019. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-08 18:22+0100\n" +"POT-Creation-Date: 2019-05-28 14:23+0200\n" "PO-Revision-Date: 2017-11-07 06:49+0000\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n" "Language-Team: French <trans-fr@lists.fedoraproject.org>\n" @@ -30,7 +27,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n>1;\n" "X-Generator: Zanata 4.6.2\n" -#: ../clients/cli/agent.c:40 +#: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" @@ -43,7 +40,7 @@ msgstr "" "COMMAND := { secret | polkit | all }\n" "\n" -#: ../clients/cli/agent.c:48 +#: ../clients/cli/agent.c:47 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" @@ -65,7 +62,7 @@ msgstr "" "à l'utilisateur.\n" "\n" -#: ../clients/cli/agent.c:58 +#: ../clients/cli/agent.c:57 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" @@ -83,7 +80,7 @@ msgstr "" "l'utilisateur et donnera la réponse à polkit.\n" "\n" -#: ../clients/cli/agent.c:68 +#: ../clients/cli/agent.c:67 #, c-format msgid "" "Usage: nmcli agent all { help }\n" @@ -97,49 +94,49 @@ msgstr "" "polkit.\n" "\n" -#: ../clients/cli/agent.c:157 +#: ../clients/cli/agent.c:159 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" "nmcli est enregistré avec succès comme agent de secret NetworkManager.\n" -#: ../clients/cli/agent.c:159 +#: ../clients/cli/agent.c:161 #, c-format msgid "Error: secret agent initialization failed" msgstr "Erreur : l'initialisation de l'agent de secret a échoué" -#: ../clients/cli/agent.c:178 +#: ../clients/cli/agent.c:180 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "Erreur : l'initialisation de l'agent polkit a échoué : %s" -#: ../clients/cli/agent.c:186 +#: ../clients/cli/agent.c:188 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "nmcli est enregistré comme agent polkit.\n" -#: ../clients/cli/common.c:361 ../clients/cli/common.c:362 -#: ../clients/cli/common.c:393 ../clients/cli/common.c:394 -#: ../clients/cli/connections.c:1454 +#: ../clients/cli/common.c:360 ../clients/cli/common.c:361 +#: ../clients/cli/common.c:392 ../clients/cli/common.c:393 +#: ../clients/cli/connections.c:1460 msgid "GROUP" msgstr "GROUPE" -#: ../clients/cli/common.c:621 +#: ../clients/cli/common.c:644 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "Erreur : échec de openconnect : %s\n" -#: ../clients/cli/common.c:628 +#: ../clients/cli/common.c:651 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "Erreur : échec de openconnect avec l'état %d\n" -#: ../clients/cli/common.c:630 +#: ../clients/cli/common.c:653 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "Erreur : échec de openconnect avec le signal %d\n" -#: ../clients/cli/common.c:711 +#: ../clients/cli/common.c:741 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " @@ -149,134 +146,134 @@ msgstr "" "paramètre« passwd-file » et nmcli ne peut le demander à l'utilisateur sans " "l'option « --ask ».\n" -#: ../clients/cli/common.c:1211 +#: ../clients/cli/common.c:1241 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "Erreur : impossible de créer l'objet NMClient : %s." -#: ../clients/cli/common.c:1231 +#: ../clients/cli/common.c:1261 msgid "Error: NetworkManager is not running." msgstr "Erreur : NetworkManager n'est pas lancé." -#: ../clients/cli/common.c:1327 +#: ../clients/cli/common.c:1357 #, c-format msgid "Error: argument '%s' not understood. Try passing --help instead." msgstr "Erreur : paramètre « %s » non reconnu. Essayez plutôt --help." -#: ../clients/cli/common.c:1337 +#: ../clients/cli/common.c:1367 msgid "Error: missing argument. Try passing --help." msgstr "Erreur : paramètre manquant. Essayez --help." -#: ../clients/cli/common.c:1390 +#: ../clients/cli/common.c:1436 msgid "access denied" msgstr "accès refusé" -#: ../clients/cli/common.c:1398 ../clients/cli/connections.c:81 -#: ../clients/cli/connections.c:90 ../clients/cli/devices.c:444 -#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:543 -#: ../clients/cli/general.c:41 ../clients/cli/general.c:129 -#: ../clients/cli/general.c:134 ../clients/common/nm-client-utils.c:260 -#: ../clients/common/nm-client-utils.c:273 +#: ../clients/cli/common.c:1444 ../clients/cli/connections.c:79 +#: ../clients/cli/connections.c:88 ../clients/cli/devices.c:438 +#: ../clients/cli/devices.c:530 ../clients/cli/devices.c:537 +#: ../clients/cli/general.c:40 ../clients/cli/general.c:130 +#: ../clients/cli/general.c:135 ../clients/common/nm-client-utils.c:264 #: ../clients/common/nm-client-utils.c:277 -#: ../clients/common/nm-client-utils.c:282 -#: ../clients/common/nm-meta-setting-desc.c:1567 -#: ../clients/common/nm-meta-setting-desc.c:1617 -#: ../clients/common/nm-meta-setting-desc.c:2757 -#: ../clients/common/nm-meta-setting-desc.c:2812 +#: ../clients/common/nm-client-utils.c:281 +#: ../clients/common/nm-client-utils.c:286 +#: ../clients/common/nm-meta-setting-desc.c:1711 +#: ../clients/common/nm-meta-setting-desc.c:1742 +#: ../clients/common/nm-meta-setting-desc.c:2667 +#: ../clients/common/nm-meta-setting-desc.c:2725 msgid "unknown" msgstr "inconnu" -#: ../clients/cli/common.c:1399 +#: ../clients/cli/common.c:1445 msgid "none" msgstr "aucun" -#: ../clients/cli/common.c:1400 +#: ../clients/cli/common.c:1446 msgid "portal" msgstr "portail" -#: ../clients/cli/common.c:1401 +#: ../clients/cli/common.c:1447 msgid "limited" msgstr "limité" -#: ../clients/cli/common.c:1402 +#: ../clients/cli/common.c:1448 msgid "full" msgstr "plein" #. define some prompts for connection editor -#: ../clients/cli/connections.c:65 +#: ../clients/cli/connections.c:63 msgid "Setting name? " msgstr "Nom du paramètre ?" -#: ../clients/cli/connections.c:66 +#: ../clients/cli/connections.c:64 msgid "Property name? " msgstr "Nom de la propriété ?" -#: ../clients/cli/connections.c:67 +#: ../clients/cli/connections.c:65 msgid "Enter connection type: " msgstr "Saisissez le type de connexion : " #. define some other prompts -#: ../clients/cli/connections.c:71 +#: ../clients/cli/connections.c:69 msgid "Connection (name, UUID, or path): " msgstr "Connexion (nom, UUID, ou chemin) :" -#: ../clients/cli/connections.c:72 +#: ../clients/cli/connections.c:70 msgid "VPN connection (name, UUID, or path): " msgstr "Connexion VPN (nom, UUID, ou chemin) :" -#: ../clients/cli/connections.c:73 +#: ../clients/cli/connections.c:71 msgid "Connection(s) (name, UUID, or path): " msgstr "Connexion(s) (nom, UUID, ou chemin) :" -#: ../clients/cli/connections.c:74 +#: ../clients/cli/connections.c:72 msgid "Connection(s) (name, UUID, path or apath): " msgstr "Connexion(s) (nom, UUID, path ou apath) : " -#: ../clients/cli/connections.c:82 +#: ../clients/cli/connections.c:80 msgid "activating" msgstr "activation" -#: ../clients/cli/connections.c:83 +#: ../clients/cli/connections.c:81 msgid "activated" msgstr "activé" -#: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271 +#: ../clients/cli/connections.c:82 ../clients/common/nm-client-utils.c:275 msgid "deactivating" msgstr "désactivation" -#: ../clients/cli/connections.c:85 +#: ../clients/cli/connections.c:83 msgid "deactivated" msgstr "désactivé" -#: ../clients/cli/connections.c:91 +#: ../clients/cli/connections.c:89 msgid "VPN connecting (prepare)" msgstr "Connexion VPN (préparation)" -#: ../clients/cli/connections.c:92 +#: ../clients/cli/connections.c:90 msgid "VPN connecting (need authentication)" msgstr "Connexion VPN (authentification requise)" -#: ../clients/cli/connections.c:93 +#: ../clients/cli/connections.c:91 msgid "VPN connecting" msgstr "Connexion VPN" -#: ../clients/cli/connections.c:94 +#: ../clients/cli/connections.c:92 msgid "VPN connecting (getting IP configuration)" msgstr "Connexion VPN (obtention de la configuration IP)" -#: ../clients/cli/connections.c:95 +#: ../clients/cli/connections.c:93 msgid "VPN connected" msgstr "VPN connecté" -#: ../clients/cli/connections.c:96 +#: ../clients/cli/connections.c:94 msgid "VPN connection failed" msgstr "Échec de la connexion VPN" -#: ../clients/cli/connections.c:97 +#: ../clients/cli/connections.c:95 msgid "VPN disconnected" msgstr "VPN déconnecté" -#: ../clients/cli/connections.c:518 +#: ../clients/cli/connections.c:516 msgid "never" msgstr "jamais" @@ -772,9 +769,9 @@ msgstr "" " [destination-port <0-65535>]\n" "\n" " wpan: [short-addr <0x0000-0xffff>]\n" -"\n" " [pan-id <0x0000-0xffff>]\n" -"\n" +" [page <default|0-31>]\n" +" [channel <default|0-26>]\n" " [mac <MAC address>]\n" "\n" " 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n" @@ -1021,342 +1018,337 @@ msgstr "" msgid "Error updating secrets for %s: %s\n" msgstr "Erreur lors de la mise à jour des secrets pour l'objet %s : %s\n" -#: ../clients/cli/connections.c:1307 +#: ../clients/cli/connections.c:1313 msgid "Connection profile details" msgstr "Informations de profil de connexion" -#: ../clients/cli/connections.c:1320 ../clients/cli/connections.c:1405 +#: ../clients/cli/connections.c:1326 ../clients/cli/connections.c:1411 #, c-format msgid "Error: 'connection show': %s" msgstr "Erreur : « connection show » : %s" -#: ../clients/cli/connections.c:1395 +#: ../clients/cli/connections.c:1401 msgid "Activate connection details" msgstr "Informations d'activation de connexion" -#: ../clients/cli/connections.c:1503 ../clients/cli/devices.c:1453 -#: ../clients/cli/devices.c:1467 ../clients/cli/devices.c:1482 -#: ../clients/cli/devices.c:1540 ../clients/cli/devices.c:1642 +#: ../clients/cli/connections.c:1509 ../clients/cli/devices.c:1447 +#: ../clients/cli/devices.c:1461 ../clients/cli/devices.c:1476 +#: ../clients/cli/devices.c:1534 ../clients/cli/devices.c:1636 msgid "NAME" msgstr "NOM" -#: ../clients/cli/connections.c:1591 +#: ../clients/cli/connections.c:1602 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "champ invalide « %s » ; champs autorisés : %s et %s, ou %s,%s" -#: ../clients/cli/connections.c:1606 ../clients/cli/connections.c:1614 +#: ../clients/cli/connections.c:1612 ../clients/cli/connections.c:1620 #, c-format msgid "'%s' has to be alone" msgstr "« %s » doit être seul" -#: ../clients/cli/connections.c:1876 +#: ../clients/cli/connections.c:1880 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "chaîne incorrecte « %s » de l'option « --order »" -#: ../clients/cli/connections.c:1901 +#: ../clients/cli/connections.c:1905 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "élément incorrect « %s » de l'option « --order »" -#: ../clients/cli/connections.c:1939 +#: ../clients/cli/connections.c:1943 msgid "No connection specified" msgstr "Aucune connexion spécifiée." -#: ../clients/cli/connections.c:1950 +#: ../clients/cli/connections.c:1954 #, c-format msgid "%s argument is missing" msgstr "le paramètre %s est manquant" -#: ../clients/cli/connections.c:1968 +#: ../clients/cli/connections.c:1972 #, c-format msgid "unknown connection '%s'" msgstr "connexion inconnue : « %s »" -#: ../clients/cli/connections.c:1997 +#: ../clients/cli/connections.c:2001 msgid "'--order' argument is missing" msgstr "l'argument de « --order » est manquant" -#: ../clients/cli/connections.c:2057 +#: ../clients/cli/connections.c:2061 msgid "NetworkManager active profiles" msgstr "Profils actifs NetworkManager" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/cli/connections.c:2058 +#: ../clients/cli/connections.c:2062 msgid "NetworkManager connection profiles" msgstr "Profils de connexion NetworkManager" -#: ../clients/cli/connections.c:2110 ../clients/cli/connections.c:2856 -#: ../clients/cli/connections.c:2868 ../clients/cli/connections.c:2880 -#: ../clients/cli/connections.c:3109 ../clients/cli/connections.c:8899 -#: ../clients/cli/connections.c:8915 ../clients/cli/devices.c:2976 -#: ../clients/cli/devices.c:2988 ../clients/cli/devices.c:3001 -#: ../clients/cli/devices.c:3195 ../clients/cli/devices.c:3206 -#: ../clients/cli/devices.c:3224 ../clients/cli/devices.c:3233 -#: ../clients/cli/devices.c:3254 ../clients/cli/devices.c:3265 -#: ../clients/cli/devices.c:3283 ../clients/cli/devices.c:3725 -#: ../clients/cli/devices.c:3735 ../clients/cli/devices.c:3743 -#: ../clients/cli/devices.c:3755 ../clients/cli/devices.c:3770 -#: ../clients/cli/devices.c:3778 ../clients/cli/devices.c:3952 -#: ../clients/cli/devices.c:3963 ../clients/cli/devices.c:4134 +#: ../clients/cli/connections.c:2114 ../clients/cli/connections.c:2859 +#: ../clients/cli/connections.c:2871 ../clients/cli/connections.c:2883 +#: ../clients/cli/connections.c:3112 ../clients/cli/connections.c:8868 +#: ../clients/cli/connections.c:8889 ../clients/cli/devices.c:2970 +#: ../clients/cli/devices.c:2982 ../clients/cli/devices.c:2995 +#: ../clients/cli/devices.c:3189 ../clients/cli/devices.c:3200 +#: ../clients/cli/devices.c:3218 ../clients/cli/devices.c:3227 +#: ../clients/cli/devices.c:3248 ../clients/cli/devices.c:3259 +#: ../clients/cli/devices.c:3277 ../clients/cli/devices.c:3721 +#: ../clients/cli/devices.c:3731 ../clients/cli/devices.c:3739 +#: ../clients/cli/devices.c:3751 ../clients/cli/devices.c:3766 +#: ../clients/cli/devices.c:3774 ../clients/cli/devices.c:3949 +#: ../clients/cli/devices.c:3960 ../clients/cli/devices.c:4131 #, c-format msgid "Error: %s argument is missing." msgstr "Erreur : le paramètre %s est manquant." -#: ../clients/cli/connections.c:2138 +#: ../clients/cli/connections.c:2142 #, c-format msgid "Error: %s - no such connection profile." msgstr "Erreur : %s - profil de connexion introuvable." -#: ../clients/cli/connections.c:2229 ../clients/cli/connections.c:2843 -#: ../clients/cli/connections.c:2907 ../clients/cli/connections.c:8419 -#: ../clients/cli/connections.c:8525 ../clients/cli/connections.c:9015 -#: ../clients/cli/devices.c:1727 ../clients/cli/devices.c:1995 -#: ../clients/cli/devices.c:2168 ../clients/cli/devices.c:2276 -#: ../clients/cli/devices.c:2468 ../clients/cli/devices.c:3915 -#: ../clients/cli/devices.c:4140 ../clients/cli/general.c:895 +#: ../clients/cli/connections.c:2233 ../clients/cli/connections.c:2846 +#: ../clients/cli/connections.c:2910 ../clients/cli/connections.c:8385 +#: ../clients/cli/connections.c:8491 ../clients/cli/connections.c:8994 +#: ../clients/cli/devices.c:1721 ../clients/cli/devices.c:1989 +#: ../clients/cli/devices.c:2162 ../clients/cli/devices.c:2270 +#: ../clients/cli/devices.c:2462 ../clients/cli/devices.c:3912 +#: ../clients/cli/devices.c:4137 ../clients/cli/general.c:896 #, c-format msgid "Error: %s." msgstr "Erreur : %s." -#: ../clients/cli/connections.c:2322 +#: ../clients/cli/connections.c:2326 #, c-format msgid "no active connection on device '%s'" msgstr "aucune connexion active sur le périphérique « %s »" -#: ../clients/cli/connections.c:2330 +#: ../clients/cli/connections.c:2334 msgid "no active connection or device" msgstr "aucune connexion ou périphérique actif" -#: ../clients/cli/connections.c:2350 -#, fuzzy, c-format +#: ../clients/cli/connections.c:2354 +#, c-format msgid "device '%s' not compatible with connection '%s': " msgstr "périphérique « %s » incompatible avec la connexion « %s » :" -#: ../clients/cli/connections.c:2383 +#: ../clients/cli/connections.c:2387 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "périphérique « %s » incompatible avec la connexion « %s »" -#: ../clients/cli/connections.c:2386 +#: ../clients/cli/connections.c:2390 #, c-format msgid "no device found for connection '%s'" msgstr "aucun périphérique trouvé pour la connexion « %s »" -#: ../clients/cli/connections.c:2437 +#: ../clients/cli/connections.c:2441 #, c-format msgid "Hint: use '%s' to get more details." -msgstr "" +msgstr "Astuce : utiliser « %s » pour obtenir plus d'informations." -#: ../clients/cli/connections.c:2455 +#: ../clients/cli/connections.c:2459 #, c-format msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" msgstr "Connexion activée (%s) (Chemin D-Bus actif : %s)\n" -#: ../clients/cli/connections.c:2459 ../clients/cli/connections.c:2609 -#: ../clients/cli/connections.c:6716 +#: ../clients/cli/connections.c:2463 ../clients/cli/connections.c:2613 +#: ../clients/cli/connections.c:6701 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "Connexion activée (chemin D-Bus actif : %s)\n" -#: ../clients/cli/connections.c:2466 ../clients/cli/connections.c:2588 +#: ../clients/cli/connections.c:2470 ../clients/cli/connections.c:2592 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Erreur : l'activation de la connexion a échoué : %s" -#: ../clients/cli/connections.c:2503 +#: ../clients/cli/connections.c:2507 #, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "Erreur : le délai d'attente a expiré (%d secondes)" -#: ../clients/cli/connections.c:2671 +#: ../clients/cli/connections.c:2675 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "Erreur : échec de lecture du fichier de mot de passe « %s » : %s" -#: ../clients/cli/connections.c:2684 +#: ../clients/cli/connections.c:2688 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "Virgule manquant dans la saisie du mot de passe « %s »" -#: ../clients/cli/connections.c:2692 +#: ../clients/cli/connections.c:2696 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "Point manquant dans la saisie du mot de passe « %s »" -#: ../clients/cli/connections.c:2705 +#: ../clients/cli/connections.c:2709 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "Nom du paramètre non valide dans la saisie du mot de passe « %s »" -#: ../clients/cli/connections.c:2759 +#: ../clients/cli/connections.c:2763 #, c-format msgid "unknown device '%s'." msgstr "périphérique inconnu « %s »." -#: ../clients/cli/connections.c:2764 +#: ../clients/cli/connections.c:2768 msgid "neither a valid connection nor device given" msgstr "pas de connexion ni de périphérique valide n'a été donné" -#: ../clients/cli/connections.c:2890 ../clients/cli/devices.c:1686 -#: ../clients/cli/devices.c:3033 ../clients/cli/devices.c:3296 -#: ../clients/cli/devices.c:3969 +#: ../clients/cli/connections.c:2893 ../clients/cli/devices.c:1680 +#: ../clients/cli/devices.c:3027 ../clients/cli/devices.c:3290 +#: ../clients/cli/devices.c:3966 #, c-format msgid "Unknown parameter: %s\n" msgstr "Paramètre inconnu : %s\n" -#: ../clients/cli/connections.c:2915 +#: ../clients/cli/connections.c:2918 msgid "preparing" msgstr "préparation" -#: ../clients/cli/connections.c:3024 +#: ../clients/cli/connections.c:3027 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "Connexion « %s » (%s) supprimée.\n" -#: ../clients/cli/connections.c:3040 +#: ../clients/cli/connections.c:3043 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "Connexion « %s » désactivée (chemin D-Bus actif : %s)\n" -#: ../clients/cli/connections.c:3091 ../clients/cli/connections.c:8633 -#: ../clients/cli/connections.c:8664 ../clients/cli/connections.c:8822 +#: ../clients/cli/connections.c:3094 ../clients/cli/connections.c:8599 +#: ../clients/cli/connections.c:8630 ../clients/cli/connections.c:8788 #, c-format msgid "Error: No connection specified." msgstr "Erreur : aucune connexion spécifiée." -#: ../clients/cli/connections.c:3121 +#: ../clients/cli/connections.c:3124 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "Erreur : « %s » n'est pas une connexion active.\n" -#: ../clients/cli/connections.c:3122 +#: ../clients/cli/connections.c:3125 #, c-format msgid "Error: not all active connections found." msgstr "Erreur : les connexions n'ont pas toutes été trouvées." -#: ../clients/cli/connections.c:3130 +#: ../clients/cli/connections.c:3133 #, c-format msgid "Error: no active connection provided." msgstr "Erreur : aucune connexion fournie." -#: ../clients/cli/connections.c:3161 +#: ../clients/cli/connections.c:3164 #, c-format msgid "Connection '%s' deactivation failed: %s\n" msgstr "La désactivation de la connexion « %s » a échoué : %s\n" -#: ../clients/cli/connections.c:3412 ../clients/cli/connections.c:3469 -#: ../clients/common/nm-client-utils.c:221 +#: ../clients/cli/connections.c:3415 ../clients/cli/connections.c:3472 +#: ../clients/common/nm-client-utils.c:225 #, c-format msgid "'%s' not among [%s]" msgstr "« %s » ne fait pas partie de [%s]" #. We should not really come here -#: ../clients/cli/connections.c:3432 ../clients/cli/connections.c:3492 -#: ../clients/common/nm-client-utils.c:289 +#: ../clients/cli/connections.c:3435 ../clients/cli/connections.c:3495 +#: ../clients/common/nm-client-utils.c:293 #, c-format msgid "Unknown error" msgstr "Erreur inconnue" -#: ../clients/cli/connections.c:3626 +#: ../clients/cli/connections.c:3629 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" "Avertissement : master=« %s » ne correspond à un aucun profil existant.\n" -#: ../clients/cli/connections.c:3979 +#: ../clients/cli/connections.c:3984 #, c-format msgid "Error: invalid property '%s': %s." msgstr "Erreur : propriété « %s » non valide : %s." -#: ../clients/cli/connections.c:3996 -#, c-format -msgid "Error: failed to modify %s.%s: %s." -msgstr "Erreur : échec de la modification de %s.%s : %s." - -#: ../clients/cli/connections.c:4016 +#: ../clients/cli/connections.c:3998 #, c-format -msgid "Error: failed to remove a value from %s.%s: %s." -msgstr "Erreur : échec lors de la suppression d'une valeur de %s.%s : %s." +msgid "Error: failed to %s %s.%s: %s." +msgstr "Erreur : échec %s %s.%s: %s." -#: ../clients/cli/connections.c:4050 +#: ../clients/cli/connections.c:4033 #, c-format msgid "Error: '%s' is mandatory." msgstr "Erreur : « %s » est obligatoire." -#: ../clients/cli/connections.c:4077 +#: ../clients/cli/connections.c:4060 #, c-format msgid "Error: invalid slave type; %s." msgstr "Erreur : type esclave invalide ; %s." -#: ../clients/cli/connections.c:4085 +#: ../clients/cli/connections.c:4068 #, c-format msgid "Error: invalid connection type; %s." msgstr "Erreur : type de connexion non valide ; %s." -#: ../clients/cli/connections.c:4162 +#: ../clients/cli/connections.c:4145 #, c-format msgid "Error: bad connection type: %s" msgstr "Erreur : type de connexion invalide : %s." -#: ../clients/cli/connections.c:4208 +#: ../clients/cli/connections.c:4191 #, c-format msgid "Error: '%s': %s" msgstr "Erreur : « %s » : %s" -#: ../clients/cli/connections.c:4229 +#: ../clients/cli/connections.c:4212 msgid "Error: master is required" msgstr "Erreur : « master » requis." -#: ../clients/cli/connections.c:4288 +#: ../clients/cli/connections.c:4271 #, c-format msgid "Error: error adding bond option '%s=%s'." msgstr "Erreur : erreur à l'ajout de l'option d'agrégation de lien « %s=%s »." -#: ../clients/cli/connections.c:4319 +#: ../clients/cli/connections.c:4302 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" "Erreur : « %s » n'est pas un mode de contrôle valide ; utilisez « %s » ou " "« %s ».\n" -#: ../clients/cli/connections.c:4350 +#: ../clients/cli/connections.c:4333 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]." msgstr "" "Erreur:'bt-type' : ' ' '%s non valide ; utiliser [%s, %s, %s (%s), ]%s." -#: ../clients/cli/connections.c:4599 +#: ../clients/cli/connections.c:4582 #, c-format msgid "Error: value for '%s' is missing." msgstr "Erreur : la valeur de l'argument « %s » est requise." -#: ../clients/cli/connections.c:4645 +#: ../clients/cli/connections.c:4628 msgid "Error: <setting>.<property> argument is missing." msgstr "Erreur : l'argument <setting>.<property> est manquant." -#: ../clients/cli/connections.c:4668 +#: ../clients/cli/connections.c:4651 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "Erreur : non valide, ou le paramètre « %s » n'est pas autorisé : %s." -#: ../clients/cli/connections.c:4714 ../clients/cli/connections.c:4730 +#: ../clients/cli/connections.c:4699 ../clients/cli/connections.c:4715 #, c-format msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)." msgstr "Erreur : « %s » est ambigu (%s.%s ou %s.%s)." -#: ../clients/cli/connections.c:4748 +#: ../clients/cli/connections.c:4733 #, c-format msgid "Error: invalid <setting>.<property> '%s'." msgstr "Erreur : <setting>.<property> non valide '%s’." -#: ../clients/cli/connections.c:4792 ../clients/cli/connections.c:8465 +#: ../clients/cli/connections.c:4777 ../clients/cli/connections.c:8431 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "Erreur: impossible d'ajouter la connexion « %s » : %s" -#: ../clients/cli/connections.c:4810 +#: ../clients/cli/connections.c:4795 #, c-format msgid "" "Warning: There is another connection with the name '%1$s'. Reference the " @@ -1371,32 +1363,32 @@ msgstr[1] "" "Attention : il y a %3$u autres connexions avec le nom '%1$s’. Référez-vous à " "la connexion par son uuid '%2$s'\n" -#: ../clients/cli/connections.c:4819 +#: ../clients/cli/connections.c:4804 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "Connexion « %s » (%s) ajoutée avec succès.\n" -#: ../clients/cli/connections.c:4872 ../clients/cli/connections.c:6839 -#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:535 -#: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1207 -#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296 -#: ../clients/common/nm-client-utils.c:279 -#: ../clients/common/nm-meta-setting-desc.c:771 -#: ../clients/common/nm-meta-setting-desc.c:2752 +#: ../clients/cli/connections.c:4857 ../clients/cli/connections.c:6824 +#: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:529 +#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:1201 +#: ../clients/cli/general.c:137 ../clients/cli/utils.h:296 +#: ../clients/common/nm-client-utils.c:283 +#: ../clients/common/nm-meta-setting-desc.c:871 +#: ../clients/common/nm-meta-setting-desc.c:2662 msgid "no" msgstr "non" -#: ../clients/cli/connections.c:4873 ../clients/cli/connections.c:6839 -#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:534 -#: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1207 -#: ../clients/cli/general.c:135 ../clients/cli/utils.h:296 -#: ../clients/common/nm-client-utils.c:278 -#: ../clients/common/nm-meta-setting-desc.c:771 -#: ../clients/common/nm-meta-setting-desc.c:2749 +#: ../clients/cli/connections.c:4858 ../clients/cli/connections.c:6824 +#: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:528 +#: ../clients/cli/devices.c:535 ../clients/cli/devices.c:1201 +#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296 +#: ../clients/common/nm-client-utils.c:282 +#: ../clients/common/nm-meta-setting-desc.c:871 +#: ../clients/common/nm-meta-setting-desc.c:2659 msgid "yes" msgstr "oui" -#: ../clients/cli/connections.c:4959 +#: ../clients/cli/connections.c:4944 #, c-format msgid "" "You can specify this option more than once. Press <Enter> when you're done.\n" @@ -1405,36 +1397,36 @@ msgstr "" "vous avez terminé.\n" #. Ask for optional arguments. -#: ../clients/cli/connections.c:5061 +#: ../clients/cli/connections.c:5046 #, c-format msgid "There is %d optional setting for %s.\n" msgid_plural "There are %d optional settings for %s.\n" msgstr[0] "Il existe %d paramètre optionnel pour %s.\n" msgstr[1] "Il existe %d paramètres optionnels pour %s.\n" -#: ../clients/cli/connections.c:5067 +#: ../clients/cli/connections.c:5052 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "Souhaitez-vous le fournir ? %s" msgstr[1] "Souhaitez-vous les fournir ? %s" -#: ../clients/cli/connections.c:5200 ../clients/cli/utils.c:295 +#: ../clients/cli/connections.c:5185 ../clients/cli/utils.c:293 #, c-format msgid "Error: value for '%s' argument is required." msgstr "Erreur : la valeur de l'argument « %s » est requise." -#: ../clients/cli/connections.c:5207 +#: ../clients/cli/connections.c:5192 #, c-format msgid "Error: 'save': %s." msgstr "Erreur: « save » : %s." -#: ../clients/cli/connections.c:5293 ../clients/cli/connections.c:5304 +#: ../clients/cli/connections.c:5278 ../clients/cli/connections.c:5289 #, c-format msgid "Error: '%s' argument is required." msgstr "Erreur : l'argument « %s » est requis." -#: ../clients/cli/connections.c:6269 +#: ../clients/cli/connections.c:6254 #, c-format msgid "['%s' setting values]\n" msgstr "[« %s » setting values]\n" @@ -1442,7 +1434,7 @@ msgstr "[« %s » setting values]\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6378 +#: ../clients/cli/connections.c:6363 #, c-format msgid "" "---[ Main menu ]---\n" @@ -1477,7 +1469,7 @@ msgstr "" "nmcli <conf-option> <value> :: configuration de nmcli\n" "quit :: quitter nmcli\n" -#: ../clients/cli/connections.c:6405 +#: ../clients/cli/connections.c:6390 #, c-format msgid "" "goto <setting>[.<prop>] | <prop> :: enter setting/property for editing\n" @@ -1498,7 +1490,7 @@ msgstr "" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" -#: ../clients/cli/connections.c:6412 +#: ../clients/cli/connections.c:6397 #, c-format msgid "" "remove <setting>[.<prop>] :: remove setting or reset property value\n" @@ -1520,7 +1512,7 @@ msgstr "" "Exemples : nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" -#: ../clients/cli/connections.c:6419 +#: ../clients/cli/connections.c:6404 #, c-format msgid "" "set [<setting>.<prop> <value>] :: set property value\n" @@ -1535,7 +1527,7 @@ msgstr "" "\n" "Exemple : nmcli> set con.id My connection\n" -#: ../clients/cli/connections.c:6424 +#: ../clients/cli/connections.c:6409 #, c-format msgid "" "describe [<setting>.<prop>] :: describe property\n" @@ -1548,7 +1540,7 @@ msgstr "" "Affiche la description de la propriété. Vous pouvez consulter la page du " "manuel nm-settings(5) pour afficher tous les paramètres et propriétés NM.\n" -#: ../clients/cli/connections.c:6429 +#: ../clients/cli/connections.c:6414 #, c-format msgid "" "print [all] :: print setting or connection values\n" @@ -1563,7 +1555,7 @@ msgstr "" "\n" "Exemple : nmcli ipv4> print all\n" -#: ../clients/cli/connections.c:6434 +#: ../clients/cli/connections.c:6419 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" @@ -1589,7 +1581,7 @@ msgstr "" " nmcli> verify fix\n" " nmcli bond> verifyerify\n" -#: ../clients/cli/connections.c:6443 +#: ../clients/cli/connections.c:6428 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" @@ -1619,7 +1611,7 @@ msgstr "" "connexion\n" "persitante, le profil de connexion devra être supprimé.\n" -#: ../clients/cli/connections.c:6454 +#: ../clients/cli/connections.c:6439 #, c-format msgid "" "activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n" @@ -1640,7 +1632,7 @@ msgstr "" "/<ap>|<nsp> - AP (Wi-Fi) ou NSP (WiMAX) (ajouter avec ou lorsque <ifname> " "n'est pas spécifié)\n" -#: ../clients/cli/connections.c:6461 ../clients/cli/connections.c:6619 +#: ../clients/cli/connections.c:6446 ../clients/cli/connections.c:6604 #, c-format msgid "" "back :: go to upper menu level\n" @@ -1649,7 +1641,7 @@ msgstr "" "back :: aller au niveau supérieur du menu\n" "\n" -#: ../clients/cli/connections.c:6464 +#: ../clients/cli/connections.c:6449 #, c-format msgid "" "help/? [<command>] :: help for the nmcli commands\n" @@ -1658,7 +1650,7 @@ msgstr "" "help/? [<command>] :: aide pour les commandes nmcli\n" "\n" -#: ../clients/cli/connections.c:6467 +#: ../clients/cli/connections.c:6452 #, c-format msgid "" "nmcli [<conf-option> <value>] :: nmcli configuration\n" @@ -1684,7 +1676,7 @@ msgstr "" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" -#: ../clients/cli/connections.c:6489 ../clients/cli/connections.c:6625 +#: ../clients/cli/connections.c:6474 ../clients/cli/connections.c:6610 #, c-format msgid "" "quit :: exit nmcli\n" @@ -1698,8 +1690,8 @@ msgstr "" "modification n'est pas enregistrée, il est demandé à l'utilisateur de " "confirmer l'action.\n" -#: ../clients/cli/connections.c:6494 ../clients/cli/connections.c:6630 -#: ../clients/cli/connections.c:7065 ../clients/cli/connections.c:8048 +#: ../clients/cli/connections.c:6479 ../clients/cli/connections.c:6615 +#: ../clients/cli/connections.c:7024 ../clients/cli/connections.c:8011 #, c-format msgid "Unknown command: '%s'\n" msgstr "Commande inconnue : « %s »\n" @@ -1707,7 +1699,7 @@ msgstr "Commande inconnue : « %s »\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6559 +#: ../clients/cli/connections.c:6544 #, c-format msgid "" "---[ Property menu ]---\n" @@ -1736,7 +1728,7 @@ msgstr "" "commande\n" "quit :: quitter nmcli\n" -#: ../clients/cli/connections.c:6584 +#: ../clients/cli/connections.c:6569 #, c-format msgid "" "set [<value>] :: set new value\n" @@ -1747,7 +1739,7 @@ msgstr "" "\n" "Cette commande définit la <value> (valeur) fournie à cette propriété\n" -#: ../clients/cli/connections.c:6588 +#: ../clients/cli/connections.c:6573 #, c-format msgid "" "add [<value>] :: append new value to the property\n" @@ -1762,7 +1754,7 @@ msgstr "" "propriété est d'un type de conteneur. Pour les propriétés à valeur unique, " "ceci remplace la valeur (comme « set »).\n" -#: ../clients/cli/connections.c:6594 +#: ../clients/cli/connections.c:6579 #, c-format msgid "" "change :: change current value\n" @@ -1773,7 +1765,7 @@ msgstr "" "\n" "Affiche la valeur actuelle et permet sa modification.\n" -#: ../clients/cli/connections.c:6598 +#: ../clients/cli/connections.c:6583 #, c-format msgid "" "remove [<value>|<index>|<option name>] :: delete the value\n" @@ -1810,7 +1802,7 @@ msgstr "" " nmcli bond.options> remove downdelay\n" "\n" -#: ../clients/cli/connections.c:6609 +#: ../clients/cli/connections.c:6594 #, c-format msgid "" "describe :: describe property\n" @@ -1824,7 +1816,7 @@ msgstr "" "manuel nm-settings(5) pour voir tous les paramètres et toutes les propriétés " "NM.\n" -#: ../clients/cli/connections.c:6614 +#: ../clients/cli/connections.c:6599 #, c-format msgid "" "print [property|setting|connection] :: print property (setting, connection) " @@ -1840,7 +1832,7 @@ msgstr "" "pourrez aussi afficher les valeurs de la totalité du paramètre ou de la " "connexion.\n" -#: ../clients/cli/connections.c:6622 +#: ../clients/cli/connections.c:6607 #, c-format msgid "" "help/? [<command>] :: help for nmcli commands\n" @@ -1849,30 +1841,30 @@ msgstr "" "help/? [<command>] :: aide pour les commandes nmcli\n" "\n" -#: ../clients/cli/connections.c:6722 +#: ../clients/cli/connections.c:6707 #, c-format msgid "Error: Connection activation failed.\n" msgstr "Erreur : échec de l'activation de la connexion.\n" -#: ../clients/cli/connections.c:6819 +#: ../clients/cli/connections.c:6804 #, c-format msgid "Error: setting '%s' is mandatory and cannot be removed.\n" msgstr "" "Erreur : le paramètre « %s » est obligatoire et ne peut pas être supprimé.\n" #. TRANSLATORS: status line in nmcli connection editor -#: ../clients/cli/connections.c:6837 +#: ../clients/cli/connections.c:6822 #, c-format msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" msgstr "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" -#: ../clients/cli/connections.c:6873 +#: ../clients/cli/connections.c:6858 #, c-format msgid "The connection is not saved. Do you really want to quit? %s" msgstr "" "La connexion n'est pas enregistrée. Souhaitez-vous réellement quitter ? %s" -#: ../clients/cli/connections.c:6915 +#: ../clients/cli/connections.c:6899 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1881,66 +1873,60 @@ msgstr "" "Le profil de connexion a été supprimé à partir d'un autre client. Vous " "pouvez saisir « enregistrer » dans le menu principal pour le restaurer.\n" -#: ../clients/cli/connections.c:6949 ../clients/cli/connections.c:7364 -#: ../clients/cli/connections.c:7424 +#: ../clients/cli/connections.c:6933 ../clients/cli/connections.c:7323 +#: ../clients/cli/connections.c:7382 #, c-format msgid "Allowed values for '%s' property: %s\n" msgstr "Valeurs autorisées pour la propriété « %s » : %s\n" -#: ../clients/cli/connections.c:6953 ../clients/cli/connections.c:7368 -#: ../clients/cli/connections.c:7428 +#: ../clients/cli/connections.c:6937 ../clients/cli/connections.c:7327 +#: ../clients/cli/connections.c:7386 #, c-format msgid "Enter '%s' value: " msgstr "Saisissez la valeur « %s » : " -#: ../clients/cli/connections.c:6968 ../clients/cli/connections.c:6990 -#: ../clients/cli/connections.c:7373 ../clients/cli/connections.c:7434 +#: ../clients/cli/connections.c:6951 ../clients/cli/connections.c:6964 +#: ../clients/cli/connections.c:7331 ../clients/cli/connections.c:7397 #, c-format msgid "Error: failed to set '%s' property: %s\n" msgstr "Erreur : échec du paramétrage de la propriété « %s » : %s\n" -#: ../clients/cli/connections.c:6983 +#: ../clients/cli/connections.c:6960 #, c-format msgid "Edit '%s' value: " msgstr "Paramétrer la valeur « %s » :" -#: ../clients/cli/connections.c:7012 ../clients/cli/settings.c:395 +#: ../clients/cli/connections.c:6978 ../clients/cli/settings.c:414 #, c-format msgid "Error: %s\n" msgstr "Erreur : %s\n" -#: ../clients/cli/connections.c:7017 ../clients/cli/connections.c:7532 -#: ../clients/cli/connections.c:7583 -#, c-format -msgid "Error: failed to remove value of '%s': %s\n" -msgstr "Erreur : échec de la suppression de la valeur de « %s » : %s\n" - -#: ../clients/cli/connections.c:7038 +#: ../clients/cli/connections.c:6997 #, c-format msgid "Unknown command argument: '%s'\n" msgstr "Argument de commande inconnu : « %s »\n" -#: ../clients/cli/connections.c:7129 +#: ../clients/cli/connections.c:7088 #, c-format msgid "Available settings: %s\n" msgstr "Paramètres disponibles : %s\n" -#: ../clients/cli/connections.c:7141 +#: ../clients/cli/connections.c:7100 #, c-format msgid "Error: invalid setting name; %s\n" msgstr "Erreur : nom de paramètre non valide ; %s\n" -#: ../clients/cli/connections.c:7159 +#: ../clients/cli/connections.c:7118 #, c-format msgid "Available properties: %s\n" msgstr "Propriétés disponibles : %s\n" -#: ../clients/cli/connections.c:7167 +#: ../clients/cli/connections.c:7126 #, c-format msgid "Error: property %s\n" msgstr "Erreur : propriété %s\n" -#: ../clients/cli/connections.c:7212 +#: ../clients/cli/connections.c:7171 #, c-format msgid "" "Saving the connection with 'autoconnect=yes'. That might result in an " @@ -1951,12 +1937,12 @@ msgstr "" "l'activation immédiate de la connexion.\n" "Souhaitez-vous tout de même enregistrer ? %s" -#: ../clients/cli/connections.c:7298 +#: ../clients/cli/connections.c:7257 #, c-format msgid "You may edit the following settings: %s\n" msgstr "Vous pouvez modifier les paramètres suivants : %s\n" -#: ../clients/cli/connections.c:7329 +#: ../clients/cli/connections.c:7288 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1965,222 +1951,228 @@ msgstr "" "Le profil de connexion a été supprimé à partir d'un autre client. Vous " "pouvez saisir « enregistrer » pour le restaurer.\n" -#: ../clients/cli/connections.c:7377 ../clients/cli/connections.c:7628 -#: ../clients/cli/connections.c:7660 +#: ../clients/cli/connections.c:7335 ../clients/cli/connections.c:7589 +#: ../clients/cli/connections.c:7621 #, c-format msgid "Error: no setting selected; valid are [%s]\n" msgstr "Erreur : aucun paramètre sélectionné ; [%s] sont valides\n" -#: ../clients/cli/connections.c:7378 +#: ../clients/cli/connections.c:7336 #, c-format msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n" msgstr "utilisez d'abord « goto <setting> » ou « set <setting>.<property> »\n" -#: ../clients/cli/connections.c:7393 ../clients/cli/connections.c:7559 -#: ../clients/cli/connections.c:7650 +#: ../clients/cli/connections.c:7351 ../clients/cli/connections.c:7521 +#: ../clients/cli/connections.c:7611 #, c-format msgid "Error: invalid setting argument '%s'; valid are [%s]\n" msgstr "Erreur : argument de paramètre « %s » non valide ; [%s] sont valides\n" -#: ../clients/cli/connections.c:7402 +#: ../clients/cli/connections.c:7360 #, c-format msgid "Error: missing setting for '%s' property\n" msgstr "Erreur : paramètre manquant pour la propriété « %s »\n" -#: ../clients/cli/connections.c:7409 +#: ../clients/cli/connections.c:7367 #, c-format msgid "Error: invalid property: %s\n" msgstr "Erreur : propriété non valide : %s\n" -#: ../clients/cli/connections.c:7466 +#: ../clients/cli/connections.c:7429 #, c-format msgid "Error: unknown setting '%s'\n" msgstr "Erreur : paramètre inconnu « %s »\n" -#: ../clients/cli/connections.c:7491 +#: ../clients/cli/connections.c:7454 #, c-format msgid "You may edit the following properties: %s\n" msgstr "Vous pouvez modifier les propriétés suivantes : %s\n" -#: ../clients/cli/connections.c:7537 +#: ../clients/cli/connections.c:7494 ../clients/cli/connections.c:7544 +#, c-format +msgid "Error: failed to remove value of '%s': %s\n" +msgstr "Erreur : échec de la suppression de la valeur de « %s » : %s\n" + +#: ../clients/cli/connections.c:7499 #, c-format msgid "Error: no argument given; valid are [%s]\n" msgstr "Erreur : aucun argument donné ; [%s] sont valides\n" -#: ../clients/cli/connections.c:7556 +#: ../clients/cli/connections.c:7518 #, c-format msgid "Setting '%s' is not present in the connection.\n" msgstr "Le paramètre « %s » n'est pas présent dans la connexion.\n" -#: ../clients/cli/connections.c:7604 +#: ../clients/cli/connections.c:7565 #, c-format msgid "Error: %s properties, nor it is a setting name.\n" msgstr "" "Erreur : %s propriétés, il ne s'agit pas non plus d'un nom de paramètre.\n" -#: ../clients/cli/connections.c:7629 ../clients/cli/connections.c:7661 +#: ../clients/cli/connections.c:7590 ../clients/cli/connections.c:7622 #, c-format msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n" msgstr "" "utilisez d'abord « goto <setting> » ou « describe <setting>.<property> »\n" -#: ../clients/cli/connections.c:7684 +#: ../clients/cli/connections.c:7645 #, c-format msgid "Error: invalid property: %s, neither a valid setting name.\n" msgstr "" "Erreur : propriété non valide : %s, il ne s'agit pas non plus d'un nom de " "paramètre valide.\n" -#: ../clients/cli/connections.c:7714 +#: ../clients/cli/connections.c:7675 #, c-format msgid "Error: unknown setting: '%s'\n" msgstr "Erreur : paramètre inconnu : « %s »\n" -#: ../clients/cli/connections.c:7719 +#: ../clients/cli/connections.c:7680 #, c-format msgid "Error: '%s' setting not present in the connection\n" msgstr "Erreur : le paramètre « %s » n'est pas présent dans la connexion.\n" -#: ../clients/cli/connections.c:7750 +#: ../clients/cli/connections.c:7711 #, c-format msgid "Error: invalid property: %s%s\n" msgstr "Erreur : propriété non valide : %s%s,\n" -#: ../clients/cli/connections.c:7752 +#: ../clients/cli/connections.c:7713 msgid ", neither a valid setting name" msgstr "il ne s'agit pas non plus d'un nom de paramètre valide." -#: ../clients/cli/connections.c:7768 +#: ../clients/cli/connections.c:7729 #, c-format msgid "Invalid verify option: %s\n" msgstr "Option de vérification non valide : %s\n" -#: ../clients/cli/connections.c:7776 +#: ../clients/cli/connections.c:7737 #, c-format msgid "Verify setting '%s': %s\n" msgstr "Vérifier le paramètre « %s » : %s\n" -#: ../clients/cli/connections.c:7791 +#: ../clients/cli/connections.c:7752 #, c-format msgid "Verify connection: %s\n" msgstr "Vérifier la connexion : %s\n" -#: ../clients/cli/connections.c:7794 +#: ../clients/cli/connections.c:7755 #, c-format msgid "The error cannot be fixed automatically.\n" msgstr "L'erreur ne peut pas être résolue automatiquement.\n" -#: ../clients/cli/connections.c:7815 +#: ../clients/cli/connections.c:7776 #, c-format msgid "Error: invalid argument '%s'\n" msgstr "Erreur : argument « %s » non valideerify\n" -#: ../clients/cli/connections.c:7867 +#: ../clients/cli/connections.c:7830 #, c-format msgid "Error: Failed to save '%s' (%s) connection: %s\n" msgstr "Erreur : échec de l'enregistrement de la connexion « %s » (%s) : %s\n" -#: ../clients/cli/connections.c:7873 -#, fuzzy, c-format +#: ../clients/cli/connections.c:7836 +#, c-format msgid "Error: Timeout saving '%s' (%s) connection\n" -msgstr "Erreur : échec de l'enregistrement de la connexion « %s » (%s) : %s\n" +msgstr "" +"Erreur : échec lors de l'enregistrement de la connexion « %s » (%s) : %s\n" -#: ../clients/cli/connections.c:7878 +#: ../clients/cli/connections.c:7841 #, c-format msgid "Connection '%s' (%s) successfully saved.\n" msgstr "Connexion « %s » (%s) enregistrée.\n" -#: ../clients/cli/connections.c:7879 +#: ../clients/cli/connections.c:7842 #, c-format msgid "Connection '%s' (%s) successfully updated.\n" msgstr "Connexion « %s » (%s) mise à jour.\n" -#: ../clients/cli/connections.c:7912 +#: ../clients/cli/connections.c:7875 #, c-format msgid "Error: connection verification failed: %s\n" msgstr "Erreur : échec de la vérification de la connexion : %s\n" -#: ../clients/cli/connections.c:7913 +#: ../clients/cli/connections.c:7876 msgid "(unknown error)" msgstr "(erreur inconnue)" -#: ../clients/cli/connections.c:7914 +#: ../clients/cli/connections.c:7877 #, c-format msgid "You may try running 'verify fix' to fix errors.\n" msgstr "Vous devriez exécuter « verify fix » pour régler les erreurs.erify\n" -#: ../clients/cli/connections.c:7936 +#: ../clients/cli/connections.c:7899 #, c-format msgid "Error: connection is not saved. Type 'save' first.\n" msgstr "" "Erreur : la connexion n'est pas enregistrée. Commencez par saisir « save ».\n" -#: ../clients/cli/connections.c:7940 +#: ../clients/cli/connections.c:7903 #, c-format msgid "Error: connection is not valid: %s\n" msgstr "Erreur : la connexion n'est pas valide : %s\n" -#: ../clients/cli/connections.c:7950 +#: ../clients/cli/connections.c:7913 #, c-format msgid "Error: Cannot activate connection: %s.\n" msgstr "Erreur : impossible d'activer la connexion : %s.\n" -#: ../clients/cli/connections.c:7959 +#: ../clients/cli/connections.c:7922 #, c-format msgid "Error: Failed to activate '%s' (%s) connection: %s\n" msgstr "Erreur : échec de l'activation de la connexion « %s » (%s) : %s\n" -#: ../clients/cli/connections.c:7966 +#: ../clients/cli/connections.c:7929 msgid "Monitoring connection activation (press any key to continue)\n" msgstr "" "Contrôle de l'activation de la connexion (appuyez sur n'importe quelle " "touche pour continuer)\n" -#: ../clients/cli/connections.c:8002 +#: ../clients/cli/connections.c:7965 #, c-format msgid "Error: status-line: %s\n" msgstr "Erreur : statut ligne : %s\n" -#: ../clients/cli/connections.c:8010 +#: ../clients/cli/connections.c:7973 #, c-format msgid "Error: save-confirmation: %s\n" msgstr "Erreur : sauvegarder confirmation : %s\n" -#: ../clients/cli/connections.c:8018 +#: ../clients/cli/connections.c:7981 #, c-format msgid "Error: show-secrets: %s\n" msgstr "Erreur : afficher les secrets : %s\n" -#: ../clients/cli/connections.c:8025 +#: ../clients/cli/connections.c:7988 #, c-format msgid "Current nmcli configuration:\n" msgstr "Configuration nmcli actuelle :\n" -#: ../clients/cli/connections.c:8033 +#: ../clients/cli/connections.c:7996 #, c-format msgid "Invalid configuration option '%s'; allowed [%s]\n" msgstr "Option de configuration « %s » non valide ; [%s] autorisé\n" -#: ../clients/cli/connections.c:8251 +#: ../clients/cli/connections.c:8217 #, c-format msgid "Error: only one of 'id', 'filename', uuid, or 'path' can be provided." msgstr "" "Erreur : une seule des valeurs 'id', 'filename' (nom de fichier) ,'uuid’ ou " "'path' (chemin) peut être fournie." -#: ../clients/cli/connections.c:8265 ../clients/cli/connections.c:8426 +#: ../clients/cli/connections.c:8231 ../clients/cli/connections.c:8392 #, c-format msgid "Error: Unknown connection '%s'." msgstr "Erreur : connexion inconnue : « %s »." -#: ../clients/cli/connections.c:8281 +#: ../clients/cli/connections.c:8247 #, c-format msgid "Warning: editing existing connection '%s'; 'type' argument is ignored\n" msgstr "" "Avertissement : modification de la connexion existante « %s » ; l'argument " "« type » est ignoré\n" -#: ../clients/cli/connections.c:8284 +#: ../clients/cli/connections.c:8250 #, c-format msgid "" "Warning: editing existing connection '%s'; 'con-name' argument is ignored\n" @@ -2188,241 +2180,241 @@ msgstr "" "Avertissement : modification de la connexion existante « %s » ; l'argument " "« con-name » est ignoré\n" -#: ../clients/cli/connections.c:8311 +#: ../clients/cli/connections.c:8277 #, c-format msgid "Valid connection types: %s\n" msgstr "Types de connexion valides : %s\n" -#: ../clients/cli/connections.c:8313 +#: ../clients/cli/connections.c:8279 #, c-format msgid "Error: invalid connection type; %s\n" msgstr "Erreur : type de connexion non valide ; %s\n" -#: ../clients/cli/connections.c:8349 +#: ../clients/cli/connections.c:8315 #, c-format msgid "===| nmcli interactive connection editor |===" msgstr "===| éditeur de connexions interactives nmcli |===" -#: ../clients/cli/connections.c:8352 +#: ../clients/cli/connections.c:8318 #, c-format msgid "Editing existing '%s' connection: '%s'" msgstr "Modification de la connexion « %s » : « %s »" -#: ../clients/cli/connections.c:8354 +#: ../clients/cli/connections.c:8320 #, c-format msgid "Adding a new '%s' connection" msgstr "Ajout d'une nouvelle connexion « %s »" -#: ../clients/cli/connections.c:8356 +#: ../clients/cli/connections.c:8322 #, c-format msgid "Type 'help' or '?' for available commands." msgstr "Saisissez « help » ou « ? » pour les commandes disponibles." -#: ../clients/cli/connections.c:8358 +#: ../clients/cli/connections.c:8324 #, c-format msgid "Type 'print' to show all the connection properties." msgstr "" "Saisissez « print » (imprimer) pour afficher toutes les propriétés de " "connexion." -#: ../clients/cli/connections.c:8360 +#: ../clients/cli/connections.c:8326 #, c-format msgid "Type 'describe [<setting>.<prop>]' for detailed property description." msgstr "" "Saisissez « describe [<setting>.<prop>] » pour une description de propriété " "détaillée." -#: ../clients/cli/connections.c:8388 +#: ../clients/cli/connections.c:8354 #, c-format msgid "Error: Failed to modify connection '%s': %s" msgstr "Erreur : la modification de la connexion « %s » a échoué : %s" -#: ../clients/cli/connections.c:8394 +#: ../clients/cli/connections.c:8360 #, c-format msgid "Connection '%s' (%s) successfully modified.\n" msgstr "Connexion « %s » (%s) modifiée.\n" -#: ../clients/cli/connections.c:8470 +#: ../clients/cli/connections.c:8436 #, c-format msgid "%s (%s) cloned as %s (%s).\n" msgstr "%s (%s) clonée en tant que %s (%s).\n" -#: ../clients/cli/connections.c:8536 +#: ../clients/cli/connections.c:8502 msgid "New connection name: " msgstr "Nom de la nouvelle connexion :" -#: ../clients/cli/connections.c:8538 +#: ../clients/cli/connections.c:8504 #, c-format msgid "Error: <new name> argument is missing." msgstr "Erreur : le paramètre <new name> est manquant." -#: ../clients/cli/connections.c:8543 ../clients/cli/connections.c:9026 +#: ../clients/cli/connections.c:8509 ../clients/cli/connections.c:9005 #, c-format msgid "Error: unknown extra argument: '%s'." -msgstr "Erreur : argument supplémentaire « %s » inconnu" +msgstr "Erreur : argument supplémentaire « %s » inconnu." -#: ../clients/cli/connections.c:8588 +#: ../clients/cli/connections.c:8554 #, c-format msgid "Error: not all connections deleted." msgstr "Erreur : les connexions n'ont pas toutes été supprimées." -#: ../clients/cli/connections.c:8589 +#: ../clients/cli/connections.c:8555 #, c-format -msgid "Error: Connection deletion failed: %s" -msgstr "Erreur : la suppression de la connexion a échoué : %s" +msgid "Error: Connection deletion failed: %s\n" +msgstr "Erreur : la suppression de la connexion a échoué : %s\n" -#: ../clients/cli/connections.c:8645 ../clients/cli/connections.c:8766 +#: ../clients/cli/connections.c:8611 ../clients/cli/connections.c:8732 #, c-format msgid "Error: %s.\n" msgstr "Erreur : %s.\n" -#: ../clients/cli/connections.c:8646 ../clients/cli/connections.c:8767 +#: ../clients/cli/connections.c:8612 ../clients/cli/connections.c:8733 #, c-format msgid "Error: not all connections found." msgstr "Erreur : les connexions n'ont pas toutes été trouvées." #. truncate trailing ", " -#: ../clients/cli/connections.c:8697 +#: ../clients/cli/connections.c:8663 #, c-format msgid "Error: cannot delete unknown connection(s): %s." msgstr "" "Erreur : impossible de supprimer la(les) connexion(s) inconnue(s) : %s." -#: ../clients/cli/connections.c:8707 +#: ../clients/cli/connections.c:8673 #, c-format msgid "%s: connection profile changed\n" msgstr "%s: le profil de connexion a changé\n" -#: ../clients/cli/connections.c:8733 +#: ../clients/cli/connections.c:8699 #, c-format msgid "%s: connection profile created\n" msgstr "%s: profil de connection créé\n" -#: ../clients/cli/connections.c:8742 +#: ../clients/cli/connections.c:8708 #, c-format msgid "%s: connection profile removed\n" msgstr "%s: profil de connexion supprimé\n" -#: ../clients/cli/connections.c:8804 +#: ../clients/cli/connections.c:8770 #, c-format msgid "Error: failed to reload connections: %s." msgstr "Erreur : échec lors du rechargement des connexions : %s." -#: ../clients/cli/connections.c:8837 +#: ../clients/cli/connections.c:8803 #, c-format msgid "Error: failed to load connection: %s." msgstr "Erreur : échec lors du rechargement de la connexion : %s." -#: ../clients/cli/connections.c:8845 +#: ../clients/cli/connections.c:8811 #, c-format msgid "Could not load file '%s'\n" msgstr "Impossible de charger le fichier « %s »\n" -#: ../clients/cli/connections.c:8852 +#: ../clients/cli/connections.c:8818 msgid "File to import: " msgstr "Fichier à importer :" -#: ../clients/cli/connections.c:8886 +#: ../clients/cli/connections.c:8852 #, c-format msgid "Error: No arguments provided." msgstr "Erreur : aucun argument fourni." -#: ../clients/cli/connections.c:8909 +#: ../clients/cli/connections.c:8883 #, c-format msgid "Warning: 'type' already specified, ignoring extra one.\n" msgstr "Avertissement : 'type' déjà spécifié, le second sera ignoré.\n" -#: ../clients/cli/connections.c:8923 +#: ../clients/cli/connections.c:8897 #, c-format msgid "Warning: 'file' already specified, ignoring extra one.\n" msgstr "Avertissement : 'fichier' déjà spécifié, le second sera ignoré.\n" -#: ../clients/cli/connections.c:8925 +#: ../clients/cli/connections.c:8899 #, c-format msgid "Unknown parameter: %s" msgstr "Paramètre inconnu : %s" -#: ../clients/cli/connections.c:8936 +#: ../clients/cli/connections.c:8910 #, c-format msgid "Error: 'type' argument is required." msgstr "Erreur : l'argument « type » est requis." -#: ../clients/cli/connections.c:8940 +#: ../clients/cli/connections.c:8914 #, c-format msgid "Error: 'file' argument is required." msgstr "Erreur : l'argument «fichier » est requis." -#: ../clients/cli/connections.c:8946 +#: ../clients/cli/connections.c:8923 #, c-format msgid "Error: failed to find VPN plugin for %s." msgstr "Erreur : impossible de trouver le greffon VPN pour %s." -#: ../clients/cli/connections.c:8953 ../clients/cli/connections.c:9047 +#: ../clients/cli/connections.c:8930 ../clients/cli/connections.c:9026 #, c-format msgid "Error: failed to load VPN plugin: %s." msgstr "Erreur : échec du chargement du greffon de VPN : %s." -#: ../clients/cli/connections.c:8960 +#: ../clients/cli/connections.c:8939 #, c-format msgid "Error: failed to import '%s': %s." msgstr "Erreur : n'a pas pu importer « %s »: %s." -#: ../clients/cli/connections.c:9033 +#: ../clients/cli/connections.c:9012 msgid "Output file name: " msgstr "Nom du fichier de sortie :" -#: ../clients/cli/connections.c:9038 +#: ../clients/cli/connections.c:9017 #, c-format msgid "Error: the connection is not VPN." msgstr "Erreur : la connexion n'est pas VPN." -#: ../clients/cli/connections.c:9060 +#: ../clients/cli/connections.c:9039 #, c-format msgid "Error: failed to create temporary file %s." msgstr "Erreur : impossible de créer le fichier temporaire %s" -#: ../clients/cli/connections.c:9068 +#: ../clients/cli/connections.c:9047 #, c-format msgid "Error: failed to export '%s': %s." msgstr "Erreur : n'a pas pu exporter « %s » : %s." -#: ../clients/cli/connections.c:9080 +#: ../clients/cli/connections.c:9059 #, c-format msgid "Error: failed to read temporary file '%s': %s." msgstr "Erreur : n'a pas pu lire le fichier temporaire « %s » : %s." #. define some prompts -#: ../clients/cli/devices.c:39 +#: ../clients/cli/devices.c:37 msgid "Interface: " msgstr "Interface : " -#: ../clients/cli/devices.c:40 +#: ../clients/cli/devices.c:38 msgid "Interface(s): " msgstr "Interface(s) : " -#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1235 +#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1229 msgid "(none)" msgstr "(aucun)" -#: ../clients/cli/devices.c:184 ../clients/cli/devices.c:191 +#: ../clients/cli/devices.c:178 ../clients/cli/devices.c:185 msgid "(unknown)" msgstr "(inconnu)" -#: ../clients/cli/devices.c:339 +#: ../clients/cli/devices.c:333 #, c-format msgid "<invisible> | %s" msgstr "<invisible> | %s" -#: ../clients/cli/devices.c:340 +#: ../clients/cli/devices.c:334 msgid "<invisible>" msgstr "<invisible>" -#: ../clients/cli/devices.c:441 +#: ../clients/cli/devices.c:435 #, c-format msgid "%u Mb/s" -msgstr "%u Mo/s" +msgstr "%u Mb/s" -#: ../clients/cli/devices.c:695 +#: ../clients/cli/devices.c:689 #, c-format msgid "" "Usage: nmcli device { COMMAND | help }\n" @@ -2501,7 +2493,7 @@ msgstr "" " lldp [list [ifname <ifname>]]\n" "\n" -#: ../clients/cli/devices.c:718 +#: ../clients/cli/devices.c:712 #, c-format msgid "" "Usage: nmcli device status { help }\n" @@ -2532,7 +2524,7 @@ msgstr "" "status'.\n" "\n" -#: ../clients/cli/devices.c:733 +#: ../clients/cli/devices.c:727 #, c-format msgid "" "Usage: nmcli device show { ARGUMENTS | help }\n" @@ -2552,7 +2544,7 @@ msgstr "" "périphérique donné.\n" "\n" -#: ../clients/cli/devices.c:744 +#: ../clients/cli/devices.c:738 #, c-format msgid "" "Usage: nmcli device connect { ARGUMENTS | help }\n" @@ -2576,7 +2568,7 @@ msgstr "" "auto-connect.\n" "\n" -#: ../clients/cli/devices.c:756 +#: ../clients/cli/devices.c:750 #, c-format msgid "" "Usage: nmcli device reapply { ARGUMENTS | help }\n" @@ -2595,7 +2587,7 @@ msgstr "" "à la connexion active depuis sa dernière application.\n" "\n" -#: ../clients/cli/devices.c:767 +#: ../clients/cli/devices.c:761 #, c-format msgid "" "Usage: nmcli device modify { ARGUMENTS | --help }\n" @@ -2635,7 +2627,7 @@ msgstr "" "nmcli dev mod em1 -ipv4.dns 1\n" "nmcli dev mod em1 -ipv6.addr \"abbe::cafe/56\"\n" -#: ../clients/cli/devices.c:787 +#: ../clients/cli/devices.c:781 #, c-format msgid "" "Usage: nmcli device disconnect { ARGUMENTS | help }\n" @@ -2658,7 +2650,7 @@ msgstr "" "l'utilisateur.\n" "\n" -#: ../clients/cli/devices.c:799 +#: ../clients/cli/devices.c:793 #, c-format msgid "" "Usage: nmcli device delete { ARGUMENTS | help }\n" @@ -2683,7 +2675,7 @@ msgstr "" "commande.\n" "\n" -#: ../clients/cli/devices.c:812 +#: ../clients/cli/devices.c:806 #, c-format msgid "" "Usage: nmcli device set { ARGUMENTS | help }\n" @@ -2706,7 +2698,7 @@ msgstr "" "Modifie les propriétés du périphérique.\n" "\n" -#: ../clients/cli/devices.c:825 +#: ../clients/cli/devices.c:819 #, c-format msgid "" "Usage: nmcli device monitor { ARGUMENTS | help }\n" @@ -2728,8 +2720,8 @@ msgstr "" "Surveille tous les périphériques si aucune interface n'est spécifiée.\n" "\n" -#: ../clients/cli/devices.c:837 -#, fuzzy, c-format +#: ../clients/cli/devices.c:831 +#, c-format msgid "" "Usage: nmcli device wifi { ARGUMENTS | help }\n" "\n" @@ -2785,30 +2777,27 @@ msgstr "" "\n" "Effectue des opérations sur des périphériques Wi-Fi.\n" "\n" -"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>]]\n" +"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|" +"auto]]]\n" "\n" "Répertorie les points d'accès Wi-Fi disponibles. Les options « ifname » et " -"« bssid »\n" -"peuvent être utilisées pour répertorier les points d'accès pour une " -"interface en particulier, ou avec un BSSID spécifique.\n" +"« bssid » peuvent être utilisées pour répertorier les points d'accès pour " +"une interface en particulier, ou avec un BSSID spécifique. L'argument --" +"rescan indique si on on doit scanner à nouveau le Wi-FI.\n" "\n" "ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type key|" "phrase] [ifname <ifname>]\n" " [bssid <BSSID>] [name <name>] [private yes|no] [hidden " "yes|no]\n" "\n" -"Se connecte à un réseau Wi-Fi spécifié par SSID ou BSSID. La commande crée\n" +"Se connecte à un réseau Wi-Fi spécifié par SSID ou BSSID. La commande crée " "une nouvelle connexion, puis l'active sur un périphérique. Ceci correspond " -"en ligne de commande\n" -"à un clic sur un SSID dans un client GUI. La commande crée toujours une " -"nouvelle connexion\n" -"et est donc principalement utile pour effectuer des connexions sur de " -"nouveaux réseaux Wi-Fi.\n" +"en ligne de commande à un clic sur un SSID dans un client GUI.\n" "Si une connexion au réseau existe déjà, il vaut mieux ouvrir\n" -"le profil existant comme suit : nmcli con up id <name>. Remarquez que seuls\n" -"les réseaux ouverts, WEP et WPA-PSK sont pris en charge pour le moment. Il " -"est aussi\n" -"supposé que la configuration IP est obtenue via DHCP.\n" +"le profil existant comme suit : nmcli con up id <name>. Remarquez que seuls " +"les réseaux ouverts, WEP et WPA-PSK sont pris en charge s'il n’existe pas de " +"connexion déjà existante. Il est aussi supposé que la configuration IP est " +"obtenue via DHCP.\n" "\n" "ARGUMENTS := wifi hotspot [ifname <nom d'interface>] [con-name <nom>] [ssid " "<SSID>]\n" @@ -2831,15 +2820,14 @@ msgstr "" "Requiert que NetworkManager effectue immédiatement un nouveau scan pour " "trouver les points d'accès disponibles.\n" "NetworkManager scanne les réseaux Wi-Fi de manière périodique, mais dans " -"certains cas il peut être utile\n" -"d'effectuer le scan manuellement. 'ssid' autorise le scan d'un SSID " -"spécifique, ce qui est utile pour les point d'accès dont le SSID est masqué. " -"Plusieurs paramètres 'ssid' peuvent être passés. Remarquez que cette " -"commande n'affiche pas les points d'accès,\n" +"certains cas il peut être utile d'effectuer le scan manuellement. 'ssid' " +"autorise le scan d'un SSID spécifique, ce qui est utile pour les point " +"d'accès dont le SSID est masqué. Plusieurs paramètres 'ssid' peuvent être " +"passés. Remarquez que cette commande n'affiche pas les points d'accès, " "veuillez utiliser « nmcli device wifi list » pour cela.\n" "\n" -#: ../clients/cli/devices.c:884 +#: ../clients/cli/devices.c:878 #, c-format msgid "" "Usage: nmcli device lldp { ARGUMENTS | help }\n" @@ -2860,262 +2848,245 @@ msgstr "" "utilisée pour dresser cette liste pour une interface donnée.\n" "\n" -#: ../clients/cli/devices.c:982 +#: ../clients/cli/devices.c:976 #, c-format msgid "Error: No interface specified." msgstr "Erreur : aucune interface spécifiée." -#: ../clients/cli/devices.c:1005 +#: ../clients/cli/devices.c:999 #, c-format msgid "Warning: argument '%s' is duplicated.\n" msgstr "Avertissement : l'argument « %s » est dupliqué.\n" -#: ../clients/cli/devices.c:1008 +#: ../clients/cli/devices.c:1002 #, c-format msgid "Error: Device '%s' not found.\n" msgstr "Erreur : périphérique « %s » introuvable.\n" -#: ../clients/cli/devices.c:1009 +#: ../clients/cli/devices.c:1003 #, c-format msgid "Error: not all devices found." msgstr "Erreur : les périphériques n'ont pas tous été trouvés." -#: ../clients/cli/devices.c:1040 +#: ../clients/cli/devices.c:1034 msgid "No interface specified" msgstr "Aucune interface spécifiée" -#: ../clients/cli/devices.c:1059 +#: ../clients/cli/devices.c:1053 #, c-format msgid "Device '%s' not found" msgstr "Périphérique « %s » introuvable" -#: ../clients/cli/devices.c:1155 +#: ../clients/cli/devices.c:1149 #, c-format msgid "%u MHz" msgstr "%u MHz" -#: ../clients/cli/devices.c:1156 +#: ../clients/cli/devices.c:1150 #, c-format msgid "%u Mbit/s" -msgstr "%u Mo/s" - -#: ../clients/cli/devices.c:1167 -msgid "WEP" -msgstr "WEP" - -#: ../clients/cli/devices.c:1171 -msgid "WPA1" -msgstr "WPA1" +msgstr "%u Mb/s" -#: ../clients/cli/devices.c:1175 -msgid "WPA2" -msgstr "WPA2" - -#: ../clients/cli/devices.c:1180 -msgid "802.1X" -msgstr "802.1X" - -#: ../clients/cli/devices.c:1195 +#: ../clients/cli/devices.c:1189 msgid "Ad-Hoc" msgstr "Ad-Hoc" -#: ../clients/cli/devices.c:1196 +#: ../clients/cli/devices.c:1190 msgid "Infra" msgstr "Infra" -#: ../clients/cli/devices.c:1197 +#: ../clients/cli/devices.c:1191 msgid "N/A" msgstr "N/A" -#: ../clients/cli/devices.c:1392 +#: ../clients/cli/devices.c:1386 msgid "Device details" msgstr "Détails de périphérique" -#: ../clients/cli/devices.c:1403 +#: ../clients/cli/devices.c:1397 #, c-format msgid "Error: 'device show': %s" msgstr "Erreur : « device show » : %s" -#: ../clients/cli/devices.c:1701 +#: ../clients/cli/devices.c:1695 msgid "Status of devices" msgstr "État des périphériques" -#: ../clients/cli/devices.c:1705 +#: ../clients/cli/devices.c:1699 #, c-format msgid "Error: 'device status': %s" msgstr "Erreur : « device status » : %s" -#: ../clients/cli/devices.c:1732 ../clients/cli/devices.c:2173 -#: ../clients/cli/devices.c:4144 +#: ../clients/cli/devices.c:1726 ../clients/cli/devices.c:2167 +#: ../clients/cli/devices.c:4141 #, c-format msgid "Error: invalid extra argument '%s'." msgstr "Erreur : argument supplémentaire « %s » non valide." -#: ../clients/cli/devices.c:1768 ../clients/cli/general.c:518 +#: ../clients/cli/devices.c:1762 ../clients/cli/general.c:519 #, c-format msgid "Error: Timeout %d sec expired." msgstr "Erreur : le délai d'attente de %d sec a expiré." -#: ../clients/cli/devices.c:1817 +#: ../clients/cli/devices.c:1811 #, c-format msgid "Device '%s' successfully activated with '%s'.\n" msgstr "Périphérique « %s » activé avec « %s ».\n" -#: ../clients/cli/devices.c:1823 +#: ../clients/cli/devices.c:1817 #, c-format msgid "Error: Connection activation failed: (%d) %s.\n" msgstr "Erreur : échec de l'activation de la connexion : (%d) %s.\n" -#: ../clients/cli/devices.c:1862 +#: ../clients/cli/devices.c:1856 #, c-format msgid "Error: Failed to setup a Wi-Fi hotspot: %s" msgstr "Erreur : échec lors de l'installation du Wi-Fi Hotspot : %s" -#: ../clients/cli/devices.c:1865 +#: ../clients/cli/devices.c:1859 #, c-format msgid "Error: Failed to add/activate new connection: %s" msgstr "" "Erreur : échec de l'ajout ou de l'activation de la nouvelle connexion : %s" -#: ../clients/cli/devices.c:1868 -#, fuzzy, c-format +#: ../clients/cli/devices.c:1862 +#, c-format msgid "Error: Failed to activate connection: %s" -msgstr "" -"Erreur : échec de l'ajout ou de l'activation de la nouvelle connexion : %s" +msgstr "Erreur : échec d'activation de la connexion : %s" -#: ../clients/cli/devices.c:1938 +#: ../clients/cli/devices.c:1932 #, c-format msgid "Error: Device activation failed: %s" msgstr "Erreur : l'activation du périphérique a échoué : %s" -#: ../clients/cli/devices.c:1947 +#: ../clients/cli/devices.c:1941 #, c-format msgid "Error: Device activation failed: device was disconnected" msgstr "" "Erreur : l'activation du périphérique a échoué : le périphérique a été " "disconnecté" -#: ../clients/cli/devices.c:2000 +#: ../clients/cli/devices.c:1994 #, c-format msgid "Error: extra argument not allowed: '%s'." msgstr "Erreur : argument supplémentaire non autorisé : « %s »." -#: ../clients/cli/devices.c:2073 ../clients/cli/devices.c:2088 -#: ../clients/cli/devices.c:2325 +#: ../clients/cli/devices.c:2067 ../clients/cli/devices.c:2082 +#: ../clients/cli/devices.c:2319 #, c-format msgid "Device '%s' successfully disconnected.\n" msgstr "Périphérique « %s » déconnecté.\n" -#: ../clients/cli/devices.c:2076 ../clients/cli/devices.c:2399 +#: ../clients/cli/devices.c:2070 ../clients/cli/devices.c:2393 #, c-format msgid "Device '%s' successfully removed.\n" msgstr "Périphérique « %s »supprimé.\n" -#: ../clients/cli/devices.c:2138 ../clients/cli/devices.c:2208 +#: ../clients/cli/devices.c:2132 ../clients/cli/devices.c:2202 #, c-format msgid "Error: Reapplying connection to device '%s' (%s) failed: %s" msgstr "Erreur : échec de reconnexion du périphérique « %s » (%s) : %s" -#: ../clients/cli/devices.c:2148 ../clients/cli/devices.c:2217 +#: ../clients/cli/devices.c:2142 ../clients/cli/devices.c:2211 #, c-format msgid "Connection successfully reapplied to device '%s'.\n" msgstr "Connexion au périphérique réactivée : %s)\n" -#: ../clients/cli/devices.c:2242 +#: ../clients/cli/devices.c:2236 #, c-format msgid "Error: Reading applied connection from device '%s' (%s) failed: %s" msgstr "" "Erreur : échec de lecture de la connexion actuelle du périphérique « %s " "» (%s) : %s" -#: ../clients/cli/devices.c:2309 +#: ../clients/cli/devices.c:2303 #, c-format msgid "Error: not all devices disconnected." msgstr "Erreur : tous les périphériques ne sont pas déconnectés." -#: ../clients/cli/devices.c:2310 +#: ../clients/cli/devices.c:2304 #, c-format msgid "Error: Device '%s' (%s) disconnecting failed: %s\n" msgstr "Erreur : échec de la déconnexion du périphérique « %s » (%s) : %s\n" -#: ../clients/cli/devices.c:2390 +#: ../clients/cli/devices.c:2384 #, c-format msgid "Error: not all devices deleted." msgstr "Erreur : les périphériques n'ont pas tous été supprimés." -#: ../clients/cli/devices.c:2391 +#: ../clients/cli/devices.c:2385 #, c-format msgid "Error: Device '%s' (%s) deletion failed: %s\n" msgstr "Erreur : la suppression du périphérique « %s » (%s) a échoué : %s\n" -#: ../clients/cli/devices.c:2473 +#: ../clients/cli/devices.c:2467 #, c-format msgid "Error: No property specified." msgstr "Erreur : aucune propriété n'a été spécifiée." -#: ../clients/cli/devices.c:2488 ../clients/cli/devices.c:2505 -#: ../clients/cli/general.c:691 ../clients/cli/general.c:703 +#: ../clients/cli/devices.c:2482 ../clients/cli/devices.c:2499 +#: ../clients/cli/general.c:692 ../clients/cli/general.c:704 #, c-format msgid "Error: '%s' argument is missing." msgstr "Erreur : l'argument « %s » est manquant." -#: ../clients/cli/devices.c:2494 +#: ../clients/cli/devices.c:2488 #, c-format msgid "Error: 'managed': %s." msgstr "Erreur: 'géré': %s." -#: ../clients/cli/devices.c:2511 +#: ../clients/cli/devices.c:2505 #, c-format msgid "Error: 'autoconnect': %s." msgstr "Erreur : « autoconnect » : %s." -#: ../clients/cli/devices.c:2519 ../clients/cli/general.c:717 +#: ../clients/cli/devices.c:2513 ../clients/cli/general.c:718 #, c-format msgid "Error: property '%s' is not known." msgstr "Erreur : propriété « %s » inconnue." -#: ../clients/cli/devices.c:2568 +#: ../clients/cli/devices.c:2562 #, c-format msgid "%s: using connection '%s'\n" msgstr "%s: utilisation de la connection « %s »\n" -#: ../clients/cli/devices.c:2594 +#: ../clients/cli/devices.c:2588 #, c-format msgid "%s: device created\n" msgstr "%s: périphérique créé\n" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/cli/devices.c:2601 +#: ../clients/cli/devices.c:2595 #, c-format msgid "%s: device removed\n" msgstr "%s: périphérique supprimé\n" -#: ../clients/cli/devices.c:2781 +#: ../clients/cli/devices.c:2775 msgid "Wi-Fi scan list" msgstr "Liste de balayage Wi-Fi" -#: ../clients/cli/devices.c:2868 +#: ../clients/cli/devices.c:2862 #, c-format msgid "Error: Access point with bssid '%s' not found." msgstr "Erreur : point d'accès avec bssid « %s » introuvable." -#: ../clients/cli/devices.c:3024 +#: ../clients/cli/devices.c:3018 #, c-format msgid "Error: 'device wifi': %s" msgstr "Erreur : « device wifi » : %s" -#: ../clients/cli/devices.c:3042 +#: ../clients/cli/devices.c:3036 #, c-format msgid "Error: invalid rescan argument: '%s' not among [auto, no, yes]" msgstr "" "Erreur : argument de rescan non valide : « %s » pas parmi [auto, non, oui]" -#: ../clients/cli/devices.c:3049 +#: ../clients/cli/devices.c:3043 #, c-format msgid "Error: Device '%s' not found." msgstr "Erreur : périphérique « %s » introuvable." -#: ../clients/cli/devices.c:3060 +#: ../clients/cli/devices.c:3054 #, c-format msgid "" "Error: Device '%s' was not recognized as a Wi-Fi device, check " @@ -3124,29 +3095,29 @@ msgstr "" "Erreur : le périphérique « %s » n'est pas un périphérique Wi-Fi. Vérifier le " "greffon Wi-Fi du NetworkManager." -#: ../clients/cli/devices.c:3064 ../clients/cli/devices.c:3324 -#: ../clients/cli/devices.c:3823 ../clients/cli/devices.c:3982 +#: ../clients/cli/devices.c:3058 ../clients/cli/devices.c:3318 +#: ../clients/cli/devices.c:3819 ../clients/cli/devices.c:3979 #, c-format msgid "Error: Device '%s' is not a Wi-Fi device." msgstr "Erreur : le périphérique « %s » n'est pas un périphérique Wi-Fi." -#: ../clients/cli/devices.c:3173 +#: ../clients/cli/devices.c:3167 msgid "SSID or BSSID: " msgstr "SSID ou BSSID : " -#: ../clients/cli/devices.c:3178 +#: ../clients/cli/devices.c:3172 #, c-format msgid "Error: SSID or BSSID are missing." msgstr "Erreur : SSID ou BSSID sont manquants." -#: ../clients/cli/devices.c:3215 +#: ../clients/cli/devices.c:3209 #, c-format msgid "Error: bssid argument value '%s' is not a valid BSSID." msgstr "" "Erreur : la valeur de l'argument bssid « %s » n'est pas une valeur BSSID " "valide." -#: ../clients/cli/devices.c:3245 +#: ../clients/cli/devices.c:3239 #, c-format msgid "" "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'." @@ -3154,50 +3125,51 @@ msgstr "" "Erreur : la valeur de l'argument wep-key-type « %s » est non valide, " "veuillez utiliser « key » ou « phrase »." -#: ../clients/cli/devices.c:3272 ../clients/cli/devices.c:3290 +#: ../clients/cli/devices.c:3266 ../clients/cli/devices.c:3284 #, c-format msgid "Error: %s: %s." msgstr "Erreur : %s : %s." -#: ../clients/cli/devices.c:3307 +#: ../clients/cli/devices.c:3301 #, c-format msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)." msgstr "" "Erreur : le BSSID devant se connecter à (%s) diffère de l'argument bssid " "(%s)." -#: ../clients/cli/devices.c:3313 +#: ../clients/cli/devices.c:3307 #, c-format msgid "Error: Parameter '%s' is neither SSID nor BSSID." msgstr "Erreur : le paramètre « %s » est ni un SSID, ni un BSSID." -#: ../clients/cli/devices.c:3326 ../clients/cli/devices.c:3825 -#: ../clients/cli/devices.c:3984 +#: ../clients/cli/devices.c:3320 ../clients/cli/devices.c:3821 +#: ../clients/cli/devices.c:3981 #, c-format msgid "Error: No Wi-Fi device found." msgstr "Erreur : aucun périphérique Wi-Fi trouvé." -#: ../clients/cli/devices.c:3346 +#: ../clients/cli/devices.c:3340 #, c-format msgid "Error: Failed to scan hidden SSID: %s." msgstr "Erreur : impossible de scanner le SSID caché : %s." -#: ../clients/cli/devices.c:3373 +#: ../clients/cli/devices.c:3367 #, c-format msgid "Error: No network with SSID '%s' found." msgstr "Erreur : aucun réseau avec le SSID « %s » trouvé." -#: ../clients/cli/devices.c:3375 +#: ../clients/cli/devices.c:3369 #, c-format msgid "Error: No access point with BSSID '%s' found." msgstr "Erreur : aucun point d'accès avec le BSSID « %s » trouvé." -#: ../clients/cli/devices.c:3403 +#: ../clients/cli/devices.c:3397 #, c-format msgid "Error: Connection '%s' exists but properties don't match." msgstr "" +"Erreur : la connexion « % » existe mais les propriétés ne correspondent pas." -#: ../clients/cli/devices.c:3446 +#: ../clients/cli/devices.c:3440 #, c-format msgid "" "Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n" @@ -3205,131 +3177,131 @@ msgstr "" "Attention : « %s » doit correspondre à un SSID pour les points d'accès " "cachés ; mais il correspond à un BSSID.\n" -#: ../clients/cli/devices.c:3482 +#: ../clients/cli/devices.c:3477 msgid "Password: " msgstr "Mot de passe :" -#: ../clients/cli/devices.c:3644 +#: ../clients/cli/devices.c:3640 #, c-format msgid "'%s' is not valid WPA PSK" msgstr "« %s » n'est pas un WPA PSK valide" -#: ../clients/cli/devices.c:3661 +#: ../clients/cli/devices.c:3657 #, c-format msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)" msgstr "" "« %s » n'est pas une clé WEP valide (devrait faire 5 ou 13 caractères ASCI)" -#: ../clients/cli/devices.c:3677 +#: ../clients/cli/devices.c:3673 #, c-format msgid "Hotspot password: %s\n" msgstr "Mot de passe hotspot : %s\n" -#: ../clients/cli/devices.c:3748 +#: ../clients/cli/devices.c:3744 #, c-format msgid "Error: ssid is too long." msgstr "Erreur : « ssid » est trop long." -#: ../clients/cli/devices.c:3762 +#: ../clients/cli/devices.c:3758 #, c-format msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'." msgstr "" "Erreur : la valeur de l'argument de bande « %s » est non valide, veuillez " "utiliser « a » ou « bg »." -#: ../clients/cli/devices.c:3787 +#: ../clients/cli/devices.c:3783 #, c-format msgid "Error: Unknown parameter %s." msgstr "Erreur : paramètre inconnu : %s." -#: ../clients/cli/devices.c:3807 +#: ../clients/cli/devices.c:3803 #, c-format msgid "Error: channel requires band too." msgstr "Erreur : le canal requiert une bande également." -#: ../clients/cli/devices.c:3812 +#: ../clients/cli/devices.c:3808 #, c-format msgid "Error: channel '%s' not valid for band '%s'." msgstr "Erreur : « canal» : « %s » est non valide pour la bande « %s »." -#: ../clients/cli/devices.c:3836 +#: ../clients/cli/devices.c:3832 #, c-format msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode." msgstr "Erreur : le périphérique « %s » ne supporte ni les modes AP ou Ad-Hoc." -#: ../clients/cli/devices.c:3870 +#: ../clients/cli/devices.c:3866 #, c-format msgid "Error: Invalid 'password': %s." msgstr "Erreur : le mot de passe est non valide : « %s »" -#: ../clients/cli/devices.c:3945 +#: ../clients/cli/devices.c:3942 #, c-format msgid "Error: '%s' cannot repeat." msgstr "Erreur : le paramètre « %s » ne peut pas être répété." #. Main header name -#: ../clients/cli/devices.c:4050 +#: ../clients/cli/devices.c:4047 msgid "Device LLDP neighbors" msgstr "Voisins du périphérique LLDP" -#: ../clients/cli/devices.c:4160 +#: ../clients/cli/devices.c:4157 #, c-format msgid "Error: 'device lldp list': %s" msgstr "Erreur : « liste des périphériques lldp » : %s" -#: ../clients/cli/general.c:42 +#: ../clients/cli/general.c:41 msgid "asleep" msgstr "veille" -#: ../clients/cli/general.c:43 +#: ../clients/cli/general.c:42 msgid "connecting" msgstr "connexion" -#: ../clients/cli/general.c:44 +#: ../clients/cli/general.c:43 msgid "connected (local only)" msgstr "connecté (local seulement)" -#: ../clients/cli/general.c:45 +#: ../clients/cli/general.c:44 msgid "connected (site only)" msgstr "connecté (site seulement)" -#: ../clients/cli/general.c:46 ../clients/common/nm-client-utils.c:270 +#: ../clients/cli/general.c:45 ../clients/common/nm-client-utils.c:274 msgid "connected" msgstr "connecté" -#: ../clients/cli/general.c:47 +#: ../clients/cli/general.c:46 msgid "disconnecting" msgstr "déconnexion" -#: ../clients/cli/general.c:48 ../clients/common/nm-client-utils.c:263 +#: ../clients/cli/general.c:47 ../clients/common/nm-client-utils.c:267 msgid "disconnected" msgstr "déconnecté" -#: ../clients/cli/general.c:137 +#: ../clients/cli/general.c:138 msgid "auth" msgstr "auth" -#: ../clients/cli/general.c:165 +#: ../clients/cli/general.c:166 msgid "running" msgstr "actif" -#: ../clients/cli/general.c:179 +#: ../clients/cli/general.c:180 msgid "starting" msgstr "démarrage" -#: ../clients/cli/general.c:179 +#: ../clients/cli/general.c:180 msgid "started" msgstr "démarré" -#: ../clients/cli/general.c:213 +#: ../clients/cli/general.c:214 msgid "enabled" msgstr "activé" -#: ../clients/cli/general.c:213 +#: ../clients/cli/general.c:214 msgid "disabled" msgstr "désactivé" -#: ../clients/cli/general.c:331 +#: ../clients/cli/general.c:332 #, c-format msgid "" "Usage: nmcli general { COMMAND | help }\n" @@ -3358,7 +3330,7 @@ msgstr "" " logging [level <log level>] [domains <log domains>]\n" "\n" -#: ../clients/cli/general.c:342 +#: ../clients/cli/general.c:343 #, c-format msgid "" "Usage: nmcli general status { help }\n" @@ -3375,7 +3347,7 @@ msgstr "" "appelle « nmcli gen status »\n" "\n" -#: ../clients/cli/general.c:351 +#: ../clients/cli/general.c:352 #, c-format msgid "" "Usage: nmcli general hostname { ARGUMENTS | help }\n" @@ -3399,7 +3371,7 @@ msgstr "" "d'hôte persistant du système.\n" "\n" -#: ../clients/cli/general.c:363 +#: ../clients/cli/general.c:364 #, c-format msgid "" "Usage: nmcli general permissions { help }\n" @@ -3412,7 +3384,7 @@ msgstr "" "Affiche les permissions de l'appelant pour les opérations authentifiées.\n" "\n" -#: ../clients/cli/general.c:371 +#: ../clients/cli/general.c:372 #, c-format msgid "" "Usage: nmcli general logging { ARGUMENTS | help }\n" @@ -3440,7 +3412,7 @@ msgstr "" "pour obtenir la liste des domaines de connexion possibles.\n" "\n" -#: ../clients/cli/general.c:384 +#: ../clients/cli/general.c:385 #, c-format msgid "" "Usage: nmcli networking { COMMAND | help }\n" @@ -3465,7 +3437,7 @@ msgstr "" " connectivity [check]\n" "\n" -#: ../clients/cli/general.c:394 +#: ../clients/cli/general.c:395 #, c-format msgid "" "Usage: nmcli networking on { help }\n" @@ -3478,7 +3450,7 @@ msgstr "" "Active la mise en réseau.\n" "\n" -#: ../clients/cli/general.c:402 +#: ../clients/cli/general.c:403 #, c-format msgid "" "Usage: nmcli networking off { help }\n" @@ -3491,7 +3463,7 @@ msgstr "" "Désactive la mise en réseau.\n" "\n" -#: ../clients/cli/general.c:410 +#: ../clients/cli/general.c:411 #, c-format msgid "" "Usage: nmcli networking connectivity { ARGUMENTS | help }\n" @@ -3512,7 +3484,7 @@ msgstr "" "connectivité.\n" "\n" -#: ../clients/cli/general.c:422 +#: ../clients/cli/general.c:423 #, c-format msgid "" "Usage: nmcli radio { COMMAND | help }\n" @@ -3529,7 +3501,7 @@ msgstr "" " all | wifi | wwan | wimax [ on | off ]\n" "\n" -#: ../clients/cli/general.c:431 +#: ../clients/cli/general.c:432 #, c-format msgid "" "Usage: nmcli radio all { ARGUMENTS | help }\n" @@ -3547,7 +3519,7 @@ msgstr "" "désactiver.\n" "\n" -#: ../clients/cli/general.c:441 +#: ../clients/cli/general.c:442 #, c-format msgid "" "Usage: nmcli radio wifi { ARGUMENTS | help }\n" @@ -3565,7 +3537,7 @@ msgstr "" "désactiver.\n" "\n" -#: ../clients/cli/general.c:451 +#: ../clients/cli/general.c:452 #, c-format msgid "" "Usage: nmcli radio wwan { ARGUMENTS | help }\n" @@ -3583,7 +3555,7 @@ msgstr "" "le désactiver.\n" "\n" -#: ../clients/cli/general.c:461 +#: ../clients/cli/general.c:462 #, c-format msgid "" "Usage: nmcli monitor\n" @@ -3598,180 +3570,180 @@ msgstr "" "Imprime une ligne à chaque changement du NetworkManager\n" "\n" -#: ../clients/cli/general.c:491 +#: ../clients/cli/general.c:492 msgid "NetworkManager status" msgstr "État de NetworkManager" -#: ../clients/cli/general.c:495 +#: ../clients/cli/general.c:496 #, c-format msgid "Error: only these fields are allowed: %s" msgstr "Erreur : seuls ces champs sont autorisés : %s" -#: ../clients/cli/general.c:548 +#: ../clients/cli/general.c:549 msgid "NetworkManager permissions" msgstr "Permissions NetworkManager" -#: ../clients/cli/general.c:552 +#: ../clients/cli/general.c:553 #, c-format msgid "Error: 'general permissions': %s" msgstr "Erreur : « general permissions » : %s" -#: ../clients/cli/general.c:641 +#: ../clients/cli/general.c:642 msgid "NetworkManager logging" msgstr "Journalisation NetworkManager" -#: ../clients/cli/general.c:645 +#: ../clients/cli/general.c:646 #, c-format msgid "Error: 'general logging': %s" msgstr "Erreur : « general logging » : %s" -#: ../clients/cli/general.c:727 +#: ../clients/cli/general.c:728 #, c-format msgid "Error: failed to set logging: %s" msgstr "Erreur : accès refusé pour définir la journalisation : %s" -#: ../clients/cli/general.c:744 +#: ../clients/cli/general.c:745 #, c-format msgid "Error: failed to set hostname: %s" msgstr "Erreur : n'a pas pu définir le nom d'hôte : %s" -#: ../clients/cli/general.c:813 +#: ../clients/cli/general.c:814 #, c-format msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)" msgstr "" "Erreur : « la valeur --fields » « %s » n'est pas valide ici (champ " "autorisé : %s)" -#: ../clients/cli/general.c:838 +#: ../clients/cli/general.c:839 #, c-format msgid "Error: invalid '%s' argument: '%s' (use on/off)." msgstr "Erreur : argument « %s » non valide : « %s » (utilisez marche/arrêt)." #. no arguments -> get current state -#: ../clients/cli/general.c:886 ../clients/cli/general.c:898 +#: ../clients/cli/general.c:887 ../clients/cli/general.c:899 msgid "Connectivity" msgstr "Connectivité" -#: ../clients/cli/general.c:901 +#: ../clients/cli/general.c:902 #, c-format msgid "Error: 'networking' command '%s' is not valid." msgstr "Erreur : commande « networking » « %s » non valide." -#: ../clients/cli/general.c:915 +#: ../clients/cli/general.c:916 msgid "Networking" msgstr "Réseau" #. no argument, show all radio switches -#: ../clients/cli/general.c:950 +#: ../clients/cli/general.c:951 msgid "Radio switches" msgstr "Interrupteurs radio" #. no argument, show current Wi-Fi state -#: ../clients/cli/general.c:980 +#: ../clients/cli/general.c:981 msgid "Wi-Fi radio switch" msgstr "Interrupteur radio Wi-Fi" #. no argument, show current WWAN (mobile broadband) state -#: ../clients/cli/general.c:1007 +#: ../clients/cli/general.c:1008 msgid "WWAN radio switch" msgstr "Interrupteur radio WWAN" -#: ../clients/cli/general.c:1055 +#: ../clients/cli/general.c:1056 msgid "NetworkManager has started" msgstr "Le NetworkManager a démarré" -#: ../clients/cli/general.c:1055 +#: ../clients/cli/general.c:1056 msgid "NetworkManager has stopped" msgstr "Le NetworkManager est arrêté" -#: ../clients/cli/general.c:1066 +#: ../clients/cli/general.c:1067 #, c-format msgid "Hostname set to '%s'\n" msgstr "Nom d'hôte défini à « %s »\n" -#: ../clients/cli/general.c:1081 +#: ../clients/cli/general.c:1082 #, c-format msgid "'%s' is now the primary connection\n" msgstr "« %s » est la connexion primaire.\n" -#: ../clients/cli/general.c:1083 +#: ../clients/cli/general.c:1084 #, c-format msgid "There's no primary connection\n" msgstr "Il n'y a pas de connexion primaire\n" -#: ../clients/cli/general.c:1095 +#: ../clients/cli/general.c:1096 #, c-format msgid "Connectivity is now '%s'\n" msgstr "La connectivité est « %s » maintenant\n" -#: ../clients/cli/general.c:1109 +#: ../clients/cli/general.c:1110 #, c-format msgid "Networkmanager is now in the '%s' state\n" msgstr "Le Networlmanager est dans l'état « %s » maintenant\n" -#: ../clients/cli/general.c:1129 +#: ../clients/cli/general.c:1130 msgid "connection available" msgstr "connexion disponible" -#: ../clients/cli/general.c:1131 +#: ../clients/cli/general.c:1132 msgid "connections available" msgstr "connexions disponibles" -#: ../clients/cli/general.c:1149 +#: ../clients/cli/general.c:1150 msgid "autoconnect" msgstr "connexion automatique" -#: ../clients/cli/general.c:1151 +#: ../clients/cli/general.c:1152 msgid "fw missing" msgstr "fw manquant" -#: ../clients/cli/general.c:1156 +#: ../clients/cli/general.c:1157 msgid "plugin missing" msgstr "greffon manquant" -#: ../clients/cli/general.c:1161 +#: ../clients/cli/general.c:1162 msgid "sw" msgstr "sw" -#: ../clients/cli/general.c:1163 +#: ../clients/cli/general.c:1164 msgid "hw" msgstr "hw" -#: ../clients/cli/general.c:1168 +#: ../clients/cli/general.c:1169 msgid "iface" msgstr "iface" -#: ../clients/cli/general.c:1171 +#: ../clients/cli/general.c:1172 msgid "port" msgstr "port" -#: ../clients/cli/general.c:1174 +#: ../clients/cli/general.c:1175 msgid "mtu" msgstr "mtu" -#: ../clients/cli/general.c:1191 +#: ../clients/cli/general.c:1192 msgid "master" msgstr "master" -#: ../clients/cli/general.c:1195 ../clients/tui/nm-editor-utils.c:239 +#: ../clients/cli/general.c:1196 ../clients/tui/nm-editor-utils.c:239 #: ../clients/tui/nmt-connect-connection-list.c:407 msgid "VPN" msgstr "VPN" -#: ../clients/cli/general.c:1197 +#: ../clients/cli/general.c:1198 msgid "ip4 default" msgstr "ip4 par défaut" -#: ../clients/cli/general.c:1199 +#: ../clients/cli/general.c:1200 msgid "ip6 default" msgstr "ip6 par défaut" -#: ../clients/cli/general.c:1281 +#: ../clients/cli/general.c:1282 #, c-format msgid "%s VPN connection" msgstr "Connexion VPN « %s »" -#: ../clients/cli/general.c:1349 +#: ../clients/cli/general.c:1350 #, c-format msgid "" "Use \"nmcli device show\" to get complete information about known devices " @@ -3788,16 +3760,16 @@ msgstr "" "Consultez les pages de manuel nmcli(1) et nmcli-examples(7) pour les détails " "complets d'utilisation.\n" -#: ../clients/cli/general.c:1370 +#: ../clients/cli/general.c:1371 #, c-format msgid "Error: 'monitor' command '%s' is not valid." msgstr "Erreur : commande « monitor » « %s » non valide." -#: ../clients/cli/general.c:1382 +#: ../clients/cli/general.c:1383 msgid "Networkmanager is not running (waiting for it)\n" msgstr "Networkmanager n'est pas en cours d'exécution (attendons)\n" -#: ../clients/cli/nmcli.c:245 +#: ../clients/cli/nmcli.c:244 #, c-format msgid "" "Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n" @@ -3815,7 +3787,7 @@ msgid "" " -p, --pretty pretty output\n" " -s, --show-secrets allow displaying passwords\n" " -t, --terse terse output\n" -" -v, --version how program version\n" +" -v, --version show program version\n" " -w, --wait <seconds> set timeout waiting for finishing " "operations\n" "\n" @@ -3829,27 +3801,24 @@ msgid "" " m[onitor] monitor NetworkManager changes\n" "\n" msgstr "" -"Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n" +"Usage : nmcli [OPTIONS] OBJECT { COMMAND | help }\n" "\n" "OPTIONS\n" -" -o[verview] overview mode (hide default " -"values)\n" -" -t[erse] terse output\n" -" -p[retty] pretty output\n" -" -m[ode] tabular|multiline output mode\n" -" -c[olors] auto|yes|no whether to use colors in " -"output\n" -" -f[ields] <field1,field2,...>|all|common specify fields to output\n" -" -g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -" -"f\n" -" -e[scape] yes|no escape columns separators " -"in values\n" -" -a[sk] ask for missing parameters\n" -" -s[how-secrets] allow displaying passwords\n" -" -w[ait] <seconds> set timeout waiting for " -"finishing operations\n" -" -v[ersion] show program version\n" -" -h[elp] print this help\n" +" -a, --ask ask for missing parameters\n" +" -c, --colors auto|yes|no whether to use colors in output\n" +" -e, --escape yes|no escape columns separators in " +"values\n" +" -f, --fields <field,...>|all|common specify fields to output\n" +" -g, --get-values <field,...>|all|common shortcut for -m tabular -t -f\n" +" -h, --help print this help\n" +" -m, --mode tabular|multiline output mode\n" +" -o, --overview overview mode\n" +" -p, --pretty pretty output\n" +" -s, --show-secrets allow displaying passwords\n" +" -t, --terse terse output\n" +" -v, --version show program version\n" +" -w, --wait <seconds> set timeout waiting for finishing " +"operations\n" "\n" "OBJECT\n" " g[eneral] NetworkManager's general status and operations\n" @@ -3861,98 +3830,98 @@ msgstr "" " m[onitor] monitor NetworkManager changes\n" "\n" -#: ../clients/cli/nmcli.c:325 +#: ../clients/cli/nmcli.c:324 #, c-format msgid "Error: missing argument for '%s' option." msgstr "Erreur : paramètre manquant pour l'option « %s »." -#: ../clients/cli/nmcli.c:626 +#: ../clients/cli/nmcli.c:625 #, c-format msgid "Unexpected end of file following '%s'\n" msgstr "Fin inattendue du fichier après « %s »\n" -#: ../clients/cli/nmcli.c:634 +#: ../clients/cli/nmcli.c:633 #, c-format msgid "Expected whitespace following '%s'\n" msgstr "Espacement prévu après « %s »\n" -#: ../clients/cli/nmcli.c:646 +#: ../clients/cli/nmcli.c:645 #, c-format msgid "Expected a value for '%s'\n" msgstr "Valeur attendue pour « %s »\n" -#: ../clients/cli/nmcli.c:660 +#: ../clients/cli/nmcli.c:659 #, c-format msgid "Expected a line break following '%s'\n" msgstr "On s'attend à un saut de ligne après « %s »\n" -#: ../clients/cli/nmcli.c:749 +#: ../clients/cli/nmcli.c:748 #, c-format msgid "Error: Option '--terse' is specified the second time." msgstr "Erreur : option « --terse » est spécifiée la seconde fois." -#: ../clients/cli/nmcli.c:754 +#: ../clients/cli/nmcli.c:753 #, c-format msgid "Error: Option '--terse' is mutually exclusive with '--pretty'." msgstr "Erreur : option « --terse » mutuellement exclusive avec « --pretty »." -#: ../clients/cli/nmcli.c:762 +#: ../clients/cli/nmcli.c:761 #, c-format msgid "Error: Option '--pretty' is specified the second time." msgstr "Erreur : option « --pretty » est spécifiée la seconde fois." -#: ../clients/cli/nmcli.c:767 +#: ../clients/cli/nmcli.c:766 #, c-format msgid "Error: Option '--pretty' is mutually exclusive with '--terse'." msgstr "Erreur : option « --pretty » mutuellement exclusive avec « --terse »." -#: ../clients/cli/nmcli.c:782 +#: ../clients/cli/nmcli.c:781 #, c-format msgid "Error: '%s' is not a valid argument for '%s' option." msgstr "Erreur : « %s » n'est pas un argument valide pour l'option « %s »." -#: ../clients/cli/nmcli.c:796 ../clients/cli/nmcli.c:808 +#: ../clients/cli/nmcli.c:795 ../clients/cli/nmcli.c:807 #, c-format msgid "Error: '%s' is not valid argument for '%s' option." msgstr "" "Erreur : « %s » est n'est pas un paramètre valide pour l'option « %s »." -#: ../clients/cli/nmcli.c:832 +#: ../clients/cli/nmcli.c:831 #, c-format msgid "Error: '%s' is not a valid timeout." msgstr "Erreur : « %s » n'est pas un délai d'attente valide." -#: ../clients/cli/nmcli.c:839 +#: ../clients/cli/nmcli.c:838 #, c-format msgid "nmcli tool, version %s\n" msgstr "outil nmcli, version %s\n" -#: ../clients/cli/nmcli.c:847 +#: ../clients/cli/nmcli.c:846 #, c-format msgid "Error: Option '%s' is unknown, try 'nmcli -help'." msgstr "Erreur : option « %s » inconnue, essayez « nmcli -help »." -#: ../clients/cli/nmcli.c:903 ../clients/cli/nmcli.c:910 +#: ../clients/cli/nmcli.c:902 ../clients/cli/nmcli.c:909 #, c-format msgid "Error: nmcli terminated by signal %s (%d)" msgstr "Erreur : nmcli terminé par le signal %s (%d)" -#: ../clients/cli/nmcli.c:1060 +#: ../clients/cli/nmcli.c:975 msgid "Success" msgstr "Succès" -#: ../clients/cli/polkit-agent.c:69 +#: ../clients/cli/polkit-agent.c:68 #, c-format msgid "Authentication message: %s\n" msgstr "Message d'authentication : %s\n" -#: ../clients/cli/polkit-agent.c:77 +#: ../clients/cli/polkit-agent.c:76 #, c-format msgid "Authentication error: %s\n" msgstr "Erreur d'authentication : %s\n" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/cli/polkit-agent.c:137 +#: ../clients/cli/polkit-agent.c:136 #, c-format msgid "Warning: polkit agent initialization failed: %s\n" msgstr "Warning: l'initialisation de l'agent polkit a échoué : %s\n" @@ -3967,7 +3936,7 @@ msgstr "Souhaitez-vous aussi définir « %s » sur « %s » ? [yes] : " msgid "Do you also want to clear '%s'? [yes]: " msgstr "Souhaitez-vous aussi supprimer « %s » ? [yes] : " -#: ../clients/cli/settings.c:224 +#: ../clients/cli/settings.c:243 #, c-format msgid "" "Warning: %s.%s set to '%s', but it might be ignored in infrastructure mode\n" @@ -3975,80 +3944,80 @@ msgstr "" "Attention : %s.%s défini à '%s', mais il est possible que ce soit ignoré en " "mode d'infrastructure\n" -#: ../clients/cli/settings.c:243 +#: ../clients/cli/settings.c:262 #, c-format msgid "Warning: setting %s.%s requires removing ipv4 and ipv6 settings\n" msgstr "" "Atttention : configuration %s.%s exige que l'on supprime les configurations " "ipv4 et ipv6\n" -#: ../clients/cli/settings.c:245 +#: ../clients/cli/settings.c:264 msgid "Do you want to remove them? [yes] " msgstr "Souhaitez-vous les supprimer ? [oui]" -#: ../clients/cli/settings.c:333 +#: ../clients/cli/settings.c:352 #, c-format msgid "Warning: %s is not an UUID of any existing connection profile\n" msgstr "Avertissement : %s n'est pas un UUID de profil de connexion existant\n" -#: ../clients/cli/settings.c:338 ../clients/cli/settings.c:351 +#: ../clients/cli/settings.c:357 ../clients/cli/settings.c:370 #, c-format msgid "'%s' is not a VPN connection profile" msgstr "« %s » n'est pas un profil de connexion VPN" -#: ../clients/cli/settings.c:345 +#: ../clients/cli/settings.c:364 #, c-format msgid "'%s' is not a name of any exiting profile" msgstr "« %s » n'est pas un nom de profil existant" -#: ../clients/cli/settings.c:389 +#: ../clients/cli/settings.c:408 #, c-format msgid "Warning: %s\n" msgstr "Avertissement : %s\n" -#: ../clients/cli/settings.c:392 +#: ../clients/cli/settings.c:411 #, c-format msgid "Info: %s\n" msgstr "Info : %s\n" -#: ../clients/cli/settings.c:485 +#: ../clients/cli/settings.c:504 msgid "don't know how to get the property value" msgstr "je ne sais pas comment obtenir la valeur de la propriété" -#: ../clients/cli/settings.c:575 ../clients/cli/settings.c:617 +#: ../clients/cli/settings.c:593 msgid "the property can't be changed" msgstr "la propriété ne peut pas être modifiée" -#: ../clients/cli/settings.c:731 +#: ../clients/cli/settings.c:671 msgid "[NM property description]" msgstr "[description de la propriété NM]" -#: ../clients/cli/settings.c:741 +#: ../clients/cli/settings.c:681 msgid "[nmcli specific description]" msgstr "[description spécifique de nmcli]" -#: ../clients/cli/utils.c:320 +#: ../clients/cli/utils.c:318 #, c-format msgid "Error: Argument '%s' was expected, but '%s' provided." msgstr "Erreur : l'argument « %s » était attendu, mais « %s » a été fourni." -#: ../clients/cli/utils.c:323 +#: ../clients/cli/utils.c:321 #, c-format msgid "Error: Unexpected argument '%s'" msgstr "Erreur : argument « %s » inattendu" -#: ../clients/cli/utils.c:710 +#: ../clients/cli/utils.c:709 #, c-format msgid "invalid field '%s%s%s'; no such field" msgstr "champ « %s%s%s » invalide ; champ inconnu" -#: ../clients/cli/utils.c:714 +#: ../clients/cli/utils.c:713 #, c-format msgid "invalid field '%s%s%s'; allowed fields: [%s]" msgstr "champ « %s%s%s » invalide ; champs autorisés : [%s]" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/cli/utils.c:810 +#: ../clients/cli/utils.c:809 #, c-format msgid "failure to select field" msgstr "Impossible de sélectionner le champ" @@ -4063,26 +4032,26 @@ msgstr "Erreur de lecture de la sortie nmcli : %s\n" msgid "Error writing nmcli output: %s\n" msgstr "Erreur d'écriture de la sortie nmcli : %s\n" -#: ../clients/cli/utils.c:1467 +#: ../clients/cli/utils.c:1469 #, c-format msgid "Failed to create pager pipe: %s\n" msgstr "Échec de la création du pager pipe : %s\n" -#: ../clients/cli/utils.c:1475 +#: ../clients/cli/utils.c:1478 #, c-format msgid "Failed to fork pager: %s\n" msgstr "Échec du fork pager : %s\n" -#: ../clients/cli/utils.c:1521 ../clients/cli/utils.c:1523 +#: ../clients/cli/utils.c:1525 ../clients/cli/utils.c:1529 #, c-format msgid "Failed to duplicate pager pipe: %s\n" msgstr "Il n'a pas réussi à dupliquer le pager pipe : %s\n" -#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4949 +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4195 msgid "on" msgstr "marche" -#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4951 +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4197 msgid "off" msgstr "arrêt" @@ -4099,104 +4068,103 @@ msgstr "%lld - %s" #. TRANSLATORS: the first %s is the partial value entered by #. * the user, the second %s a list of compatible values. #. -#: ../clients/common/nm-client-utils.c:117 -#: ../clients/common/nm-client-utils.c:148 +#: ../clients/common/nm-client-utils.c:121 +#: ../clients/common/nm-client-utils.c:152 #, c-format msgid "'%s' is ambiguous (%s)" msgstr "« %s » est ambigu (%s)" -#: ../clients/common/nm-client-utils.c:127 +#: ../clients/common/nm-client-utils.c:131 #, c-format msgid "'%s' is not valid; use [%s] or [%s]" msgstr "« %s » n'est pas valide ; utilisez [%s] ou [%s]" -#: ../clients/common/nm-client-utils.c:160 +#: ../clients/common/nm-client-utils.c:164 #, c-format msgid "'%s' is not valid; use [%s], [%s] or [%s]" msgstr "« %s » n'est pas valide ; utilisez [%s], [%s] ou [%s]" -#: ../clients/common/nm-client-utils.c:209 +#: ../clients/common/nm-client-utils.c:213 #, c-format msgid "'%s' is ambiguous: %s" msgstr "« %s » est ambigu : %s" -#: ../clients/common/nm-client-utils.c:219 +#: ../clients/common/nm-client-utils.c:223 #, c-format msgid "missing name, try one of [%s]" msgstr "nom manquant, essayez l'un de [%s]" -#: ../clients/common/nm-client-utils.c:261 +#: ../clients/common/nm-client-utils.c:265 msgid "unmanaged" msgstr "non-géré" -#: ../clients/common/nm-client-utils.c:262 +#: ../clients/common/nm-client-utils.c:266 msgid "unavailable" msgstr "indisponible" -#: ../clients/common/nm-client-utils.c:264 +#: ../clients/common/nm-client-utils.c:268 msgid "connecting (prepare)" msgstr "connexion (préparation)" -#: ../clients/common/nm-client-utils.c:265 +#: ../clients/common/nm-client-utils.c:269 msgid "connecting (configuring)" msgstr "connexion (configuration)" -#: ../clients/common/nm-client-utils.c:266 +#: ../clients/common/nm-client-utils.c:270 msgid "connecting (need authentication)" msgstr "connexion (authentification requise)" -#: ../clients/common/nm-client-utils.c:267 +#: ../clients/common/nm-client-utils.c:271 msgid "connecting (getting IP configuration)" msgstr "connexion (obtention de la configuration IP)" -#: ../clients/common/nm-client-utils.c:268 +#: ../clients/common/nm-client-utils.c:272 msgid "connecting (checking IP connectivity)" msgstr "connexion (contrôle de la connectivité IP)" -#: ../clients/common/nm-client-utils.c:269 +#: ../clients/common/nm-client-utils.c:273 msgid "connecting (starting secondary connections)" msgstr "connexion (démarrage des connexions secondaires)" -#: ../clients/common/nm-client-utils.c:272 +#: ../clients/common/nm-client-utils.c:276 msgid "connection failed" msgstr "échec de la connexion" -#: ../clients/common/nm-client-utils.c:280 +#: ../clients/common/nm-client-utils.c:284 msgid "yes (guessed)" msgstr "oui (deviné)" -#: ../clients/common/nm-client-utils.c:281 +#: ../clients/common/nm-client-utils.c:285 msgid "no (guessed)" msgstr "non (deviné)" #. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) #. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason) -#: ../clients/common/nm-client-utils.c:287 -#: ../clients/common/nm-client-utils.c:359 ../libnm-glib/nm-device.c:1859 -#: ../libnm/nm-device.c:1437 +#: ../clients/common/nm-client-utils.c:291 +#: ../clients/common/nm-client-utils.c:364 ../libnm/nm-device.c:1439 msgid "Unknown" msgstr "Inconnu" -#: ../clients/common/nm-client-utils.c:288 +#: ../clients/common/nm-client-utils.c:292 msgid "No reason given" msgstr "Aucun raison donnée" -#: ../clients/common/nm-client-utils.c:290 +#: ../clients/common/nm-client-utils.c:294 msgid "Device is now managed" msgstr "Le périphérique est maintenant géré" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:291 +#: ../clients/common/nm-client-utils.c:295 msgid "Device is now unmanaged" msgstr "Le périphérique n'est pas géré actuellement" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:292 +#: ../clients/common/nm-client-utils.c:296 msgid "The device could not be readied for configuration" msgstr "Le périphérique n'a pas pu être apprêté pour la configuration" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:293 +#: ../clients/common/nm-client-utils.c:297 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" @@ -4204,381 +4172,385 @@ msgstr "" "délai d'expiration, etc. )" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:294 +#: ../clients/common/nm-client-utils.c:298 msgid "The IP configuration is no longer valid" msgstr "La configuration IP n'est plus valide" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:295 +#: ../clients/common/nm-client-utils.c:299 msgid "Secrets were required, but not provided" msgstr "Des secrets étaient requis, mais aucun n'a été fourni" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:296 +#: ../clients/common/nm-client-utils.c:300 msgid "802.1X supplicant disconnected" msgstr "supplicant 802.1X déconnecté" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:297 +#: ../clients/common/nm-client-utils.c:301 msgid "802.1X supplicant configuration failed" msgstr "Échec de la configuration du supplicant 802.1X" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:298 +#: ../clients/common/nm-client-utils.c:302 msgid "802.1X supplicant failed" msgstr "Échec du supplicant 802.1X" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:299 +#: ../clients/common/nm-client-utils.c:303 msgid "802.1X supplicant took too long to authenticate" msgstr "Le supplicant 802.1X a pris trop longtemps pour s'authentifier" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:300 +#: ../clients/common/nm-client-utils.c:304 msgid "PPP service failed to start" msgstr "Échec du démarrage du service PPP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:301 +#: ../clients/common/nm-client-utils.c:305 msgid "PPP service disconnected" msgstr "Service PPP déconnecté" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:302 +#: ../clients/common/nm-client-utils.c:306 msgid "PPP failed" msgstr "Échec de PPP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:303 +#: ../clients/common/nm-client-utils.c:307 msgid "DHCP client failed to start" msgstr "Échec du démarrage du client DHCP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:304 +#: ../clients/common/nm-client-utils.c:308 msgid "DHCP client error" msgstr "Erreur du client DHCP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:305 +#: ../clients/common/nm-client-utils.c:309 msgid "DHCP client failed" msgstr "Échec du client DHCP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:306 +#: ../clients/common/nm-client-utils.c:310 msgid "Shared connection service failed to start" msgstr "Le démarrage du service de connexion partagée a échoué" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:307 +#: ../clients/common/nm-client-utils.c:311 msgid "Shared connection service failed" msgstr "Le service de connexion partagée a échoué" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:308 +#: ../clients/common/nm-client-utils.c:312 msgid "AutoIP service failed to start" msgstr "Le service autoIP n'a pas réussi à démarrer" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:309 +#: ../clients/common/nm-client-utils.c:313 msgid "AutoIP service error" msgstr "Erreur du service autoIP" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:310 +#: ../clients/common/nm-client-utils.c:314 msgid "AutoIP service failed" msgstr "Le service autoIP a échoué" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:311 +#: ../clients/common/nm-client-utils.c:315 msgid "The line is busy" msgstr "La ligne est occupée" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:312 +#: ../clients/common/nm-client-utils.c:316 msgid "No dial tone" msgstr "Pas de tonalité" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:313 +#: ../clients/common/nm-client-utils.c:317 msgid "No carrier could be established" msgstr "Aucune porteuse n'a pu être établie" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:314 +#: ../clients/common/nm-client-utils.c:318 msgid "The dialing request timed out" msgstr "Délai de requête de numérotation dépassé" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:315 +#: ../clients/common/nm-client-utils.c:319 msgid "The dialing attempt failed" msgstr "La tentative de numérotation a échoué" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:316 +#: ../clients/common/nm-client-utils.c:320 msgid "Modem initialization failed" msgstr "L'initialisation du modem a échoué" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:317 +#: ../clients/common/nm-client-utils.c:321 msgid "Failed to select the specified APN" msgstr "Échec de la sélection de l'APN spécifié" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:318 +#: ../clients/common/nm-client-utils.c:322 msgid "Not searching for networks" msgstr "Aucune recherche de réseau en cours" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:319 +#: ../clients/common/nm-client-utils.c:323 msgid "Network registration denied" msgstr "Enregistrement au réseau refusé" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:320 +#: ../clients/common/nm-client-utils.c:324 msgid "Network registration timed out" msgstr "Délai dépassé pour l'enregistrement au réseau" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:321 +#: ../clients/common/nm-client-utils.c:325 msgid "Failed to register with the requested network" msgstr "Échec de l'enregistrement au réseau demandé" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:322 +#: ../clients/common/nm-client-utils.c:326 msgid "PIN check failed" msgstr "La vérification du code PIN a échoué" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:323 +#: ../clients/common/nm-client-utils.c:327 msgid "Necessary firmware for the device may be missing" msgstr "Le micrologiciel nécessaire du périphérique pourrait être manquant" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:324 +#: ../clients/common/nm-client-utils.c:328 msgid "The device was removed" msgstr "Le périphérique a été supprimé" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:325 +#: ../clients/common/nm-client-utils.c:329 msgid "NetworkManager went to sleep" msgstr "NetworkManager est en veille" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:326 +#: ../clients/common/nm-client-utils.c:330 msgid "The device's active connection disappeared" msgstr "La connexion active du périphérique a disparu" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:327 +#: ../clients/common/nm-client-utils.c:331 msgid "Device disconnected by user or client" msgstr "Le périphérique a été déconnecté par l'utilisateur ou le client" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:328 +#: ../clients/common/nm-client-utils.c:332 msgid "Carrier/link changed" msgstr "Porteuse ou lien modifié(e)" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:329 +#: ../clients/common/nm-client-utils.c:333 msgid "The device's existing connection was assumed" msgstr "La connexion existante du périphérique a été supposée" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:330 +#: ../clients/common/nm-client-utils.c:334 msgid "The supplicant is now available" msgstr "Le demandeur est maintenant disponible" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:331 +#: ../clients/common/nm-client-utils.c:335 msgid "The modem could not be found" msgstr "Le modem est introuvable" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:332 +#: ../clients/common/nm-client-utils.c:336 msgid "The Bluetooth connection failed or timed out" msgstr "La connexion Bluetooth a échoué ou son délai d'attente a été dépassé" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:333 +#: ../clients/common/nm-client-utils.c:337 msgid "GSM Modem's SIM card not inserted" msgstr "La carte SIM du modem GSM n'est pas insérée" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:334 +#: ../clients/common/nm-client-utils.c:338 msgid "GSM Modem's SIM PIN required" msgstr "Le code PIN de la SIM du modem GSM est nécessaire" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:335 +#: ../clients/common/nm-client-utils.c:339 msgid "GSM Modem's SIM PUK required" msgstr "Le code PUK de la SIM du modem GSM est requis" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:336 +#: ../clients/common/nm-client-utils.c:340 msgid "GSM Modem's SIM wrong" msgstr "La carte SIM du modem GSM est incorrecte" # auto translated by TM merge from project: control-center, version: 3.8.3, DocId: gnome-control-center-2.0 -#: ../clients/common/nm-client-utils.c:337 +#: ../clients/common/nm-client-utils.c:341 msgid "InfiniBand device does not support connected mode" msgstr "Le périphérique InfiniBand ne prend pas en charge le mode connecté" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:338 +#: ../clients/common/nm-client-utils.c:342 msgid "A dependency of the connection failed" msgstr "Une dépendance de la connexion a échoué" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:339 +#: ../clients/common/nm-client-utils.c:343 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "Problème avec Ethernet RFC 2684 sur pont ADSL" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:340 +#: ../clients/common/nm-client-utils.c:344 msgid "ModemManager is unavailable" msgstr "ModemManager est indisponible" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:341 +#: ../clients/common/nm-client-utils.c:345 msgid "The Wi-Fi network could not be found" msgstr "Le réseau Wi-Fi est introuvable" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:342 +#: ../clients/common/nm-client-utils.c:346 msgid "A secondary connection of the base connection failed" msgstr "Une connexion secondaire à la connexion de base a échoué" -#: ../clients/common/nm-client-utils.c:343 +#: ../clients/common/nm-client-utils.c:347 msgid "DCB or FCoE setup failed" msgstr "L'installation DCB ou FCoE a échoué" -#: ../clients/common/nm-client-utils.c:344 +#: ../clients/common/nm-client-utils.c:348 msgid "teamd control failed" msgstr "échec du contrôle teamd" -#: ../clients/common/nm-client-utils.c:345 +#: ../clients/common/nm-client-utils.c:349 msgid "Modem failed or no longer available" msgstr "Le modem est en échec ou n'est plus disponible" -#: ../clients/common/nm-client-utils.c:346 +#: ../clients/common/nm-client-utils.c:350 msgid "Modem now ready and available" msgstr "Le modem est prêt et disponible" -#: ../clients/common/nm-client-utils.c:347 +#: ../clients/common/nm-client-utils.c:351 msgid "SIM PIN was incorrect" msgstr "Le code PIN de la SIM est incorrect" -#: ../clients/common/nm-client-utils.c:348 +#: ../clients/common/nm-client-utils.c:352 msgid "New connection activation was enqueued" msgstr "L'activation de la nouvelle connexion a été mise en file d'attente" -#: ../clients/common/nm-client-utils.c:349 +#: ../clients/common/nm-client-utils.c:353 msgid "The device's parent changed" msgstr "Le parent du périphérique a changé" -#: ../clients/common/nm-client-utils.c:350 +#: ../clients/common/nm-client-utils.c:354 msgid "The device parent's management changed" msgstr "Le gestionnaire du périphérique parent a changé" -#: ../clients/common/nm-client-utils.c:351 +#: ../clients/common/nm-client-utils.c:355 msgid "Open vSwitch database connection failed" msgstr "Echec de la connexion à la base de données Open vSwitch" -#: ../clients/common/nm-client-utils.c:352 +#: ../clients/common/nm-client-utils.c:356 msgid "A duplicate IP address was detected" msgstr "Une adresse IP en double a été détectée" -#: ../clients/common/nm-client-utils.c:353 +#: ../clients/common/nm-client-utils.c:357 msgid "The selected IP method is not supported" msgstr "La méthode IP sélectionnée n'est pas prise en charge" -#: ../clients/common/nm-client-utils.c:354 +#: ../clients/common/nm-client-utils.c:358 msgid "Failed to configure SR-IOV parameters" msgstr "Échec de la configuration des paramètres SR-IOV" -#: ../clients/common/nm-client-utils.c:360 +#: ../clients/common/nm-client-utils.c:359 +msgid "The Wi-Fi P2P peer could not be found" +msgstr "L'homologue Wi-Fi P2P n'a pas pu être trouvé" + +#: ../clients/common/nm-client-utils.c:365 msgid "Unknown reason" msgstr "Raison inconnue" -#: ../clients/common/nm-client-utils.c:361 +#: ../clients/common/nm-client-utils.c:366 msgid "The connection was disconnected" msgstr "La connexion a été déconnectée" -#: ../clients/common/nm-client-utils.c:362 +#: ../clients/common/nm-client-utils.c:367 msgid "Disconnected by user" msgstr "Déconnecté par l'utilisateur" -#: ../clients/common/nm-client-utils.c:363 +#: ../clients/common/nm-client-utils.c:368 msgid "The base network connection was interrupted" msgstr "La connexion réseau de base a été interrompue" -#: ../clients/common/nm-client-utils.c:364 +#: ../clients/common/nm-client-utils.c:369 msgid "The VPN service stopped unexpectedly" msgstr "Arrêt inattendu du service VPN" -#: ../clients/common/nm-client-utils.c:365 +#: ../clients/common/nm-client-utils.c:370 msgid "The VPN service returned invalid configuration" msgstr "Le service VPN a retourné une configuration non valide" -#: ../clients/common/nm-client-utils.c:366 +#: ../clients/common/nm-client-utils.c:371 msgid "The connection attempt timed out" msgstr "Le délai d'attente de la tentative de connexion a été dépassé" -#: ../clients/common/nm-client-utils.c:367 +#: ../clients/common/nm-client-utils.c:372 msgid "The VPN service did not start in time" msgstr "Le service VPN n'a pas démarré à temps" -#: ../clients/common/nm-client-utils.c:368 +#: ../clients/common/nm-client-utils.c:373 msgid "The VPN service failed to start" msgstr "Échec du démarrage du service VPN" -#: ../clients/common/nm-client-utils.c:369 +#: ../clients/common/nm-client-utils.c:374 msgid "No valid secrets" msgstr "Aucun secret valide" -#: ../clients/common/nm-client-utils.c:370 +#: ../clients/common/nm-client-utils.c:375 msgid "Invalid secrets" msgstr "Secrets non valides" -#: ../clients/common/nm-client-utils.c:371 +#: ../clients/common/nm-client-utils.c:376 msgid "The connection was removed" msgstr "La connexion a été supprimée" -#: ../clients/common/nm-client-utils.c:372 +#: ../clients/common/nm-client-utils.c:377 msgid "Master connection failed" msgstr "Échec de la connexion maître" -#: ../clients/common/nm-client-utils.c:373 +#: ../clients/common/nm-client-utils.c:378 msgid "Could not create a software link" msgstr "Impossible de créer un lien logiciel" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-client-utils.c:374 +#: ../clients/common/nm-client-utils.c:379 msgid "The device disappeared" msgstr "Le périphérique a disparu" -#: ../clients/common/nm-meta-setting-access.c:492 +#: ../clients/common/nm-meta-setting-access.c:510 #, c-format msgid "field '%s' has to be alone" msgstr "champ « %s » doit être seul" -#: ../clients/common/nm-meta-setting-access.c:507 +#: ../clients/common/nm-meta-setting-access.c:525 #, c-format msgid "invalid field '%s%s%s%s%s'; %s%s%s" msgstr "champ « %s%s%s%s%s » invalide ; %s%s%s" -#: ../clients/common/nm-meta-setting-desc.c:99 -#: ../clients/common/nm-meta-setting-desc.c:161 +#: ../clients/common/nm-meta-setting-desc.c:311 +#: ../clients/common/nm-meta-setting-desc.c:372 #, c-format msgid "invalid prefix '%s'; <1-%d> allowed" msgstr "préfixe invalide « %s »; <1-%d> autorisé" -#: ../clients/common/nm-meta-setting-desc.c:107 +#: ../clients/common/nm-meta-setting-desc.c:319 #, c-format msgid "invalid IP address: %s" msgstr "adresse IP invalide : %s" -#: ../clients/common/nm-meta-setting-desc.c:133 +#: ../clients/common/nm-meta-setting-desc.c:344 msgid "" "The valid syntax is: 'ip[/prefix] [next-hop] [metric] [attribute=val]... [," "ip[/prefix] ...]'" @@ -4586,244 +4558,193 @@ msgstr "" "La syntaxe valide est : 'ip[/prefix][next-hop][metric][attribute=val]... [," "ip[/prefix] ....]’" -#: ../clients/common/nm-meta-setting-desc.c:172 +#: ../clients/common/nm-meta-setting-desc.c:383 #, c-format msgid "the next hop ('%s') must be first" msgstr "le saut suivant (« %s ») doit être le premier" -#: ../clients/common/nm-meta-setting-desc.c:178 +#: ../clients/common/nm-meta-setting-desc.c:389 #, c-format msgid "the metric ('%s') must be before attributes" msgstr "la métrique (« %s ») doit être avant les attributs" -#: ../clients/common/nm-meta-setting-desc.c:227 +#: ../clients/common/nm-meta-setting-desc.c:437 #, c-format msgid "invalid route: %s. %s" msgstr "route non valide : %s. %s" -#: ../clients/common/nm-meta-setting-desc.c:239 -msgid "default route cannot be added (NetworkManager handles it by itself)" -msgstr "" -"la route par défaut ne peut être ajoutée (NetworkManager la gère lui-même)" - -#: ../clients/common/nm-meta-setting-desc.c:446 -#, c-format -msgid "invalid priority map '%s'" -msgstr "Plan des priorités non valide « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:453 -#: ../clients/common/nm-meta-setting-desc.c:459 -#, c-format -msgid "priority '%s' is not valid (<0-%ld>)" -msgstr "priorité « %s » n'est pas valide (<0-%ld>)" - -#: ../clients/common/nm-meta-setting-desc.c:511 +#: ../clients/common/nm-meta-setting-desc.c:503 #, c-format msgid "cannot read pac-script from file '%s'" msgstr "ne peut pas lire pac-script dans le fichier « %s »" -#: ../clients/common/nm-meta-setting-desc.c:518 +#: ../clients/common/nm-meta-setting-desc.c:510 #, c-format msgid "file '%s' contains non-valid utf-8" msgstr "fichier « %s » contient un utf-8 non valide" -#: ../clients/common/nm-meta-setting-desc.c:531 +#: ../clients/common/nm-meta-setting-desc.c:523 #, c-format msgid "'%s' does not contain a valid PAC Script" msgstr "« %s » ne contient pas de script PAC valide" -#: ../clients/common/nm-meta-setting-desc.c:534 +#: ../clients/common/nm-meta-setting-desc.c:526 #, c-format msgid "Not a valid PAC Script" msgstr "Script PAC non valide" -#: ../clients/common/nm-meta-setting-desc.c:588 +#: ../clients/common/nm-meta-setting-desc.c:579 #, c-format msgid "cannot read team config from file '%s'" msgstr "" "ne peut pas lire la configuration de l'équipe à partir du fichier « %s »" -#: ../clients/common/nm-meta-setting-desc.c:595 +#: ../clients/common/nm-meta-setting-desc.c:586 #, c-format msgid "team config file '%s' contains non-valid utf-8" msgstr "" "le fichier de configuration de l'équipe « %s » contient l'utf-8 non valide" -#: ../clients/common/nm-meta-setting-desc.c:607 -#, c-format -msgid "'%s' does not contain a valid team configuration" -msgstr "« %s » ne contient pas de configuration d'équipe valide." - -#: ../clients/common/nm-meta-setting-desc.c:610 -#, c-format -msgid "team configuration must be a JSON object" -msgstr "la configuration de l'équipe doit être un objet JSON" - -#: ../clients/common/nm-meta-setting-desc.c:731 -#: ../clients/tui/nmt-mtu-entry.c:84 -msgid "(default)" -msgstr "(par défaut)" - -#: ../clients/common/nm-meta-setting-desc.c:885 +#: ../clients/common/nm-meta-setting-desc.c:1034 msgid "auto" msgstr "auto" -#: ../clients/common/nm-meta-setting-desc.c:1037 +#: ../clients/common/nm-meta-setting-desc.c:1186 #, c-format msgid "%s (%s)" msgstr "%s (%s)" -#: ../clients/common/nm-meta-setting-desc.c:1180 -#: ../clients/common/nm-meta-setting-desc.c:1184 -#, fuzzy +#: ../clients/common/nm-meta-setting-desc.c:1334 +#: ../clients/common/nm-meta-setting-desc.c:1338 msgid "'%s' is out of range [%" -msgstr "« %s » est en dehors de la plage [0, %u]" +msgstr "« %s » est en dehors de la plage [%" -#: ../clients/common/nm-meta-setting-desc.c:1189 +#: ../clients/common/nm-meta-setting-desc.c:1343 #, c-format msgid "'%s' is not a valid number" msgstr "« %s » n'est pas un nombre valide" -#: ../clients/common/nm-meta-setting-desc.c:1243 +#: ../clients/common/nm-meta-setting-desc.c:1400 #, c-format msgid "'%s' is out of range [0, %u]" msgstr "« %s » est en dehors de la plage [0, %u]" -#: ../clients/common/nm-meta-setting-desc.c:1286 +#: ../clients/common/nm-meta-setting-desc.c:1446 #, c-format msgid "'%s' is not a valid Ethernet MAC" msgstr "« %s » n'est pas une adresse Ethernet MAC valide" -#: ../clients/common/nm-meta-setting-desc.c:1391 +#: ../clients/common/nm-meta-setting-desc.c:1554 #, c-format msgid "invalid option '%s', use a combination of [%s]" msgstr "option non valide « %s » ; utiliser une combinaison de [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1396 ../libnm-core/nm-keyfile.c:780 +#: ../clients/common/nm-meta-setting-desc.c:1559 ../libnm-core/nm-keyfile.c:884 #, c-format msgid "invalid option '%s', use one of [%s]" msgstr "option non valide « %s » ; utiliser un parmi [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1515 +#: ../clients/common/nm-meta-setting-desc.c:1678 #, c-format msgid "%d (key)" msgstr "%d (clé)" -#: ../clients/common/nm-meta-setting-desc.c:1517 +#: ../clients/common/nm-meta-setting-desc.c:1680 #, c-format msgid "%d (passphrase)" msgstr "%d (phrase de passe)" -#: ../clients/common/nm-meta-setting-desc.c:1520 +#: ../clients/common/nm-meta-setting-desc.c:1683 #, c-format msgid "%d (unknown)" msgstr "%d (inconnu)" -#: ../clients/common/nm-meta-setting-desc.c:1552 +#: ../clients/common/nm-meta-setting-desc.c:1696 msgid "0 (NONE)" msgstr "0 (AUCUN)" -#: ../clients/common/nm-meta-setting-desc.c:1558 +#: ../clients/common/nm-meta-setting-desc.c:1702 msgid "REORDER_HEADERS, " msgstr "REORDER_HEADERS, " -#: ../clients/common/nm-meta-setting-desc.c:1560 +#: ../clients/common/nm-meta-setting-desc.c:1704 msgid "GVRP, " msgstr "GVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1562 +#: ../clients/common/nm-meta-setting-desc.c:1706 msgid "LOOSE_BINDING, " msgstr "LOOSE_BINDING, " -#: ../clients/common/nm-meta-setting-desc.c:1564 +#: ../clients/common/nm-meta-setting-desc.c:1708 msgid "MVRP, " msgstr "MVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1604 +#: ../clients/common/nm-meta-setting-desc.c:1729 msgid "0 (none)" msgstr "0 (aucun)" -#: ../clients/common/nm-meta-setting-desc.c:1610 +#: ../clients/common/nm-meta-setting-desc.c:1735 msgid "agent-owned, " msgstr "appartient-à-l'agent" -#: ../clients/common/nm-meta-setting-desc.c:1612 +#: ../clients/common/nm-meta-setting-desc.c:1737 msgid "not saved, " msgstr "non enregistré," -#: ../clients/common/nm-meta-setting-desc.c:1614 +#: ../clients/common/nm-meta-setting-desc.c:1739 msgid "not required, " msgstr "non requis," -#: ../clients/common/nm-meta-setting-desc.c:1679 +#: ../clients/common/nm-meta-setting-desc.c:1957 #, c-format msgid "'%s' is not valid; use <option>=<value>" msgstr "« %s » n'est pas valide ; utiliser <option>=<valeur>" -#: ../clients/common/nm-meta-setting-desc.c:1718 -msgid "no item to remove" -msgstr "aucun élément à supprimer" - -#: ../clients/common/nm-meta-setting-desc.c:1722 +#: ../clients/common/nm-meta-setting-desc.c:1967 #, c-format -msgid "index '%d' is not in range <0-%d>" -msgstr "index « %d » n'est pas dans la plage <0-%d>" +msgid "cannot set empty \"%s\" option" +msgstr "l'option « %s » ne peut pas rester vide" -#: ../clients/common/nm-meta-setting-desc.c:1737 -#, c-format -msgid "invalid option '%s'" -msgstr "option « %s » non valide" - -#: ../clients/common/nm-meta-setting-desc.c:1739 -msgid "missing option" -msgstr "option manquante" - -#: ../clients/common/nm-meta-setting-desc.c:1763 -#, c-format -msgid "'%s' is not a valid MAC" -msgstr "« %s » n'est pas une adresse MAC valide" - -#: ../clients/common/nm-meta-setting-desc.c:1790 -#: ../clients/common/nm-meta-setting-desc.c:1887 -#: ../clients/common/nm-meta-setting-desc.c:4855 ../src/nm-config.c:547 -#, c-format -msgid "'%s' is not valid" -msgstr "« %s » n'est pas valide" - -#: ../clients/common/nm-meta-setting-desc.c:1831 +#: ../clients/common/nm-meta-setting-desc.c:2026 #, c-format msgid "'%u' flags are not valid; use combination of %s" msgstr "" "les marqueurs « %u » ne sont pas valides ; utilisez une combinaison de %s" -#: ../clients/common/nm-meta-setting-desc.c:1867 +#: ../clients/common/nm-meta-setting-desc.c:2043 #, c-format msgid "'%s' is not a valid number (or out of range)" msgstr "« %s » n'est pas un numéro valide (ou est hors de portée)" -#: ../clients/common/nm-meta-setting-desc.c:1985 +#: ../clients/common/nm-meta-setting-desc.c:2064 +#: ../clients/common/nm-meta-setting-desc.c:4111 ../src/nm-config.c:546 #, c-format -msgid "'%s' is not a valid hex character" -msgstr "« %s » n'est pas un caractère hex valide" +msgid "'%s' is not valid" +msgstr "« %s » n'est pas valide" -#: ../clients/common/nm-meta-setting-desc.c:2268 -#, c-format -msgid "the property doesn't contain EAP method '%s'" -msgstr "la propriété ne contient pas de méthode EAP « %s »" +#: ../clients/common/nm-meta-setting-desc.c:2161 +msgid "not a valid hex-string" +msgstr "hex-string non valide" -#: ../clients/common/nm-meta-setting-desc.c:2291 +#: ../clients/common/nm-meta-setting-desc.c:2177 #, c-format -msgid "the property doesn't contain alternative subject match '%s'" -msgstr "la propriété ne contient pas de sujet alternatif correspondant « %s »" +msgid "'%s' is not a valid hex character" +msgstr "« %s » n'est pas un caractère hex valide" -#: ../clients/common/nm-meta-setting-desc.c:2317 -#, c-format -msgid "the property doesn't contain \"phase2\" alternative subject match '%s'" +#: ../clients/common/nm-meta-setting-desc.c:2256 +msgid "" +"too many arguments. Please only specify a private key file and optionally a " +"password" msgstr "" -"la propriété ne contient pas de sujet alternatif « phase 2 » correspondant " -"« %s »" +"trop de paramètres. Veuillez n'indiquer qu'un seul fichier de clé privée et " +"un mot de passe (optionnel)" -#: ../clients/common/nm-meta-setting-desc.c:2439 +#: ../clients/common/nm-meta-setting-desc.c:2363 +#, c-format +msgid "failed to set bond option \"%s\"" +msgstr "N'a pas pu définir liaison \"%s\"" + +#: ../clients/common/nm-meta-setting-desc.c:2380 #, c-format msgid "" "Enter a list of bonding options formatted as:\n" @@ -4861,248 +4782,131 @@ msgstr "" #. * hacky: we can not see if the type is already set, because #. * nmc_setting_set_property() is called only after the property #. * we're setting (type) has been removed. -#: ../clients/common/nm-meta-setting-desc.c:2502 +#: ../clients/common/nm-meta-setting-desc.c:2445 #, c-format msgid "Can not change the connection type" msgstr "Impossible de changer le type de connexion" -#: ../clients/common/nm-meta-setting-desc.c:2605 +#: ../clients/common/nm-meta-setting-desc.c:2523 #, c-format -msgid "the property doesn't contain permission '%s'" -msgstr "la propriété ne contient pas de permission « %s »" +msgid "invalid permission \"%s\"" +msgstr "permission non valide \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2626 +#: ../clients/common/nm-meta-setting-desc.c:2560 #, c-format msgid "'%s' is not valid master; use ifname or connection UUID" msgstr "" "« %s » n'est pas un maître valide ; utilisez ifname ou un UUID de connexion" -#: ../clients/common/nm-meta-setting-desc.c:2723 +#: ../clients/common/nm-meta-setting-desc.c:2641 #, c-format msgid "the value '%s' is not a valid UUID" msgstr "« %s » n'est pas un UUID valide" -#: ../clients/common/nm-meta-setting-desc.c:2730 -#, c-format -msgid "the property doesn't contain UUID '%s'" -msgstr "la propriété ne contient pas d'UUID « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:2799 +#: ../clients/common/nm-meta-setting-desc.c:2712 msgid "0 (disabled)" msgstr "0 (désactivé)" -#: ../clients/common/nm-meta-setting-desc.c:2805 +#: ../clients/common/nm-meta-setting-desc.c:2718 msgid "enabled, " msgstr "activé, " -#: ../clients/common/nm-meta-setting-desc.c:2807 +#: ../clients/common/nm-meta-setting-desc.c:2720 msgid "advertise, " msgstr "annoncer, " -#: ../clients/common/nm-meta-setting-desc.c:2809 +#: ../clients/common/nm-meta-setting-desc.c:2722 msgid "willing, " msgstr "disposé, " -#: ../clients/common/nm-meta-setting-desc.c:2931 +#: ../clients/common/nm-meta-setting-desc.c:2811 #, c-format msgid "'%s' is not a valid DCB flag" msgstr "« %s » n'est pas un marqueur DCB valide" -#: ../clients/common/nm-meta-setting-desc.c:2960 +#: ../clients/common/nm-meta-setting-desc.c:2838 msgid "must contain 8 comma-separated numbers" msgstr "doit contenir 8 numéros séparés par des virgules" -#: ../clients/common/nm-meta-setting-desc.c:2976 +#: ../clients/common/nm-meta-setting-desc.c:2852 #, c-format msgid "'%s' not a number between 0 and %u (inclusive) or %u" msgstr "« %s » n'est pas un numéro entre 0 et %u (inclus) ou %u" -#: ../clients/common/nm-meta-setting-desc.c:2979 +#: ../clients/common/nm-meta-setting-desc.c:2855 #, c-format msgid "'%s' not a number between 0 and %u (inclusive)" msgstr "« %s » n'est pas un numéro entre 0 et %u (inclus)" -#: ../clients/common/nm-meta-setting-desc.c:3000 +#: ../clients/common/nm-meta-setting-desc.c:2876 #, c-format msgid "changes will have no effect until '%s' includes 1 (enabled)" msgstr "" "les changements ne prendront pas effet tant que « %s » n'inclura pas 1 " "(activé)" -#: ../clients/common/nm-meta-setting-desc.c:3055 +#: ../clients/common/nm-meta-setting-desc.c:2906 #, c-format msgid "bandwidth percentages must total 100%%" msgstr "les pourcentages de largeur de bande doivent totaliser 100%%" -#: ../clients/common/nm-meta-setting-desc.c:3128 -#: ../clients/common/nm-meta-setting-desc.c:3134 +#: ../clients/common/nm-meta-setting-desc.c:2977 +#: ../clients/common/nm-meta-setting-desc.c:2983 msgid "SIM operator ID must be a 5 or 6 number MCCMNC code" msgstr "" "L'ID de l'opérateur SIM doit correspondre à un code MCCMNC de 5 ou 6 numéros" -#: ../clients/common/nm-meta-setting-desc.c:3158 +#: ../clients/common/nm-meta-setting-desc.c:3007 #, c-format msgid "'%s' is not a valid IBoIP P_Key" msgstr "« %s » n'est pas une clé IBoIP P_Key valide" -#: ../clients/common/nm-meta-setting-desc.c:3181 +#: ../clients/common/nm-meta-setting-desc.c:3030 msgid "default" msgstr "par défaut" -#: ../clients/common/nm-meta-setting-desc.c:3320 -#: ../clients/common/nm-meta-setting-desc.c:3337 -#, c-format -msgid "invalid IPv4 address '%s'" -msgstr "adresse IPv4 « %s » non valide" - -#: ../clients/common/nm-meta-setting-desc.c:3343 -#: ../clients/common/nm-meta-setting-desc.c:3587 -#, c-format -msgid "the property doesn't contain DNS server '%s'" -msgstr "la propriété ne contient pas de serveur DNS « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:3381 -#: ../clients/common/nm-meta-setting-desc.c:3625 -#, c-format -msgid "the property doesn't contain DNS search domain '%s'" -msgstr "la propriété ne contient pas de domaine de recherche DNS « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:3418 -#: ../clients/common/nm-meta-setting-desc.c:3662 -#, c-format -msgid "the property doesn't contain DNS option '%s'" -msgstr "la propriété ne contient pas d'option DNS « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:3461 -#: ../clients/common/nm-meta-setting-desc.c:3711 +#: ../clients/common/nm-meta-setting-desc.c:3194 #, c-format -msgid "the property doesn't contain IP address '%s'" -msgstr "la propriété ne contient pas d'adresse IP « %s »" +msgid "invalid IPv%c address '%s'" +msgstr "adresse IPv%c « %s » non valide" -#: ../clients/common/nm-meta-setting-desc.c:3481 -#: ../clients/common/nm-meta-setting-desc.c:3730 +#: ../clients/common/nm-meta-setting-desc.c:3321 #, c-format msgid "invalid gateway address '%s'" msgstr "adresse de passerelle « %s » non valide" -#: ../clients/common/nm-meta-setting-desc.c:3520 -#: ../clients/common/nm-meta-setting-desc.c:3771 -#, c-format -msgid "the property doesn't contain route '%s'" -msgstr "la propriété ne contient pas la route « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:3564 -#: ../clients/common/nm-meta-setting-desc.c:3581 -#, c-format -msgid "invalid IPv6 address '%s'" -msgstr "adresse IPv6 « %s » non valide" - -#: ../clients/common/nm-meta-setting-desc.c:3833 -#, c-format -msgid "the property doesn't contain interface name '%s'" -msgstr "la propriété ne contient pas le nom de l'interface « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:3870 +#: ../clients/common/nm-meta-setting-desc.c:3471 #, c-format msgid "'%s' is not a valid channel; use <1-13>" msgstr "« %s » n'est pas un canal valide ; utilisez <1-13>" -#: ../clients/common/nm-meta-setting-desc.c:3962 +#: ../clients/common/nm-meta-setting-desc.c:3551 msgid "The valid syntax is: vf [attribute=value]... [,vf [attribute=value]...]" msgstr "" "La syntaxe valide est : vf[attribut=valeur]... [,vf[attribut=valeur]...]]" -#: ../clients/common/nm-meta-setting-desc.c:3984 +#: ../clients/common/nm-meta-setting-desc.c:3575 +#: ../clients/common/nm-meta-setting-desc.c:3655 msgid "" -"The valid syntax is: '[root | parent <handle>] [handle <handle>] <qdisc>'" +"The valid syntax is: '[root | parent <handle>] [handle <handle>] <kind>'" msgstr "" -"La syntaxe valide est : '[root | parent <handle>][handle <handle>] <qdisc>’" +"La syntaxe valide est : '[root | parent <handle>][handle <handle>] <kind>'" -#: ../clients/common/nm-meta-setting-desc.c:4008 -#, c-format -msgid "the property doesn't contain vf with index %u" -msgstr "la propriété ne contient pas vf avec l’index %u" +#: ../clients/common/nm-meta-setting-desc.c:3600 +msgid "The valid syntax is: '<vid>[-<vid>] [pvid] [untagged]'" +msgstr "La syntaxe valide est : '<vid>[-<vid>] [pvid] [untagged]'" -#: ../clients/common/nm-meta-setting-desc.c:4035 +#: ../clients/common/nm-meta-setting-desc.c:3875 #, c-format -msgid "the property doesn't contain qdisc '%s'" -msgstr "la propriété ne contient pas de qdisc « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:4089 -msgid "" -"The valid syntax is: '[root | parent <handle>] [handle <handle>] <tfilter>'" -msgstr "" -"La syntaxe valide est : '[root | parent <handle>][handle <handle>] <tfilter>'" - -#: ../clients/common/nm-meta-setting-desc.c:4112 -#, c-format -msgid "the property doesn't contain tfilter '%s'" -msgstr "la propriété ne contient pas de tfilter « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:4179 -#, c-format -msgid "the property doesn't contain string '%s'" -msgstr "la propriété ne contient pas la chaîne « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:4254 -#: ../clients/common/nm-meta-setting-desc.c:4328 -#, c-format -msgid "the property doesn't contain link watcher '%s'" -msgstr "la propriété ne contient pas le lien observateur « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:4434 -#, c-format -msgid "only one mapping at a time is supported; taking the first one (%s)" -msgstr "" -"un seul mappage à la fois est pris en charge ; le premier est retenu (%s)" - -#: ../clients/common/nm-meta-setting-desc.c:4442 -#, c-format -msgid "the property doesn't contain mapping '%s'" -msgstr "la propriété ne contient pas le mappage « %s »" - -#: ../clients/common/nm-meta-setting-desc.c:4450 -msgid "no priority to remove" -msgstr "aucune priorité à supprimer" - -#: ../clients/common/nm-meta-setting-desc.c:4454 -#, c-format -msgid "index '%d' is not in the range of <0-%d>" -msgstr "L’index « %d » n'est pas dans la plage <0-%d>" - -#: ../clients/common/nm-meta-setting-desc.c:4523 -#, c-format -msgid "'%s' cannot be empty" -msgstr "« %s » ne peut pas rester vide" - -#: ../clients/common/nm-meta-setting-desc.c:4562 -#: ../clients/common/nm-meta-setting-desc.c:4693 -#: ../libnm-core/nm-setting-sriov.c:446 ../libnm-core/nm-setting-wired.c:662 -#: ../libnm-core/nm-setting-wireless.c:857 -#: ../libnm-core/nm-setting-wireless.c:869 ../libnm-util/nm-setting-wired.c:645 -#: ../libnm-util/nm-setting-wireless.c:858 -#: ../libnm-util/nm-setting-wireless.c:872 -#, c-format -msgid "'%s' is not a valid MAC address" -msgstr "« %s » n'est pas une adresse MAC valide" - -#: ../clients/common/nm-meta-setting-desc.c:4568 -#: ../clients/common/nm-meta-setting-desc.c:4699 -#, c-format -msgid "the property doesn't contain MAC address '%s'" -msgstr "la propriété ne contient pas d'adresse MAC « %s »" +msgid "invalid priority map '%s'" +msgstr "Plan des priorités non valide « %s »" -#: ../clients/common/nm-meta-setting-desc.c:4586 +#: ../clients/common/nm-meta-setting-desc.c:3963 #, c-format msgid "'%s' is not valid; 2 or 3 strings should be provided" msgstr "« %s » n'est pas valide ; 2 ou 3 chaînes doivent être fournies" -#: ../clients/common/nm-meta-setting-desc.c:4600 -#, c-format -msgid "'%s' string value should consist of 1 - 199 characters" -msgstr "« %s » doit consister à un nombre de 1 - 199 caractères" - -#: ../clients/common/nm-meta-setting-desc.c:4632 +#: ../clients/common/nm-meta-setting-desc.c:4002 #, c-format msgid "" "Enter a list of S/390 options formatted as:\n" @@ -5113,24 +4917,25 @@ msgstr "" " option = <value>, option = <value>,...\n" "Les options acceptées sont : %s\n" -#: ../clients/common/nm-meta-setting-desc.c:4666 +#: ../clients/common/nm-meta-setting-desc.c:4037 #, c-format msgid "'%s' is not a valid channel" msgstr "« %s » n'est pas un canal valide" -#: ../clients/common/nm-meta-setting-desc.c:4672 +#: ../clients/common/nm-meta-setting-desc.c:4043 #, c-format msgid "'%ld' is not a valid channel" msgstr "« %ld » n'est pas un canal valide" -#: ../clients/common/nm-meta-setting-desc.c:4755 -#: ../clients/common/nm-meta-setting-desc.c:4791 -#: ../clients/common/nm-meta-setting-desc.c:4827 +#: ../clients/common/nm-meta-setting-desc.c:4060 +#: ../libnm-core/nm-setting-sriov.c:443 ../libnm-core/nm-setting-wired.c:786 +#: ../libnm-core/nm-setting-wireless.c:844 +#: ../libnm-core/nm-setting-wireless.c:856 #, c-format -msgid "the property doesn't contain protocol '%s'" -msgstr "la propriété ne contient pas le protocole « %s »" +msgid "'%s' is not a valid MAC address" +msgstr "« %s » n'est pas une adresse MAC valide" -#: ../clients/common/nm-meta-setting-desc.c:4864 +#: ../clients/common/nm-meta-setting-desc.c:4120 #, c-format msgid "" "'%s' not compatible with %s '%s', please change the key or set the right %s " @@ -5139,71 +4944,64 @@ msgstr "" "« %s » n'est pas compatible avec %s « %s » ; veuillez changer la clé et " "définir le « %s » qui convient pour commencer." -#: ../clients/common/nm-meta-setting-desc.c:4874 +#: ../clients/common/nm-meta-setting-desc.c:4130 #, c-format msgid "WEP key is guessed to be of '%s'" msgstr "La clé WEP semble provenir de « %s »" -#: ../clients/common/nm-meta-setting-desc.c:4879 +#: ../clients/common/nm-meta-setting-desc.c:4135 #, c-format msgid "WEP key index set to '%d'" msgstr "L'index de la clé WEP est défini à « %d »" -#: ../clients/common/nm-meta-setting-desc.c:4918 +#: ../clients/common/nm-meta-setting-desc.c:4174 #, c-format msgid "'%s' is not compatible with '%s' type, please change or delete the key." msgstr "" "« %s » n'est pas compatible avec le type « %s » ; veuillez changer ou " "supprimer la clé" -#: ../clients/common/nm-meta-setting-desc.c:4928 -#, c-format -msgid "'%s' is not a valid PSK" -msgstr "« %s » n'est pas un PSK valide" - -#: ../clients/common/nm-meta-setting-desc.c:4980 +#: ../clients/common/nm-meta-setting-desc.c:4231 #, c-format msgid "'%s' is not valid; use 'on', 'off', or 'ignore'" msgstr "« %s » n'est pas valide ; utilisez « on », « off » ou « ignore »" -#: ../clients/common/nm-meta-setting-desc.c:5039 +#: ../clients/common/nm-meta-setting-desc.c:4291 msgid "Bonding primary interface [none]" msgstr "Interface principale de liaison [none]" #. this is a virtual property, only needed during "ask" mode. -#: ../clients/common/nm-meta-setting-desc.c:5046 +#: ../clients/common/nm-meta-setting-desc.c:4298 msgid "Bonding monitoring mode" msgstr "Mode de surveillance de liaison" -#: ../clients/common/nm-meta-setting-desc.c:5055 +#: ../clients/common/nm-meta-setting-desc.c:4307 msgid "Bonding miimon [100]" msgstr "miimon de liaison [100]" -#: ../clients/common/nm-meta-setting-desc.c:5063 +#: ../clients/common/nm-meta-setting-desc.c:4315 msgid "Bonding downdelay [0]" msgstr "downdelay de liaison [0] " -#: ../clients/common/nm-meta-setting-desc.c:5071 +#: ../clients/common/nm-meta-setting-desc.c:4323 msgid "Bonding updelay [0]" msgstr "updelay de liaison [0] " -#: ../clients/common/nm-meta-setting-desc.c:5079 +#: ../clients/common/nm-meta-setting-desc.c:4331 msgid "Bonding arp-interval [0]" msgstr "arp-interval de liaison [0] " -#: ../clients/common/nm-meta-setting-desc.c:5087 +#: ../clients/common/nm-meta-setting-desc.c:4339 msgid "Bonding arp-ip-target [none]" msgstr "arp-ip-target de liaison [none] " -#: ../clients/common/nm-meta-setting-desc.c:5095 +#: ../clients/common/nm-meta-setting-desc.c:4347 msgid "LACP rate ('slow' or 'fast') [slow]" msgstr "Débit LACP (« lent » ou « rapide ») [lent]" -#. macro that returns @func as const (gboolean(*)(NMSetting*)) type, but checks -#. * that the actual type is (gboolean(*)(type *)). #. macro that returns @func as const (guint32(*)(NMSetting*)) type, but checks #. * that the actual type is (guint32(*)(type *)). -#: ../clients/common/nm-meta-setting-desc.c:5212 +#: ../clients/common/nm-meta-setting-desc.c:4512 msgid "" "nmcli can accepts both direct JSON configuration data and a file name " "containing the configuration. In the latter case the file is read and the " @@ -5221,7 +5019,7 @@ msgstr "" "\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n" " set team.config /etc/my-team.conf\n" -#: ../clients/common/nm-meta-setting-desc.c:5220 +#: ../clients/common/nm-meta-setting-desc.c:4520 msgid "" "Enter a list of link watchers formatted as dictionaries where the keys are " "teamd properties. Dictionary pairs are in the form: key=value and pairs are " @@ -5271,7 +5069,11 @@ msgstr "" " name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, " "name=ethtool delay-up=3\n" -#: ../clients/common/nm-meta-setting-desc.c:5270 +#: ../clients/common/nm-meta-setting-desc.c:4553 +msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID" +msgstr "IEEE 802.15.4 (WPAN) périphérique parent ou connexion UUID" + +#: ../clients/common/nm-meta-setting-desc.c:4586 msgid "" "Enter file path to CA certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5284,7 +5086,7 @@ msgstr "" "de données brutes de blob.\n" "Exemple : /home/cimrman/cacert.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5304 +#: ../clients/common/nm-meta-setting-desc.c:4625 msgid "" "Enter file path to client certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5297,7 +5099,7 @@ msgstr "" "de données brutes de blob.\n" "Exemple : /home/cimrman/jara.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5361 +#: ../clients/common/nm-meta-setting-desc.c:4682 msgid "" "Enter file path to CA certificate for inner authentication (optionally " "prefixed\n" @@ -5313,7 +5115,7 @@ msgstr "" "de données brutes de blob.\n" "Exemple : /home/cimrman/ca-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5396 +#: ../clients/common/nm-meta-setting-desc.c:4722 msgid "" "Enter file path to client certificate for inner authentication (optionally " "prefixed\n" @@ -5329,7 +5131,7 @@ msgstr "" "de données brutes de blob.\n" "Exemple : /home/cimrman/jara-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5423 +#: ../clients/common/nm-meta-setting-desc.c:4749 msgid "" "Enter bytes as a list of hexadecimal values.\n" "Two formats are accepted:\n" @@ -5352,8 +5154,8 @@ msgstr "" "Exemples : ab0455a6ea3a74C2\n" " ab 4 55 0xa6 ea 3a 74 C2\n" -#: ../clients/common/nm-meta-setting-desc.c:5440 -#: ../clients/common/nm-meta-setting-desc.c:5458 +#: ../clients/common/nm-meta-setting-desc.c:4766 +#: ../clients/common/nm-meta-setting-desc.c:4784 msgid "" "Enter path to a private key and the key password (if not set yet):\n" " [file://]<file path> [<password>]\n" @@ -5365,84 +5167,84 @@ msgstr "" " [file://]<file path> [<password>]\n" "Exemple : /home/cimrman/jara-priv-key Dardanely\n" -#: ../clients/common/nm-meta-setting-desc.c:5497 -#: ../clients/common/nm-secret-agent-simple.c:265 -#: ../clients/common/nm-secret-agent-simple.c:363 +#: ../clients/common/nm-meta-setting-desc.c:4823 +#: ../clients/common/nm-secret-agent-simple.c:281 +#: ../clients/common/nm-secret-agent-simple.c:369 #: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332 msgid "Username" msgstr "Nom d'utilisateur" -#: ../clients/common/nm-meta-setting-desc.c:5503 -#: ../clients/common/nm-meta-setting-desc.c:5687 -#: ../clients/common/nm-meta-setting-desc.c:6060 -#: ../clients/common/nm-meta-setting-desc.c:6720 +#: ../clients/common/nm-meta-setting-desc.c:4829 +#: ../clients/common/nm-meta-setting-desc.c:5044 +#: ../clients/common/nm-meta-setting-desc.c:5434 +#: ../clients/common/nm-meta-setting-desc.c:6339 msgid "Password [none]" msgstr "Mot de passe [none]" -#: ../clients/common/nm-meta-setting-desc.c:5549 +#: ../clients/common/nm-meta-setting-desc.c:4875 msgid "Bluetooth device address" msgstr "Adresse du périphérique Bluetooth" -#: ../clients/common/nm-meta-setting-desc.c:5594 -#: ../clients/common/nm-meta-setting-desc.c:6114 -#: ../clients/common/nm-meta-setting-desc.c:7446 -#: ../clients/common/nm-meta-setting-desc.c:7484 -#: ../clients/common/nm-meta-setting-desc.c:7621 -#: ../clients/common/nm-meta-setting-desc.c:7839 +#: ../clients/common/nm-meta-setting-desc.c:4923 +#: ../clients/common/nm-meta-setting-desc.c:5487 +#: ../clients/common/nm-meta-setting-desc.c:6994 +#: ../clients/common/nm-meta-setting-desc.c:7032 +#: ../clients/common/nm-meta-setting-desc.c:7207 +#: ../clients/common/nm-meta-setting-desc.c:7437 msgid "MAC [none]" msgstr "MAC [none]" -#: ../clients/common/nm-meta-setting-desc.c:5600 +#: ../clients/common/nm-meta-setting-desc.c:4929 msgid "Enable STP [no]" msgstr "Activer STP [no]" -#: ../clients/common/nm-meta-setting-desc.c:5606 +#: ../clients/common/nm-meta-setting-desc.c:4935 msgid "STP priority [32768]" msgstr "Priorité STP [32768]" -#: ../clients/common/nm-meta-setting-desc.c:5612 +#: ../clients/common/nm-meta-setting-desc.c:4941 msgid "Forward delay [15]" msgstr "Délai de réacheminement [15]" -#: ../clients/common/nm-meta-setting-desc.c:5618 +#: ../clients/common/nm-meta-setting-desc.c:4947 msgid "Hello time [2]" msgstr "Hello time [2]" -#: ../clients/common/nm-meta-setting-desc.c:5624 +#: ../clients/common/nm-meta-setting-desc.c:4953 msgid "Max age [20]" msgstr "Max age [20]" -#: ../clients/common/nm-meta-setting-desc.c:5630 +#: ../clients/common/nm-meta-setting-desc.c:4959 msgid "MAC address ageing time [300]" msgstr "Période de vieillissement des adresses MAC [300] " -#: ../clients/common/nm-meta-setting-desc.c:5636 +#: ../clients/common/nm-meta-setting-desc.c:4965 msgid "Group forward mask [0]" msgstr "Group forward mask [0]" -#: ../clients/common/nm-meta-setting-desc.c:5642 +#: ../clients/common/nm-meta-setting-desc.c:4971 msgid "Enable IGMP snooping [no]" msgstr "Activer le snooping IGMP [no]" -#: ../clients/common/nm-meta-setting-desc.c:5654 +#: ../clients/common/nm-meta-setting-desc.c:5000 msgid "Bridge port priority [32]" msgstr "Priorité du port de pontage [32] " -#: ../clients/common/nm-meta-setting-desc.c:5660 +#: ../clients/common/nm-meta-setting-desc.c:5006 msgid "Bridge port STP path cost [100]" msgstr "Coût du chemin d'accès STP du port de pontage [100]" -#: ../clients/common/nm-meta-setting-desc.c:5666 +#: ../clients/common/nm-meta-setting-desc.c:5012 msgid "Hairpin [no]" msgstr "Hairpin [no]" -#: ../clients/common/nm-meta-setting-desc.c:5681 -#: ../clients/common/nm-meta-setting-desc.c:6054 -#: ../clients/common/nm-meta-setting-desc.c:7336 +#: ../clients/common/nm-meta-setting-desc.c:5038 +#: ../clients/common/nm-meta-setting-desc.c:5428 +#: ../clients/common/nm-meta-setting-desc.c:6852 msgid "Username [none]" msgstr "Nom d'utilisateur [none]" -#: ../clients/common/nm-meta-setting-desc.c:5784 +#: ../clients/common/nm-meta-setting-desc.c:5141 msgid "" "Enter a list of user permissions. This is a list of user names formatted " "as:\n" @@ -5458,7 +5260,7 @@ msgstr "" "\n" "Exemple : alice bob charlie\n" -#: ../clients/common/nm-meta-setting-desc.c:5826 +#: ../clients/common/nm-meta-setting-desc.c:5193 msgid "" "Enter secondary connections that should be activated when this connection " "is\n" @@ -5482,7 +5284,7 @@ msgstr "" "\n" "Exemple : private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n" -#: ../clients/common/nm-meta-setting-desc.c:5843 +#: ../clients/common/nm-meta-setting-desc.c:5216 msgid "" "Enter a value which indicates whether the connection is subject to a data\n" "quota, usage costs or other limitations. Accepted options are:\n" @@ -5499,25 +5301,25 @@ msgstr "" "'unknown' permettre au NetworkManager de choisir une valeur à partir " "d'heuristiques\n" -#: ../clients/common/nm-meta-setting-desc.c:6071 +#: ../clients/common/nm-meta-setting-desc.c:5444 msgid "APN" msgstr "APN" -#: ../clients/common/nm-meta-setting-desc.c:6123 -#: ../clients/common/nm-meta-setting-desc.c:7509 -#: ../clients/common/nm-meta-setting-desc.c:7655 +#: ../clients/common/nm-meta-setting-desc.c:5496 +#: ../clients/common/nm-meta-setting-desc.c:7063 +#: ../clients/common/nm-meta-setting-desc.c:7247 msgid "MTU [auto]" msgstr "MTU [auto]" -#: ../clients/common/nm-meta-setting-desc.c:6142 +#: ../clients/common/nm-meta-setting-desc.c:5515 msgid "P_KEY [none]" msgstr "P_KEY [none]" -#: ../clients/common/nm-meta-setting-desc.c:6151 +#: ../clients/common/nm-meta-setting-desc.c:5524 msgid "Parent interface [none]" msgstr "Interface parente [none]" -#: ../clients/common/nm-meta-setting-desc.c:6174 +#: ../clients/common/nm-meta-setting-desc.c:5551 msgid "" "Enter a list of IPv4 addresses of DNS servers.\n" "\n" @@ -5527,11 +5329,11 @@ msgstr "" "\n" "Exemple : 8.8.8.8, 8.8.4.4\n" -#: ../clients/common/nm-meta-setting-desc.c:6206 +#: ../clients/common/nm-meta-setting-desc.c:5599 msgid "IPv4 address (IP[/plen]) [none]" msgstr "Adresse IPv4 (IP[/plen]) [none]" -#: ../clients/common/nm-meta-setting-desc.c:6208 +#: ../clients/common/nm-meta-setting-desc.c:5601 msgid "" "Enter a list of IPv4 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5545,11 +5347,11 @@ msgstr "" "\n" "Exemple : 192.168.1.5/24, 10.0.0.11/24\n" -#: ../clients/common/nm-meta-setting-desc.c:6221 +#: ../clients/common/nm-meta-setting-desc.c:5620 msgid "IPv4 gateway [none]" msgstr "Passerelle IPv4 [none]" -#: ../clients/common/nm-meta-setting-desc.c:6229 +#: ../clients/common/nm-meta-setting-desc.c:5628 msgid "" "Enter a list of IPv4 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5572,7 +5374,16 @@ msgstr "" "Examples: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n" " 10.1.2.0/24\n" -#: ../clients/common/nm-meta-setting-desc.c:6331 +#: ../clients/common/nm-meta-setting-desc.c:5668 +msgid "" +"Enter a list of IPv4 routing rules formatted as:\n" +" priority [prio] [from [src]] [to [dst]], ,...\n" +"\n" +msgstr "" +"Saisissez une liste des adresses IPv4 formatées comme suit :\n" +" priority [prio] [from [src]] [to [dst]], ,...\n" + +#: ../clients/common/nm-meta-setting-desc.c:5758 msgid "" "Enter a list of IPv6 addresses of DNS servers. If the IPv6 configuration " "method is 'auto' these DNS servers are appended to those (if any) returned " @@ -5593,11 +5404,11 @@ msgstr "" "\n" "Exemple : 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n" -#: ../clients/common/nm-meta-setting-desc.c:6369 +#: ../clients/common/nm-meta-setting-desc.c:5812 msgid "IPv6 address (IP[/plen]) [none]" msgstr "Adresse IPv6 (IP[/plen]) [none]" -#: ../clients/common/nm-meta-setting-desc.c:6371 +#: ../clients/common/nm-meta-setting-desc.c:5814 msgid "" "Enter a list of IPv6 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5611,11 +5422,11 @@ msgstr "" "\n" "Exemple : 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n" -#: ../clients/common/nm-meta-setting-desc.c:6384 +#: ../clients/common/nm-meta-setting-desc.c:5833 msgid "IPv6 gateway [none]" msgstr "Passerelle IPv6 [none]" -#: ../clients/common/nm-meta-setting-desc.c:6392 +#: ../clients/common/nm-meta-setting-desc.c:5841 msgid "" "Enter a list of IPv6 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5640,162 +5451,175 @@ msgstr "" "db8:beef::3 2\n" " abbe::/64 55\n" -#: ../clients/common/nm-meta-setting-desc.c:6497 -#: ../clients/common/nm-meta-setting-desc.c:7369 +#: ../clients/common/nm-meta-setting-desc.c:5881 +msgid "" +"Enter a list of IPv6 routing rules formatted as:\n" +" priority [prio] [from [src]] [to [dst]], ,...\n" +"\n" +msgstr "" +"Saisissez une liste des adresses IPv6 formatées comme suit :\n" +" priority [prio] [from [src]] [to [dst]], ,...\n" + +#: ../clients/common/nm-meta-setting-desc.c:5969 +#: ../clients/common/nm-meta-setting-desc.c:6893 msgid "Parent device [none]" msgstr "Périphérique parent [none]" -#: ../clients/common/nm-meta-setting-desc.c:6503 +#: ../clients/common/nm-meta-setting-desc.c:5975 msgid "Local endpoint [none]" msgstr "Point de terminaison local [none]" -#: ../clients/common/nm-meta-setting-desc.c:6510 -#: ../clients/common/nm-meta-setting-desc.c:7389 +#: ../clients/common/nm-meta-setting-desc.c:5982 +#: ../clients/common/nm-meta-setting-desc.c:6913 msgid "Remote" msgstr "Distant" -#: ../clients/common/nm-meta-setting-desc.c:6555 +#: ../clients/common/nm-meta-setting-desc.c:6027 msgid "MACsec parent device or connection UUID" msgstr "Périphérique parent ou connexion MACsec UUID" -#: ../clients/common/nm-meta-setting-desc.c:6576 +#: ../clients/common/nm-meta-setting-desc.c:6048 msgid "Enable encryption [yes]" msgstr "Activer le chiffrement [yes]" -#: ../clients/common/nm-meta-setting-desc.c:6582 -#: ../clients/common/nm-secret-agent-simple.c:835 +#: ../clients/common/nm-meta-setting-desc.c:6054 +#: ../clients/common/nm-secret-agent-simple.c:930 msgid "MKA CAK" msgstr "MKA CAK" -#: ../clients/common/nm-meta-setting-desc.c:6592 +#: ../clients/common/nm-meta-setting-desc.c:6064 msgid "MKA_CKN" msgstr "MKA_CKN" -#: ../clients/common/nm-meta-setting-desc.c:6598 +#: ../clients/common/nm-meta-setting-desc.c:6070 msgid "SCI port [1]" msgstr "SCI port [1]" -#: ../clients/common/nm-meta-setting-desc.c:6624 +#: ../clients/common/nm-meta-setting-desc.c:6096 msgid "MACVLAN parent device or connection UUID" msgstr "Périphérique parent MACVLAN ou connexion UUID" -#: ../clients/common/nm-meta-setting-desc.c:6645 +#: ../clients/common/nm-meta-setting-desc.c:6117 msgid "Tap [no]" msgstr "Cliquez [no]" -#: ../clients/common/nm-meta-setting-desc.c:6671 -#: ../clients/common/nm-meta-setting-desc.c:7576 +#: ../clients/common/nm-meta-setting-desc.c:6152 +#: ../clients/common/nm-meta-setting-desc.c:7162 #: ../clients/tui/nmt-page-wifi.c:224 msgid "SSID" msgstr "SSID" -#: ../clients/common/nm-meta-setting-desc.c:6680 +#: ../clients/common/nm-meta-setting-desc.c:6161 msgid "OLPC Mesh channel [1]" msgstr "Canal OLPC Mesh [1]" -#: ../clients/common/nm-meta-setting-desc.c:6689 +#: ../clients/common/nm-meta-setting-desc.c:6170 msgid "DHCP anycast MAC address [none]" msgstr "Adresse MAC anycast DHCP [none]" -#: ../clients/common/nm-meta-setting-desc.c:6701 +#: ../clients/common/nm-meta-setting-desc.c:6320 msgid "PPPoE parent device" msgstr "Périphérique parent PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:6707 +#: ../clients/common/nm-meta-setting-desc.c:6326 msgid "Service [none]" msgstr "Service [none]" -#: ../clients/common/nm-meta-setting-desc.c:6714 +#: ../clients/common/nm-meta-setting-desc.c:6333 msgid "PPPoE username" msgstr "Nom d'utilisateur PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:6888 +#: ../clients/common/nm-meta-setting-desc.c:6369 msgid "Browser only [no]" msgstr "Navigateur seulement [no]" -#: ../clients/common/nm-meta-setting-desc.c:6894 +#: ../clients/common/nm-meta-setting-desc.c:6375 msgid "PAC URL" msgstr "URL PAC" -#: ../clients/common/nm-meta-setting-desc.c:6900 +#: ../clients/common/nm-meta-setting-desc.c:6381 msgid "PAC script" msgstr "Script PAC" -#: ../clients/common/nm-meta-setting-desc.c:6935 -#: ../clients/common/nm-meta-setting-desc.c:7084 +#: ../clients/common/nm-meta-setting-desc.c:6505 +#: ../clients/common/nm-meta-setting-desc.c:6667 msgid "Team JSON configuration [none]" msgstr "Configuration de l'équipe JSON [none]" -#: ../clients/common/nm-meta-setting-desc.c:7239 +#: ../clients/common/nm-meta-setting-desc.c:6755 msgid "User ID [none]" msgstr "ID Utilisateur [none]" -#: ../clients/common/nm-meta-setting-desc.c:7245 +#: ../clients/common/nm-meta-setting-desc.c:6761 msgid "Group ID [none]" msgstr "ID Groupe [none]" -#: ../clients/common/nm-meta-setting-desc.c:7251 +#: ../clients/common/nm-meta-setting-desc.c:6767 msgid "Enable PI [no]" msgstr "Activer PI [no]" -#: ../clients/common/nm-meta-setting-desc.c:7257 +#: ../clients/common/nm-meta-setting-desc.c:6773 msgid "Enable VNET header [no]" msgstr "Activer l'en-tête VNET [no]" -#: ../clients/common/nm-meta-setting-desc.c:7263 +#: ../clients/common/nm-meta-setting-desc.c:6779 msgid "Enable multi queue [no]" msgstr "Activer les files d'attente multiples [no]" -#: ../clients/common/nm-meta-setting-desc.c:7276 +#: ../clients/common/nm-meta-setting-desc.c:6792 msgid "VLAN parent device or connection UUID" msgstr "Périphérique parent VLAN ou connexion UUID" -#: ../clients/common/nm-meta-setting-desc.c:7283 +#: ../clients/common/nm-meta-setting-desc.c:6799 msgid "VLAN ID (<0-4094>)" msgstr "VLAN ID (<0-4094>)" -#: ../clients/common/nm-meta-setting-desc.c:7289 +#: ../clients/common/nm-meta-setting-desc.c:6805 msgid "VLAN flags (<0-7>) [none]" -msgstr "Drapeaux VLAN (<0-7>) [none]" +msgstr "Marqueurs VLAN (<0-7>) [none]" -#: ../clients/common/nm-meta-setting-desc.c:7298 +#: ../clients/common/nm-meta-setting-desc.c:6814 msgid "Ingress priority maps [none]" msgstr "Carte des priorités entrantes [none]" -#: ../clients/common/nm-meta-setting-desc.c:7308 +#: ../clients/common/nm-meta-setting-desc.c:6824 msgid "Egress priority maps [none]" msgstr "Carte des priorités sortantes [aucune] " -#: ../clients/common/nm-meta-setting-desc.c:7376 +#: ../clients/common/nm-meta-setting-desc.c:6900 msgid "VXLAN ID" msgstr "ID VXLAN" -#: ../clients/common/nm-meta-setting-desc.c:7382 +#: ../clients/common/nm-meta-setting-desc.c:6906 msgid "Local address [none]" msgstr "Adresse locale [none]" -#: ../clients/common/nm-meta-setting-desc.c:7395 +#: ../clients/common/nm-meta-setting-desc.c:6919 msgid "Minimum source port [0]" msgstr "Port source minimum [0]" -#: ../clients/common/nm-meta-setting-desc.c:7401 +#: ../clients/common/nm-meta-setting-desc.c:6925 msgid "Maximum source port [0]" msgstr "Port source maximum [0]" -#: ../clients/common/nm-meta-setting-desc.c:7407 +#: ../clients/common/nm-meta-setting-desc.c:6931 msgid "Destination port [8472]" msgstr "Port de destination [8472]" -#: ../clients/common/nm-meta-setting-desc.c:7453 +#: ../clients/common/nm-meta-setting-desc.c:6971 +msgid "Peer" +msgstr "Peer" + +#: ../clients/common/nm-meta-setting-desc.c:7001 msgid "WiMAX NSP name" msgstr "Nom NSP WiMAX" -#: ../clients/common/nm-meta-setting-desc.c:7490 -#: ../clients/common/nm-meta-setting-desc.c:7626 +#: ../clients/common/nm-meta-setting-desc.c:7038 +#: ../clients/common/nm-meta-setting-desc.c:7212 msgid "Cloned MAC [none]" msgstr "MAC dupliqué [aucun]" -#: ../clients/common/nm-meta-setting-desc.c:7517 +#: ../clients/common/nm-meta-setting-desc.c:7071 msgid "" "Enter a list of subchannels (comma or space separated).\n" "\n" @@ -5805,7 +5629,7 @@ msgstr "" "\n" "Exemple : 0.0.0e20 0.0.0e21 0.0.0e22\n" -#: ../clients/common/nm-meta-setting-desc.c:7785 +#: ../clients/common/nm-meta-setting-desc.c:7386 msgid "" "Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, " "and 2 or passphrase.\n" @@ -5813,266 +5637,283 @@ msgstr "" "Saisissez le type des clés WEP. Les valeurs acceptées sont : 0 ou inconnu, 1 " "ou clé et 2 ou phrase de passe.\n" -#: ../clients/common/nm-meta-setting-desc.c:7847 +#: ../clients/common/nm-meta-setting-desc.c:7445 msgid "Short address (<0x0000-0xffff>)" -msgstr "Adresse courte (<0x000000-0xffffff>)" +msgstr "Adresse courte (<0x0000-0xffff>)" -#: ../clients/common/nm-meta-setting-desc.c:7863 +#: ../clients/common/nm-meta-setting-desc.c:7461 msgid "PAN Identifier (<0x0000-0xffff>)" -msgstr "Identificateur PAN (<0x000000-0xffffff>)" +msgstr "Identificateur PAN (<0x0000-0xffff>)" -#: ../clients/common/nm-meta-setting-desc.c:7878 -#, fuzzy +#: ../clients/common/nm-meta-setting-desc.c:7476 msgid "Page (<default|0-31>)" -msgstr "(par défaut)" +msgstr "Page (<default|0-31>)" -#: ../clients/common/nm-meta-setting-desc.c:7892 +#: ../clients/common/nm-meta-setting-desc.c:7490 msgid "Channel (<default|0-26>)" -msgstr "" - -#: ../clients/common/nm-meta-setting-desc.c:7913 -msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID" -msgstr "IEEE 802.15.4 (WPAN) périphérique parent ou connexion UUID" +msgstr "Canal (<default|0-26>)" #. *************************************************************************** -#: ../clients/common/nm-meta-setting-desc.c:8040 +#: ../clients/common/nm-meta-setting-desc.c:7625 +msgid "6LOWPAN settings" +msgstr "Configuration 6LOWPAN" + +#: ../clients/common/nm-meta-setting-desc.c:7626 msgid "802-1x settings" msgstr "Configuration 802-1x" -#: ../clients/common/nm-meta-setting-desc.c:8041 -#: ../src/devices/adsl/nm-device-adsl.c:133 +#: ../clients/common/nm-meta-setting-desc.c:7627 +#: ../src/devices/adsl/nm-device-adsl.c:132 msgid "ADSL connection" msgstr "Connexion ADSL" -#: ../clients/common/nm-meta-setting-desc.c:8042 +#: ../clients/common/nm-meta-setting-desc.c:7628 msgid "bluetooth connection" msgstr "Connexion bluetooth" -#: ../clients/common/nm-meta-setting-desc.c:8043 +#: ../clients/common/nm-meta-setting-desc.c:7629 msgid "Bond device" msgstr "Périphérique de liaison" -#: ../clients/common/nm-meta-setting-desc.c:8044 +#: ../clients/common/nm-meta-setting-desc.c:7630 msgid "Bridge device" msgstr "Périphérique de pontage" -#: ../clients/common/nm-meta-setting-desc.c:8045 +#: ../clients/common/nm-meta-setting-desc.c:7631 msgid "Bridge port" msgstr "Pont port" -#: ../clients/common/nm-meta-setting-desc.c:8046 +#: ../clients/common/nm-meta-setting-desc.c:7632 msgid "CDMA mobile broadband connection" msgstr "Connexion haut débit mobile " -#: ../clients/common/nm-meta-setting-desc.c:8047 +#: ../clients/common/nm-meta-setting-desc.c:7633 msgid "General settings" msgstr "Configuration générale" -#: ../clients/common/nm-meta-setting-desc.c:8048 +#: ../clients/common/nm-meta-setting-desc.c:7634 msgid "DCB settings" msgstr "Configuration DCB" -#: ../clients/common/nm-meta-setting-desc.c:8049 +#: ../clients/common/nm-meta-setting-desc.c:7635 msgid "Dummy settings" msgstr "Paramètres fictifs" -#: ../clients/common/nm-meta-setting-desc.c:8050 +#: ../clients/common/nm-meta-setting-desc.c:7636 msgid "Ethtool settings" msgstr "Paramètres de l'Ethtool" -#: ../clients/common/nm-meta-setting-desc.c:8051 +#: ../clients/common/nm-meta-setting-desc.c:7637 msgid "Generic settings" msgstr "Paramètres génériques" -#: ../clients/common/nm-meta-setting-desc.c:8052 +#: ../clients/common/nm-meta-setting-desc.c:7638 msgid "GSM mobile broadband connection" msgstr "Connexion haut débit mobile " -#: ../clients/common/nm-meta-setting-desc.c:8053 +#: ../clients/common/nm-meta-setting-desc.c:7639 #: ../src/devices/nm-device-infiniband.c:172 msgid "InfiniBand connection" msgstr "Connexion InfiniBand" -#: ../clients/common/nm-meta-setting-desc.c:8054 +#: ../clients/common/nm-meta-setting-desc.c:7640 msgid "IPv4 protocol" msgstr "Protocole IPv4" -#: ../clients/common/nm-meta-setting-desc.c:8055 +#: ../clients/common/nm-meta-setting-desc.c:7641 msgid "IPv6 protocol" msgstr "Protocole IPv6" -#: ../clients/common/nm-meta-setting-desc.c:8056 +#: ../clients/common/nm-meta-setting-desc.c:7642 msgid "IP-tunnel settings" msgstr "Paramètres du tunnel IP" -#: ../clients/common/nm-meta-setting-desc.c:8057 +#: ../clients/common/nm-meta-setting-desc.c:7643 msgid "MACsec connection" msgstr "Connexion MACsec" -#: ../clients/common/nm-meta-setting-desc.c:8058 +#: ../clients/common/nm-meta-setting-desc.c:7644 msgid "macvlan connection" msgstr "Connexion macvlan" -#: ../clients/common/nm-meta-setting-desc.c:8059 +#: ../clients/common/nm-meta-setting-desc.c:7645 msgid "Match" msgstr "Correspond" -#: ../clients/common/nm-meta-setting-desc.c:8060 +#: ../clients/common/nm-meta-setting-desc.c:7646 msgid "OLPC Mesh connection" msgstr "Connexion OLPC Mesh" -#: ../clients/common/nm-meta-setting-desc.c:8061 +#: ../clients/common/nm-meta-setting-desc.c:7647 msgid "Open vSwitch bridge settings" msgstr "Configuration du pont Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:8062 +#: ../clients/common/nm-meta-setting-desc.c:7648 msgid "Open vSwitch interface settings" msgstr "Paramètres de l'interface Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:8063 +#: ../clients/common/nm-meta-setting-desc.c:7649 msgid "Open vSwitch patch interface settings" msgstr "Paramètres de l'interface de patch Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:8064 +#: ../clients/common/nm-meta-setting-desc.c:7650 msgid "Open vSwitch port settings" msgstr "Paramètres du port Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:8065 +#: ../clients/common/nm-meta-setting-desc.c:7651 msgid "PPP settings" msgstr "Paramètres PPP" -#: ../clients/common/nm-meta-setting-desc.c:8066 +#: ../clients/common/nm-meta-setting-desc.c:7652 msgid "PPPoE" msgstr "PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:8067 +#: ../clients/common/nm-meta-setting-desc.c:7653 msgid "Proxy" msgstr "Procuration" -#: ../clients/common/nm-meta-setting-desc.c:8068 +#: ../clients/common/nm-meta-setting-desc.c:7654 msgid "Serial settings" msgstr "Configuration de série" -#: ../clients/common/nm-meta-setting-desc.c:8069 +#: ../clients/common/nm-meta-setting-desc.c:7655 msgid "SR-IOV settings" msgstr "Configuration SR-IOV" -#: ../clients/common/nm-meta-setting-desc.c:8070 +#: ../clients/common/nm-meta-setting-desc.c:7656 msgid "Traffic controls" msgstr "Contrôles du trafic" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-meta-setting-desc.c:8071 +#: ../clients/common/nm-meta-setting-desc.c:7657 msgid "Team device" msgstr "Périphérique de l'équipe" -#: ../clients/common/nm-meta-setting-desc.c:8072 +#: ../clients/common/nm-meta-setting-desc.c:7658 msgid "Team port" msgstr "Port de l'équipe" # auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../clients/common/nm-meta-setting-desc.c:8073 +#: ../clients/common/nm-meta-setting-desc.c:7659 msgid "Tun device" msgstr "Périphérique TUN" -#: ../clients/common/nm-meta-setting-desc.c:8074 +#: ../clients/common/nm-meta-setting-desc.c:7660 msgid "User settings" msgstr "Configuration utilisateur" -#: ../clients/common/nm-meta-setting-desc.c:8075 +#: ../clients/common/nm-meta-setting-desc.c:7661 #: ../src/devices/nm-device-vlan.c:400 msgid "VLAN connection" msgstr "Connexion VLAN" -#: ../clients/common/nm-meta-setting-desc.c:8076 ../src/nm-manager.c:5488 +#: ../clients/common/nm-meta-setting-desc.c:7662 ../src/nm-manager.c:5518 msgid "VPN connection" msgstr "Connexion VPN" -#: ../clients/common/nm-meta-setting-desc.c:8077 -#: ../src/devices/nm-device-vxlan.c:371 +#: ../clients/common/nm-meta-setting-desc.c:7663 +#: ../src/devices/nm-device-vxlan.c:369 msgid "VXLAN connection" msgstr "Connexion VXLAN" -#: ../clients/common/nm-meta-setting-desc.c:8078 +#: ../clients/common/nm-meta-setting-desc.c:7664 +msgid "Wi-Fi P2P connection" +msgstr "Connexion Wi-Fi P2P " + +#: ../clients/common/nm-meta-setting-desc.c:7665 msgid "WiMAX connection" msgstr "Connexion WiMAX" -#: ../clients/common/nm-meta-setting-desc.c:8079 +#: ../clients/common/nm-meta-setting-desc.c:7666 msgid "Wired Ethernet" msgstr "Ethernet filaire" -#: ../clients/common/nm-meta-setting-desc.c:8080 +#: ../clients/common/nm-meta-setting-desc.c:7667 +msgid "WireGuard VPN settings" +msgstr "Configuration VPN WireGuard" + +#: ../clients/common/nm-meta-setting-desc.c:7668 msgid "Wi-Fi connection" msgstr "Connexion Wi-Fi " -#: ../clients/common/nm-meta-setting-desc.c:8081 +#: ../clients/common/nm-meta-setting-desc.c:7669 msgid "Wi-Fi security settings" msgstr "Paramètres de sécurité Wi-Fi" -#: ../clients/common/nm-meta-setting-desc.c:8082 +#: ../clients/common/nm-meta-setting-desc.c:7670 msgid "WPAN settings" msgstr "Configuration WPAN" -#: ../clients/common/nm-meta-setting-desc.c:8083 -msgid "6LOWPAN settings" -msgstr "Configuration 6LOWPAN" - -#: ../clients/common/nm-meta-setting-desc.c:8434 +#: ../clients/common/nm-meta-setting-desc.c:8033 msgid "name" msgstr "nom" -#: ../clients/common/nm-polkit-listener.c:239 +#: ../clients/common/nm-polkit-listener.c:238 msgid "An authentication session is already underway." msgstr "Il y a déjà une session d'authentification en cours." -#: ../clients/common/nm-secret-agent-simple.c:271 -#: ../clients/common/nm-secret-agent-simple.c:311 -#: ../clients/common/nm-secret-agent-simple.c:339 -#: ../clients/common/nm-secret-agent-simple.c:375 -#: ../clients/common/nm-secret-agent-simple.c:820 -#: ../clients/common/nm-secret-agent-simple.c:852 -#: ../clients/common/nm-secret-agent-simple.c:874 -#: ../clients/common/nm-vpn-helpers.c:119 +#: ../clients/common/nm-secret-agent-simple.c:230 +#, c-format +msgid "Preshared-key for %s" +msgstr "Clé pré-partagée pour %s" + +#: ../clients/common/nm-secret-agent-simple.c:286 +#: ../clients/common/nm-secret-agent-simple.c:323 +#: ../clients/common/nm-secret-agent-simple.c:346 +#: ../clients/common/nm-secret-agent-simple.c:379 +#: ../clients/common/nm-secret-agent-simple.c:916 +#: ../clients/common/nm-secret-agent-simple.c:951 +#: ../clients/common/nm-secret-agent-simple.c:974 #: ../clients/common/nm-vpn-helpers.c:123 -#: ../clients/common/nm-vpn-helpers.c:129 -#: ../clients/common/nm-vpn-helpers.c:134 ../clients/tui/nmt-page-dsl.c:75 +#: ../clients/common/nm-vpn-helpers.c:127 +#: ../clients/common/nm-vpn-helpers.c:133 +#: ../clients/common/nm-vpn-helpers.c:138 ../clients/tui/nmt-page-dsl.c:75 #: ../clients/tui/nmt-page-wifi.c:277 ../clients/tui/nmt-page-wifi.c:308 #: ../clients/tui/nmt-page-wifi.c:341 msgid "Password" msgstr "Mot de passe" -#: ../clients/common/nm-secret-agent-simple.c:281 +#: ../clients/common/nm-secret-agent-simple.c:295 msgid "Identity" msgstr "Identité" -#: ../clients/common/nm-secret-agent-simple.c:287 +#: ../clients/common/nm-secret-agent-simple.c:300 msgid "Private key password" msgstr "Mot de passe de la clé privée" -#: ../clients/common/nm-secret-agent-simple.c:326 +#: ../clients/common/nm-secret-agent-simple.c:336 #: ../clients/tui/nmt-page-wifi.c:289 msgid "Key" msgstr "Clé" -#: ../clients/common/nm-secret-agent-simple.c:369 +#: ../clients/common/nm-secret-agent-simple.c:374 #: ../clients/tui/nmt-page-dsl.c:78 msgid "Service" msgstr "Service" -#: ../clients/common/nm-secret-agent-simple.c:548 -#: ../clients/common/nm-secret-agent-simple.c:816 -#: ../clients/common/nm-secret-agent-simple.c:848 -#: ../clients/common/nm-secret-agent-simple.c:870 -#: ../clients/common/nm-secret-agent-simple.c:892 +#: ../clients/common/nm-secret-agent-simple.c:486 +msgid "WireGuard private-key" +msgstr "Clé privée WireGuard" + +#: ../clients/common/nm-secret-agent-simple.c:527 +#, c-format +msgid "Secrets are required to connect WireGuard VPN '%s'" +msgstr "Il faut des secrets pour vous connecter au VPN WireGuard « %s »" + +#: ../clients/common/nm-secret-agent-simple.c:628 +#: ../clients/common/nm-secret-agent-simple.c:912 +#: ../clients/common/nm-secret-agent-simple.c:947 +#: ../clients/common/nm-secret-agent-simple.c:970 +#: ../clients/common/nm-secret-agent-simple.c:989 #, c-format msgid "A password is required to connect to '%s'." msgstr "Un mot de passe est requis pour se connecter à « %s »." -#: ../clients/common/nm-secret-agent-simple.c:785 +#: ../clients/common/nm-secret-agent-simple.c:879 msgid "Authentication required by wireless network" msgstr "L'authentification est requise par le réseau sans fil" -#: ../clients/common/nm-secret-agent-simple.c:786 +#: ../clients/common/nm-secret-agent-simple.c:880 #, c-format msgid "" "Passwords or encryption keys are required to access the wireless network " @@ -6081,70 +5922,74 @@ msgstr "" "Il faut un mot de passe ou une clé de chiffrement pour accéder au réseau " "sans fil « %s »" -#: ../clients/common/nm-secret-agent-simple.c:790 +#: ../clients/common/nm-secret-agent-simple.c:885 msgid "Wired 802.1X authentication" msgstr "Authentification filaire 802.1X" -#: ../clients/common/nm-secret-agent-simple.c:791 +#: ../clients/common/nm-secret-agent-simple.c:886 #, c-format msgid "Secrets are required to access the wired network '%s'" msgstr "Il faut un secret pour accéder au réseau sans fil « %s »" -#: ../clients/common/nm-secret-agent-simple.c:796 +#: ../clients/common/nm-secret-agent-simple.c:892 msgid "DSL authentication" msgstr "Authentification DSL" -#: ../clients/common/nm-secret-agent-simple.c:797 +#: ../clients/common/nm-secret-agent-simple.c:893 #, c-format msgid "Secrets are required for the DSL connection '%s'" msgstr "Secrets requis pour les connexions de type « %s »." -#: ../clients/common/nm-secret-agent-simple.c:805 +#: ../clients/common/nm-secret-agent-simple.c:902 msgid "PIN code required" msgstr "Code PIN requis" -#: ../clients/common/nm-secret-agent-simple.c:806 +#: ../clients/common/nm-secret-agent-simple.c:903 msgid "PIN code is needed for the mobile broadband device" msgstr "Un code PIN est nécessaire pour les périphériques à haut débit mobile" -#: ../clients/common/nm-secret-agent-simple.c:809 +#: ../clients/common/nm-secret-agent-simple.c:906 msgid "PIN" msgstr "PIN" -#: ../clients/common/nm-secret-agent-simple.c:815 -#: ../clients/common/nm-secret-agent-simple.c:847 -#: ../clients/common/nm-secret-agent-simple.c:869 +#: ../clients/common/nm-secret-agent-simple.c:911 +#: ../clients/common/nm-secret-agent-simple.c:946 +#: ../clients/common/nm-secret-agent-simple.c:969 msgid "Mobile broadband network password" msgstr "Mot de passe du réseau haut débit mobile" -#: ../clients/common/nm-secret-agent-simple.c:829 +#: ../clients/common/nm-secret-agent-simple.c:924 #, c-format msgid "Secrets are required to access the MACsec network '%s'" msgstr "Les secrets sont nécessaires pour accéder au réseau MACsec ;%s" -#: ../clients/common/nm-secret-agent-simple.c:833 +#: ../clients/common/nm-secret-agent-simple.c:928 msgid "MACsec PSK authentication" msgstr "Authentification MACsec PSK" -#: ../clients/common/nm-secret-agent-simple.c:841 +#: ../clients/common/nm-secret-agent-simple.c:935 msgid "MACsec EAP authentication" msgstr "Authentification MACsec EAP" -#: ../clients/common/nm-secret-agent-simple.c:882 +#: ../clients/common/nm-secret-agent-simple.c:940 +msgid "WireGuard VPN secret" +msgstr "Secret VPN WireGuard" + +#: ../clients/common/nm-secret-agent-simple.c:979 msgid "VPN password required" msgstr "Mot de passe VPN requis" -#: ../clients/common/nm-vpn-helpers.c:48 +#: ../clients/common/nm-vpn-helpers.c:52 #, c-format msgid "unknown VPN plugin \"%s\"" msgstr "Greffon VPN inconnu « %s »" -#: ../clients/common/nm-vpn-helpers.c:59 +#: ../clients/common/nm-vpn-helpers.c:63 #, c-format msgid "cannot load legacy-only VPN plugin \"%s\" for \"%s\"" msgstr "impossible de charger le greffon VPN obsolète « %s » pour « %s »" -#: ../clients/common/nm-vpn-helpers.c:64 +#: ../clients/common/nm-vpn-helpers.c:68 #, c-format msgid "" "cannot load VPN plugin \"%s\" due to missing \"%s\". Missing client plugin?" @@ -6152,38 +5997,71 @@ msgstr "" "impossible de charger le greffon VPN « %s » à cause de « %s » manquant. " "Greffon client manquant ?" -#: ../clients/common/nm-vpn-helpers.c:69 +#: ../clients/common/nm-vpn-helpers.c:73 #, c-format msgid "failed to load VPN plugin \"%s\": %s" msgstr "impossible de charger le greffon VPN « %s » : %s" -#: ../clients/common/nm-vpn-helpers.c:124 +#: ../clients/common/nm-vpn-helpers.c:128 msgid "Certificate password" msgstr "Mot de passe du certificat" # ctx::sourcefile::/rhn/admin/config/GeneralConfig.do -#: ../clients/common/nm-vpn-helpers.c:125 +#: ../clients/common/nm-vpn-helpers.c:129 msgid "HTTP proxy password" msgstr "Mot de passe du proxy HTTP" -#: ../clients/common/nm-vpn-helpers.c:130 -#: ../clients/common/nm-vpn-helpers.c:135 +#: ../clients/common/nm-vpn-helpers.c:134 +#: ../clients/common/nm-vpn-helpers.c:139 msgid "Group password" msgstr "Mot de passe de groupe" -#: ../clients/common/nm-vpn-helpers.c:139 ../clients/tui/nmt-page-ip4.c:143 +#: ../clients/common/nm-vpn-helpers.c:143 ../clients/tui/nmt-page-ip4.c:143 #: ../clients/tui/nmt-page-ip6.c:143 msgid "Gateway" msgstr "Passerelle" -#: ../clients/common/nm-vpn-helpers.c:140 +#: ../clients/common/nm-vpn-helpers.c:144 msgid "Cookie" msgstr "Cookie" -#: ../clients/common/nm-vpn-helpers.c:141 +#: ../clients/common/nm-vpn-helpers.c:145 msgid "Gateway certificate hash" msgstr "Hachage de certificat de passerelle" +#: ../clients/common/nm-vpn-helpers.c:270 +#, c-format +msgid "Invalid peer starting at %s:%zu: %s" +msgstr "Homologue non valide commençant à %s:%zu: %s" + +#: ../clients/common/nm-vpn-helpers.c:390 +msgid "" +"The WireGuard config file must be a valid interface name followed by \".conf" +"\"" +msgstr "" +"Le fichier de configuration WireGuard doit correspondre à un nom d'interface " +"valide suivie par \".conf\"" + +#: ../clients/common/nm-vpn-helpers.c:678 +#, c-format +msgid "unrecognized line at %s:%zu" +msgstr "ligne non reconnue à %s:%zu" + +#: ../clients/common/nm-vpn-helpers.c:683 +#, c-format +msgid "invalid value for '%s' at %s:%zu" +msgstr "valeur non reconnue pour '%s' at %s:%zu" + +#: ../clients/common/nm-vpn-helpers.c:688 +#, c-format +msgid "invalid secret '%s' at %s:%zu" +msgstr "secret non valide '%s' à %s:%zu" + +#: ../clients/common/nm-vpn-helpers.c:801 +#, c-format +msgid "Failed to create WireGuard connection: %s" +msgstr "N'a pas pu créer de connexion WireGuard : %s" + #. Generated file. Do not edit. #: ../clients/common/settings-docs.h.in:3 msgid "" @@ -6279,9 +6157,8 @@ msgstr "" "clé dépendante de la machine. Si elle n'est pas spécifiée, la valeur peut " "être écrasée via les valeurs par défaut globales, voir le manuel de " "NetworkManager.conf. Si elle n'est pas encore spécifiée, elle correspondra à " -"\"preserve\" par défaut (les anciennes versions de NetworkManager peuvent " -"utiliser une valeur par défaut différente). Sur le bus D, ce champ est " -"« assigned-mac-address » ou « cloned-mac-address » (déprécié)." +"\"permanent\" par défaut. Sur le bus D, ce champ est « assigned-mac-" +"address » ou « cloned-mac-address » (déprécié)." #: ../clients/common/settings-docs.h.in:11 #: ../clients/common/settings-docs.h.in:91 @@ -6349,6 +6226,17 @@ msgid "" "privacy issue for you (in infrastructure mode) or client stations (in AP " "mode), as the explicit probe-scans are distinctly recognizable on the air." msgstr "" +"Si sur TRUE, indique que le réseau n'est pas un réseau de broadcasting qui " +"cache son SSID, ce qui fonctionne à la fois en mode infrastructure et en " +"mode AP. En mode infrastructure, diverses solutions de contournement sont " +"utilisées pour une découverte plus fiable des réseaux cachés, comme le " +"balayage par sonde du SSID. Cependant, ces solutions exposent les " +"incertitudes inhérentes aux réseaux SSID cachés, et donc aux réseaux SSID " +"cachés doivent être utilisées avec prudence. En mode AP, le réseau créé ne " +"diffuse pas son SSID. Notez que le fait de marquer le réseau comme caché " +"peut être un problème de confidentialité pour vous (en mode infrastructure) " +"ou pour les postes clients (en mode AP), car les scanners explicites sont " +"clairement reconnaissables." #: ../clients/common/settings-docs.h.in:13 msgid "" @@ -6543,8 +6431,8 @@ msgstr "" msgid "" "Key management used for the connection. One of \"none\" (WEP), \"ieee8021x" "\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure " -"WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for " -"any Wi-Fi connection that uses security." +"WPA-PSK), \"sae\" (SAE) or \"wpa-eap\" (WPA-Enterprise). This property must " +"be set for any Wi-Fi connection that uses security." msgstr "" "Gestion des clés utilisée pour la connexion. L'une des options \"none" "\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-" @@ -6562,7 +6450,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:29 msgid "Flags indicating how to handle the \"leap-password\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"Leap-password\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"Leap-password\"." #: ../clients/common/settings-docs.h.in:30 msgid "" @@ -6619,30 +6507,29 @@ msgstr "" #: ../clients/common/settings-docs.h.in:34 msgid "" -"Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must " -"contain only hexadecimal characters and is interpreted as a hexadecimal WPA " -"key. Otherwise, the key must be between 8 and 63 ASCII characters (as " -"specified in the 802.11i standard) and is interpreted as a WPA passphrase, " -"and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi " -"network." +"Pre-Shared-Key for WPA networks. For WPA-PSK, it's either an ASCII " +"passphrase of 8 to 63 characters that is (as specified in the 802.11i " +"standard) hashed to derive the actual key, or the key in form of 64 " +"hexadecimal character. The WPA3-Personal networks use a passphrase of any " +"length for SAE authentication." msgstr "" -"Clé pré-partagée pour les réseaux WPA. Si la clé est longue de 64 " -"caractères, elle ne doit contenir que des caractères hexadécimaux et est " -"interprétée comme une clé WPA hexadécimale. Sinon, la clé doit comporter " -"entre 8 et 63 caractères ASCII (comme spécifié dans la norme 802.11i) et est " -"interprétée comme une phrase de passe WPA, et est hachée pour obtenir le WPA-" -"PSK réel utilisé pour la connexion au réseau Wi-Fi." +"Clé pré-partagée pour les réseaux WPA. Pour WPA-PSK, il s'agit soit d'une " +"phrase de chiffrement ASCII de 8 à 63 caractères qui est (comme spécifié " +"dans la norme 802.11i) hachée pour dériver la clé réelle, soit la clé sous " +"forme de 64 caractères hexadécimaux. Les réseaux WPA3-Personal utilisent une " +"phrase de chiffrement de n'importe quelle longueur pour l'authentification " +"SAE." #: ../clients/common/settings-docs.h.in:35 msgid "Flags indicating how to handle the \"psk\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"psk\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"psk\"." #: ../clients/common/settings-docs.h.in:36 msgid "" "Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", " "and \"wep-key3\" properties." msgstr "" -"Drapeaux indiquant comment gérer les propriétés \"wep-key0\", \"wep-key1\", " +"Marqueurs indiquant comment gérer les propriétés \"wep-key0\", \"wep-key1\", " "\"wep-key2\", et \"wep-key3\"." #: ../clients/common/settings-docs.h.in:37 @@ -6718,7 +6605,7 @@ msgid "" "Point capabilities. WPS can be disabled by setting this property to a value " "of 1." msgstr "" -"Drapeaux indiquant quel mode de WPS doit être utilisé, le cas échéant. Il y " +"Marqueurs indiquant quel mode de WPS doit être utilisé, le cas échéant. Il y " "a peu d’intérêt à modifier les paramètres par défaut car NetworkManager " "déterminera automatiquement s'il est possible de démarrer l'inscription WPS " "à partir des capacités du point d'accès. WPS peut être désactivé en réglant " @@ -6788,7 +6675,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:49 msgid "Flags indicating how to handle the \"ca-cert-password\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"ca-cert-password\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"ca-cert-password\"." #: ../clients/common/settings-docs.h.in:50 msgid "" @@ -6832,7 +6719,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:53 msgid "Flags indicating how to handle the \"client-cert-password\" property." msgstr "" -"Drapeaux indiquant comment gérer la propriété \"client-cert-password\"." +"Marqueurs indiquant comment gérer la propriété \"client-cert-password\"." #: ../clients/common/settings-docs.h.in:54 msgid "" @@ -6887,11 +6774,11 @@ msgstr "" #: ../clients/common/settings-docs.h.in:59 #: ../clients/common/settings-docs.h.in:104 -#: ../clients/common/settings-docs.h.in:127 -#: ../clients/common/settings-docs.h.in:174 -#: ../clients/common/settings-docs.h.in:286 +#: ../clients/common/settings-docs.h.in:131 +#: ../clients/common/settings-docs.h.in:178 +#: ../clients/common/settings-docs.h.in:290 msgid "Flags indicating how to handle the \"password\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"password\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"password\"." #: ../clients/common/settings-docs.h.in:60 msgid "" @@ -6907,7 +6794,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:61 msgid "Flags indicating how to handle the \"password-raw\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"password-raw\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"password-raw\"." #: ../clients/common/settings-docs.h.in:62 msgid "" @@ -6918,10 +6805,10 @@ msgid "" "tls_disable_tlsv1_x settings. See the wpa_supplicant documentation for more " "details." msgstr "" -"Spécifie les drapeaux d'authentification à utiliser dans l'authentification " +"Spécifie les marqueurs d'authentification à utiliser dans l'authentification " "externe \"phase 1\" en utilisant les options NMSetting8021xAuthFlags Les " "versions TLS individuelles peuvent être explicitement désactivées. Si un " -"certain drapeau TLS désactivé n'est pas activé, il appartient au suppliant " +"certain marqueur TLS désactivé n'est pas activé, il appartient au suppliant " "de l'autoriser ou non. Les options TLS correspondent aux paramètres " "tls_disable_tlsv1_x. Consultez la documentation wpa_supplicant pour plus de " "détails." @@ -7055,7 +6942,7 @@ msgstr "" msgid "" "Flags indicating how to handle the \"phase2-ca-cert-password\" property." msgstr "" -"Drapeaux indiquant comment gérer la propriété \"phase2-ca-cert-password\"." +"Marqueurs indiquant comment gérer la propriété \"phase2-ca-cert-password\"." #: ../clients/common/settings-docs.h.in:72 msgid "" @@ -7105,7 +6992,7 @@ msgstr "" msgid "" "Flags indicating how to handle the \"phase2-client-cert-password\" property." msgstr "" -"Drapeaux indiquant comment gérer la propriété \"phase2-client-cert-password" +"Marqueurs indiquant comment gérer la propriété \"phase2-client-cert-password" "\"." #: ../clients/common/settings-docs.h.in:76 @@ -7198,9 +7085,9 @@ msgid "PIN used for EAP authentication methods." msgstr "PIN utilisé pour les méthodes d'authentification EAP." #: ../clients/common/settings-docs.h.in:82 -#: ../clients/common/settings-docs.h.in:176 +#: ../clients/common/settings-docs.h.in:180 msgid "Flags indicating how to handle the \"pin\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"pin\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"pin\"." #: ../clients/common/settings-docs.h.in:83 msgid "" @@ -7259,7 +7146,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:85 msgid "Flags indicating how to handle the \"private-key-password\" property." msgstr "" -"Drapeaux indiquant comment gérer la propriété \"private-key-password\"." +"Marqueurs indiquant comment gérer la propriété \"private-key-password\"." #: ../clients/common/settings-docs.h.in:86 msgid "" @@ -7330,22 +7217,19 @@ msgid "" "D-Bus, this field is expressed as \"assigned-mac-address\" or the deprecated " "\"cloned-mac-address\"." msgstr "" -"Si spécifié, demandez au périphérique d'utiliser cette adresse MAC à la " +"Si spécifié, demande au périphérique d'utiliser cette adresse MAC à la " "place. C'est ce qu'on appelle le clonage ou l'usurpation d'identité MAC. " "Outre la spécification explicite d'une adresse MAC, les valeurs spéciales " "\"preserve\", \"permanent\", \"random\" et \"stable\" sont supportées. " "\"préserver\" signifie ne pas toucher l'adresse MAC lors de l'activation. " -"\"permanent\" signifie l'utilisation de l'adresse matérielle permanente si " -"l'appareil en possède une (sinon, cela est considéré comme une \"préservation" -"\"). \"random\" crée une adresse MAC aléatoire sur chaque connexion. \"stable" -"\" crée une adresse MAC hachée basée sur connection.stable-id et une clé " -"dépendante de la machine. Si elle n'est pas spécifiée, la valeur peut être " -"remplacée par les valeurs par défaut globales, voir le manuel de " -"NetworkManager.conf. Si elle n'est pas encore spécifiée, elle sera sur " -"\"preserve\" par défaut (les anciennes versions de NetworkManager peuvent " -"utiliser une valeur par défaut différente). Sur le bus D, ce champ est " -"exprimé par \"assigned-mac-address\" ou la désapprouvée \"cloned-mac-address" -"\"." +"\"permanent\" signifie l'utilisation de l'adresse matérielle permanente du " +"dispositif. \"random\" crée une adresse MAC aléatoire sur chaque connexion. " +"\"stable\" crée une adresse MAC hachée basée sur connection.stable-id et une " +"clé dépendante de la machine. Si elle n'est pas spécifiée, la valeur peut " +"être écrasée via les valeurs par défaut globales, voir le manuel de " +"NetworkManager.conf. Si elle n'est pas encore spécifiée, elle correspondra à " +"\"permanent\" par défaut. Sur le bus D, ce champ est « assigned-mac-" +"address » ou « cloned-mac-address » (déprécié)." #: ../clients/common/settings-docs.h.in:90 msgid "" @@ -7639,26 +7523,72 @@ msgstr "" #: ../clients/common/settings-docs.h.in:121 msgid "" +"The default PVID for the ports of the bridge, that is the VLAN id assigned " +"to incoming untagged frames." +msgstr "" +"Le PVID par défaut des ports du pontage, c'est à dire l'id VLAN qui a été " +"attribué aux trames entrantes non balisées." + +#: ../clients/common/settings-docs.h.in:122 +msgid "Control whether VLAN filtering is enabled on the bridge." +msgstr "Contrôle l'activation du filtrage VLAN sur le pontage." + +#: ../clients/common/settings-docs.h.in:123 +msgid "" +"Array of bridge VLAN objects. In addition to the VLANs specified here, the " +"bridge will also have the default-pvid VLAN configured by the bridge.vlan-" +"default-pvid property. In nmcli the VLAN list can be specified with the " +"following syntax: $vid [pvid] [untagged] [, $vid [pvid] [untagged]]... where " +"$vid is either a single id between 1 and 4094 or a range, represented as a " +"couple of ids separated by a dash." +msgstr "" +"Tableau d'objets VLAN en pontage. En plus des VLAN spécifiés ici, le port " +"aura aussi le VLAN pvid fourni par défaut configuré par la propriété bridge." +"vlan-default-pvid. Dans nmcli, la liste des VLAN peut être spécifiée avec la " +"syntaxe suivante : $vid[pvid][untagged][untagged] [, $vid[pvid]" +"[untagged]]].... où $vid est soit un identifiant unique entre 1 et 4094, " +"soit une plage, représentée par un couple d'identifiants séparés par un " +"trait." + +#: ../clients/common/settings-docs.h.in:124 +msgid "" "Enables or disables \"hairpin mode\" for the port, which allows frames to be " "sent back out through the port the frame was received on." msgstr "" "Active ou désactive le mode « hairpin » pour le port, qui permet de " "renvoyer les trames par le port sur lequel la trame a été reçue." -#: ../clients/common/settings-docs.h.in:122 +#: ../clients/common/settings-docs.h.in:125 msgid "" "The Spanning Tree Protocol (STP) port cost for destinations via this port." msgstr "" "Le coût du port STP (Spanning Tree Protocol) pour les destinations via ce " "port." -#: ../clients/common/settings-docs.h.in:123 +#: ../clients/common/settings-docs.h.in:126 msgid "The Spanning Tree Protocol (STP) priority of this bridge port." msgstr "La priorité STP (Spanning Tree Protocol) de ce port du pont." -#: ../clients/common/settings-docs.h.in:124 -#: ../clients/common/settings-docs.h.in:170 -#: ../clients/common/settings-docs.h.in:181 +#: ../clients/common/settings-docs.h.in:127 +msgid "" +"Array of bridge VLAN objects. In addition to the VLANs specified here, the " +"port will also have the default-pvid VLAN configured on the bridge by the " +"bridge.vlan-default-pvid property. In nmcli the VLAN list can be specified " +"with the following syntax: $vid [pvid] [untagged] [, $vid [pvid] " +"[untagged]]... where $vid is either a single id between 1 and 4094 or a " +"range, represented as a couple of ids separated by a dash." +msgstr "" +"Tableau d'objets VLAN en pontage. En plus des VLAN spécifiés ici, le port " +"aura aussi le VLAN pvid fourni par défaut configuré par la propriété bridge." +"vlan-default-pvid. Dans nmcli, la liste des VLAN peut être spécifiée avec la " +"syntaxe suivante : $vid[pvid][untagged][untagged] [, $vid[pvid]" +"[untagged]]].... où $vid est soit un identifiant unique entre 1 et 4094, " +"soit une plage, représentée par un couple d'identifiants séparés par un " +"trait." + +#: ../clients/common/settings-docs.h.in:128 +#: ../clients/common/settings-docs.h.in:174 +#: ../clients/common/settings-docs.h.in:185 msgid "" "If non-zero, only transmit packets of the specified size or smaller, " "breaking larger packets up into multiple frames." @@ -7666,7 +7596,7 @@ msgstr "" "Si différent de zéro, ne transmettez que des paquets de la taille spécifiée " "ou plus petits, divisant les paquets plus grands en plusieurs trames." -#: ../clients/common/settings-docs.h.in:125 +#: ../clients/common/settings-docs.h.in:129 msgid "" "The number to dial to establish the connection to the CDMA-based mobile " "broadband network, if any. If not specified, the default number (#777) is " @@ -7676,8 +7606,8 @@ msgstr "" "bande CDMA, s'il y a lieu. Si non spécifié, le numéro par défaut (#777) est " "utilisé au besoin." -#: ../clients/common/settings-docs.h.in:126 -#: ../clients/common/settings-docs.h.in:173 +#: ../clients/common/settings-docs.h.in:130 +#: ../clients/common/settings-docs.h.in:177 msgid "" "The password used to authenticate with the network, if required. Many " "providers do not require a password, or accept any password. But if a " @@ -7688,8 +7618,8 @@ msgstr "" "acceptent n’importe quel mot de passe. Mais si un mot de passe est requis, " "il est spécifié ici." -#: ../clients/common/settings-docs.h.in:128 -#: ../clients/common/settings-docs.h.in:179 +#: ../clients/common/settings-docs.h.in:132 +#: ../clients/common/settings-docs.h.in:183 msgid "" "The username used to authenticate with the network, if required. Many " "providers do not require a username, or accept any username. But if a " @@ -7700,7 +7630,7 @@ msgstr "" "acceptent n’importe quel mot de passe. Mais si un mot de passe est requis, " "il est spécifié ici." -#: ../clients/common/settings-docs.h.in:129 +#: ../clients/common/settings-docs.h.in:133 msgid "" "The number of retries for the authentication. Zero means to try " "indefinitely; -1 means to use a global default. If the global default is not " @@ -7713,7 +7643,7 @@ msgstr "" "nouveau 3 fois avant de faire échouer la connexion, ce qui ne s'applique " "actuellement qu'à l'authentification 802-1x." -#: ../clients/common/settings-docs.h.in:130 +#: ../clients/common/settings-docs.h.in:134 msgid "" "Whether or not the connection should be automatically connected by " "NetworkManager when the resources for the connection are available. TRUE to " @@ -7729,7 +7659,7 @@ msgstr "" "automatique n'est pas implémentée pour les profils VPN. Voir \"secondaires\" " "comme alternative pour connecter automatiquement les profils VPN." -#: ../clients/common/settings-docs.h.in:131 +#: ../clients/common/settings-docs.h.in:135 msgid "" "The autoconnect priority. If the connection is set to autoconnect, " "connections with higher priority will be preferred. Defaults to 0. The " @@ -7740,7 +7670,7 @@ msgstr "" "préférées ; par défaut, la valeur est 0 ; le nombre le plus élevé signifie " "une priorité plus élevée." -#: ../clients/common/settings-docs.h.in:132 +#: ../clients/common/settings-docs.h.in:136 msgid "" "The number of times a connection should be tried when autoactivating before " "giving up. Zero means forever, -1 means the global default (4 times if not " @@ -7755,7 +7685,7 @@ msgstr "" "automatique. Notez qu’après un timeout, NetworkManager va essayer de se " "reconnecter automatiquement." -#: ../clients/common/settings-docs.h.in:133 +#: ../clients/common/settings-docs.h.in:137 msgid "" "Whether or not slaves of this connection should be automatically brought up " "when NetworkManager activates this connection. This only has a real effect " @@ -7776,7 +7706,7 @@ msgstr "" "autoconnect-slaves est lu pour déterminer la valeur réelle. Si c'est " "également le cas par défaut, cette valeur est ramenée à 0." -#: ../clients/common/settings-docs.h.in:134 +#: ../clients/common/settings-docs.h.in:138 msgid "" "If greater than zero, delay success of IP addressing until either the " "timeout is reached, or an IP gateway replies to a ping." @@ -7785,7 +7715,7 @@ msgstr "" "l'adressage IP jusqu'à ce que le délai d'attente soit atteint ou qu'une " "passerelle IP réponde à un ping." -#: ../clients/common/settings-docs.h.in:135 +#: ../clients/common/settings-docs.h.in:139 msgid "" "A human readable unique identifier for the connection, like \"Work Wi-Fi\" " "or \"T-Mobile 3G\"." @@ -7793,7 +7723,7 @@ msgstr "" "Un identifiant unique lisible par l'homme pour la connexion, comme \"Work Wi-" "Fi\" ou \"T-Mobile 3G\"." -#: ../clients/common/settings-docs.h.in:136 +#: ../clients/common/settings-docs.h.in:140 msgid "" "The name of the network interface this connection is bound to. If not set, " "then the connection can be attached to any interface of the appropriate type " @@ -7816,11 +7746,11 @@ msgstr "" "est limitée, ou bien en cas de changement de changement du nom des " "interfaces, elle peut être appliquée sur la mauvaise interface." -#: ../clients/common/settings-docs.h.in:137 +#: ../clients/common/settings-docs.h.in:141 msgid "Whether LLDP is enabled for the connection." msgstr "Indique si LLDP est activé pour la connexion." -#: ../clients/common/settings-docs.h.in:138 +#: ../clients/common/settings-docs.h.in:142 msgid "" "Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the " "connection. LLMNR is a protocol based on the Domain Name System (DNS) packet " @@ -7840,12 +7770,12 @@ msgstr "" "nécessite un plugin qui supporte LLMNR. Un de ces plug-ins est dns-systemd-" "resolved." -#: ../clients/common/settings-docs.h.in:139 +#: ../clients/common/settings-docs.h.in:143 msgid "Interface name of the master device or UUID of the master connection." msgstr "" "Nom de l'interface de l'appareil maître ou UUID de la connexion maître." -#: ../clients/common/settings-docs.h.in:140 +#: ../clients/common/settings-docs.h.in:144 msgid "" "Whether mDNS is enabled for the connection. The permitted values are: yes: " "register hostname and resolving for the connection, no: disable mDNS for the " @@ -7860,7 +7790,7 @@ msgstr "" "fonctionnalité nécessite un plugin qui supporte mDNS. dns-systemd-resolved " "est l'un de ces plug-ins." -#: ../clients/common/settings-docs.h.in:141 +#: ../clients/common/settings-docs.h.in:145 msgid "" "Whether the connection is metered. When updating this property on a " "currently activated connection, the change takes effect immediately." @@ -7869,7 +7799,7 @@ msgstr "" "propriété sur une connexion actuellement activée, le changement prend effet " "immédiatement." -#: ../clients/common/settings-docs.h.in:142 +#: ../clients/common/settings-docs.h.in:146 msgid "" "Specifies whether the profile can be active multiple times at a particular " "moment. The value is of type NMConnectionMultiConnect." @@ -7877,7 +7807,7 @@ msgstr "" "Indique si le profil peut être actif plusieurs fois à un moment donné, la " "valeur est de type NMConnectionMultiConnect." -#: ../clients/common/settings-docs.h.in:143 +#: ../clients/common/settings-docs.h.in:147 msgid "" "An array of strings defining what access a given user has to this " "connection. If this is NULL or empty, all users are allowed to access this " @@ -7905,7 +7835,7 @@ msgstr "" "être ignorée et est réservée pour une utilisation future. Tous les[type]," "[id] et[réservé] doivent être valides UTF-8." -#: ../clients/common/settings-docs.h.in:144 +#: ../clients/common/settings-docs.h.in:148 msgid "" "FALSE if the connection can be modified using the provided settings " "service's D-Bus interface with the right privileges, or TRUE if the " @@ -7915,7 +7845,7 @@ msgstr "" "service de paramétrage fourni avec les bons privilèges, ou TRUE si la " "connexion est en lecture seule et ne peut être modifiée." -#: ../clients/common/settings-docs.h.in:145 +#: ../clients/common/settings-docs.h.in:149 msgid "" "List of connection UUIDs that should be activated when the base connection " "itself is activated. Currently only VPN connections are supported." @@ -7924,7 +7854,7 @@ msgstr "" "de base elle-même est activée, actuellement seules les connexions VPN sont " "supportées." -#: ../clients/common/settings-docs.h.in:146 +#: ../clients/common/settings-docs.h.in:150 msgid "" "Setting name of the device type of this slave's master connection (eg, \"bond" "\"), or NULL if this connection is not a slave." @@ -7932,7 +7862,7 @@ msgstr "" "Réglage du nom du type d'appareil de la connexion maître de cet esclave (par " "exemple, \"bond\"), ou NULL si cette connexion n'est pas un esclave." -#: ../clients/common/settings-docs.h.in:147 +#: ../clients/common/settings-docs.h.in:151 msgid "" "This represents the identity of the connection used for various purposes. It " "allows to configure multiple profiles to share the identity. Also, the " @@ -7951,7 +7881,7 @@ msgid "" "treated special to perform dynamic substitutions at runtime. Currently " "supported are \"${CONNECTION}\", \"${DEVICE}\", \"${MAC}\", \"${BOOT}\", " "\"${RANDOM}\". These effectively create unique IDs per-connection, per-" -"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds the the " +"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds to the " "interface name of the device and \"${MAC}\" is the permanent MAC address of " "the device. Any unrecognized patterns following '$' are treated verbatim, " "however are reserved for future use. You are thus advised to avoid '$' or " @@ -7991,7 +7921,7 @@ msgstr "" "valeur n’est toujours pas déterminée, la valeur par défaut est semblable à " "celle de \"${CONNECTION}\" et utilise un ID fixe et unique pour la connexion." -#: ../clients/common/settings-docs.h.in:148 +#: ../clients/common/settings-docs.h.in:152 msgid "" "The time, in seconds since the Unix Epoch, that the connection was last " "_successfully_ fully activated. NetworkManager updates the connection " @@ -8006,7 +7936,7 @@ msgstr "" "propriété est uniquement destinée à la lecture (les modifications apportées " "à cette propriété ne seront pas conservées)." -#: ../clients/common/settings-docs.h.in:149 +#: ../clients/common/settings-docs.h.in:153 msgid "" "Base type of the connection. For hardware-dependent connections, should " "contain the setting name of the hardware-type specific setting (ie, \"802-3-" @@ -8021,7 +7951,7 @@ msgstr "" "contenir le nom du paramètre de ce type (par exemple, \"vpn\" ou \"pont\", " "etc)." -#: ../clients/common/settings-docs.h.in:150 +#: ../clients/common/settings-docs.h.in:154 msgid "" "A universally unique identifier for the connection, for example generated " "with libuuid. It should be assigned when the connection is created, and " @@ -8041,7 +7971,7 @@ msgstr "" "\" change. l'UUID doit être au format \"2815492f-7e56-435e-bbd2e9-2467cdc667 " "(c-a-d ne doit contenir que des caractères hexadécimaux et \"-\")." -#: ../clients/common/settings-docs.h.in:151 +#: ../clients/common/settings-docs.h.in:155 msgid "" "The trust level of a the connection. Free form case-insensitive string (for " "example \"Home\", \"Work\", \"Public\"). NULL or unspecified zone means the " @@ -8055,7 +7985,7 @@ msgstr "" "pare-feu. La modification prend effet immédiatement lorsque cette propriété " "est mise à jour sur une connexion actuellement active." -#: ../clients/common/settings-docs.h.in:152 +#: ../clients/common/settings-docs.h.in:156 msgid "" "Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be " "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " @@ -8066,11 +7996,11 @@ msgstr "" "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) et " "NM_SETTING_DCB_FLAG_WILLING (0x4)." -#: ../clients/common/settings-docs.h.in:153 +#: ../clients/common/settings-docs.h.in:157 msgid "The FCoE controller mode; either \"fabric\" (default) or \"vn2vn\"." msgstr "Le mode contrôleur FCoE ; soit \"fabric\" (par défaut) ou \"vn2vn\"." -#: ../clients/common/settings-docs.h.in:154 +#: ../clients/common/settings-docs.h.in:158 msgid "" "The highest User Priority (0 - 7) which FCoE frames should use, or -1 for " "default priority. Only used when the \"app-fcoe-flags\" property includes " @@ -8081,7 +8011,7 @@ msgstr "" "propriété \"app-fcoe-flags\" inclut l'indicateur NM_SETTING_DCB_FLAG_ENABLE " "(0x1)." -#: ../clients/common/settings-docs.h.in:155 +#: ../clients/common/settings-docs.h.in:159 msgid "" "Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be " "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " @@ -8092,7 +8022,7 @@ msgstr "" "(0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) et NM_SETTING_DCB_FLAG_WILLING " "(0x4)." -#: ../clients/common/settings-docs.h.in:156 +#: ../clients/common/settings-docs.h.in:160 msgid "" "The highest User Priority (0 - 7) which FIP frames should use, or -1 for " "default priority. Only used when the \"app-fip-flags\" property includes " @@ -8103,7 +8033,7 @@ msgstr "" "propriété \"app-fcoe-flags\" inclut l'indicateur NM_SETTING_DCB_FLAG_ENABLE " "(0x1)." -#: ../clients/common/settings-docs.h.in:157 +#: ../clients/common/settings-docs.h.in:161 msgid "" "Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be " "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " @@ -8114,7 +8044,7 @@ msgstr "" "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) et " "NM_SETTING_DCB_FLAG_WILLING (0x4)." -#: ../clients/common/settings-docs.h.in:158 +#: ../clients/common/settings-docs.h.in:162 msgid "" "The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for " "default priority. Only used when the \"app-iscsi-flags\" property includes " @@ -8125,7 +8055,7 @@ msgstr "" "propriété \"app-iscsi-flags\" inclut l'indicateur NM_SETTING_DCB_FLAG_ENABLE " "(0x1)." -#: ../clients/common/settings-docs.h.in:159 +#: ../clients/common/settings-docs.h.in:163 msgid "" "An array of 8 uint values, where the array index corresponds to the User " "Priority (0 - 7) and the value indicates the percentage of bandwidth of the " @@ -8139,7 +8069,7 @@ msgstr "" "somme de tous les pourcentages pour les priorités qui appartiennent au même " "groupe doit totaliser 100 pourcents." -#: ../clients/common/settings-docs.h.in:160 +#: ../clients/common/settings-docs.h.in:164 msgid "" "An array of 8 boolean values, where the array index corresponds to the User " "Priority (0 - 7) and the value indicates whether or not the corresponding " @@ -8149,7 +8079,7 @@ msgstr "" "priorité utilisateur (0 - 7) et la valeur indique si la priorité " "correspondante doit ou non transmettre une pause de priorité." -#: ../clients/common/settings-docs.h.in:161 +#: ../clients/common/settings-docs.h.in:165 msgid "" "Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags " "may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " @@ -8160,7 +8090,7 @@ msgstr "" "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) et " "NM_SETTING_DCB_FLAG_WILLING (0x4)." -#: ../clients/common/settings-docs.h.in:162 +#: ../clients/common/settings-docs.h.in:166 msgid "" "An array of 8 uint values, where the array index corresponds to the Priority " "Group ID (0 - 7) and the value indicates the percentage of link bandwidth " @@ -8172,7 +8102,7 @@ msgstr "" "de bande de liaison allouée à ce groupe. Les valeurs autorisées sont 0 - " "100, et la somme de toutes les valeurs doit totaliser 100 pourcent." -#: ../clients/common/settings-docs.h.in:163 +#: ../clients/common/settings-docs.h.in:167 msgid "" "Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any " "combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " @@ -8183,7 +8113,7 @@ msgstr "" "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), et " "NM_SETTING_DCB_FLAG_WILLING (0x4)." -#: ../clients/common/settings-docs.h.in:164 +#: ../clients/common/settings-docs.h.in:168 msgid "" "An array of 8 uint values, where the array index corresponds to the User " "Priority (0 - 7) and the value indicates the Priority Group ID. Allowed " @@ -8194,7 +8124,7 @@ msgstr "" "prioritaire. Les valeurs autorisées d'ID de groupe prioritaire sont 0 - 7 " "ou 15 pour le groupe sans restriction." -#: ../clients/common/settings-docs.h.in:165 +#: ../clients/common/settings-docs.h.in:169 msgid "" "An array of 8 boolean values, where the array index corresponds to the User " "Priority (0 - 7) and the value indicates whether or not the priority may use " @@ -8204,7 +8134,7 @@ msgstr "" "priorité utilisateur (0 - 7) et la valeur indique si la priorité peut ou non " "utiliser toute la bande passante allouée à son groupe attribué." -#: ../clients/common/settings-docs.h.in:166 +#: ../clients/common/settings-docs.h.in:170 msgid "" "An array of 8 uint values, where the array index corresponds to the User " "Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which " @@ -8214,7 +8144,7 @@ msgstr "" "priorité utilisateur (0 - 7) et la valeur indique la classe de trafic (0 - " "7) à laquelle la priorité est affectée." -#: ../clients/common/settings-docs.h.in:167 +#: ../clients/common/settings-docs.h.in:171 msgid "" "The GPRS Access Point Name specifying the APN used when establishing a data " "session with the GSM-based network. The APN often determines how the user " @@ -8232,7 +8162,7 @@ msgstr "" "le plan haut débit mobile de l’utilisateur. L'APN ne peut être composé que " "des caractères a-z, 0-9, ., et - par GSM 03.60 Section 14.9." -#: ../clients/common/settings-docs.h.in:168 +#: ../clients/common/settings-docs.h.in:172 msgid "" "The device unique identifier (as given by the WWAN management service) which " "this connection applies to. If given, the connection will only apply to the " @@ -8242,7 +8172,7 @@ msgstr "" "WWAN) auquel cette connexion s'applique. Si donné, la connexion ne " "s'appliquera qu'à l'appareil spécifié." -#: ../clients/common/settings-docs.h.in:169 +#: ../clients/common/settings-docs.h.in:173 msgid "" "When TRUE, only connections to the home network will be allowed. Connections " "to roaming networks will not be made." @@ -8250,7 +8180,7 @@ msgstr "" "Si sur TRUE, seules les connexions au réseau domestique seront autorisées, " "mais les connexions aux réseaux d'itinérance ne seront pas effectuées." -#: ../clients/common/settings-docs.h.in:171 +#: ../clients/common/settings-docs.h.in:175 msgid "" "The Network ID (GSM LAI format, ie MCC-MNC) to force specific network " "registration. If the Network ID is specified, NetworkManager will attempt " @@ -8265,7 +8195,7 @@ msgstr "" "périphérique n'est pas en itinérance lorsque le contrôle direct roaming " "direct du périphérique n’est pas possible." -#: ../clients/common/settings-docs.h.in:172 +#: ../clients/common/settings-docs.h.in:176 msgid "" "Legacy setting that used to help establishing PPP data sessions for GSM-" "based modems. Deprecated: 1" @@ -8276,7 +8206,7 @@ msgstr "" "laissée vide, ce qui permet à NetworkManager de sélectionner les paramètres " "appropriés automatiquement." -#: ../clients/common/settings-docs.h.in:175 +#: ../clients/common/settings-docs.h.in:179 msgid "" "If the SIM is locked with a PIN it must be unlocked before any other " "operations are requested. Specify the PIN here to allow operation of the " @@ -8286,7 +8216,7 @@ msgstr "" "déverrouillée avant toute autre opération. Indiquez ici le code PIN pour " "permettre l'utilisation de l'appareil." -#: ../clients/common/settings-docs.h.in:177 +#: ../clients/common/settings-docs.h.in:181 msgid "" "The SIM card unique identifier (as given by the WWAN management service) " "which this connection applies to. If given, the connection will apply to " @@ -8298,7 +8228,7 @@ msgstr "" "s'appliquera à tout appareil également autorisé par \"device-id\" qui " "contient une carte SIM correspondant à l'identifiant donné." -#: ../clients/common/settings-docs.h.in:178 +#: ../clients/common/settings-docs.h.in:182 msgid "" "A MCC/MNC string like \"310260\" or \"21601\" identifying the specific " "mobile network operator which this connection applies to. If given, the " @@ -8310,7 +8240,7 @@ msgstr "" "connexion s'appliquera à tout dispositif également autorisé par \"device-id" "\" et \"sim-id\" qui contient une carte SIM fournie par cet opérateur." -#: ../clients/common/settings-docs.h.in:180 +#: ../clients/common/settings-docs.h.in:184 msgid "" "If specified, this connection will only apply to the IPoIB device whose " "permanent MAC address matches. This property does not change the MAC address " @@ -8320,7 +8250,7 @@ msgstr "" "IPoIB dont l'adresse MAC permanente correspond. Cette propriété ne change " "pas l'adresse MAC du périphérique (c'est-à-dire l'usurpation d'adresse MAC)." -#: ../clients/common/settings-docs.h.in:182 +#: ../clients/common/settings-docs.h.in:186 msgid "" "The InfiniBand P_Key to use for this device. A value of -1 means to use the " "default P_Key (aka \"the P_Key at index 0\"). Otherwise it is a 16-bit " @@ -8331,7 +8261,7 @@ msgstr "" "0\"). Sinon, c'est un entier non signé de 16 bits, dont le bit haut est " "défini si c'est une \"full membership\" P_Key." -#: ../clients/common/settings-docs.h.in:183 +#: ../clients/common/settings-docs.h.in:187 msgid "" "The interface name of the parent device of this device. Normally NULL, but " "if the \"p_key\" property is set, then you must specify the base device by " @@ -8341,19 +8271,19 @@ msgstr "" "NULL, mais si la propriété \"p_key\" est définie, alors vous devez spécifier " "le périphérique de base en définissant cette propriété ou \"mac-adresse\"." -#: ../clients/common/settings-docs.h.in:184 +#: ../clients/common/settings-docs.h.in:188 msgid "" "The IP-over-InfiniBand transport mode. Either \"datagram\" or \"connected\"." msgstr "" "Le mode de transport IP-over-InfiniBand : \"datagramme\" ou \"connecté\"." -#: ../clients/common/settings-docs.h.in:185 +#: ../clients/common/settings-docs.h.in:189 msgid "" "How many additional levels of encapsulation are permitted to be prepended to " "packets. This property applies only to IPv6 tunnels." msgstr "Cette propriété ne s'applique qu'aux tunnels IPv6." -#: ../clients/common/settings-docs.h.in:186 +#: ../clients/common/settings-docs.h.in:190 msgid "" "Tunnel flags. Currently the following values are supported: " "NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), " @@ -8371,7 +8301,7 @@ msgstr "" "(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). Elles ne sont valides " "que pour les tunels IPv6." -#: ../clients/common/settings-docs.h.in:187 +#: ../clients/common/settings-docs.h.in:191 msgid "" "The flow label to assign to tunnel packets. This property applies only to " "IPv6 tunnels." @@ -8379,7 +8309,7 @@ msgstr "" "L'étiquette de flux à affecter aux paquets du tunnel. Cette propriété " "s'applique uniquement aux tunnels IPv6." -#: ../clients/common/settings-docs.h.in:188 +#: ../clients/common/settings-docs.h.in:192 msgid "" "The key used for tunnel input packets; the property is valid only for " "certain tunnel modes (GRE, IP6GRE). If empty, no key is used." @@ -8388,7 +8318,7 @@ msgstr "" "valide que pour certains modes de tunnel (GRE, IP6GRE), si vide, aucune clé " "n'est utilisée." -#: ../clients/common/settings-docs.h.in:189 +#: ../clients/common/settings-docs.h.in:193 msgid "" "The local endpoint of the tunnel; the value can be empty, otherwise it must " "contain an IPv4 or IPv6 address." @@ -8396,7 +8326,7 @@ msgstr "" "Le terminal local du tunnel ; la valeur peut être vide, sinon elle doit " "contenir une adresse IPv4 ou IPv6." -#: ../clients/common/settings-docs.h.in:190 +#: ../clients/common/settings-docs.h.in:194 msgid "" "The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or " "NM_IP_TUNNEL_MODE_GRE (2)." @@ -8404,7 +8334,7 @@ msgstr "" "Le mode tunneling, par exemple NM_IP_TUNNEL_MODE_IPIP (1) ou " "NM_IP_TUNNEL_MODE_GRE (2)." -#: ../clients/common/settings-docs.h.in:191 +#: ../clients/common/settings-docs.h.in:195 msgid "" "If non-zero, only transmit packets of the specified size or smaller, " "breaking larger packets up into multiple fragments." @@ -8412,7 +8342,7 @@ msgstr "" "Si différent de zéro, ne transmet que des paquets de la taille spécifiée ou " "plus petits, divisant les paquets plus grands en plusieurs fragments." -#: ../clients/common/settings-docs.h.in:192 +#: ../clients/common/settings-docs.h.in:196 msgid "" "The key used for tunnel output packets; the property is valid only for " "certain tunnel modes (GRE, IP6GRE). If empty, no key is used." @@ -8421,7 +8351,7 @@ msgstr "" "valide que pour certains modes de tunnel (GRE, IP6GRE). Si vide, aucune clé " "n'est utilisée." -#: ../clients/common/settings-docs.h.in:193 +#: ../clients/common/settings-docs.h.in:197 msgid "" "If given, specifies the parent interface name or parent connection UUID the " "new device will be bound to so that tunneled packets will only be routed via " @@ -8431,11 +8361,11 @@ msgstr "" "parent auquel le nouveau périphérique sera lié de sorte que les paquets " "tunnelisés seront uniquement routés via cette interface." -#: ../clients/common/settings-docs.h.in:194 +#: ../clients/common/settings-docs.h.in:198 msgid "Whether to enable Path MTU Discovery on this tunnel." msgstr "S'il faut activer ou non le chemin MTU Discovery sur ce tunnel." -#: ../clients/common/settings-docs.h.in:195 +#: ../clients/common/settings-docs.h.in:199 msgid "" "The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 " "address." @@ -8443,7 +8373,7 @@ msgstr "" "Le point de terminaison distant du tunnel ; la valeur doit contenir une " "adresse IPv4 ou IPv6." -#: ../clients/common/settings-docs.h.in:196 +#: ../clients/common/settings-docs.h.in:200 msgid "" "The type of service (IPv4) or traffic class (IPv6) field to be set on " "tunneled packets." @@ -8451,7 +8381,7 @@ msgstr "" "Le champ de type de service (IPv4) ou de classe de trafic (IPv6) à définir " "sur les paquets tunnelisés." -#: ../clients/common/settings-docs.h.in:197 +#: ../clients/common/settings-docs.h.in:201 msgid "" "The TTL to assign to tunneled packets. 0 is a special value meaning that " "packets inherit the TTL value." @@ -8459,13 +8389,13 @@ msgstr "" "Le TTL à assigner aux paquets tunnelisés. 0 est une valeur spéciale qui " "signifie que les paquets héritent de la valeur TTL." -#: ../clients/common/settings-docs.h.in:198 -#: ../clients/common/settings-docs.h.in:219 +#: ../clients/common/settings-docs.h.in:202 +#: ../clients/common/settings-docs.h.in:223 msgid "Array of IP addresses." msgstr "Tableau d'adresses IP." -#: ../clients/common/settings-docs.h.in:199 -#: ../clients/common/settings-docs.h.in:220 +#: ../clients/common/settings-docs.h.in:203 +#: ../clients/common/settings-docs.h.in:224 msgid "" "Timeout in milliseconds used to check for the presence of duplicate IP " "addresses on the network. If an address conflict is detected, the " @@ -8482,7 +8412,7 @@ msgstr "" "timeout en millisecondes. La propriété est actuellement mise en œuvre " "uniquement pour IPv4." -#: ../clients/common/settings-docs.h.in:200 +#: ../clients/common/settings-docs.h.in:204 msgid "" "A string sent to the DHCP server to identify the local machine which the " "DHCP server may use to customize the DHCP lease and options. When the " @@ -8523,7 +8453,7 @@ msgstr "" "valeur par défaut configurée globalement sera utilisée. S'il n'est pas " "encore paramétré, l’id du client de leasing sera réutilisé." -#: ../clients/common/settings-docs.h.in:201 +#: ../clients/common/settings-docs.h.in:205 msgid "" "If the \"dhcp-send-hostname\" property is TRUE, then the specified FQDN will " "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" @@ -8534,8 +8464,8 @@ msgstr "" "propriété et \"dhcp-hostname\" sont mutuellement exclusifs et ne peuvent " "être définis simultanément." -#: ../clients/common/settings-docs.h.in:202 -#: ../clients/common/settings-docs.h.in:222 +#: ../clients/common/settings-docs.h.in:206 +#: ../clients/common/settings-docs.h.in:226 msgid "" "If the \"dhcp-send-hostname\" property is TRUE, then the specified name will " "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" @@ -8546,8 +8476,8 @@ msgstr "" "propriété et \"dhcp-hostname\" sont mutuellement exclusifs et ne peuvent " "être définis simultanément." -#: ../clients/common/settings-docs.h.in:203 -#: ../clients/common/settings-docs.h.in:223 +#: ../clients/common/settings-docs.h.in:207 +#: ../clients/common/settings-docs.h.in:227 msgid "" "If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some " "DHCP servers use this hostname to update DNS databases, essentially " @@ -8562,18 +8492,18 @@ msgstr "" "que cette propriété est TRUE, le nom d'hôte permanent actuel de l'ordinateur " "est envoyé." -#: ../clients/common/settings-docs.h.in:204 -#: ../clients/common/settings-docs.h.in:224 +#: ../clients/common/settings-docs.h.in:208 +#: ../clients/common/settings-docs.h.in:228 msgid "A timeout for a DHCP transaction in seconds." msgstr "Un délai d'attente pour une transaction DHCP en secondes." -#: ../clients/common/settings-docs.h.in:205 -#: ../clients/common/settings-docs.h.in:225 +#: ../clients/common/settings-docs.h.in:209 +#: ../clients/common/settings-docs.h.in:229 msgid "Array of IP addresses of DNS servers." msgstr "Tableau d'adresses IP des serveurs DNS." -#: ../clients/common/settings-docs.h.in:206 -#: ../clients/common/settings-docs.h.in:226 +#: ../clients/common/settings-docs.h.in:210 +#: ../clients/common/settings-docs.h.in:230 msgid "" "Array of DNS options as described in man 5 resolv.conf. NULL means that the " "options are unset and left at the default. In this case NetworkManager will " @@ -8584,8 +8514,9 @@ msgstr "" "cas, NetworkManager utilisera les options par défaut, ce qui est différent " "d'une liste de propriétés vide." -#: ../clients/common/settings-docs.h.in:207 -#: ../clients/common/settings-docs.h.in:227 +#: ../clients/common/settings-docs.h.in:211 +#: ../clients/common/settings-docs.h.in:231 +#, fuzzy msgid "" "DNS servers priority. The relative priority for DNS servers specified by " "this setting. A lower value is better (higher priority). Zero selects a " @@ -8601,14 +8532,15 @@ msgid "" "excluding other configurations with a greater priority value; so in presence " "of at least a negative priority, only DNS servers from connections with the " "lowest priority value will be used. When using a DNS resolver that supports " -"split-DNS as dns=dnsmasq or dns=systemd-resolved, each connection is used to " -"query domains in its search list. Queries for domains not present in any " -"search list are routed through connections having the '~.' special wildcard " -"domain, which is added automatically to connections with the default route " -"(or can be added manually). When multiple connections specify the same " -"domain, the one with the highest priority (lowest numerical value) wins. If " -"a connection specifies a domain which is subdomain of another domain with a " -"negative DNS priority value, the subdomain is ignored." +"Conditional Forwarding as dns=dnsmasq or dns=systemd-resolved, each " +"connection is used to query domains in its search list. Queries for domains " +"not present in any search list are routed through connections having the " +"'~.' special wildcard domain, which is added automatically to connections " +"with the default route (or can be added manually). When multiple " +"connections specify the same domain, the one with the highest priority " +"(lowest numerical value) wins. If a connection specifies a domain which is " +"subdomain of another domain with a negative DNS priority value, the " +"subdomain is ignored." msgstr "" "Priorité des serveurs DNS : la priorité relative des serveurs DNS spécifiée " "par ce paramètre. Une valeur inférieure est meilleure (priorité supérieure) " @@ -8636,8 +8568,8 @@ msgstr "" "d'un autre domaine avec une valeur de priorité DNS négative, le sous-domaine " "est ignoré." -#: ../clients/common/settings-docs.h.in:208 -#: ../clients/common/settings-docs.h.in:228 +#: ../clients/common/settings-docs.h.in:212 +#: ../clients/common/settings-docs.h.in:232 msgid "" "Array of DNS search domains. Domains starting with a tilde ('~') are " "considered 'routing' domains and are used only to decide the interface over " @@ -8650,8 +8582,8 @@ msgstr "" "transmise ; ils ne sont pas utilisés pour compléter des noms d'hôtes non " "qualifiés." -#: ../clients/common/settings-docs.h.in:209 -#: ../clients/common/settings-docs.h.in:229 +#: ../clients/common/settings-docs.h.in:213 +#: ../clients/common/settings-docs.h.in:233 msgid "" "The gateway associated with this configuration. This is only meaningful if " "\"addresses\" is also set." @@ -8659,8 +8591,8 @@ msgstr "" "La passerelle associée à cette configuration, qui n'a de sens que si l'on " "définit également des \"adresses\"." -#: ../clients/common/settings-docs.h.in:210 -#: ../clients/common/settings-docs.h.in:230 +#: ../clients/common/settings-docs.h.in:214 +#: ../clients/common/settings-docs.h.in:234 msgid "" "When \"method\" is set to \"auto\" and this property to TRUE, automatically " "configured nameservers and search domains are ignored and only nameservers " @@ -8673,8 +8605,8 @@ msgstr "" "spécifiés dans les propriétés \"dns\" et \"dns-search\", le cas échéant, " "sont utilisés." -#: ../clients/common/settings-docs.h.in:211 -#: ../clients/common/settings-docs.h.in:231 +#: ../clients/common/settings-docs.h.in:215 +#: ../clients/common/settings-docs.h.in:235 msgid "" "When \"method\" is set to \"auto\" and this property to TRUE, automatically " "configured routes are ignored and only routes specified in the \"routes\" " @@ -8684,8 +8616,8 @@ msgstr "" "routes configurées automatiquement sont ignorées et seules les routes " "spécifiées dans la propriété \"routes\", le cas échéant, sont utilisées." -#: ../clients/common/settings-docs.h.in:212 -#: ../clients/common/settings-docs.h.in:233 +#: ../clients/common/settings-docs.h.in:216 +#: ../clients/common/settings-docs.h.in:237 msgid "" "If TRUE, allow overall network configuration to proceed even if the " "configuration specified by this property times out. Note that at least one " @@ -8702,8 +8634,8 @@ msgstr "" "configuration réseau globale d’aboutir si la configuration IPv4 échoue mais " "que la configuration IPv6 s’achève correctement." -#: ../clients/common/settings-docs.h.in:213 -#: ../clients/common/settings-docs.h.in:234 +#: ../clients/common/settings-docs.h.in:217 +#: ../clients/common/settings-docs.h.in:238 msgid "" "IP configuration method. NMSettingIP4Config and NMSettingIP6Config both " "support \"auto\", \"manual\", and \"link-local\". See the subclass-specific " @@ -8732,8 +8664,8 @@ msgstr "" "méthode partagée doit être configurée sur l'interface qui partage Internet " "avec un sous-réseau, et non sur la liaison montante qui est partagée." -#: ../clients/common/settings-docs.h.in:214 -#: ../clients/common/settings-docs.h.in:235 +#: ../clients/common/settings-docs.h.in:218 +#: ../clients/common/settings-docs.h.in:239 msgid "" "If TRUE, this connection will never be the default connection for this IP " "type, meaning it will never be assigned the default route by NetworkManager." @@ -8742,8 +8674,8 @@ msgstr "" "d'IP, ce qui signifie que NetworkManager ne lui assignera jamais la route " "par défaut." -#: ../clients/common/settings-docs.h.in:215 -#: ../clients/common/settings-docs.h.in:236 +#: ../clients/common/settings-docs.h.in:219 +#: ../clients/common/settings-docs.h.in:240 msgid "" "The default metric for routes that don't explicitly specify a metric. The " "default value -1 means that the metric is chosen automatically based on the " @@ -8763,8 +8695,8 @@ msgstr "" "zéro signifie qu'il faut la mettre à 1024. Pour IPv4, zéro est une valeur " "normale de métrique." -#: ../clients/common/settings-docs.h.in:216 -#: ../clients/common/settings-docs.h.in:237 +#: ../clients/common/settings-docs.h.in:220 +#: ../clients/common/settings-docs.h.in:241 msgid "" "Enable policy routing (source routing) and set the routing table used when " "adding routes. This affects all routes, including device-routes, IPv4LL, " @@ -8796,12 +8728,12 @@ msgstr "" "ceci afin de préserver la rétrocompatibilité pour les utilisateurs qui " "gèrent les tables de routage en dehors de NetworkManager." -#: ../clients/common/settings-docs.h.in:217 -#: ../clients/common/settings-docs.h.in:238 +#: ../clients/common/settings-docs.h.in:221 +#: ../clients/common/settings-docs.h.in:242 msgid "Array of IP routes." msgstr "Tale de routes IP." -#: ../clients/common/settings-docs.h.in:218 +#: ../clients/common/settings-docs.h.in:222 msgid "" "Configure method for creating the address for use with RFC4862 IPv6 " "Stateless Address Autoconfiguration. The permitted values are: " @@ -8843,7 +8775,7 @@ msgstr "" "par la propriété \"ip6-privacy\" et n'affecte pas les adresses temporaires " "configurées avec cette option." -#: ../clients/common/settings-docs.h.in:221 +#: ../clients/common/settings-docs.h.in:225 msgid "" "A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp " "client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried " @@ -8897,7 +8829,7 @@ msgstr "" "duid\" est utilisée. Si aucune valeur globale n'est fournie, la valeur par " "défaut de la \"location\" est présumée." -#: ../clients/common/settings-docs.h.in:232 +#: ../clients/common/settings-docs.h.in:236 msgid "" "Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If " "enabled, it makes the kernel generate a temporary IPv6 address in addition " @@ -8928,7 +8860,7 @@ msgstr "" "\"stable-privacy\" de la propriété \"addr-gen-mode\" comme un autre moyen " "d'éviter le suivi des hôtes avec des adresses IPv6." -#: ../clients/common/settings-docs.h.in:239 +#: ../clients/common/settings-docs.h.in:243 msgid "" "Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 " "tokenized interface identifiers. Useful with eui64 addr-gen-mode." @@ -8937,28 +8869,28 @@ msgstr "" "de draft-chown-6man-tokenised-ipv6-identifiers-02. Utile dans le mode eui64 " "addr-gen." -#: ../clients/common/settings-docs.h.in:240 +#: ../clients/common/settings-docs.h.in:244 msgid "Whether the transmitted traffic must be encrypted." msgstr "Indique si le trafic transmis doit être crypté." -#: ../clients/common/settings-docs.h.in:241 +#: ../clients/common/settings-docs.h.in:245 msgid "" "The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement." msgstr "" "Le CAK (Connectivity Association Key) pré-partagé pour MACsec Key Agreement." -#: ../clients/common/settings-docs.h.in:242 +#: ../clients/common/settings-docs.h.in:246 msgid "Flags indicating how to handle the \"mka-cak\" property." -msgstr "Drapeaux indiquant comment gérer la propriété \"mka-cak\"." +msgstr "Marqueurs indiquant comment gérer la propriété \"mka-cak\"." -#: ../clients/common/settings-docs.h.in:243 +#: ../clients/common/settings-docs.h.in:247 msgid "" "The pre-shared CKN (Connectivity-association Key Name) for MACsec Key " "Agreement." msgstr "" "Le CAK (Connectivity Association Key) pré-partagé pour MACsec Key Agreement." -#: ../clients/common/settings-docs.h.in:244 +#: ../clients/common/settings-docs.h.in:248 msgid "" "Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key " "Agreement) is obtained." @@ -8966,7 +8898,7 @@ msgstr "" "Indique si le CAK (Connectivity Association Key) pré-partagé pour MACsec Key " "Agreement a été obtenu." -#: ../clients/common/settings-docs.h.in:245 +#: ../clients/common/settings-docs.h.in:249 msgid "" "If given, specifies the parent interface name or parent connection UUID from " "which this MACSEC interface should be created. If this property is not " @@ -8978,25 +8910,25 @@ msgstr "" "propriété n'est pas spécifiée, la connexion doit contenir un paramètre " "\"802-3-ethernet\" avec une propriété \"mac-address\"." -#: ../clients/common/settings-docs.h.in:246 +#: ../clients/common/settings-docs.h.in:250 msgid "" "The port component of the SCI (Secure Channel Identifier), between 1 and " "65534." msgstr "" "La composante port du SCI (Secure Channel Identifier), entre 1 et 65534." -#: ../clients/common/settings-docs.h.in:247 +#: ../clients/common/settings-docs.h.in:251 msgid "" "Specifies whether the SCI (Secure Channel Identifier) is included in every " "packet." msgstr "" "Indique si le SCI (Secure Channel Identifier) est inclus dans chaque paquet." -#: ../clients/common/settings-docs.h.in:248 +#: ../clients/common/settings-docs.h.in:252 msgid "Specifies the validation mode for incoming frames." msgstr "Spécifie le mode de validation des trames entrantes." -#: ../clients/common/settings-docs.h.in:249 +#: ../clients/common/settings-docs.h.in:253 msgid "" "The macvlan mode, which specifies the communication mechanism between " "multiple macvlans on the same lower device." @@ -9004,7 +8936,7 @@ msgstr "" "Le mode macvlan, qui spécifie le mécanisme de communication entre plusieurs " "macvlans d'un périphérique inférieur identique." -#: ../clients/common/settings-docs.h.in:250 +#: ../clients/common/settings-docs.h.in:254 msgid "" "If given, specifies the parent interface name or parent connection UUID from " "which this MAC-VLAN interface should be created. If this property is not " @@ -9016,15 +8948,15 @@ msgstr "" "propriété n'est pas spécifiée, la connexion doit contenir un paramètre " "\"802-3-ethernet\" avec une propriété \"mac-address\"." -#: ../clients/common/settings-docs.h.in:251 +#: ../clients/common/settings-docs.h.in:255 msgid "Whether the interface should be put in promiscuous mode." msgstr "Si l'interface doit être mise en mode « promiscuous »." -#: ../clients/common/settings-docs.h.in:252 +#: ../clients/common/settings-docs.h.in:256 msgid "Whether the interface should be a MACVTAP." msgstr "Indique si l'interface doit être une MACVTAP." -#: ../clients/common/settings-docs.h.in:253 +#: ../clients/common/settings-docs.h.in:257 msgid "" "A list of interface names to match. Each element is a shell wildcard " "pattern. When an element is prefixed with exclamation mark (!) the " @@ -9041,29 +8973,29 @@ msgstr "" "correspondent ou il n'existe aucun élément ; (b) aucun des éléments précédés " "de '' correspondent." -#: ../clients/common/settings-docs.h.in:254 +#: ../clients/common/settings-docs.h.in:258 msgid "The bridge failure mode. One of \"secure\", \"standalone\" or empty." msgstr "" "Le mode de défaillance du pont, qu'il soit \"sécurisé\", \"autonome\" ou " "vide." -#: ../clients/common/settings-docs.h.in:255 +#: ../clients/common/settings-docs.h.in:259 msgid "Enable or disable multicast snooping." msgstr "Activer ou désactiver le snooping multicast." -#: ../clients/common/settings-docs.h.in:256 +#: ../clients/common/settings-docs.h.in:260 msgid "Enable or disable RSTP." msgstr "Activer ou désactiver le RSTP." -#: ../clients/common/settings-docs.h.in:257 +#: ../clients/common/settings-docs.h.in:261 msgid "Enable or disable STP." msgstr "Activer ou désactiver STP." -#: ../clients/common/settings-docs.h.in:258 +#: ../clients/common/settings-docs.h.in:262 msgid "The interface type. Either \"internal\", or empty." msgstr "Le type d'interface : soit \"interne\", soit vide." -#: ../clients/common/settings-docs.h.in:259 +#: ../clients/common/settings-docs.h.in:263 msgid "" "Specifies the unicast destination IP address of a remote Open vSwitch bridge " "port to connect to." @@ -9071,31 +9003,31 @@ msgstr "" "Spécifie l'adresse IP de destination unicast d'un port de pont vSwitch Open " "distant auquel se connecter." -#: ../clients/common/settings-docs.h.in:260 +#: ../clients/common/settings-docs.h.in:264 msgid "The time port must be inactive in order to be considered down." msgstr "Le port horaire doit être inactif pour être considéré comme down." -#: ../clients/common/settings-docs.h.in:261 +#: ../clients/common/settings-docs.h.in:265 msgid "" "Bonding mode. One of \"active-backup\", \"balance-slb\", or \"balance-tcp\"." msgstr "" "Mode de liaison : \"active-backup\", \"balance-slb\" ou \"balance-tcp\"." -#: ../clients/common/settings-docs.h.in:262 +#: ../clients/common/settings-docs.h.in:266 msgid "The time port must be active before it starts forwarding traffic." msgstr "" "Le port temporel doit être actif avant qu'il ne commence à acheminer le " "trafic." -#: ../clients/common/settings-docs.h.in:263 +#: ../clients/common/settings-docs.h.in:267 msgid "LACP mode. One of \"active\", \"off\", or \"passive\"." msgstr "Mode LACP : \"actif\", \"éteint\" ou \"passif\"." -#: ../clients/common/settings-docs.h.in:264 +#: ../clients/common/settings-docs.h.in:268 msgid "The VLAN tag in the range 0-4095." msgstr "L'étiquette VLAN dans la plage 0-4095." -#: ../clients/common/settings-docs.h.in:265 +#: ../clients/common/settings-docs.h.in:269 msgid "" "The VLAN mode. One of \"access\", \"native-tagged\", \"native-untagged\", " "\"trunk\" or unset." @@ -9103,7 +9035,7 @@ msgstr "" "Le mode VLAN, l'un des modes \"accès\", \"native-tagged\", \"native-untagged" "\", \"trunk\" ou unset." -#: ../clients/common/settings-docs.h.in:266 +#: ../clients/common/settings-docs.h.in:270 msgid "" "If non-zero, instruct pppd to set the serial port to the specified " "baudrate. This value should normally be left as 0 to automatically choose " @@ -9113,7 +9045,7 @@ msgstr "" "vitesse de transmission spécifiée. Cette valeur doit normalement être " "laissée à 0 pour choisir automatiquement la vitesse." -#: ../clients/common/settings-docs.h.in:267 +#: ../clients/common/settings-docs.h.in:271 msgid "" "If TRUE, specify that pppd should set the serial port to use hardware flow " "control with RTS and CTS signals. This value should normally be set to " @@ -9123,7 +9055,7 @@ msgstr "" "utiliser le contrôle de flux matériel avec les signaux RTS et CTS. Cette " "valeur doit normalement être réglée sur FALSE." -#: ../clients/common/settings-docs.h.in:268 +#: ../clients/common/settings-docs.h.in:272 msgid "" "If non-zero, instruct pppd to presume the connection to the peer has failed " "if the specified number of LCP echo-requests go unanswered by the peer. The " @@ -9136,7 +9068,7 @@ msgstr "" "également être définie à une valeur non nulle si cette propriété est " "utilisée." -#: ../clients/common/settings-docs.h.in:269 +#: ../clients/common/settings-docs.h.in:273 msgid "" "If non-zero, instruct pppd to send an LCP echo-request frame to the peer " "every n seconds (where n is the specified value). Note that some PPP peers " @@ -9148,7 +9080,7 @@ msgstr "" "certains pairs PPP répondront aux demandes d'écho et d'autres non, et il " "n'est pas possible de l'autodétecter." -#: ../clients/common/settings-docs.h.in:270 +#: ../clients/common/settings-docs.h.in:274 msgid "" "If TRUE, stateful MPPE is used. See pppd documentation for more information " "on stateful MPPE." @@ -9156,7 +9088,7 @@ msgstr "" "Si défini sur TRUE, le MPPE stateful sera utilisé. Voir la documentation " "pppd pour plus d'informations sur le MPPE stateful." -#: ../clients/common/settings-docs.h.in:271 +#: ../clients/common/settings-docs.h.in:275 msgid "" "If non-zero, instruct pppd to request that the peer send packets no larger " "than the specified size. If non-zero, the MRU should be between 128 and " @@ -9166,20 +9098,20 @@ msgstr "" "paquets plus grands que la taille spécifiée. Si différent de zéro, la MRU " "doit être entre 128 et 16384." -#: ../clients/common/settings-docs.h.in:272 +#: ../clients/common/settings-docs.h.in:276 msgid "" "If non-zero, instruct pppd to send packets no larger than the specified size." msgstr "" "Si différent de zéro, demandez à pppd d'envoyer des paquets dont la taille " "ne dépasse pas la taille spécifiée." -#: ../clients/common/settings-docs.h.in:273 +#: ../clients/common/settings-docs.h.in:277 msgid "If TRUE, Van Jacobsen TCP header compression will not be requested." msgstr "" "Si TRUE, la compression de l'en-tête TCP de Van Jacobsen ne sera pas " "demandée." -#: ../clients/common/settings-docs.h.in:274 +#: ../clients/common/settings-docs.h.in:278 msgid "" "If TRUE, do not require the other side (usually the PPP server) to " "authenticate itself to the client. If FALSE, require authentication from " @@ -9189,35 +9121,35 @@ msgstr "" "s'authentifie auprès du client. Si FAUX, exigez une authentification du côté " "distant. Dans presque tous les cas, cela doit être sur TRUE." -#: ../clients/common/settings-docs.h.in:275 +#: ../clients/common/settings-docs.h.in:279 msgid "If TRUE, BSD compression will not be requested." msgstr "Si TRUE, la compression BSD ne sera pas demandée." -#: ../clients/common/settings-docs.h.in:276 +#: ../clients/common/settings-docs.h.in:280 msgid "If TRUE, \"deflate\" compression will not be requested." msgstr "Si TRUE, la compression « deflate » ne sera pas demandée." -#: ../clients/common/settings-docs.h.in:277 +#: ../clients/common/settings-docs.h.in:281 msgid "If TRUE, the CHAP authentication method will not be used." msgstr "Si TRUE, la méthode d'authentification CHAP ne sera pas utilisée." -#: ../clients/common/settings-docs.h.in:278 +#: ../clients/common/settings-docs.h.in:282 msgid "If TRUE, the EAP authentication method will not be used." msgstr "Si TRUE, la méthode d'authentification EAP ne sera pas utilisée." -#: ../clients/common/settings-docs.h.in:279 +#: ../clients/common/settings-docs.h.in:283 msgid "If TRUE, the MSCHAP authentication method will not be used." msgstr "Si TRUE, la méthode d'authentification MSCHAPv2 ne sera pas utilisée." -#: ../clients/common/settings-docs.h.in:280 +#: ../clients/common/settings-docs.h.in:284 msgid "If TRUE, the MSCHAPv2 authentication method will not be used." msgstr "Si TRUE, la méthode d'authentification MSCHAPv2 ne sera pas utilisée." -#: ../clients/common/settings-docs.h.in:281 +#: ../clients/common/settings-docs.h.in:285 msgid "If TRUE, the PAP authentication method will not be used." msgstr "Si TRUE, la méthode d'authentification PAP ne sera pas utilisée." -#: ../clients/common/settings-docs.h.in:282 +#: ../clients/common/settings-docs.h.in:286 msgid "" "If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the " "PPP session. If either 64-bit or 128-bit MPPE is not available the session " @@ -9228,7 +9160,7 @@ msgstr "" "échouera. Notez que MPPE n'est pas utilisé sur les connexions haut débit " "mobiles." -#: ../clients/common/settings-docs.h.in:283 +#: ../clients/common/settings-docs.h.in:287 msgid "" "If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required " "for the PPP session, and the \"require-mppe\" property must also be set to " @@ -9238,7 +9170,7 @@ msgstr "" "la session PPP, et la propriété \"require-mppe\" doit également être réglée " "sur TRUE. 128 bits MPPE n'est pas disponible, la session échoue." -#: ../clients/common/settings-docs.h.in:284 +#: ../clients/common/settings-docs.h.in:288 msgid "" "If given, specifies the parent interface name on which this PPPoE connection " "should be created. If this property is not specified, the connection is " @@ -9250,11 +9182,11 @@ msgstr "" "connexion sera activée sur l'interface spécifiée dans \"interface-name\" de " "NMSettingConnection." -#: ../clients/common/settings-docs.h.in:285 +#: ../clients/common/settings-docs.h.in:289 msgid "Password used to authenticate with the PPPoE service." msgstr "Mot de passe utilisé pour s'authentifier avec le service PPP0E." -#: ../clients/common/settings-docs.h.in:287 +#: ../clients/common/settings-docs.h.in:291 msgid "" "If specified, instruct PPPoE to only initiate sessions with access " "concentrators that provide the specified service. For most providers, this " @@ -9267,31 +9199,31 @@ msgstr "" "que s'il y a plusieurs concentrateurs d'accès ou si un service spécifique " "est requis." -#: ../clients/common/settings-docs.h.in:288 +#: ../clients/common/settings-docs.h.in:292 msgid "Username used to authenticate with the PPPoE service." msgstr "Mot de passe utilisé pour s'authentifier avec le service PPP0E." -#: ../clients/common/settings-docs.h.in:289 +#: ../clients/common/settings-docs.h.in:293 msgid "Whether the proxy configuration is for browser only." msgstr "" "Indique si la configuration du proxy est uniquement pour le navigateur." -#: ../clients/common/settings-docs.h.in:290 +#: ../clients/common/settings-docs.h.in:294 msgid "" "Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)" msgstr "" "Méthode de configuration du proxy, la valeur par défaut est " "NM_SETTING_PROXY_METHOD_NONE (0)" -#: ../clients/common/settings-docs.h.in:291 +#: ../clients/common/settings-docs.h.in:295 msgid "PAC script for the connection." msgstr "Script PAC pour la connexion." -#: ../clients/common/settings-docs.h.in:292 +#: ../clients/common/settings-docs.h.in:296 msgid "PAC URL for obtaining PAC file." msgstr "URL PAC pour obtenir le fichier PAC." -#: ../clients/common/settings-docs.h.in:293 +#: ../clients/common/settings-docs.h.in:297 msgid "" "Speed to use for communication over the serial port. Note that this value " "usually has no effect for mobile broadband modems as they generally ignore " @@ -9302,20 +9234,20 @@ msgstr "" "bande car ils ignorent généralement les paramètres de vitesse et utilisent " "la vitesse la plus élevée disponible." -#: ../clients/common/settings-docs.h.in:294 +#: ../clients/common/settings-docs.h.in:298 msgid "Byte-width of the serial communication. The 8 in \"8n1\" for example." msgstr "" "Largeur de l'octet de la communication série, par exemple le 8 en \"8n1\"." -#: ../clients/common/settings-docs.h.in:295 +#: ../clients/common/settings-docs.h.in:299 msgid "Parity setting of the serial port." msgstr "Réglage de la parité du port série." -#: ../clients/common/settings-docs.h.in:296 +#: ../clients/common/settings-docs.h.in:300 msgid "Time to delay between each byte sent to the modem, in microseconds." msgstr "Temps de retard entre chaque octet envoyé au modem, en microsecondes." -#: ../clients/common/settings-docs.h.in:297 +#: ../clients/common/settings-docs.h.in:301 msgid "" "Number of stop bits for communication on the serial port. Either 1 or 2. " "The 1 in \"8n1\" for example." @@ -9323,7 +9255,7 @@ msgstr "" "Nombre de bits d'arrêt pour la communication sur le port série : 1 ou 2, par " "exemple le 1 dans \"8n1\"." -#: ../clients/common/settings-docs.h.in:298 +#: ../clients/common/settings-docs.h.in:302 msgid "" "Whether to autoprobe virtual functions by a compatible driver. If set to " "NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver " @@ -9343,15 +9275,20 @@ msgstr "" "valeur par défaut globale n'est pas spécifiée, elle est supposée être " "NM_TERNARY_TRUE (1)." -#: ../clients/common/settings-docs.h.in:299 +#: ../clients/common/settings-docs.h.in:303 msgid "" "The total number of virtual functions to create. Note that when the sriov " "setting is present NetworkManager enforces the number of virtual functions " "on the interface also when it is zero. To prevent any changes to SR-IOV " "parameters don't add a sriov setting to the connection." msgstr "" +"Le nombre total de fonctions virtuelles à créer. Notez que lorsque le " +"paramètre sriov est présent, NetworkManager applique le nombre de fonctions " +"virtuelles sur l'interface même lorsque celui-ci est nul. Pour éviter toute " +"modification des paramètres SR-IOV, n'ajoutez pas de paramètre sriov à la " +"connexion." -#: ../clients/common/settings-docs.h.in:300 +#: ../clients/common/settings-docs.h.in:304 msgid "" "Array of virtual function descriptors. Each VF descriptor is a dictionary " "mapping attribute names to GVariant values. The 'index' entry is mandatory " @@ -9374,15 +9311,15 @@ msgstr "" "chaque descripteur a la forme \"ID[.PRIORITY[.PROTO]]\". PROTO peut être 'q' " "pour 802.1Q (par défaut) ou 'ad' pour 802.1ad." -#: ../clients/common/settings-docs.h.in:301 +#: ../clients/common/settings-docs.h.in:305 msgid "Array of TC queueing disciplines." msgstr "Table de disciplines de mise en file d'attente TC" -#: ../clients/common/settings-docs.h.in:302 +#: ../clients/common/settings-docs.h.in:306 msgid "Array of TC traffic filters." msgstr "Table de filtres de trafic TC." -#: ../clients/common/settings-docs.h.in:303 +#: ../clients/common/settings-docs.h.in:307 msgid "" "The JSON configuration for the team network interface. The property should " "contain raw JSON configuration data suitable for teamd, because the value is " @@ -9395,8 +9332,8 @@ msgstr "" "configuration par défaut sera utilisée. Voir man teamd.conf pour les " "détails du format." -#: ../clients/common/settings-docs.h.in:304 -#: ../clients/common/settings-docs.h.in:322 +#: ../clients/common/settings-docs.h.in:308 +#: ../clients/common/settings-docs.h.in:326 msgid "" "Link watchers configuration for the connection: each link watcher is defined " "by a dictionary, whose keys depend upon the selected link watcher. Available " @@ -9416,74 +9353,65 @@ msgstr "" "tous ceux de nsna_ping et'source-host','validate-active','validate-" "incative','sentalways'. Voir teamd.conf man pour plus de détails." -#: ../clients/common/settings-docs.h.in:305 +#: ../clients/common/settings-docs.h.in:309 msgid "Corresponds to the teamd mcast_rejoin.count." msgstr "Correspond au teamd mcast_rejoin.count." -#: ../clients/common/settings-docs.h.in:306 +#: ../clients/common/settings-docs.h.in:310 msgid "Corresponds to the teamd mcast_rejoin.interval." msgstr "Correspond au teamd mcast_rejoin.count." -#: ../clients/common/settings-docs.h.in:307 +#: ../clients/common/settings-docs.h.in:311 msgid "Corresponds to the teamd notify_peers.count." msgstr "Correspond au teamd notify_peers.count." -#: ../clients/common/settings-docs.h.in:308 +#: ../clients/common/settings-docs.h.in:312 msgid "Corresponds to the teamd notify_peers.interval." msgstr "Correspond au teamd notify_peers.count." -#: ../clients/common/settings-docs.h.in:309 +#: ../clients/common/settings-docs.h.in:313 msgid "" "Corresponds to the teamd runner.name. Permitted values are: \"roundrobin\", " -"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". When " -"setting the runner, all the properties specific to the runner will be reset " -"to the default value; all the properties specific to other runners will be " -"set to an empty value (or if not possible to a default value)." -msgstr "" -"Correspond au teamd runner.name. Les valeurs autorisées sont : \"roundrobin" -"\", \"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". " -"Lors du réglage du runner, toutes les propriétés spécifiques au runner " -"seront réinitialisées à la valeur par défaut ; toutes les propriétés " -"spécifiques aux autres runnerrs seront réinitialisées à une valeur vide (ou " -"si ce n'est pas possible à une valeur par défaut)." +"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\"." +msgstr "" -#: ../clients/common/settings-docs.h.in:310 +#: ../clients/common/settings-docs.h.in:314 msgid "Corresponds to the teamd runner.active." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:311 +#: ../clients/common/settings-docs.h.in:315 msgid "Corresponds to the teamd runner.agg_select_policy." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:312 +#: ../clients/common/settings-docs.h.in:316 msgid "Corresponds to the teamd runner.fast_rate." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:313 +#: ../clients/common/settings-docs.h.in:317 msgid "Corresponds to the teamd runner.hwaddr_policy." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:314 +#: ../clients/common/settings-docs.h.in:318 msgid "Corresponds to the teamd runner.min_ports." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:315 +#: ../clients/common/settings-docs.h.in:319 msgid "Corresponds to the teamd runner.sys_prio." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:316 +#: ../clients/common/settings-docs.h.in:320 msgid "Corresponds to the teamd runner.tx_balancer.name." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:317 +#: ../clients/common/settings-docs.h.in:321 msgid "Corresponds to the teamd runner.tx_balancer.interval." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:318 +#: ../clients/common/settings-docs.h.in:322 msgid "Corresponds to the teamd runner.tx_hash." msgstr "Correspond au teamd runner.active." -#: ../clients/common/settings-docs.h.in:319 +#: ../clients/common/settings-docs.h.in:323 msgid "" "The JSON configuration for the team port. The property should contain raw " "JSON configuration data suitable for teamd, because the value is passed " @@ -9496,19 +9424,19 @@ msgstr "" "configuration par défaut sera utilisée. Voir man teamd.conf pour les " "détails du format." -#: ../clients/common/settings-docs.h.in:320 +#: ../clients/common/settings-docs.h.in:324 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_key." msgstr "Correspond au teamd ports.PORTIFNAME.lacp_key." -#: ../clients/common/settings-docs.h.in:321 +#: ../clients/common/settings-docs.h.in:325 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_prio." msgstr "Correspond au teamd ports.PORTIFNAME.lacp_prio." -#: ../clients/common/settings-docs.h.in:323 +#: ../clients/common/settings-docs.h.in:327 msgid "Corresponds to the teamd ports.PORTIFNAME.prio." msgstr "Correspond au teamd ports.PORTIFNAME.lacp_key." -#: ../clients/common/settings-docs.h.in:324 +#: ../clients/common/settings-docs.h.in:328 msgid "" "Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the " "parameter is skipped from the json config." @@ -9516,11 +9444,11 @@ msgstr "" "Correspond au teamd ports.PORTIFNAME.queue_id. Quand il est défini à -1, " "cela signifie que le paramètre est ignoré de la configuration json." -#: ../clients/common/settings-docs.h.in:325 +#: ../clients/common/settings-docs.h.in:329 msgid "Corresponds to the teamd ports.PORTIFNAME.sticky." msgstr "Correspond au teamd ports.PORTIFNAME.lacp_key." -#: ../clients/common/settings-docs.h.in:326 +#: ../clients/common/settings-docs.h.in:330 msgid "" "The group ID which will own the device. If set to NULL everyone will be able " "to use the device." @@ -9528,7 +9456,7 @@ msgstr "" "L'ID de groupe qui sera propriétaire du périphérique. Si ce paramètre est " "réglé sur NULL, tout le monde pourra l’utiliser." -#: ../clients/common/settings-docs.h.in:327 +#: ../clients/common/settings-docs.h.in:331 msgid "" "The operating mode of the virtual device. Allowed values are " "NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and " @@ -9538,7 +9466,7 @@ msgstr "" "périphérique de niveau 3 et NM_SETTING_TUN_MODE_TAP (2) pour créer un " "périphérique de niveau 2 Ethernet." -#: ../clients/common/settings-docs.h.in:328 +#: ../clients/common/settings-docs.h.in:332 msgid "" "If the property is set to TRUE, the interface will support multiple file " "descriptors (queues) to parallelize packet sending or receiving. Otherwise, " @@ -9549,7 +9477,7 @@ msgstr "" "l'envoi ou la réception de paquets, sinon, l'interface ne prendra en charge " "qu'une seule file d'attente." -#: ../clients/common/settings-docs.h.in:329 +#: ../clients/common/settings-docs.h.in:333 msgid "" "The user ID which will own the device. If set to NULL everyone will be able " "to use the device." @@ -9557,7 +9485,7 @@ msgstr "" "L'ID de groupe qui sera propriétaire du périphérique. Si ce paramètre est " "réglé sur NULL, tout le monde pourra l’utiliser." -#: ../clients/common/settings-docs.h.in:330 +#: ../clients/common/settings-docs.h.in:334 msgid "" "If TRUE the interface will prepend a 4 byte header describing the physical " "interface to the packets." @@ -9565,7 +9493,7 @@ msgstr "" "Si défini sur TRUE, l'interface sera précédée d'un en-tête de 4 octets " "décrivant l'interface physique vers les paquets." -#: ../clients/common/settings-docs.h.in:331 +#: ../clients/common/settings-docs.h.in:335 msgid "" "If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network " "header." @@ -9573,7 +9501,7 @@ msgstr "" "Si l'IFF_VNET_HDR est VRAI, les paquets de tunnel comprendront un en-tête de " "réseau virtio." -#: ../clients/common/settings-docs.h.in:332 +#: ../clients/common/settings-docs.h.in:336 msgid "" "A dictionary of key/value pairs with user data. This data is ignored by " "NetworkManager and can be used at the users discretion. The keys only " @@ -9586,7 +9514,7 @@ msgstr "" "strict, mais les valeurs peuvent être des chaînes UTF8 arbitraires jusqu'à " "une certaine longueur." -#: ../clients/common/settings-docs.h.in:333 +#: ../clients/common/settings-docs.h.in:337 msgid "" "For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p " "priorities. The mapping is given in the format \"from:to\" where both \"from" @@ -9596,7 +9524,7 @@ msgstr "" "vers les priorités 802.1p. Le mappage est donné dans le format \"from:to\" " "où \"from\" et \"to\" sont des entiers non signés, soit \"7:3\"." -#: ../clients/common/settings-docs.h.in:334 +#: ../clients/common/settings-docs.h.in:338 msgid "" "One or more flags which control the behavior and features of the VLAN " "interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of " @@ -9619,7 +9547,7 @@ msgstr "" "la rétrocompatibilité, la valeur par défaut de l'API D-Bus est toujours 0 et " "une propriété manquante sur D-Bus est toujours considérée comme 0." -#: ../clients/common/settings-docs.h.in:335 +#: ../clients/common/settings-docs.h.in:339 msgid "" "The VLAN identifier that the interface created by this connection should be " "assigned. The valid range is from 0 to 4094, without the reserved id 4095." @@ -9627,7 +9555,7 @@ msgstr "" "L'identificateur du VLAN que l'interface créée par cette connexion doit être " "affecté. La plage valide est de 0 à 4094, sans l'identifiant réservé 4095." -#: ../clients/common/settings-docs.h.in:336 +#: ../clients/common/settings-docs.h.in:340 msgid "" "For incoming packets, a list of mappings from 802.1p priorities to Linux SKB " "priorities. The mapping is given in the format \"from:to\" where both \"from" @@ -9637,7 +9565,7 @@ msgstr "" "les priorités Linux SKB. Le mappage est donné dans le format \"from:to\" où " "\"from\" et \"to\" sont des entiers non signés, soit \"7:3\"." -#: ../clients/common/settings-docs.h.in:337 +#: ../clients/common/settings-docs.h.in:341 msgid "" "If given, specifies the parent interface name or parent connection UUID from " "which this VLAN interface should be created. If this property is not " @@ -9649,7 +9577,7 @@ msgstr "" "propriété n'est pas spécifiée, la connexion doit contenir un paramètre " "\"802-3-ethernet\" avec une propriété \"mac-address\"." -#: ../clients/common/settings-docs.h.in:338 +#: ../clients/common/settings-docs.h.in:342 msgid "" "Dictionary of key/value pairs of VPN plugin specific data. Both keys and " "values must be strings." @@ -9657,7 +9585,7 @@ msgstr "" "Dictionnaire des paires clé/valeur de données spécifiques aux plugins VPN. " "Les clés et les valeurs doivent être des chaînes de caractères." -#: ../clients/common/settings-docs.h.in:339 +#: ../clients/common/settings-docs.h.in:343 msgid "" "If the VPN service supports persistence, and this property is TRUE, the VPN " "will attempt to stay connected across link changes and outages, until " @@ -9667,7 +9595,7 @@ msgstr "" "sur TRUE, le VPN tentera de rester connecté à travers les changements et les " "interruptions de liaison, jusqu'à ce qu'il soit explicitement déconnecté." -#: ../clients/common/settings-docs.h.in:340 +#: ../clients/common/settings-docs.h.in:344 msgid "" "Dictionary of key/value pairs of VPN plugin specific secrets like passwords " "or private keys. Both keys and values must be strings." @@ -9676,7 +9604,7 @@ msgstr "" "comme les mots de passe ou les clés privées. Les clés et les valeurs doivent " "correpondre à des chaînes de caractères." -#: ../clients/common/settings-docs.h.in:341 +#: ../clients/common/settings-docs.h.in:345 msgid "" "D-Bus service name of the VPN plugin that this setting uses to connect to " "its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin." @@ -9685,7 +9613,7 @@ msgstr "" "connecter à son réseau. i.e. org.freedesktop.NetworkManager.vpnc pour le " "plugin vpnc." -#: ../clients/common/settings-docs.h.in:342 +#: ../clients/common/settings-docs.h.in:346 msgid "" "Timeout for the VPN service to establish the connection. Some services may " "take quite a long time to connect. Value of 0 means a default timeout, which " @@ -9698,7 +9626,7 @@ msgstr "" "remplacé par vpn.timeout dans le fichier de configuration). Le valeurs " "supérieures à zéro indiquent un timeout en secondes." -#: ../clients/common/settings-docs.h.in:343 +#: ../clients/common/settings-docs.h.in:347 msgid "" "If the VPN connection requires a user name for authentication, that name " "should be provided here. If the connection is available to more than one " @@ -9714,12 +9642,12 @@ msgstr "" "vide, le NetworkManager fournira automatiquement le nom d’utilisateur de " "l’utilisateur qui a demandé la connexion VPN." -#: ../clients/common/settings-docs.h.in:344 +#: ../clients/common/settings-docs.h.in:348 msgid "Specifies the lifetime in seconds of FDB entries learnt by the kernel." msgstr "" "Spécifie la durée de vie en secondes des entrées FDB apprises par le noyau." -#: ../clients/common/settings-docs.h.in:345 +#: ../clients/common/settings-docs.h.in:349 msgid "" "Specifies the UDP destination port to communicate to the remote VXLAN tunnel " "endpoint." @@ -9727,22 +9655,22 @@ msgstr "" "Spécifie le port de destination UDP à communiquer avec le point de " "terminaison du tunnel VXLAN distant." -#: ../clients/common/settings-docs.h.in:346 +#: ../clients/common/settings-docs.h.in:350 msgid "" "Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use." msgstr "" "Indique l'identificateur de réseau VXLAN (ou identificateur de segment " "VXLAN) à utiliser." -#: ../clients/common/settings-docs.h.in:347 +#: ../clients/common/settings-docs.h.in:351 msgid "Specifies whether netlink LL ADDR miss notifications are generated." msgstr "Indique si les notifications d'erreur LL ADDR netlink sont générées." -#: ../clients/common/settings-docs.h.in:348 +#: ../clients/common/settings-docs.h.in:352 msgid "Specifies whether netlink IP ADDR miss notifications are generated." msgstr "Indique si les notifications d'erreur IP ADDR netlink sont générées." -#: ../clients/common/settings-docs.h.in:349 +#: ../clients/common/settings-docs.h.in:353 msgid "" "Specifies whether unknown source link layer addresses and IP addresses are " "entered into the VXLAN device forwarding database." @@ -9751,7 +9679,7 @@ msgstr "" "inconnues sont entrées dans la base de données de transfert de périphérique " "VXLAN." -#: ../clients/common/settings-docs.h.in:350 +#: ../clients/common/settings-docs.h.in:354 msgid "" "Specifies the maximum number of FDB entries. A value of zero means that the " "kernel will store unlimited entries." @@ -9759,23 +9687,23 @@ msgstr "" "Spécifie le nombre maximum d'entrées FDB : une valeur de zéro signifie que " "le noyau stocke un nombre illimité d'entrées." -#: ../clients/common/settings-docs.h.in:351 +#: ../clients/common/settings-docs.h.in:355 msgid "If given, specifies the source IP address to use in outgoing packets." msgstr "" "Si donné, spécifie l'adresse IP source à utiliser dans les paquets sortants." -#: ../clients/common/settings-docs.h.in:352 +#: ../clients/common/settings-docs.h.in:356 msgid "" "If given, specifies the parent interface name or parent connection UUID." msgstr "" "S'il est donné, spécifie le nom de l'interface parent ou l'UUID de connexion " "parent." -#: ../clients/common/settings-docs.h.in:353 +#: ../clients/common/settings-docs.h.in:357 msgid "Specifies whether ARP proxy is turned on." msgstr "Indique si le proxy ARP est activé." -#: ../clients/common/settings-docs.h.in:354 +#: ../clients/common/settings-docs.h.in:358 msgid "" "Specifies the unicast destination IP address to use in outgoing packets when " "the destination link layer address is not known in the VXLAN device " @@ -9786,11 +9714,11 @@ msgstr "" "connue dans la base de données de transfert de périphérique VXLAN, ou " "l'adresse IP multicast à joindre." -#: ../clients/common/settings-docs.h.in:355 +#: ../clients/common/settings-docs.h.in:359 msgid "Specifies whether route short circuit is turned on." msgstr "Indique si le court circuit de routage est activé." -#: ../clients/common/settings-docs.h.in:356 +#: ../clients/common/settings-docs.h.in:360 msgid "" "Specifies the maximum UDP source port to communicate to the remote VXLAN " "tunnel endpoint." @@ -9798,7 +9726,7 @@ msgstr "" "Spécifie le port de destination UDP maximum à communiquer au point de " "terminaison du tunnel VXLAN distant." -#: ../clients/common/settings-docs.h.in:357 +#: ../clients/common/settings-docs.h.in:361 msgid "" "Specifies the minimum UDP source port to communicate to the remote VXLAN " "tunnel endpoint." @@ -9806,16 +9734,48 @@ msgstr "" "Spécifie le port de destination UDP minimum à communiquer au point de " "terminaison du tunnel VXLAN distant." -#: ../clients/common/settings-docs.h.in:358 +#: ../clients/common/settings-docs.h.in:362 msgid "Specifies the TOS value to use in outgoing packets." msgstr "Spécifie la valeur TOS à utiliser dans les paquets sortants." -#: ../clients/common/settings-docs.h.in:359 +#: ../clients/common/settings-docs.h.in:363 msgid "Specifies the time-to-live value to use in outgoing packets." msgstr "" "Spécifie la valeur « time-to-live » à utiliser dans les paquets sortants." -#: ../clients/common/settings-docs.h.in:360 +#: ../clients/common/settings-docs.h.in:364 +msgid "" +"The P2P device that should be connected to. Currently this is the only way " +"to create or join a group." +msgstr "" +"Le périphérique P2P auquel il faut se connecter. Actuellement, c'est la " +"seule façon de créer ou de rejoindre un groupe." + +#: ../clients/common/settings-docs.h.in:365 +msgid "" +"The Wi-Fi Display (WFD) Information Elements (IEs) to set. Wi-Fi Display " +"requires a protocol specific information element to be set in certain Wi-Fi " +"frames. These can be specified here for the purpose of establishing a " +"connection. This setting is only useful when implementing a Wi-Fi Display " +"client." +msgstr "" +"Les éléments d'information (IE) de l'écran Wi-Fi (WFD) à régler. L'affichage " +"Wi-Fi nécessite qu'un élément d'information spécifique au protocole soit " +"défini dans certaines trames Wi-Fi. Celles-ci peuvent être spécifiées ici " +"afin d'établir une connexion. Ce paramètre n'est utile que lors de " +"l'implémentation d'un client d'affichage Wi-Fi." + +#: ../clients/common/settings-docs.h.in:366 +msgid "" +"Flags indicating which mode of WPS is to be used. There's little point in " +"changing the default setting as NetworkManager will automatically determine " +"the best method to use." +msgstr "" +"Marqueurs indiquant quel mode de WPS doit être utilisé. Il y a peu " +"d’intérêt à modifier les paramètres par défaut car NetworkManager " +"déterminera automatiquement la meilleure méthode à utiliser." + +#: ../clients/common/settings-docs.h.in:367 msgid "" "If specified, this connection will only apply to the WiMAX device whose MAC " "address matches. This property does not change the MAC address of the device " @@ -9825,7 +9785,7 @@ msgstr "" "WiMAX dont l'adresse MAC correspond. Cette propriété ne change pas l'adresse " "MAC du périphérique (connue sous le nom de MAC spoofing). Si dépréciée:1" -#: ../clients/common/settings-docs.h.in:361 +#: ../clients/common/settings-docs.h.in:368 msgid "" "Network Service Provider (NSP) name of the WiMAX network this connection " "should use. Deprecated: 1" @@ -9833,13 +9793,68 @@ msgstr "" "Nom du fournisseur de service réseau (NSP) du réseau WiMAX que cette " "connexion doit utiliser. Si déprécié : 1" -#: ../clients/common/settings-docs.h.in:362 +#: ../clients/common/settings-docs.h.in:369 +msgid "" +"The use of fwmark is optional and is by default off. Setting it to 0 " +"disables it. Otherwise it is a 32-bit fwmark for outgoing packets." +msgstr "" +"L'utilisation de fwmark est facultative et par défaut désactivée. Le réglage " +"à 0 le désactive. Sinon, il s'agit d'un fwmark 32 bits pour les paquets " +"sortants." + +#: ../clients/common/settings-docs.h.in:370 +msgid "" +"The listen-port. If listen-port is not specified, the port will be chosen " +"randomly when the interface comes up." +msgstr "" +"Le port d'écoute. Si listen-port n'est pas spécifié, le port sera choisi " +"aléatoirement lorsque l'interface apparaîtra." + +#: ../clients/common/settings-docs.h.in:371 +msgid "" +"If non-zero, only transmit packets of the specified size or smaller, " +"breaking larger packets up into multiple fragments. If zero a default MTU is " +"used. Note that contrary to wg-quick's MTU setting, this does not take into " +"account the current routes at the time of activation." +msgstr "" +"Si différent de zéro, ne transmettez que des paquets de la taille spécifiée " +"ou plus petits, divisant les paquets plus grands en plusieurs trames. Si " +"zéro, un MTU par défaut est utilisé. Notez que contrairement au réglage MTU " +"de wg-quick, ceci ne prend pas en compte les routes actuelles au moment de " +"l'activation." + +#: ../clients/common/settings-docs.h.in:372 +msgid "" +"Whether to automatically add routes for the AllowedIPs ranges of the peers. " +"If TRUE (the default), NetworkManager will automatically add routes in the " +"routing tables according to ipv4.route-table and ipv6.route-table. If FALSE, " +"no such routes are added automatically. In this case, the user may want to " +"configure static routes in ipv4.routes and ipv6.routes, respectively." +msgstr "" +"Indique s'il faut ajouter automatiquement des routes pour les plages d'ips " +"autorisées «AllowedIPs» des pairs. Si VRAI (par défaut), NetworkManager " +"ajoutera automatiquement des routes dans les tables de routage selon ipv4." +"route-table et ipv6.route-table. Si FAUX, aucun itinéraire de ce type n'est " +"ajouté automatiquement. Dans ce cas, l'utilisateur peut vouloir configurer " +"des routes statiques dans ipv4.routes et ipv6.routes, respectivement." + +#: ../clients/common/settings-docs.h.in:373 +msgid "The 256 bit private-key in base64 encoding." +msgstr "La clé privée 256 bits en encodage base64." + +#: ../clients/common/settings-docs.h.in:374 +msgid "Flags indicating how to handle the \"private-key\" property." +msgstr "Marqueurs indiquant comment gérer la propriété \"private-key\"." + +#: ../clients/common/settings-docs.h.in:375 msgid "" "IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use " "whatever the device is already set to\"." msgstr "" +"Canal IEEE 802.15.4. Un nombre entier relatif ou -1, signifie « ne rien " +"indiquer, utiliser le périphérique déjà configuré »." -#: ../clients/common/settings-docs.h.in:363 +#: ../clients/common/settings-docs.h.in:376 msgid "" "If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) " "MAC layer device whose permanent MAC address matches." @@ -9847,17 +9862,19 @@ msgstr "" "Si elle est spécifiée, cette connexion ne s'appliquera qu'au périphérique de " "couche MAC IEEE 802.15.4 (WPAN) dont l'adresse MAC permanente correspond." -#: ../clients/common/settings-docs.h.in:364 +#: ../clients/common/settings-docs.h.in:377 msgid "" "IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, " "use whatever the device is already set to\"." msgstr "" +"Page Canal IEEE 802.15.4. Un nombre entier relatif ou -1, signifie « ne rien " +"indiquer, utiliser le périphérique déjà configuré »." -#: ../clients/common/settings-docs.h.in:365 +#: ../clients/common/settings-docs.h.in:378 msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier." msgstr "IEEE 802.15.4 Identifiant PAN (Personal Area Network)." -#: ../clients/common/settings-docs.h.in:366 +#: ../clients/common/settings-docs.h.in:379 msgid "Short IEEE 802.15.4 address to be used within a restricted environment." msgstr "" "Adresse IEEE 802.15.4 courte à utiliser dans un environnement restreint." @@ -9912,31 +9929,30 @@ msgstr "" "Option invalide. Veuillez utiliser --help pour afficher une liste d'options " "valides." -#: ../clients/tui/newt/nmt-newt-utils.c:177 ../clients/tui/nmt-editor.c:429 +#: ../clients/tui/newt/nmt-newt-utils.c:176 ../clients/tui/nmt-editor.c:433 #: ../clients/tui/nmt-password-dialog.c:174 #: ../clients/tui/nmt-route-editor.c:122 ../clients/tui/nmtui-hostname.c:69 #: ../clients/tui/nmtui.c:134 msgid "OK" msgstr "Valider" -#: ../clients/tui/newt/nmt-newt-utils.c:325 -#: ../clients/tui/newt/nmt-newt-utils.c:357 +#: ../clients/tui/newt/nmt-newt-utils.c:324 +#: ../clients/tui/newt/nmt-newt-utils.c:356 #, c-format msgid "Could not create temporary file: %s" msgstr "Impossible de créer le fichier temporaire : %s" -#: ../clients/tui/newt/nmt-newt-utils.c:363 +#: ../clients/tui/newt/nmt-newt-utils.c:362 #, c-format msgid "Editor failed: %s" msgstr "L'éditeur a échoué : %s" -#: ../clients/tui/newt/nmt-newt-utils.c:369 +#: ../clients/tui/newt/nmt-newt-utils.c:368 #, c-format msgid "Could not re-read file: %s" msgstr "Impossible de relire le fichier : %s" -#: ../clients/tui/nm-editor-utils.c:144 ../libnm-glib/nm-device.c:1820 -#: ../libnm/nm-device.c:1380 +#: ../clients/tui/nm-editor-utils.c:144 ../libnm/nm-device.c:1380 msgid "Ethernet" msgstr "Ethernet" @@ -9945,8 +9961,7 @@ msgstr "Ethernet" msgid "Ethernet connection %d" msgstr "Connexion Ethernet %d" -#: ../clients/tui/nm-editor-utils.c:152 ../libnm-glib/nm-device.c:1822 -#: ../libnm/nm-device.c:1382 +#: ../clients/tui/nm-editor-utils.c:152 ../libnm/nm-device.c:1382 msgid "Wi-Fi" msgstr "Wi-Fi" @@ -9955,8 +9970,8 @@ msgstr "Wi-Fi" msgid "Wi-Fi connection %d" msgstr "Connexion Wi-Fi %d" -#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2376 -#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1398 +#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2518 +#: ../libnm/nm-device.c:1398 msgid "InfiniBand" msgstr "InfiniBand" @@ -9965,8 +9980,7 @@ msgstr "InfiniBand" msgid "InfiniBand connection %d" msgstr "Connexion InfiniBand %d" -#: ../clients/tui/nm-editor-utils.c:170 ../libnm-glib/nm-device.c:1830 -#: ../libnm/nm-device.c:1396 +#: ../clients/tui/nm-editor-utils.c:170 ../libnm/nm-device.c:1396 msgid "Mobile Broadband" msgstr "Haut débit mobile" @@ -9984,10 +9998,9 @@ msgstr "DSL" msgid "DSL connection %d" msgstr "Connexion DSL %d" -#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2368 -#: ../libnm-glib/nm-device.c:1834 ../libnm-util/nm-connection.c:1623 +#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2510 #: ../libnm/nm-device.c:1400 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4794 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4898 msgid "Bond" msgstr "Liaison" @@ -9996,10 +10009,9 @@ msgstr "Liaison" msgid "Bond connection %d" msgstr "Connexion de liaison %d" -#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2372 -#: ../libnm-glib/nm-device.c:1838 ../libnm-util/nm-connection.c:1627 +#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2514 #: ../libnm/nm-device.c:1404 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5130 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5253 msgid "Bridge" msgstr "Pont" @@ -10008,10 +10020,9 @@ msgstr "Pont" msgid "Bridge connection %d" msgstr "Connexion de pont %d" -#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2370 -#: ../libnm-glib/nm-device.c:1836 ../libnm-util/nm-connection.c:1625 +#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2512 #: ../libnm/nm-device.c:1402 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4897 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4971 msgid "Team" msgstr "Équipe" @@ -10021,8 +10032,7 @@ msgid "Team connection %d" msgstr "Connexion de l'équipe %d" #: ../clients/tui/nm-editor-utils.c:215 ../clients/tui/nmt-page-vlan.c:82 -#: ../libnm-core/nm-connection.c:2374 ../libnm-glib/nm-device.c:1840 -#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1406 +#: ../libnm-core/nm-connection.c:2516 ../libnm/nm-device.c:1406 msgid "VLAN" msgstr "VLAN" @@ -10072,58 +10082,62 @@ msgstr "Masquer" msgid "Show" msgstr "Afficher" -#: ../clients/tui/nmt-editor.c:98 +#: ../clients/tui/nmt-editor.c:100 #, c-format msgid "Could not create editor for connection '%s' of type '%s'." msgstr "" "Impossible de créer un éditeur pour la connexion « %s » de type « %s »." -#: ../clients/tui/nmt-editor.c:102 +#: ../clients/tui/nmt-editor.c:104 #, c-format msgid "Could not create editor for invalid connection '%s'." msgstr "Impossible de créer un éditeur pour la connexion invalide « %s »." -#: ../clients/tui/nmt-editor.c:112 +#: ../clients/tui/nmt-editor.c:114 msgid "Edit Connection" msgstr "Modifier la connexion" -#: ../clients/tui/nmt-editor.c:173 +#: ../clients/tui/nmt-editor.c:175 #, c-format msgid "Unable to save connection: %s" msgstr "Impossible d'enregistrer la connexion : %s" -#: ../clients/tui/nmt-editor.c:187 +#: ../clients/tui/nmt-editor.c:189 #, c-format msgid "Unable to add new connection: %s" msgstr "Impossible d'ajouter une nouvelle connexion : %s" -#: ../clients/tui/nmt-editor.c:332 +#: ../clients/tui/nmt-editor.c:336 msgid "Profile name" msgstr "Nom du profil" -#: ../clients/tui/nmt-editor.c:343 +#: ../clients/tui/nmt-editor.c:347 msgid "Ethernet device" msgstr "Ethernet" -#: ../clients/tui/nmt-editor.c:345 +#: ../clients/tui/nmt-editor.c:349 msgid "Device" msgstr "Périphérique" #. And finally the bottom widgets -#: ../clients/tui/nmt-editor.c:405 +#: ../clients/tui/nmt-editor.c:409 msgid "Automatically connect" msgstr "Connecter automatiquement" -#: ../clients/tui/nmt-editor.c:411 +#: ../clients/tui/nmt-editor.c:415 msgid "Available to all users" msgstr "Disponible à tous les utilisateurs" -#: ../clients/tui/nmt-editor.c:426 ../clients/tui/nmt-password-dialog.c:171 +#: ../clients/tui/nmt-editor.c:430 ../clients/tui/nmt-password-dialog.c:171 #: ../clients/tui/nmt-route-editor.c:115 ../clients/tui/nmtui-edit.c:220 #: ../clients/tui/nmtui-edit.c:528 ../clients/tui/nmtui-hostname.c:67 msgid "Cancel" msgstr "Annuler" +#: ../clients/tui/nmt-mtu-entry.c:84 +msgid "(default)" +msgstr "(par défaut)" + #: ../clients/tui/nmt-mtu-entry.c:86 ../clients/tui/nmt-mtu-entry.c:117 msgid "bytes" msgstr "octets" @@ -10830,120 +10844,120 @@ msgstr "Impossible de contacter le NetworkManager : « %s »\n" msgid "NetworkManager is not running." msgstr "NetworkManager n'est pas en cours d'exécution." -#: ../libnm-core/nm-crypto.c:214 +#: ../libnm-core/nm-crypto.c:213 #, c-format msgid "PEM key file had no start tag" msgstr "Le fichier de clé PEM n'a pas de balise de fin « »." -#: ../libnm-core/nm-crypto.c:222 ../libnm-util/crypto.c:130 +#: ../libnm-core/nm-crypto.c:221 #, c-format msgid "PEM key file had no end tag '%s'." msgstr "Le fichier de clé PEM n'a pas de balise de fin « %s »." -#: ../libnm-core/nm-crypto.c:249 ../libnm-util/crypto.c:160 +#: ../libnm-core/nm-crypto.c:248 #, c-format msgid "Malformed PEM file: Proc-Type was not first tag." msgstr "Fichier PEM incorrect : Proc-Type n'est pas la première balise." -#: ../libnm-core/nm-crypto.c:257 ../libnm-util/crypto.c:168 +#: ../libnm-core/nm-crypto.c:256 #, c-format msgid "Malformed PEM file: unknown Proc-Type tag '%s'." msgstr "Fichier PEM incorrect : étiquette Proc-Type « %s » inconnue." -#: ../libnm-core/nm-crypto.c:269 ../libnm-util/crypto.c:178 +#: ../libnm-core/nm-crypto.c:268 #, c-format msgid "Malformed PEM file: DEK-Info was not the second tag." msgstr "Fichier PEM incorrect : DEK-Info n'est pas la deuxième balise." -#: ../libnm-core/nm-crypto.c:280 ../libnm-util/crypto.c:189 +#: ../libnm-core/nm-crypto.c:279 #, c-format msgid "Malformed PEM file: no IV found in DEK-Info tag." msgstr "Fichier PEM incorrect : aucun IV trouvé dans la balise DEK-Info." -#: ../libnm-core/nm-crypto.c:288 ../libnm-util/crypto.c:196 +#: ../libnm-core/nm-crypto.c:287 #, c-format msgid "Malformed PEM file: invalid format of IV in DEK-Info tag." msgstr "Fichier PEM incorrect : format IV non valide dans la balise DEK-Info." -#: ../libnm-core/nm-crypto.c:299 ../libnm-util/crypto.c:211 +#: ../libnm-core/nm-crypto.c:298 #, c-format msgid "Malformed PEM file: unknown private key cipher '%s'." msgstr "Fichier PEM incorrect : chiffre de clé privée « %s » inconnu." -#: ../libnm-core/nm-crypto.c:320 ../libnm-util/crypto.c:230 +#: ../libnm-core/nm-crypto.c:319 #, c-format msgid "Could not decode private key." msgstr "Impossible de décoder la clé privée." -#: ../libnm-core/nm-crypto.c:361 ../libnm-util/crypto.c:282 +#: ../libnm-core/nm-crypto.c:360 msgid "Failed to find expected PKCS#8 start tag." msgstr "Impossible de trouver la balise initiale PKCS#8 attendue." -#: ../libnm-core/nm-crypto.c:369 ../libnm-util/crypto.c:290 +#: ../libnm-core/nm-crypto.c:368 #, c-format msgid "Failed to find expected PKCS#8 end tag '%s'." msgstr "Impossible de trouver la balise terminale PKCS#8 attendue (« %s »)." -#: ../libnm-core/nm-crypto.c:381 ../libnm-util/crypto.c:309 +#: ../libnm-core/nm-crypto.c:380 msgid "Failed to decode PKCS#8 private key." msgstr "Le décodage de la clé privée PKCS#8 a échoué." -#: ../libnm-core/nm-crypto.c:440 ../libnm-util/crypto.c:351 +#: ../libnm-core/nm-crypto.c:439 #, c-format msgid "IV must be an even number of bytes in length." msgstr "La longueur en octets de IV doit être paire." -#: ../libnm-core/nm-crypto.c:456 ../libnm-util/crypto.c:365 +#: ../libnm-core/nm-crypto.c:455 #, c-format msgid "IV contains non-hexadecimal digits." msgstr "Le IV contient des chiffres non hexadécimaux." -#: ../libnm-core/nm-crypto.c:532 +#: ../libnm-core/nm-crypto.c:531 #, c-format msgid "IV must contain at least 8 characters" msgstr "Le IV doit contenir au moins 8 caractères" -#: ../libnm-core/nm-crypto.c:580 ../libnm-util/crypto.c:515 +#: ../libnm-core/nm-crypto.c:579 #, c-format msgid "Unable to determine private key type." msgstr "Impossible de déterminer le type de la clé privée." -#: ../libnm-core/nm-crypto.c:592 +#: ../libnm-core/nm-crypto.c:591 #, c-format msgid "Password provided, but key was not encrypted." msgstr "Mot de passe donné, mais la clé n'était pas encryptée." -#: ../libnm-core/nm-crypto.c:653 ../libnm-util/crypto.c:570 +#: ../libnm-core/nm-crypto.c:652 #, c-format msgid "PEM certificate had no start tag '%s'." msgstr "Le certificat PEM n'a pas de balise initiale « %s »." -#: ../libnm-core/nm-crypto.c:662 ../libnm-util/crypto.c:579 +#: ../libnm-core/nm-crypto.c:661 #, c-format msgid "PEM certificate had no end tag '%s'." msgstr "Le certificat PEM n'a pas de balise terminale « %s »." -#: ../libnm-core/nm-crypto.c:674 ../libnm-util/crypto.c:597 +#: ../libnm-core/nm-crypto.c:673 #, c-format msgid "Failed to decode certificate." msgstr "Impossible de décoder le certificat." -#: ../libnm-core/nm-crypto.c:703 ../libnm-core/nm-crypto.c:756 +#: ../libnm-core/nm-crypto.c:702 ../libnm-core/nm-crypto.c:755 #, c-format msgid "Certificate file is empty" msgstr "Le fichier de certificat est vide" -#: ../libnm-core/nm-crypto.c:736 +#: ../libnm-core/nm-crypto.c:735 #, c-format msgid "Failed to recognize certificate" msgstr "Impossible de reconnaître le certificat." -#: ../libnm-core/nm-crypto.c:846 +#: ../libnm-core/nm-crypto.c:845 #, c-format msgid "not a valid private key" msgstr "clé privée non valide" -#: ../libnm-core/nm-crypto-gnutls.c:75 ../libnm-util/crypto_gnutls.c:48 +#: ../libnm-core/nm-crypto-gnutls.c:75 msgid "Failed to initialize the crypto engine." msgstr "L'initialisation du moteur de chiffrement a échoué." @@ -10957,19 +10971,18 @@ msgstr "attribut « » de type « » non supporté" msgid "Invalid IV length (must be at least %u)." msgstr "Longueur IV non valide (minimum %u)." -#: ../libnm-core/nm-crypto-gnutls.c:134 ../libnm-util/crypto_gnutls.c:175 +#: ../libnm-core/nm-crypto-gnutls.c:134 #, c-format msgid "Failed to initialize the decryption cipher context: %s (%s)" msgstr "" "L'initialisation du contexte du chiffre de déchiffrement a échoué : %s (%s)" -#: ../libnm-core/nm-crypto-gnutls.c:146 ../libnm-util/crypto_gnutls.c:184 +#: ../libnm-core/nm-crypto-gnutls.c:146 #, c-format msgid "Failed to decrypt the private key: %s (%s)" msgstr "Le déchiffrement de la clé privée a échoué : %s (%s)" #: ../libnm-core/nm-crypto-gnutls.c:160 ../libnm-core/nm-crypto-nss.c:223 -#: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252 #, c-format msgid "Failed to decrypt the private key: unexpected padding length." msgstr "" @@ -10977,7 +10990,6 @@ msgstr "" "inattendue." #: ../libnm-core/nm-crypto-gnutls.c:171 ../libnm-core/nm-crypto-nss.c:234 -#: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263 #, c-format msgid "Failed to decrypt the private key." msgstr "Le déchiffrement de la clé privée a échoué." @@ -10987,126 +10999,126 @@ msgstr "Le déchiffrement de la clé privée a échoué." msgid "Unsupported key cipher for encryption" msgstr "attribut « » de type « » non supporté" -#: ../libnm-core/nm-crypto-gnutls.c:221 ../libnm-util/crypto_gnutls.c:280 +#: ../libnm-core/nm-crypto-gnutls.c:221 #, c-format msgid "Failed to initialize the encryption cipher context: %s (%s)" msgstr "" "L'initialisation du contexte du cryptage de chiffrement a échoué : %s (%s)" -#: ../libnm-core/nm-crypto-gnutls.c:247 ../libnm-util/crypto_gnutls.c:289 +#: ../libnm-core/nm-crypto-gnutls.c:247 #, c-format msgid "Failed to encrypt the data: %s (%s)" msgstr "Le chiffrement des données a échoué : %s (%s)" -#: ../libnm-core/nm-crypto-gnutls.c:272 ../libnm-util/crypto_gnutls.c:329 +#: ../libnm-core/nm-crypto-gnutls.c:272 #, c-format msgid "Error initializing certificate data: %s" msgstr "Erreur lors de l'initialisation des données du certificat : %s" -#: ../libnm-core/nm-crypto-gnutls.c:294 ../libnm-util/crypto_gnutls.c:351 +#: ../libnm-core/nm-crypto-gnutls.c:294 #, c-format msgid "Couldn't decode certificate: %s" msgstr "Impossible de décoder le certificat : %s" -#: ../libnm-core/nm-crypto-gnutls.c:321 ../libnm-util/crypto_gnutls.c:375 +#: ../libnm-core/nm-crypto-gnutls.c:321 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %s" msgstr "L'initialisation du décodeur PKCS#12 a échoué : %s" -#: ../libnm-core/nm-crypto-gnutls.c:334 ../libnm-util/crypto_gnutls.c:388 +#: ../libnm-core/nm-crypto-gnutls.c:334 #, c-format msgid "Couldn't decode PKCS#12 file: %s" msgstr "Impossible de décoder le fichier PKCS#12 : %s" -#: ../libnm-core/nm-crypto-gnutls.c:348 ../libnm-util/crypto_gnutls.c:400 +#: ../libnm-core/nm-crypto-gnutls.c:348 #, c-format msgid "Couldn't verify PKCS#12 file: %s" msgstr "Impossible de vérifier le fichier PKCS#12 : %s" -#: ../libnm-core/nm-crypto-gnutls.c:376 ../libnm-util/crypto_gnutls.c:428 +#: ../libnm-core/nm-crypto-gnutls.c:376 #, c-format msgid "Couldn't initialize PKCS#8 decoder: %s" msgstr "L'initialisation du décodeur PKCS#8 a échoué : %s" -#: ../libnm-core/nm-crypto-gnutls.c:403 ../libnm-util/crypto_gnutls.c:451 +#: ../libnm-core/nm-crypto-gnutls.c:403 #, c-format msgid "Couldn't decode PKCS#8 file: %s" msgstr "Impossible de décoder le fichier PKCS#8 : %s" -#: ../libnm-core/nm-crypto-nss.c:82 ../libnm-util/crypto_nss.c:53 +#: ../libnm-core/nm-crypto-nss.c:82 #, c-format msgid "Failed to initialize the crypto engine: %d." msgstr "L'initialisation du moteur de chiffrement a échoué : %d." -#: ../libnm-core/nm-crypto-nss.c:148 ../libnm-util/crypto_nss.c:181 +#: ../libnm-core/nm-crypto-nss.c:148 #, c-format msgid "Failed to initialize the decryption cipher slot." msgstr "" "L'initialisation de l'emplacement du chiffre de déchiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:158 ../libnm-util/crypto_nss.c:191 +#: ../libnm-core/nm-crypto-nss.c:158 #, c-format msgid "Failed to set symmetric key for decryption." msgstr "La définition de la clé symétrique pour le déchiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:168 ../libnm-util/crypto_nss.c:201 +#: ../libnm-core/nm-crypto-nss.c:168 #, c-format msgid "Failed to set IV for decryption." msgstr "La définition de IV pour le déchiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:176 ../libnm-util/crypto_nss.c:209 +#: ../libnm-core/nm-crypto-nss.c:176 #, c-format msgid "Failed to initialize the decryption context." msgstr "L'initialisation du contexte de déchiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:192 ../libnm-util/crypto_nss.c:222 +#: ../libnm-core/nm-crypto-nss.c:192 #, c-format msgid "Failed to decrypt the private key: %d." msgstr "Le déchiffrement de la clé privée a échoué : %d." -#: ../libnm-core/nm-crypto-nss.c:200 ../libnm-util/crypto_nss.c:230 +#: ../libnm-core/nm-crypto-nss.c:200 #, c-format msgid "Failed to decrypt the private key: decrypted data too large." msgstr "" "Le déchiffrement de la clé privée a échoué : les données déchiffrées sont " "trop longues." -#: ../libnm-core/nm-crypto-nss.c:211 ../libnm-util/crypto_nss.c:241 +#: ../libnm-core/nm-crypto-nss.c:211 #, c-format msgid "Failed to finalize decryption of the private key: %d." msgstr "La finalisation du déchiffrement de la clé privée a échoué : %d." -#: ../libnm-core/nm-crypto-nss.c:300 ../libnm-util/crypto_nss.c:345 +#: ../libnm-core/nm-crypto-nss.c:300 #, c-format msgid "Failed to initialize the encryption cipher slot." msgstr "L'initialisation de l'emplacement du cryptage de chiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:308 ../libnm-util/crypto_nss.c:353 +#: ../libnm-core/nm-crypto-nss.c:308 #, c-format msgid "Failed to set symmetric key for encryption." msgstr "La définition de la clé symétrique pour le chiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:316 ../libnm-util/crypto_nss.c:361 +#: ../libnm-core/nm-crypto-nss.c:316 #, c-format msgid "Failed to set IV for encryption." msgstr "La définition de IV pour le chiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:324 ../libnm-util/crypto_nss.c:369 +#: ../libnm-core/nm-crypto-nss.c:324 #, c-format msgid "Failed to initialize the encryption context." msgstr "L'initialisation du contexte de chiffrement a échoué." -#: ../libnm-core/nm-crypto-nss.c:347 ../libnm-util/crypto_nss.c:377 +#: ../libnm-core/nm-crypto-nss.c:347 #, c-format msgid "Failed to encrypt: %d." msgstr "Le chiffrement a échoué : %d." -#: ../libnm-core/nm-crypto-nss.c:355 ../libnm-util/crypto_nss.c:385 +#: ../libnm-core/nm-crypto-nss.c:355 #, c-format msgid "Unexpected amount of data after encrypting." msgstr "Quantité de données inattendue après chiffrement." -#: ../libnm-core/nm-crypto-nss.c:393 ../libnm-util/crypto_nss.c:425 +#: ../libnm-core/nm-crypto-nss.c:393 #, c-format msgid "Couldn't decode certificate: %d" msgstr "Impossible de décoder le certificat : %d" @@ -11121,106 +11133,87 @@ msgstr "Le mot de passe doit être UTF-8" msgid "Couldn't initialize slot" msgstr "L'initialisation du décodeur PKCS#8 a échoué : " -#: ../libnm-core/nm-crypto-nss.c:470 ../libnm-util/crypto_nss.c:489 +#: ../libnm-core/nm-crypto-nss.c:470 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %d" msgstr "Impossible d'initialiser le décodeur PKCS#12 : %d" -#: ../libnm-core/nm-crypto-nss.c:479 ../libnm-util/crypto_nss.c:498 +#: ../libnm-core/nm-crypto-nss.c:479 #, c-format msgid "Couldn't decode PKCS#12 file: %d" msgstr "Impossible de décoder le fichier PKCS#12 : %d" -#: ../libnm-core/nm-crypto-nss.c:488 ../libnm-util/crypto_nss.c:507 +#: ../libnm-core/nm-crypto-nss.c:488 #, c-format msgid "Couldn't verify PKCS#12 file: %d" msgstr "Impossible de vérifier le fichier PKCS#12 : %d" -#: ../libnm-core/nm-crypto-nss.c:538 ../libnm-util/crypto_nss.c:551 +#: ../libnm-core/nm-crypto-nss.c:538 msgid "Could not generate random data." msgstr "Impossible de générer des données aléatoires." -#: ../libnm-core/nm-connection.c:301 +#: ../libnm-core/nm-connection.c:322 msgid "wrong type; should be a list of strings." msgstr "Type erroné ; doit correspondre à une liste de chaînes." -#: ../libnm-core/nm-connection.c:371 +#: ../libnm-core/nm-connection.c:392 msgid "unknown setting name" msgstr "Nom de paramètre inconnu" -#: ../libnm-core/nm-connection.c:383 +#: ../libnm-core/nm-connection.c:404 msgid "duplicate setting name" msgstr "reproduire le nom du paramètre" -#: ../libnm-core/nm-connection.c:1366 +#: ../libnm-core/nm-connection.c:1415 msgid "setting not found" msgstr "paramètre non trouvé" -#: ../libnm-core/nm-connection.c:1432 ../libnm-core/nm-connection.c:1457 -#: ../libnm-core/nm-connection.c:1482 +#: ../libnm-core/nm-connection.c:1481 ../libnm-core/nm-connection.c:1506 +#: ../libnm-core/nm-connection.c:1531 msgid "setting is required for non-slave connections" msgstr "paramètre requis pour les connexions non esclaves" -#: ../libnm-core/nm-connection.c:1445 ../libnm-core/nm-connection.c:1470 -#: ../libnm-core/nm-connection.c:1495 +#: ../libnm-core/nm-connection.c:1494 ../libnm-core/nm-connection.c:1519 +#: ../libnm-core/nm-connection.c:1544 msgid "setting not allowed in slave connection" msgstr "le paramètre n'est pas accepté dans la connexion esclave" -#: ../libnm-core/nm-connection.c:1585 +#: ../libnm-core/nm-connection.c:1634 msgid "Unexpected failure to verify the connection" msgstr "Erreur inattendue lors de la vérification de la connexion" -#: ../libnm-core/nm-connection.c:1630 +#: ../libnm-core/nm-connection.c:1681 msgid "Unexpected failure to normalize the connection" msgstr "Erreur inattendue lors de la normalisation de la connexion" -#: ../libnm-core/nm-connection.c:2234 ../libnm-core/nm-setting-8021x.c:2571 -#: ../libnm-core/nm-setting-8021x.c:2588 ../libnm-core/nm-setting-8021x.c:2619 -#: ../libnm-core/nm-setting-8021x.c:2636 ../libnm-core/nm-setting-8021x.c:2678 -#: ../libnm-core/nm-setting-8021x.c:2690 ../libnm-core/nm-setting-8021x.c:2708 -#: ../libnm-core/nm-setting-8021x.c:2720 ../libnm-core/nm-setting-8021x.c:2744 -#: ../libnm-core/nm-setting-8021x.c:2826 ../libnm-core/nm-setting-adsl.c:187 -#: ../libnm-core/nm-setting-bluetooth.c:136 -#: ../libnm-core/nm-setting-bluetooth.c:194 -#: ../libnm-core/nm-setting-bluetooth.c:208 ../libnm-core/nm-setting-cdma.c:157 -#: ../libnm-core/nm-setting-connection.c:947 -#: ../libnm-core/nm-setting-connection.c:990 -#: ../libnm-core/nm-setting-connection.c:1156 -#: ../libnm-core/nm-setting-ip-config.c:2492 -#: ../libnm-core/nm-setting-ip-tunnel.c:373 -#: ../libnm-core/nm-setting-olpc-mesh.c:118 -#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:159 -#: ../libnm-core/nm-setting-vpn.c:550 ../libnm-core/nm-setting-vxlan.c:358 -#: ../libnm-core/nm-setting-wimax.c:124 -#: ../libnm-core/nm-setting-wireless-security.c:918 -#: ../libnm-core/nm-setting-wireless.c:750 ../libnm-util/nm-setting.c:1355 -#: ../libnm-util/nm-setting.c:1374 ../libnm-util/nm-setting.c:1392 -#: ../libnm-util/nm-setting-8021x.c:2324 ../libnm-util/nm-setting-8021x.c:2341 -#: ../libnm-util/nm-setting-8021x.c:2382 ../libnm-util/nm-setting-8021x.c:2399 -#: ../libnm-util/nm-setting-8021x.c:2451 ../libnm-util/nm-setting-8021x.c:2463 -#: ../libnm-util/nm-setting-8021x.c:2481 ../libnm-util/nm-setting-8021x.c:2493 -#: ../libnm-util/nm-setting-8021x.c:2517 ../libnm-util/nm-setting-8021x.c:2677 -#: ../libnm-util/nm-setting-adsl.c:209 ../libnm-util/nm-setting-bluetooth.c:141 -#: ../libnm-util/nm-setting-bluetooth.c:159 ../libnm-util/nm-setting-cdma.c:161 -#: ../libnm-util/nm-setting-connection.c:765 -#: ../libnm-util/nm-setting-connection.c:781 -#: ../libnm-util/nm-setting-connection.c:842 -#: ../libnm-util/nm-setting-ip4-config.c:869 -#: ../libnm-util/nm-setting-ip6-config.c:831 -#: ../libnm-util/nm-setting-ip6-config.c:897 -#: ../libnm-util/nm-setting-olpc-mesh.c:123 -#: ../libnm-util/nm-setting-pppoe.c:162 ../libnm-util/nm-setting-vpn.c:422 -#: ../libnm-util/nm-setting-wimax.c:149 -#: ../libnm-util/nm-setting-wireless-security.c:890 -#: ../libnm-util/nm-setting-wireless.c:768 +#: ../libnm-core/nm-connection.c:2375 ../libnm-core/nm-setting-8021x.c:2569 +#: ../libnm-core/nm-setting-8021x.c:2586 ../libnm-core/nm-setting-8021x.c:2617 +#: ../libnm-core/nm-setting-8021x.c:2634 ../libnm-core/nm-setting-8021x.c:2676 +#: ../libnm-core/nm-setting-8021x.c:2688 ../libnm-core/nm-setting-8021x.c:2706 +#: ../libnm-core/nm-setting-8021x.c:2718 ../libnm-core/nm-setting-8021x.c:2742 +#: ../libnm-core/nm-setting-8021x.c:2824 ../libnm-core/nm-setting-adsl.c:174 +#: ../libnm-core/nm-setting-bluetooth.c:125 +#: ../libnm-core/nm-setting-bluetooth.c:183 +#: ../libnm-core/nm-setting-bluetooth.c:197 ../libnm-core/nm-setting-cdma.c:144 +#: ../libnm-core/nm-setting-connection.c:931 +#: ../libnm-core/nm-setting-connection.c:974 +#: ../libnm-core/nm-setting-connection.c:1140 +#: ../libnm-core/nm-setting-ip-config.c:4816 +#: ../libnm-core/nm-setting-ip-tunnel.c:374 +#: ../libnm-core/nm-setting-olpc-mesh.c:99 +#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:146 +#: ../libnm-core/nm-setting-vpn.c:531 ../libnm-core/nm-setting-vxlan.c:339 +#: ../libnm-core/nm-setting-wifi-p2p.c:136 ../libnm-core/nm-setting-wimax.c:110 +#: ../libnm-core/nm-setting-wireless-security.c:914 +#: ../libnm-core/nm-setting-wireless.c:737 msgid "property is missing" msgstr "la propriété est manquante" -#: ../libnm-core/nm-connection.c:2379 +#: ../libnm-core/nm-connection.c:2521 msgid "IP Tunnel" msgstr "Tunnel IP" -#: ../libnm-core/nm-dbus-utils.c:202 +#: ../libnm-core/nm-dbus-utils.c:200 #, c-format msgid "Method returned type '%s', but expected '%s'" msgstr "La méthode a renvoyé le type « %s », mais « %s » était attendu" @@ -11229,448 +11222,444 @@ msgstr "La méthode a renvoyé le type « %s », mais « %s » était attend #, c-format msgid "value is not an integer in range [%lld, %lld]" msgstr "" +"valur ne correspondant pas à un nombre entier relatif entre [%lld, %lld]" -#: ../libnm-core/nm-keyfile.c:210 +#: ../libnm-core/nm-keyfile.c:211 msgid "ignoring missing number" msgstr "numéro manquant ignoré" -#: ../libnm-core/nm-keyfile.c:218 +#: ../libnm-core/nm-keyfile.c:219 #, c-format msgid "ignoring invalid number '%s'" msgstr "numéro « %s » ignoré" -#: ../libnm-core/nm-keyfile.c:239 +#: ../libnm-core/nm-keyfile.c:240 #, c-format msgid "ignoring invalid %s address: %s" msgstr "adresse non valide « %s » ignorée : %s" -#: ../libnm-core/nm-keyfile.c:281 +#: ../libnm-core/nm-keyfile.c:282 #, c-format msgid "ignoring invalid gateway '%s' for %s route" msgstr "passerelle non valide « %s » ignorée pour la route %s" -#: ../libnm-core/nm-keyfile.c:302 +#: ../libnm-core/nm-keyfile.c:303 #, c-format msgid "ignoring invalid %s route: %s" msgstr "route %s non valide ignorée : %s" -#: ../libnm-core/nm-keyfile.c:427 +#: ../libnm-core/nm-keyfile.c:428 #, c-format msgid "unexpected character '%c' for address %s: '%s' (position %td)" msgstr "le caractère inattendu « %c » de l'adresse %s : « %s » (position %td)" -#: ../libnm-core/nm-keyfile.c:437 +#: ../libnm-core/nm-keyfile.c:438 #, c-format msgid "unexpected character '%c' for %s: '%s' (position %td)" msgstr "caractère inattendu « %c » pour « %s » : « %s » (position %td)" -#: ../libnm-core/nm-keyfile.c:446 +#: ../libnm-core/nm-keyfile.c:447 #, c-format msgid "unexpected character '%c' in prefix length for %s: '%s' (position %td)" msgstr "" "caractère inattendu « %c » en longueur de préfixe pour %s : « %s » (position " "%td)" -#: ../libnm-core/nm-keyfile.c:457 +#: ../libnm-core/nm-keyfile.c:458 #, c-format msgid "garbage at the end of value %s: '%s'" msgstr "informations unutiles à la fin de %s : « %s »" -#: ../libnm-core/nm-keyfile.c:463 +#: ../libnm-core/nm-keyfile.c:464 #, c-format msgid "deprecated semicolon at the end of value %s: '%s'" msgstr "point virgule obsolète à la fin de %s : « %s »" -#: ../libnm-core/nm-keyfile.c:478 +#: ../libnm-core/nm-keyfile.c:479 #, c-format msgid "invalid prefix length for %s '%s', defaulting to %d" msgstr "longueur de préfixe non valide pour %s : « %s », valeur par défaut %d" -#: ../libnm-core/nm-keyfile.c:485 +#: ../libnm-core/nm-keyfile.c:486 #, c-format msgid "missing prefix length for %s '%s', defaulting to %d" msgstr "longueur de préfixe manquante pour %s : « %s », valeur par défaut %d" -#: ../libnm-core/nm-keyfile.c:748 +#: ../libnm-core/nm-keyfile.c:814 ../libnm-core/nm-setting-user.c:374 +#, c-format +msgid "invalid value for \"%s\": %s" +msgstr "valeur non valide pour \"%s\": %s" + +#: ../libnm-core/nm-keyfile.c:852 #, c-format msgid "ignoring invalid DNS server IPv%c address '%s'" msgstr "ignore IPv%c address '%s' du serveur DNS non valide" -#: ../libnm-core/nm-keyfile.c:844 ../libnm-core/nm-keyfile.c:2734 +#: ../libnm-core/nm-keyfile.c:948 ../libnm-core/nm-keyfile.c:3075 #, c-format msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)" msgstr "" "élément octet non valide « %d » ignoré (ne doit pas être compris entre 0 et " "255 inclus)" -#: ../libnm-core/nm-keyfile.c:855 +#: ../libnm-core/nm-keyfile.c:959 msgid "ignoring invalid MAC address" msgstr "adresse MAC non valide ignorée" -#: ../libnm-core/nm-keyfile.c:1105 +#: ../libnm-core/nm-keyfile.c:1217 msgid "ignoring invalid SSID" msgstr "SSID non valide ignoré" -#: ../libnm-core/nm-keyfile.c:1121 +#: ../libnm-core/nm-keyfile.c:1233 msgid "ignoring invalid raw password" msgstr "mot de passe brut non valid ignoré" -#: ../libnm-core/nm-keyfile.c:1258 +#: ../libnm-core/nm-keyfile.c:1370 msgid "invalid key/cert value" msgstr "valeur clé/cert non valide" -#: ../libnm-core/nm-keyfile.c:1269 +#: ../libnm-core/nm-keyfile.c:1381 #, c-format msgid "invalid key/cert value path \"%s\"" msgstr "chemin de valeur de cert / clé non valide « %s »" -#: ../libnm-core/nm-keyfile.c:1285 ../libnm-core/nm-keyfile.c:1368 +#: ../libnm-core/nm-keyfile.c:1397 ../libnm-core/nm-keyfile.c:1480 #, c-format msgid "certificate or key file '%s' does not exist" msgstr "certificat ou fichier clé « %s » n'existe pas" -#: ../libnm-core/nm-keyfile.c:1294 +#: ../libnm-core/nm-keyfile.c:1406 #, c-format msgid "invalid PKCS#11 URI \"%s\"" msgstr "URI « %s » PKCS#11 invalide" -#: ../libnm-core/nm-keyfile.c:1338 +#: ../libnm-core/nm-keyfile.c:1450 msgid "invalid key/cert value data:;base64, is not base64" msgstr "clé non valide / cert data:;base64, n'est pas base64" -#: ../libnm-core/nm-keyfile.c:1347 +#: ../libnm-core/nm-keyfile.c:1459 msgid "invalid key/cert value data:;base64,file://" msgstr "valeur de clé / cert data non valide :;base64,file://" -#: ../libnm-core/nm-keyfile.c:1380 +#: ../libnm-core/nm-keyfile.c:1492 msgid "invalid key/cert value is not a valid blob" msgstr "valeur de cert / clé non valide n'est pas un blob valide" -#: ../libnm-core/nm-keyfile.c:1482 +#: ../libnm-core/nm-keyfile.c:1594 #, c-format msgid "invalid parity value '%s'" msgstr "valeur de parité « %s » non valide" -#: ../libnm-core/nm-keyfile.c:1499 ../libnm-core/nm-keyfile.c:2789 -#, fuzzy, c-format +#: ../libnm-core/nm-keyfile.c:1611 ../libnm-core/nm-keyfile.c:3130 +#, c-format msgid "invalid setting: %s" -msgstr "nom de configuration non valide « %s »" +msgstr "configuration non valide « %s »" -#: ../libnm-core/nm-keyfile.c:1514 +#: ../libnm-core/nm-keyfile.c:1628 #, c-format msgid "ignoring invalid team configuration: %s" msgstr "configuration de équipe non valide ignorée : %s" -#: ../libnm-core/nm-keyfile.c:1557 +#: ../libnm-core/nm-keyfile.c:1706 #, c-format msgid "invalid qdisc: %s" msgstr "qdisc non valide : %s" -#: ../libnm-core/nm-keyfile.c:1605 +#: ../libnm-core/nm-keyfile.c:1752 #, c-format msgid "invalid tfilter: %s" msgstr "tfilter non valide : %s" -#: ../libnm-core/nm-keyfile.c:2634 +#: ../libnm-core/nm-keyfile.c:2974 #, c-format msgid "error loading setting value: %s" msgstr "erreur de chargement de la valeur du paramètre : %s" -#: ../libnm-core/nm-keyfile.c:2661 ../libnm-core/nm-keyfile.c:2672 -#: ../libnm-core/nm-keyfile.c:2690 ../libnm-core/nm-keyfile.c:2701 -#: ../libnm-core/nm-keyfile.c:2712 ../libnm-core/nm-keyfile.c:2764 -#: ../libnm-core/nm-keyfile.c:2775 +#: ../libnm-core/nm-keyfile.c:3002 ../libnm-core/nm-keyfile.c:3013 +#: ../libnm-core/nm-keyfile.c:3031 ../libnm-core/nm-keyfile.c:3042 +#: ../libnm-core/nm-keyfile.c:3053 ../libnm-core/nm-keyfile.c:3105 +#: ../libnm-core/nm-keyfile.c:3116 msgid "value cannot be interpreted as integer" -msgstr "" +msgstr "la valeur ne doit pas être interprétée en tant que nombre entier" -#: ../libnm-core/nm-keyfile.c:2810 +#: ../libnm-core/nm-keyfile.c:3151 #, c-format msgid "invalid setting name '%s'" msgstr "nom de configuration non valide « %s »" -#: ../libnm-core/nm-keyfile.c:2855 +#: ../libnm-core/nm-keyfile.c:3196 #, c-format msgid "invalid key '%s.%s'" msgstr "clé non valide '%s.%s'" -#: ../libnm-core/nm-keyfile.c:2870 +#: ../libnm-core/nm-keyfile.c:3211 #, c-format msgid "key '%s.%s' is not boolean" msgstr "clé '%s.%s' n’est pas un booléen" -#: ../libnm-core/nm-setting-6lowpan.c:104 +#: ../libnm-core/nm-keyfile.c:3268 +#, c-format +msgid "invalid peer public key in section '%s'" +msgstr "Clé publique homologue non valide dans la section «%s»" + +#: ../libnm-core/nm-keyfile.c:3280 +#, c-format +msgid "key '%s.%s' is not a valid 256 bit key in base64 encoding" +msgstr "clé « %s.%s » est une clé de 256 non valide en chiffrage base64" + +#: ../libnm-core/nm-keyfile.c:3293 +#, c-format +msgid "key '%s.%s' is not a valid secret flag" +msgstr "« %s.%s » n'est pas un marqueur de secret valide" + +#: ../libnm-core/nm-keyfile.c:3305 +#, c-format +msgid "key '%s.%s' is not a integer in range 0 to 2^32" +msgstr "" +"clé « %s.%s » ne correspond pas à un nombre entier relatif entre 0 et 2^32" + +#: ../libnm-core/nm-keyfile.c:3317 +#, c-format +msgid "key '%s.%s' is not a valid endpoint" +msgstr "clé « %s.%s » n'est pas un point de terminaison valide" + +#: ../libnm-core/nm-keyfile.c:3339 +#, c-format +msgid "key '%s.%s' has invalid allowed-ips" +msgstr "clé « %s.%s » comprend des adresses ip «allowed-ips» non valides" + +#: ../libnm-core/nm-keyfile.c:3351 +#, c-format +msgid "peer '%s' is invalid: %s" +msgstr "l'homologue « %s » est non valide : %s" + +#: ../libnm-core/nm-setting-6lowpan.c:93 #, c-format msgid "property is not specified" msgstr "propriété non spécifiée" -#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:314 -#: ../libnm-core/nm-setting-vlan.c:632 ../libnm-util/nm-setting-vlan.c:556 +#: ../libnm-core/nm-setting-6lowpan.c:115 ../libnm-core/nm-setting-macsec.c:302 +#: ../libnm-core/nm-setting-vlan.c:615 #, c-format msgid "'%s' value doesn't match '%s=%s'" msgstr "la valeur « %s » ne correspond pas à « %s=%s »" -#: ../libnm-core/nm-setting-6lowpan.c:137 -#: ../libnm-core/nm-setting-ip-tunnel.c:351 -#: ../libnm-core/nm-setting-macsec.c:325 ../libnm-core/nm-setting-macvlan.c:161 -#: ../libnm-core/nm-setting-vlan.c:643 ../libnm-core/nm-setting-vxlan.c:401 -#: ../libnm-util/nm-setting-vlan.c:567 +#: ../libnm-core/nm-setting-6lowpan.c:126 +#: ../libnm-core/nm-setting-ip-tunnel.c:352 +#: ../libnm-core/nm-setting-macsec.c:313 ../libnm-core/nm-setting-macvlan.c:143 +#: ../libnm-core/nm-setting-vlan.c:626 ../libnm-core/nm-setting-vxlan.c:382 #, c-format msgid "'%s' is neither an UUID nor an interface name" msgstr "« %s » n'est pas un UUID, ni un nom d'interface" -#: ../libnm-core/nm-setting-8021x.c:229 +#: ../libnm-core/nm-setting-8021x.c:227 msgid "binary data missing" msgstr "donnée binaire manquante" -#: ../libnm-core/nm-setting-8021x.c:257 +#: ../libnm-core/nm-setting-8021x.c:255 msgid "URI not NUL terminated" msgstr "URI non NUL terminé" -#: ../libnm-core/nm-setting-8021x.c:266 +#: ../libnm-core/nm-setting-8021x.c:264 msgid "URI is empty" msgstr "URI vide" -#: ../libnm-core/nm-setting-8021x.c:274 +#: ../libnm-core/nm-setting-8021x.c:272 msgid "URI is not valid UTF-8" msgstr "URI n'est pas un UTF-8 valide" -#: ../libnm-core/nm-setting-8021x.c:292 +#: ../libnm-core/nm-setting-8021x.c:290 msgid "data missing" msgstr "données manquantes" -#: ../libnm-core/nm-setting-8021x.c:315 ../libnm-core/nm-setting-8021x.c:682 +#: ../libnm-core/nm-setting-8021x.c:313 ../libnm-core/nm-setting-8021x.c:680 #, c-format msgid "certificate is invalid: %s" msgstr "certificat non valide : %s" -#: ../libnm-core/nm-setting-8021x.c:323 +#: ../libnm-core/nm-setting-8021x.c:321 #, c-format msgid "certificate detected as invalid scheme" msgstr "certificat non valide : " -#: ../libnm-core/nm-setting-8021x.c:537 ../libnm-util/nm-setting-8021x.c:639 +#: ../libnm-core/nm-setting-8021x.c:535 msgid "CA certificate must be in X.509 format" msgstr "certificat CA doit être sous le format X.509" -#: ../libnm-core/nm-setting-8021x.c:553 ../libnm-util/nm-setting-8021x.c:957 -#: ../libnm-util/nm-setting-8021x.c:1220 ../libnm-util/nm-setting-8021x.c:1542 +#: ../libnm-core/nm-setting-8021x.c:551 msgid "invalid certificate format" msgstr "format de certificat non valide" -#: ../libnm-core/nm-setting-8021x.c:692 +#: ../libnm-core/nm-setting-8021x.c:690 #, c-format msgid "password is not supported when certificate is not on a PKCS#11 token" msgstr "" "mot de passe non supporté lorsque le certificat n'est pas sur un jeton " "PKCS#11" -#: ../libnm-core/nm-setting-8021x.c:2578 ../libnm-core/nm-setting-8021x.c:2595 -#: ../libnm-core/nm-setting-8021x.c:2626 ../libnm-core/nm-setting-8021x.c:2643 -#: ../libnm-core/nm-setting-8021x.c:2684 ../libnm-core/nm-setting-8021x.c:2696 -#: ../libnm-core/nm-setting-8021x.c:2714 ../libnm-core/nm-setting-8021x.c:2726 -#: ../libnm-core/nm-setting-8021x.c:2751 ../libnm-core/nm-setting-adsl.c:194 -#: ../libnm-core/nm-setting-cdma.c:164 ../libnm-core/nm-setting-cdma.c:173 -#: ../libnm-core/nm-setting-connection.c:954 -#: ../libnm-core/nm-setting-connection.c:1002 -#: ../libnm-core/nm-setting-gsm.c:299 ../libnm-core/nm-setting-gsm.c:356 -#: ../libnm-core/nm-setting-gsm.c:393 ../libnm-core/nm-setting-gsm.c:402 -#: ../libnm-core/nm-setting-ip-config.c:2499 -#: ../libnm-core/nm-setting-ip4-config.c:196 -#: ../libnm-core/nm-setting-ip4-config.c:203 -#: ../libnm-core/nm-setting-pppoe.c:166 ../libnm-core/nm-setting-pppoe.c:175 -#: ../libnm-core/nm-setting-vpn.c:559 ../libnm-core/nm-setting-vpn.c:569 -#: ../libnm-core/nm-setting-wimax.c:133 -#: ../libnm-core/nm-setting-wireless-security.c:948 -#: ../libnm-core/nm-setting-wireless-security.c:972 -#: ../libnm-core/nm-setting.c:1237 ../libnm-util/nm-setting-8021x.c:2331 -#: ../libnm-util/nm-setting-8021x.c:2348 ../libnm-util/nm-setting-8021x.c:2389 -#: ../libnm-util/nm-setting-8021x.c:2406 ../libnm-util/nm-setting-8021x.c:2457 -#: ../libnm-util/nm-setting-8021x.c:2469 ../libnm-util/nm-setting-8021x.c:2487 -#: ../libnm-util/nm-setting-8021x.c:2499 ../libnm-util/nm-setting-8021x.c:2524 -#: ../libnm-util/nm-setting-adsl.c:216 ../libnm-util/nm-setting-cdma.c:168 -#: ../libnm-util/nm-setting-cdma.c:177 -#: ../libnm-util/nm-setting-connection.c:772 -#: ../libnm-util/nm-setting-connection.c:849 ../libnm-util/nm-setting-gsm.c:281 -#: ../libnm-util/nm-setting-gsm.c:338 ../libnm-util/nm-setting-ip4-config.c:934 -#: ../libnm-util/nm-setting-ip4-config.c:943 -#: ../libnm-util/nm-setting-pppoe.c:169 ../libnm-util/nm-setting-pppoe.c:178 -#: ../libnm-util/nm-setting-vpn.c:431 ../libnm-util/nm-setting-vpn.c:441 -#: ../libnm-util/nm-setting-wimax.c:158 -#: ../libnm-util/nm-setting-wireless-security.c:920 -#: ../libnm-util/nm-setting-wireless-security.c:944 +#: ../libnm-core/nm-setting-8021x.c:2576 ../libnm-core/nm-setting-8021x.c:2593 +#: ../libnm-core/nm-setting-8021x.c:2624 ../libnm-core/nm-setting-8021x.c:2641 +#: ../libnm-core/nm-setting-8021x.c:2682 ../libnm-core/nm-setting-8021x.c:2694 +#: ../libnm-core/nm-setting-8021x.c:2712 ../libnm-core/nm-setting-8021x.c:2724 +#: ../libnm-core/nm-setting-8021x.c:2749 ../libnm-core/nm-setting-adsl.c:181 +#: ../libnm-core/nm-setting-cdma.c:151 ../libnm-core/nm-setting-cdma.c:160 +#: ../libnm-core/nm-setting-connection.c:938 +#: ../libnm-core/nm-setting-connection.c:986 ../libnm-core/nm-setting-gsm.c:286 +#: ../libnm-core/nm-setting-gsm.c:343 ../libnm-core/nm-setting-gsm.c:380 +#: ../libnm-core/nm-setting-gsm.c:389 ../libnm-core/nm-setting-ip-config.c:4823 +#: ../libnm-core/nm-setting-ip4-config.c:183 +#: ../libnm-core/nm-setting-ip4-config.c:190 +#: ../libnm-core/nm-setting-pppoe.c:153 ../libnm-core/nm-setting-pppoe.c:162 +#: ../libnm-core/nm-setting-vpn.c:540 ../libnm-core/nm-setting-vpn.c:550 +#: ../libnm-core/nm-setting-wimax.c:119 +#: ../libnm-core/nm-setting-wireless-security.c:944 +#: ../libnm-core/nm-setting-wireless-security.c:968 +#: ../libnm-core/nm-setting.c:1342 msgid "property is empty" msgstr "la propriété est vide" -#: ../libnm-core/nm-setting-8021x.c:2608 ../libnm-core/nm-setting-8021x.c:2656 -#: ../libnm-util/nm-setting-8021x.c:2359 ../libnm-util/nm-setting-8021x.c:2371 -#: ../libnm-util/nm-setting-8021x.c:2417 ../libnm-util/nm-setting-8021x.c:2429 +#: ../libnm-core/nm-setting-8021x.c:2606 ../libnm-core/nm-setting-8021x.c:2654 #, c-format msgid "has to match '%s' property for PKCS#12" msgstr "doit correspondre à la propriété « %s » pour PKCS#12" -#: ../libnm-core/nm-setting-8021x.c:2835 -#: ../libnm-core/nm-setting-bluetooth.c:121 -#: ../libnm-core/nm-setting-infiniband.c:190 -#: ../libnm-core/nm-setting-infiniband.c:205 -#: ../libnm-core/nm-setting-ip4-config.c:187 -#: ../libnm-core/nm-setting-ip6-config.c:235 -#: ../libnm-core/nm-setting-ip6-config.c:246 -#: ../libnm-core/nm-setting-olpc-mesh.c:147 -#: ../libnm-core/nm-setting-wimax.c:142 ../libnm-core/nm-setting-wired.c:676 -#: ../libnm-core/nm-setting-wired.c:686 -#: ../libnm-core/nm-setting-wireless-security.c:991 -#: ../libnm-core/nm-setting-wireless-security.c:1000 -#: ../libnm-core/nm-setting-wireless-security.c:1009 -#: ../libnm-core/nm-setting-wireless-security.c:1045 -#: ../libnm-core/nm-setting-wireless-security.c:1055 -#: ../libnm-core/nm-setting-wireless-security.c:1078 -#: ../libnm-core/nm-setting-wireless-security.c:1103 -#: ../libnm-core/nm-setting-wireless-security.c:1130 -#: ../libnm-core/nm-setting-wireless-security.c:1169 -#: ../libnm-core/nm-setting-wireless.c:811 -#: ../libnm-core/nm-setting-wireless.c:820 -#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:173 -#: ../libnm-util/nm-setting.c:1365 ../libnm-util/nm-setting.c:1383 -#: ../libnm-util/nm-setting.c:1402 ../libnm-util/nm-setting-8021x.c:2652 -#: ../libnm-util/nm-setting-8021x.c:2686 -#: ../libnm-util/nm-setting-bluetooth.c:150 -#: ../libnm-util/nm-setting-infiniband.c:205 -#: ../libnm-util/nm-setting-infiniband.c:221 -#: ../libnm-util/nm-setting-ip4-config.c:925 -#: ../libnm-util/nm-setting-ip6-config.c:888 -#: ../libnm-util/nm-setting-olpc-mesh.c:151 -#: ../libnm-util/nm-setting-wimax.c:167 ../libnm-util/nm-setting-wired.c:657 -#: ../libnm-util/nm-setting-wired.c:666 -#: ../libnm-util/nm-setting-wireless-security.c:963 -#: ../libnm-util/nm-setting-wireless-security.c:972 -#: ../libnm-util/nm-setting-wireless-security.c:981 -#: ../libnm-util/nm-setting-wireless-security.c:1017 -#: ../libnm-util/nm-setting-wireless-security.c:1027 -#: ../libnm-util/nm-setting-wireless.c:828 -#: ../libnm-util/nm-setting-wireless.c:837 -#: ../libnm-util/nm-setting-wireless.c:846 +#: ../libnm-core/nm-setting-8021x.c:2833 +#: ../libnm-core/nm-setting-bluetooth.c:110 +#: ../libnm-core/nm-setting-infiniband.c:178 +#: ../libnm-core/nm-setting-infiniband.c:188 +#: ../libnm-core/nm-setting-ip4-config.c:174 +#: ../libnm-core/nm-setting-ip6-config.c:222 +#: ../libnm-core/nm-setting-ip6-config.c:233 +#: ../libnm-core/nm-setting-olpc-mesh.c:128 +#: ../libnm-core/nm-setting-wifi-p2p.c:145 ../libnm-core/nm-setting-wimax.c:128 +#: ../libnm-core/nm-setting-wired.c:800 ../libnm-core/nm-setting-wired.c:810 +#: ../libnm-core/nm-setting-wireless-security.c:987 +#: ../libnm-core/nm-setting-wireless-security.c:996 +#: ../libnm-core/nm-setting-wireless-security.c:1005 +#: ../libnm-core/nm-setting-wireless-security.c:1041 +#: ../libnm-core/nm-setting-wireless-security.c:1051 +#: ../libnm-core/nm-setting-wireless-security.c:1074 +#: ../libnm-core/nm-setting-wireless-security.c:1112 +#: ../libnm-core/nm-setting-wireless-security.c:1153 +#: ../libnm-core/nm-setting-wireless.c:798 +#: ../libnm-core/nm-setting-wireless.c:807 +#: ../libnm-core/nm-setting-wireless.c:818 ../libnm-core/nm-setting-wpan.c:176 +#: ../libnm-core/nm-utils.c:4511 msgid "property is invalid" msgstr "propriété non valide" -#: ../libnm-core/nm-setting-8021x.c:2862 ../libnm-core/nm-setting-8021x.c:2874 -#: ../libnm-core/nm-setting-8021x.c:2888 ../libnm-core/nm-setting-8021x.c:2915 -#: ../libnm-core/nm-setting-8021x.c:2930 ../libnm-core/nm-setting-adsl.c:206 -#: ../libnm-core/nm-setting-adsl.c:218 ../libnm-core/nm-setting-bluetooth.c:149 -#: ../libnm-core/nm-setting-wireless-security.c:927 -#: ../libnm-util/nm-setting-8021x.c:2711 ../libnm-util/nm-setting-8021x.c:2721 -#: ../libnm-util/nm-setting-8021x.c:2731 ../libnm-util/nm-setting-8021x.c:2741 -#: ../libnm-util/nm-setting-8021x.c:2751 ../libnm-util/nm-setting-adsl.c:228 -#: ../libnm-util/nm-setting-adsl.c:240 ../libnm-util/nm-setting-bluetooth.c:167 -#: ../libnm-util/nm-setting-wireless-security.c:899 +#: ../libnm-core/nm-setting-8021x.c:2860 ../libnm-core/nm-setting-8021x.c:2872 +#: ../libnm-core/nm-setting-8021x.c:2886 ../libnm-core/nm-setting-8021x.c:2913 +#: ../libnm-core/nm-setting-8021x.c:2928 ../libnm-core/nm-setting-adsl.c:193 +#: ../libnm-core/nm-setting-adsl.c:205 ../libnm-core/nm-setting-bluetooth.c:138 +#: ../libnm-core/nm-setting-wireless-security.c:923 #, c-format msgid "'%s' is not a valid value for the property" msgstr "« %s » n'est pas une valeur valide pour la propriété" -#: ../libnm-core/nm-setting-8021x.c:2898 +#: ../libnm-core/nm-setting-8021x.c:2896 msgid "invalid auth flags" -msgstr "drapeaux d'auth non valides" +msgstr "marqueurs d'auth non valides" -#: ../libnm-core/nm-setting-bluetooth.c:171 +#: ../libnm-core/nm-setting-bluetooth.c:160 #, c-format msgid "'%s' connection requires '%s' or '%s' setting" msgstr "la connexion « %s » requiert une configuration « %s » ou « %s »" -#: ../libnm-core/nm-setting-bluetooth.c:217 +#: ../libnm-core/nm-setting-bluetooth.c:206 #, c-format msgid "'%s' connection requires '%s' setting" msgstr "la connexion « %s » requiert une configuration « %s »" -#: ../libnm-core/nm-setting-bond.c:564 ../libnm-util/nm-setting-bond.c:516 +#: ../libnm-core/nm-setting-bond.c:556 #, c-format msgid "invalid option '%s' or its value '%s'" msgstr "option « %s » ou sa valeur « %s » non valide" -#: ../libnm-core/nm-setting-bond.c:589 ../libnm-util/nm-setting-bond.c:535 +#: ../libnm-core/nm-setting-bond.c:581 #, c-format msgid "only one of '%s' and '%s' can be set" msgstr "seul l'un de « %s » et « %s » peut être défini" -#: ../libnm-core/nm-setting-bond.c:602 ../libnm-util/nm-setting-bond.c:546 +#: ../libnm-core/nm-setting-bond.c:594 #, c-format msgid "mandatory option '%s' is missing" msgstr "l'option obligatoire « %s » est manquante" -#: ../libnm-core/nm-setting-bond.c:612 ../libnm-util/nm-setting-bond.c:555 +#: ../libnm-core/nm-setting-bond.c:604 #, c-format msgid "'%s' is not a valid value for '%s'" msgstr "« %s » n'est pas une valeur valide pour « %s »" -#: ../libnm-core/nm-setting-bond.c:626 ../libnm-util/nm-setting-bond.c:568 +#: ../libnm-core/nm-setting-bond.c:618 #, c-format msgid "'%s=%s' is incompatible with '%s > 0'" msgstr "« %s=%s » est incompatible avec « %s > 0 »" -#: ../libnm-core/nm-setting-bond.c:641 +#: ../libnm-core/nm-setting-bond.c:633 #, c-format msgid "'%s' is not valid for the '%s' option: %s" msgstr "« %s » n'est pas valide pour l'option « %s » : %s" -#: ../libnm-core/nm-setting-bond.c:652 ../libnm-util/nm-setting-bond.c:591 +#: ../libnm-core/nm-setting-bond.c:644 #, c-format msgid "'%s' option is only valid for '%s=%s'" msgstr "l'option « %s » est uniquement valide pour « %s=%s »" -#: ../libnm-core/nm-setting-bond.c:665 ../libnm-util/nm-setting-bond.c:604 +#: ../libnm-core/nm-setting-bond.c:657 #, c-format msgid "'%s=%s' is not a valid configuration for '%s'" msgstr "« %s=%s » n'est pas une configuration valide pour « %s »" -#: ../libnm-core/nm-setting-bond.c:678 ../libnm-core/nm-setting-bond.c:687 -#: ../libnm-core/nm-setting-bond.c:707 ../libnm-core/nm-setting-bond.c:743 -#: ../libnm-util/nm-setting-bond.c:617 ../libnm-util/nm-setting-bond.c:626 -#: ../libnm-util/nm-setting-bond.c:646 ../libnm-util/nm-setting-bond.c:682 +#: ../libnm-core/nm-setting-bond.c:670 ../libnm-core/nm-setting-bond.c:679 +#: ../libnm-core/nm-setting-bond.c:699 ../libnm-core/nm-setting-bond.c:735 #, c-format msgid "'%s' option requires '%s' option to be set" msgstr "l'option « %s » nécessite que l'option « %s » soit définie" -#: ../libnm-core/nm-setting-bond.c:718 ../libnm-util/nm-setting-bond.c:657 +#: ../libnm-core/nm-setting-bond.c:710 #, c-format msgid "'%s' option is empty" msgstr "l'option « %s » est vide" -#: ../libnm-core/nm-setting-bond.c:730 ../libnm-util/nm-setting-bond.c:669 +#: ../libnm-core/nm-setting-bond.c:722 #, c-format msgid "'%s' is not a valid IPv4 address for '%s' option" msgstr "« %s » n'est pas une adresse IPv4 valide pour l'option « %s »" -#: ../libnm-core/nm-setting-bond.c:758 ../libnm-util/nm-setting-bond.c:696 +#: ../libnm-core/nm-setting-bond.c:750 #, c-format msgid "'%s' option is only valid with mode '%s'" msgstr "l'option « %s » est uniquement valide en mode « %s »" -#: ../libnm-core/nm-setting-bond.c:769 +#: ../libnm-core/nm-setting-bond.c:761 #, c-format msgid "'%s' and '%s' cannot have different values" msgstr "« %s » et « %s » ne peuvent pas avoir des valeur divergentes" -#: ../libnm-core/nm-setting-bond.c:785 +#: ../libnm-core/nm-setting-bond.c:777 #, c-format msgid "'%s' option should be string" msgstr "l'option « %s » doit correspondre à une chaîne" -#: ../libnm-core/nm-setting-bond.c:801 +#: ../libnm-core/nm-setting-bond.c:793 #, c-format msgid "'%s' option is not valid with mode '%s'" msgstr "l'option « %s » n’est pas valide en mode « %s »" -#: ../libnm-core/nm-setting-bridge-port.c:125 +#: ../libnm-core/nm-setting-bridge-port.c:317 +#: ../libnm-core/nm-setting-ovs-bridge.c:150 #: ../libnm-core/nm-setting-ovs-interface.c:259 #: ../libnm-core/nm-setting-ovs-port.c:187 -#: ../libnm-core/nm-setting-ovs-bridge.c:150 -#: ../libnm-core/nm-setting-team-port.c:357 +#: ../libnm-core/nm-setting-team-port.c:319 #, c-format msgid "missing setting" msgstr "configuration manquante" -#: ../libnm-core/nm-setting-bridge-port.c:136 +#: ../libnm-core/nm-setting-bridge-port.c:328 #: ../libnm-core/nm-setting-ovs-interface.c:280 #: ../libnm-core/nm-setting-ovs-port.c:208 -#: ../libnm-core/nm-setting-team-port.c:368 +#: ../libnm-core/nm-setting-team-port.c:330 #, c-format msgid "" "A connection with a '%s' setting must have the slave-type set to '%s'. " @@ -11679,86 +11668,80 @@ msgstr "" "Une connexion qui aurait pour configuration « %s » doit avoir le type " "d'esclave (slave-type) défini sur « %s » au lieu de « %s »" -#: ../libnm-core/nm-setting-bridge.c:229 ../libnm-util/nm-setting-bridge.c:268 +#: ../libnm-core/nm-setting-bridge.c:912 #, c-format msgid "value '%d' is out of range <%d-%d>" msgstr "La valeur « %d » est hors de la portée <%d-%d>" -#: ../libnm-core/nm-setting-bridge.c:246 ../libnm-core/nm-setting-wired.c:650 -#: ../libnm-core/nm-setting-wired.c:712 ../libnm-core/nm-setting-wired.c:754 -#: ../libnm-util/nm-setting-bridge.c:285 ../libnm-util/nm-setting-wired.c:632 -#: ../libnm-util/nm-setting-wired.c:690 +#: ../libnm-core/nm-setting-bridge.c:929 ../libnm-core/nm-setting-wired.c:774 +#: ../libnm-core/nm-setting-wired.c:839 ../libnm-core/nm-setting-wired.c:881 msgid "is not a valid MAC address" msgstr "n'est pas une adresse MAC valide" -#: ../libnm-core/nm-setting-bridge.c:287 +#: ../libnm-core/nm-setting-bridge.c:970 msgid "the mask can't contain bits 0 (STP), 1 (MAC) or 2 (LACP)" msgstr "le masque ne peut pas contenir les bits 0 (STP), 1 (MAC) ou 2 (LACP)" -#: ../libnm-core/nm-setting-connection.c:924 +#: ../libnm-core/nm-setting-connection.c:908 #, c-format msgid "setting required for connection of type '%s'" msgstr "configuration requise pour les connexions de type « %s »." -#: ../libnm-core/nm-setting-connection.c:963 -#: ../libnm-util/nm-setting-connection.c:788 +#: ../libnm-core/nm-setting-connection.c:947 #, c-format msgid "'%s' is not a valid UUID" msgstr "« %s » n'est pas un UUID valide" -#: ../libnm-core/nm-setting-connection.c:1013 +#: ../libnm-core/nm-setting-connection.c:997 #, c-format msgid "connection type '%s' is not valid" msgstr "type de connexion « %s » non valide" -#: ../libnm-core/nm-setting-connection.c:1049 -#: ../libnm-util/nm-setting-connection.c:874 +#: ../libnm-core/nm-setting-connection.c:1033 #, c-format msgid "Unknown slave type '%s'" msgstr "type d'esclave « %s » inconnu" -#: ../libnm-core/nm-setting-connection.c:1060 -#: ../libnm-util/nm-setting-connection.c:884 +#: ../libnm-core/nm-setting-connection.c:1044 #, c-format msgid "Slave connections need a valid '%s' property" msgstr "les connexions esclaves requièrent une prorpiété « %s » valide" -#: ../libnm-core/nm-setting-connection.c:1081 -#: ../libnm-util/nm-setting-connection.c:894 +#: ../libnm-core/nm-setting-connection.c:1065 #, c-format msgid "Cannot set '%s' without '%s'" msgstr "Ne peut pas définir « %s » sans « %s »" -#: ../libnm-core/nm-setting-connection.c:1095 +#: ../libnm-core/nm-setting-connection.c:1079 #, c-format msgid "'%s' connections must be enslaved to '%s', not '%s'" msgstr "Les connexions '%s' doivent être asservies à '%s', et non à '%s'" -#: ../libnm-core/nm-setting-connection.c:1109 +#: ../libnm-core/nm-setting-connection.c:1093 #, c-format msgid "metered value %d is not valid" msgstr "valeur contrôlée %d non valide" -#: ../libnm-core/nm-setting-connection.c:1120 -#: ../libnm-core/nm-setting-connection.c:1131 -#: ../libnm-core/nm-setting-connection.c:1144 +#: ../libnm-core/nm-setting-connection.c:1104 +#: ../libnm-core/nm-setting-connection.c:1115 +#: ../libnm-core/nm-setting-connection.c:1128 #, c-format msgid "value %d is not valid" msgstr "la valeur %d n’est pas valide" -#: ../libnm-core/nm-setting-connection.c:1165 +#: ../libnm-core/nm-setting-connection.c:1149 #, c-format msgid "property type should be set to '%s'" msgstr "le type de propriété doit être défini sur « %s »" -#: ../libnm-core/nm-setting-connection.c:1180 +#: ../libnm-core/nm-setting-connection.c:1164 #, c-format msgid "slave-type '%s' requires a '%s' setting in the connection" msgstr "" "le type d'esclave « %s » requiert la présence du paramètre « %s » dans la " "connexion" -#: ../libnm-core/nm-setting-connection.c:1190 +#: ../libnm-core/nm-setting-connection.c:1174 #, c-format msgid "" "Detect a slave connection with '%s' set and a port type '%s'. '%s' should be " @@ -11767,40 +11750,38 @@ msgstr "" "Détecte une connexion esclave avec « %s » défini et un type de port « %s ». " "« %s » doit être défini sur « %s »" -#: ../libnm-core/nm-setting-connection.c:1207 +#: ../libnm-core/nm-setting-connection.c:1191 #, c-format msgid "A slave connection with '%s' set to '%s' cannot have a '%s' setting" msgstr "" "Une connexion esclave avec « %s » définie à « %s » ne peut pas avoir un " "paramètre « %s »" -#: ../libnm-core/nm-setting-dcb.c:520 ../libnm-util/nm-setting-dcb.c:593 +#: ../libnm-core/nm-setting-dcb.c:508 msgid "flags invalid" msgstr "marqueurs non valides" -#: ../libnm-core/nm-setting-dcb.c:529 ../libnm-util/nm-setting-dcb.c:602 +#: ../libnm-core/nm-setting-dcb.c:517 msgid "flags invalid - disabled" msgstr "marqueurs non valides - désactivé" -#: ../libnm-core/nm-setting-dcb.c:555 ../libnm-core/nm-setting-dcb.c:604 -#: ../libnm-util/nm-setting-dcb.c:628 ../libnm-util/nm-setting-dcb.c:677 +#: ../libnm-core/nm-setting-dcb.c:543 ../libnm-core/nm-setting-dcb.c:592 msgid "property invalid (not enabled)" msgstr "la propriété n'est pas valide (non activée)" -#: ../libnm-core/nm-setting-dcb.c:564 ../libnm-util/nm-setting-dcb.c:637 +#: ../libnm-core/nm-setting-dcb.c:552 msgid "element invalid" msgstr "élément non valide" -#: ../libnm-core/nm-setting-dcb.c:579 ../libnm-util/nm-setting-dcb.c:652 +#: ../libnm-core/nm-setting-dcb.c:567 msgid "sum not 100%" msgstr "la somme n'est pas à 100%" -#: ../libnm-core/nm-setting-dcb.c:613 ../libnm-core/nm-setting-dcb.c:645 -#: ../libnm-util/nm-setting-dcb.c:686 ../libnm-util/nm-setting-dcb.c:718 +#: ../libnm-core/nm-setting-dcb.c:601 ../libnm-core/nm-setting-dcb.c:633 msgid "property invalid" msgstr "propriété non valide" -#: ../libnm-core/nm-setting-dcb.c:635 ../libnm-util/nm-setting-dcb.c:708 +#: ../libnm-core/nm-setting-dcb.c:623 msgid "property missing" msgstr "propriété manquante" @@ -11817,48 +11798,45 @@ msgstr "la fonctionnalité de déchargement a un type de variante non valide" msgid "unknown ethtool option '%s'" msgstr "option ethtool '%s' inconnue" -#: ../libnm-core/nm-setting-gsm.c:312 ../libnm-util/nm-setting-gsm.c:294 +#: ../libnm-core/nm-setting-gsm.c:299 #, c-format msgid "property value '%s' is empty or too long (>64)" msgstr "la valeur de la propriété « %s » est vide ou trop longue (>64)" -#: ../libnm-core/nm-setting-gsm.c:344 ../libnm-util/nm-setting-gsm.c:326 +#: ../libnm-core/nm-setting-gsm.c:331 #, c-format msgid "'%s' contains invalid char(s) (use [A-Za-z._-])" msgstr "" "« %s » contient un(des) caractère(s) non valide(s) (utilisez [A-Za-z._-])" -#: ../libnm-core/nm-setting-gsm.c:370 ../libnm-util/nm-setting-gsm.c:352 +#: ../libnm-core/nm-setting-gsm.c:357 #, c-format msgid "'%s' length is invalid (should be 5 or 6 digits)" msgstr "la longueur de « %s » n'est pas valide (devrait faire 5 ou 6 chiffres)" -#: ../libnm-core/nm-setting-gsm.c:381 ../libnm-util/nm-setting-gsm.c:363 +#: ../libnm-core/nm-setting-gsm.c:368 #, c-format msgid "'%s' is not a number" msgstr "« %s » n'est pas un numéro" -#: ../libnm-core/nm-setting-gsm.c:415 +#: ../libnm-core/nm-setting-gsm.c:402 msgid "property is empty or wrong size" msgstr "la propriété est vide ou de la mauvaise taille" -#: ../libnm-core/nm-setting-gsm.c:425 +#: ../libnm-core/nm-setting-gsm.c:412 msgid "property must contain only digits" msgstr "la propriété doit comprendre des chiffres uniquement" -#: ../libnm-core/nm-setting-infiniband.c:226 -#: ../libnm-util/nm-setting-infiniband.c:239 +#: ../libnm-core/nm-setting-infiniband.c:209 msgid "Must specify a P_Key if specifying parent" msgstr "P_Key doit être spécifié si le parent est spécifié" -#: ../libnm-core/nm-setting-infiniband.c:236 -#: ../libnm-util/nm-setting-infiniband.c:249 +#: ../libnm-core/nm-setting-infiniband.c:219 msgid "InfiniBand P_Key connection did not specify parent interface name" msgstr "" "La connexion InfiniBand P_Key ne spécifie pas le nom de l'interface parent" -#: ../libnm-core/nm-setting-infiniband.c:274 -#: ../libnm-util/nm-setting-infiniband.c:285 +#: ../libnm-core/nm-setting-infiniband.c:257 #, c-format msgid "" "interface name of software infiniband device must be '%s' or unset (instead " @@ -11867,288 +11845,438 @@ msgstr "" "le nom d'interface du périphérique de logiciel infinisband doit correspondre " "à « %s » ou ne doit pas être défini (au lieu de « %s »)" -#: ../libnm-core/nm-setting-infiniband.c:289 +#: ../libnm-core/nm-setting-infiniband.c:281 #, c-format -msgid "mtu for transport mode '%s' can be at most %d but it is %d" -msgstr "" -"mtu pour le mode de transport « %s » but être %d au maximum et non pas %d" +msgid "mtu can be at most %u but it is %u" +msgstr "mtu peut être %u au maximum but il est à %u" -#: ../libnm-core/nm-setting-ip-config.c:133 +#: ../libnm-core/nm-setting-ip-config.c:136 #, c-format msgid "Missing IPv4 address" msgstr "adresse IPv4 manquante" -#: ../libnm-core/nm-setting-ip-config.c:133 +#: ../libnm-core/nm-setting-ip-config.c:136 #, c-format msgid "Missing IPv6 address" msgstr "adresse IPv6 manquante" -#: ../libnm-core/nm-setting-ip-config.c:138 +#: ../libnm-core/nm-setting-ip-config.c:141 #, c-format msgid "Invalid IPv4 address '%s'" msgstr "adresse IPv4 « %s » non valide" -#: ../libnm-core/nm-setting-ip-config.c:138 +#: ../libnm-core/nm-setting-ip-config.c:141 #, c-format msgid "Invalid IPv6 address '%s'" msgstr "adresse IPv6 « %s » non valide" -#: ../libnm-core/nm-setting-ip-config.c:153 +#: ../libnm-core/nm-setting-ip-config.c:156 #, c-format msgid "Invalid IPv4 address prefix '%u'" msgstr "préfixe d'adresse IPv4 « %u » non valide" -#: ../libnm-core/nm-setting-ip-config.c:153 +#: ../libnm-core/nm-setting-ip-config.c:156 #, c-format msgid "Invalid IPv6 address prefix '%u'" msgstr "préfixe d'adresse IPv6 « %u » non valide" -#: ../libnm-core/nm-setting-ip-config.c:168 +#: ../libnm-core/nm-setting-ip-config.c:171 #, c-format msgid "Invalid routing metric '%s'" msgstr "métrique de routage « %s » non valide" -#: ../libnm-core/nm-setting-ip-config.c:1287 -#: ../libnm-core/nm-setting-sriov.c:421 +#: ../libnm-core/nm-setting-ip-config.c:1289 +#: ../libnm-core/nm-setting-sriov.c:418 msgid "unknown attribute" msgstr "attribut inconnu" -#: ../libnm-core/nm-setting-ip-config.c:1297 -#: ../libnm-core/nm-setting-sriov.c:431 +#: ../libnm-core/nm-setting-ip-config.c:1299 +#: ../libnm-core/nm-setting-sriov.c:428 #, c-format msgid "invalid attribute type '%s'" msgstr "type d'attribut « %s » non valide" -#: ../libnm-core/nm-setting-ip-config.c:1308 +#: ../libnm-core/nm-setting-ip-config.c:1310 #, c-format msgid "attribute is not valid for a IPv4 route" msgstr "attribut invalide pour une route IPv4" -#: ../libnm-core/nm-setting-ip-config.c:1309 +#: ../libnm-core/nm-setting-ip-config.c:1311 #, c-format msgid "attribute is not valid for a IPv6 route" msgstr "attribut invalide pour une route IPv6" -#: ../libnm-core/nm-setting-ip-config.c:1325 -#: ../libnm-core/nm-setting-ip-config.c:1349 +#: ../libnm-core/nm-setting-ip-config.c:1327 +#: ../libnm-core/nm-setting-ip-config.c:1351 #, c-format msgid "'%s' is not a valid IPv4 address" msgstr "« %s » n'est pas une adresse IPv4 valide" -#: ../libnm-core/nm-setting-ip-config.c:1326 -#: ../libnm-core/nm-setting-ip-config.c:1350 +#: ../libnm-core/nm-setting-ip-config.c:1328 +#: ../libnm-core/nm-setting-ip-config.c:1352 #, c-format msgid "'%s' is not a valid IPv6 address" msgstr "« %s » n'est pas une adresse IPv6 valide" -#: ../libnm-core/nm-setting-ip-config.c:1340 +#: ../libnm-core/nm-setting-ip-config.c:1342 #, c-format msgid "invalid prefix %s" msgstr "préfixe %s non valide" -#: ../libnm-core/nm-setting-ip-config.c:2512 +#: ../libnm-core/nm-setting-ip-config.c:2479 +msgid "invalid priority" +msgstr "priorité non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2490 +msgid "missing table" +msgstr "tableau manquant" + +#: ../libnm-core/nm-setting-ip-config.c:2496 +msgid "invalid action" +msgstr "action non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2503 +msgid "has from/src but the prefix-length is zero" +msgstr "comprend « from/src » mais la longueur du préfixe est zéro" + +#: ../libnm-core/nm-setting-ip-config.c:2510 +msgid "missing from/src for a non zero prefix-length" +msgstr "ne comprend pas « from/src » et la longueur du préfixe n'est pas zéro" + +#: ../libnm-core/nm-setting-ip-config.c:2515 +msgid "invalid from/src" +msgstr "from/src non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2520 +msgid "invalid prefix length for from/src" +msgstr "longueur de préfixe non valide pour « from/src »" + +#: ../libnm-core/nm-setting-ip-config.c:2527 +msgid "has to/dst but the prefix-length is zero" +msgstr "comprend « to/dst » mais la longueur du préfixe est zéro" + +#: ../libnm-core/nm-setting-ip-config.c:2534 +msgid "missing to/dst for a non zero prefix-length" +msgstr "ne comprend pas « to/dst » et la longueur du préfixe n'est pas zéro" + +#: ../libnm-core/nm-setting-ip-config.c:2539 +msgid "invalid to/dst" +msgstr "to/dst non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2544 +msgid "invalid prefix length for to/dst" +msgstr "longueur de préfixe non valide pour « to/dst »" + +#: ../libnm-core/nm-setting-ip-config.c:2552 +msgid "invalid iifname" +msgstr "iifname non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2560 +msgid "invalid oifname" +msgstr "oifname non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2566 +msgid "invalid source port range" +msgstr "Plage de ports source non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2572 +msgid "invalid destination port range" +msgstr "Plage de ports de destination non valides" + +#: ../libnm-core/nm-setting-ip-config.c:2676 +#, c-format +msgid "duplicate key %s" +msgstr "clé dupliquée %s" + +#: ../libnm-core/nm-setting-ip-config.c:2690 +#, c-format +msgid "invalid key \"%s\"" +msgstr "clé non valide « %s »" + +#: ../libnm-core/nm-setting-ip-config.c:2703 +#, c-format +msgid "invalid variant type '%s' for \"%s\"" +msgstr "type de variante '%s' pour \"%s\" non valide" + +#: ../libnm-core/nm-setting-ip-config.c:2712 +msgid "missing \"" +msgstr "manquant \"" + +#: ../libnm-core/nm-setting-ip-config.c:2718 +msgid "invalid \"" +msgstr "non valid \"" + +#: ../libnm-core/nm-setting-ip-config.c:2909 +msgid "Unsupported to-string-flags argument" +msgstr "Argument to-string-flag non pris en charge" + +#: ../libnm-core/nm-setting-ip-config.c:2916 +msgid "Unsupported extra-argument" +msgstr "extra-argument non pris en charge" + +#: ../libnm-core/nm-setting-ip-config.c:3161 +#, c-format +msgid "unsupported key \"%s\"" +msgstr "clé « %s » non prise en charge" + +#: ../libnm-core/nm-setting-ip-config.c:3166 +#, c-format +msgid "duplicate key \"%s\"" +msgstr "clé « %s » dupliquée" + +#: ../libnm-core/nm-setting-ip-config.c:3171 +#, c-format +msgid "invalid value for \"%s\"" +msgstr "valeur de « %s » non valide" + +#: ../libnm-core/nm-setting-ip-config.c:3181 +msgid "empty text does not describe a rule" +msgstr "texte vide qui ne décrit pas de règle" + +#: ../libnm-core/nm-setting-ip-config.c:3187 +#, c-format +msgid "missing argument for \"%s\"" +msgstr "argument manquant pour « %s »" + +#: ../libnm-core/nm-setting-ip-config.c:3199 +msgid "invalid \"from\" part" +msgstr "partie « from » non valide" + +#: ../libnm-core/nm-setting-ip-config.c:3213 +msgid "invalid \"to\" part" +msgstr "parie « to » non valide" + +#: ../libnm-core/nm-setting-ip-config.c:3222 +#, c-format +msgid "cannot detect address family for rule" +msgstr "impossible de détecter la famille d'adresses pour la règle" + +#: ../libnm-core/nm-setting-ip-config.c:3279 +#: ../libnm-core/nm-setting-ip-config.c:3373 +#, c-format +msgid "rule is invalid: %s" +msgstr "règle suivante non valide : %s" + +#: ../libnm-core/nm-setting-ip-config.c:3356 +msgid "invalid address family" +msgstr "famille d'adresses non valide" + +#: ../libnm-core/nm-setting-ip-config.c:4618 +#, c-format +msgid "rule #%u is invalid: %s" +msgstr "règle #%u non valide : %s" + +#: ../libnm-core/nm-setting-ip-config.c:4836 #, c-format msgid "%d. DNS server address is invalid" msgstr "%d. L'adresse de serveur DNS n'est pas valide" -#: ../libnm-core/nm-setting-ip-config.c:2528 +#: ../libnm-core/nm-setting-ip-config.c:4852 #, c-format msgid "%d. IP address is invalid" msgstr "%d. L'adresse IP n'est pas valide" -#: ../libnm-core/nm-setting-ip-config.c:2540 +#: ../libnm-core/nm-setting-ip-config.c:4864 #, c-format msgid "%d. IP address has 'label' property with invalid type" msgstr "" "%d. L'adresse IP a une propriété 'label' (étiquette) de type non valide" -#: ../libnm-core/nm-setting-ip-config.c:2549 +#: ../libnm-core/nm-setting-ip-config.c:4873 #, c-format msgid "%d. IP address has invalid label '%s'" msgstr "%d. L'adresse IP a une étiquette « %s » non valide" -#: ../libnm-core/nm-setting-ip-config.c:2563 +#: ../libnm-core/nm-setting-ip-config.c:4887 msgid "gateway cannot be set if there are no addresses configured" msgstr "" "la passerelle ne peut pas être définie si aucune adresse est configurée" -#: ../libnm-core/nm-setting-ip-config.c:2572 +#: ../libnm-core/nm-setting-ip-config.c:4896 msgid "gateway is invalid" msgstr "la passerelle n'est pas valide" -#: ../libnm-core/nm-setting-ip-config.c:2586 +#: ../libnm-core/nm-setting-ip-config.c:4910 #, c-format msgid "%d. route is invalid" msgstr "%d. La route n'est pas valide" -#: ../libnm-core/nm-setting-ip-config.c:2595 +#: ../libnm-core/nm-setting-ip-config.c:4919 #, c-format msgid "%d. route cannot be a default route" msgstr "%d. La route ne peut pas être une route par défaut" -#: ../libnm-core/nm-setting-ip-config.c:2606 +#: ../libnm-core/nm-setting-ip-config.c:4935 +#, c-format +msgid "%u. rule has wrong address-family" +msgstr "la règle %u. a une mauvaise address-family" + +#: ../libnm-core/nm-setting-ip-config.c:4944 +#, c-format +msgid "%u. rule is invalid: %s" +msgstr "la règle %u. est non valide : %s" + +#: ../libnm-core/nm-setting-ip-config.c:4957 #, c-format msgid "a gateway is incompatible with '%s'" msgstr "une passerelle n'est pas compatible avec « %s »" -#: ../libnm-core/nm-setting-ip4-config.c:141 -#: ../libnm-core/nm-setting-ip6-config.c:187 -#: ../libnm-util/nm-setting-ip4-config.c:879 -#: ../libnm-util/nm-setting-ip6-config.c:841 +#: ../libnm-core/nm-setting-ip-tunnel.c:340 +#, c-format +msgid "'%d' is not a valid tunnel mode" +msgstr "« %d » n'est pas un mode de tunnel valide" + +#: ../libnm-core/nm-setting-ip-tunnel.c:363 +#: ../libnm-core/nm-setting-ip-tunnel.c:383 +#, c-format +msgid "'%s' is not a valid IPv%c address" +msgstr "« %s » n'est pas une adresse Iv%c valide" + +#: ../libnm-core/nm-setting-ip-tunnel.c:400 +msgid "tunnel keys can only be specified for GRE tunnels" +msgstr "les clés de tunnel ne peuvent être spécifiées que pour les tunnels GRE" + +#: ../libnm-core/nm-setting-ip-tunnel.c:413 +#: ../libnm-core/nm-setting-ip-tunnel.c:429 +#, c-format +msgid "'%s' is not a valid tunnel key" +msgstr "« %s » n'est pas une clé de tunnel valide" + +#: ../libnm-core/nm-setting-ip-tunnel.c:441 +msgid "a fixed TTL is allowed only when path MTU discovery is enabled" +msgstr "un TTL fixe est permis quand le chemin MTU de découverte est actif" + +#: ../libnm-core/nm-setting-ip-tunnel.c:454 +#, c-format +msgid "some flags are invalid for the select mode: %s" +msgstr "certains marqueurs ne sont pas valides pour le mode select : %s" + +#: ../libnm-core/nm-setting-ip-tunnel.c:468 +#, c-format +msgid "wired setting not allowed for mode %s" +msgstr "réglage câblé non autorisé pour le mode %s" + +#: ../libnm-core/nm-setting-ip4-config.c:128 +#: ../libnm-core/nm-setting-ip6-config.c:174 #, c-format msgid "this property cannot be empty for '%s=%s'" msgstr "cette propriété ne peut pas demeurer vide pour « %s=%s »" -#: ../libnm-core/nm-setting-ip4-config.c:153 -#: ../libnm-core/nm-setting-ip4-config.c:163 -#: ../libnm-core/nm-setting-ip4-config.c:175 -#: ../libnm-core/nm-setting-ip6-config.c:202 -#: ../libnm-core/nm-setting-ip6-config.c:212 -#: ../libnm-core/nm-setting-ip6-config.c:222 -#: ../libnm-util/nm-setting-ip4-config.c:891 -#: ../libnm-util/nm-setting-ip4-config.c:901 -#: ../libnm-util/nm-setting-ip4-config.c:913 -#: ../libnm-util/nm-setting-ip6-config.c:853 -#: ../libnm-util/nm-setting-ip6-config.c:863 -#: ../libnm-util/nm-setting-ip6-config.c:875 +#: ../libnm-core/nm-setting-ip4-config.c:140 +#: ../libnm-core/nm-setting-ip4-config.c:150 +#: ../libnm-core/nm-setting-ip4-config.c:162 +#: ../libnm-core/nm-setting-ip6-config.c:189 +#: ../libnm-core/nm-setting-ip6-config.c:199 +#: ../libnm-core/nm-setting-ip6-config.c:209 #, c-format msgid "this property is not allowed for '%s=%s'" msgstr "cette propriété n'est pas autorisée pour « %s=%s »" -#: ../libnm-core/nm-setting-ip4-config.c:212 +#: ../libnm-core/nm-setting-ip4-config.c:199 #, c-format msgid "'%s' is not a valid FQDN" msgstr "« %s » n'est pas un FQDN valide" -#: ../libnm-core/nm-setting-ip4-config.c:221 +#: ../libnm-core/nm-setting-ip4-config.c:208 msgid "property cannot be set when dhcp-hostname is also set" msgstr "" "la propriété ne peut pas être définie quand dhcp-hostname est également " "défini" -#: ../libnm-core/nm-setting-ip4-config.c:233 +#: ../libnm-core/nm-setting-ip4-config.c:220 #, c-format msgid "multiple addresses are not allowed for '%s=%s'" msgstr "adresses multiples non autorisé pour « %s=%s »" -#: ../libnm-core/nm-setting-ip4-config.c:247 +#: ../libnm-core/nm-setting-ip4-config.c:234 msgid "property should be TRUE when method is set to disabled" msgstr "" "la propriété doit être sur TRUE lorsque la méthode est définie comme " "désactivée" -#: ../libnm-core/nm-setting-ip6-config.c:261 +#: ../libnm-core/nm-setting-ip6-config.c:248 msgid "value is not a valid token" msgstr "la valeur ne correspond pas à un jeton valide" -#: ../libnm-core/nm-setting-ip6-config.c:272 +#: ../libnm-core/nm-setting-ip6-config.c:259 msgid "only makes sense with EUI64 address generation mode" msgstr "n'a de sens qu'en mode de génération d'adresses EUI64" -#: ../libnm-core/nm-setting-ip6-config.c:283 +#: ../libnm-core/nm-setting-ip6-config.c:270 msgid "invalid DUID" msgstr "DUID non valide" -#: ../libnm-core/nm-setting-ip6-config.c:295 +#: ../libnm-core/nm-setting-ip6-config.c:282 msgid "token is not in canonical form" msgstr "le jeton n'est pas dans une forme canonique" -#: ../libnm-core/nm-setting-ip6-config.c:307 +#: ../libnm-core/nm-setting-ip6-config.c:294 msgid "property should be TRUE when method is set to ignore" msgstr "" "la propriété doit être sur TRUE lorsque la méthode est définie à « ignore »" -#: ../libnm-core/nm-setting-ip-tunnel.c:339 -#, c-format -msgid "'%d' is not a valid tunnel mode" -msgstr "« %d » n'est pas un mode de tunnel valide" - -#: ../libnm-core/nm-setting-ip-tunnel.c:362 -#: ../libnm-core/nm-setting-ip-tunnel.c:382 -#, c-format -msgid "'%s' is not a valid IPv%c address" -msgstr "« %s » n'est pas une adresse Iv%c valide" - -#: ../libnm-core/nm-setting-ip-tunnel.c:399 -msgid "tunnel keys can only be specified for GRE tunnels" -msgstr "les clés de tunnel ne peuvent être spécifiées que pour les tunnels GRE" - -#: ../libnm-core/nm-setting-ip-tunnel.c:412 -#: ../libnm-core/nm-setting-ip-tunnel.c:428 -#, c-format -msgid "'%s' is not a valid tunnel key" -msgstr "« %s » n'est pas une clé de tunnel valide" - -#: ../libnm-core/nm-setting-ip-tunnel.c:440 -msgid "a fixed TTL is allowed only when path MTU discovery is enabled" -msgstr "un TTL fixe est permis quand le chemin MTU de découverte est actif" - -#: ../libnm-core/nm-setting-ip-tunnel.c:453 -#, c-format -msgid "some flags are invalid for the select mode: %s" -msgstr "certains drapeaux ne sont pas valides pour le mode select : %s" - -#: ../libnm-core/nm-setting-ip-tunnel.c:467 -#, c-format -msgid "wired setting not allowed for mode %s" -msgstr "réglage câblé non autorisé pour le mode %s" - -#: ../libnm-core/nm-setting-macsec.c:258 +#: ../libnm-core/nm-setting-macsec.c:246 msgid "the key is empty" msgstr "la clé est vide" -#: ../libnm-core/nm-setting-macsec.c:269 +#: ../libnm-core/nm-setting-macsec.c:257 #, c-format msgid "the key must be %d characters" msgstr "la clé doit faire %d caractères" -#: ../libnm-core/nm-setting-macsec.c:277 +#: ../libnm-core/nm-setting-macsec.c:265 msgid "the key contains non-hexadecimal characters" msgstr "la clé contient des chiffres non hexadécimaux." -#: ../libnm-core/nm-setting-macsec.c:339 ../libnm-core/nm-setting-macvlan.c:175 -#: ../libnm-core/nm-setting-vlan.c:657 ../libnm-util/nm-setting-vlan.c:580 +#: ../libnm-core/nm-setting-macsec.c:327 ../libnm-core/nm-setting-macvlan.c:157 +#: ../libnm-core/nm-setting-vlan.c:640 #, c-format msgid "property is not specified and neither is '%s:%s'" msgstr "la propriété n'est pas spécifiée et n'est pas « %s:%s »" -#: ../libnm-core/nm-setting-macsec.c:360 +#: ../libnm-core/nm-setting-macsec.c:348 #, c-format msgid "EAP key management requires '%s' setting presence" msgstr "La gestion des clés EAP requiert la présence de paramètres '%s'" -#: ../libnm-core/nm-setting-macsec.c:369 +#: ../libnm-core/nm-setting-macsec.c:357 msgid "must be either psk (0) or eap (1)" -msgstr "" +msgstr "doit être soit psk (0), soit eap (1)" -#: ../libnm-core/nm-setting-macsec.c:378 +#: ../libnm-core/nm-setting-macsec.c:366 #, c-format msgid "invalid port %d" msgstr "port invalide %d" -#: ../libnm-core/nm-setting-macsec.c:389 +#: ../libnm-core/nm-setting-macsec.c:377 msgid "only valid for psk mode" -msgstr "" +msgstr "uniquement valide en mode psk" -#: ../libnm-core/nm-setting-macvlan.c:186 +#: ../libnm-core/nm-setting-macvlan.c:168 msgid "non promiscuous operation is allowed only in passthru mode" msgstr "opération de non promiscuité autorisée en mode passthru uniquement " -#: ../libnm-core/nm-setting-olpc-mesh.c:128 -#: ../libnm-core/nm-setting-wireless.c:760 -#: ../libnm-util/nm-setting-olpc-mesh.c:132 -#: ../libnm-util/nm-setting-wireless.c:777 +#: ../libnm-core/nm-setting-olpc-mesh.c:109 +#: ../libnm-core/nm-setting-wireless.c:747 msgid "SSID length is out of range <1-32> bytes" msgstr "La longueur SSID est hors de portée <1-32> octets" -#: ../libnm-core/nm-setting-olpc-mesh.c:137 -#: ../libnm-core/nm-setting-wireless.c:800 -#: ../libnm-util/nm-setting-olpc-mesh.c:141 -#: ../libnm-util/nm-setting-wireless.c:817 +#: ../libnm-core/nm-setting-olpc-mesh.c:118 +#: ../libnm-core/nm-setting-wireless.c:787 #, c-format msgid "'%d' is not a valid channel" msgstr "« %d » n'est pas un canal valide" +#: ../libnm-core/nm-setting-ovs-bridge.c:159 +#, c-format +msgid "A connection with a '%s' setting must not have a master." +msgstr "Une connexion avec une configuration '%s' doit avoir un master." + +#: ../libnm-core/nm-setting-ovs-bridge.c:170 +#, c-format +msgid "'%s' is not allowed in fail_mode" +msgstr " '%s' n'est pas autorisé en fail_mode" + #: ../libnm-core/nm-setting-ovs-interface.c:111 #, c-format msgid "'%s' is not a valid interface type" @@ -12214,7 +12342,7 @@ msgid "A connection with a '%s' setting must have a master." msgstr "Une connexion avec une configuration '%s' doit avoir un master." #: ../libnm-core/nm-setting-ovs-patch.c:104 -#: ../libnm-core/nm-setting-vxlan.c:373 +#: ../libnm-core/nm-setting-vxlan.c:354 #, c-format msgid "'%s' is not a valid IP address" msgstr "« %s » n'est pas une adresse IP valide" @@ -12239,164 +12367,129 @@ msgstr " '%s' n'est pas autorisé dans le lacp" msgid "'%s' is not allowed in bond_mode" msgstr " '%s' n'est pas autorisé en bond_mode" -#: ../libnm-core/nm-setting-ovs-bridge.c:159 -#, c-format -msgid "A connection with a '%s' setting must not have a master." -msgstr "Une connexion avec une configuration '%s' doit avoir un master." - -#: ../libnm-core/nm-setting-ovs-bridge.c:170 -#, c-format -msgid "'%s' is not allowed in fail_mode" -msgstr " '%s' n'est pas autorisé en fail_mode" - -#: ../libnm-core/nm-setting-ppp.c:363 ../libnm-util/nm-setting-ppp.c:386 +#: ../libnm-core/nm-setting-ppp.c:352 #, c-format msgid "'%d' is out of valid range <128-16384>" msgstr "’%d’ est hors de la portée valide <128-16384>" -#: ../libnm-core/nm-setting-ppp.c:376 ../libnm-util/nm-setting-ppp.c:399 +#: ../libnm-core/nm-setting-ppp.c:365 #, c-format msgid "setting this property requires non-zero '%s' property" msgstr "définir cette propriété requiert une propriété non-nulle « %s »" -#: ../libnm-core/nm-setting-proxy.c:161 +#: ../libnm-core/nm-setting-proxy.c:148 #, c-format msgid "invalid proxy method" msgstr "méthode de proxy invalide" -#: ../libnm-core/nm-setting-proxy.c:171 ../libnm-core/nm-setting-proxy.c:180 +#: ../libnm-core/nm-setting-proxy.c:158 ../libnm-core/nm-setting-proxy.c:167 #, c-format msgid "this property is not allowed for method none" msgstr "cette propriété n'est pas autorisée pour la méthode « none »" -#: ../libnm-core/nm-setting-proxy.c:191 +#: ../libnm-core/nm-setting-proxy.c:178 #, c-format msgid "the script is too large" msgstr "ce script est trop grand" -#: ../libnm-core/nm-setting-proxy.c:199 +#: ../libnm-core/nm-setting-proxy.c:186 #, c-format msgid "the script is not valid utf8" msgstr "le script n'est pas valide utf8" -#: ../libnm-core/nm-setting-proxy.c:207 +#: ../libnm-core/nm-setting-proxy.c:194 #, c-format msgid "the script lacks FindProxyForURL function" msgstr "il manque à ce script la fonction FindProxyForURL" -#: ../libnm-core/nm-setting-sriov.c:1086 -#, fuzzy, c-format +#: ../libnm-core/nm-setting-sriov.c:1074 +#, c-format msgid "VF with index %u, but the total number of VFs is %u" -msgstr "VF avec indice %u, mais le nombre total de VF est " +msgstr "VF avec index %u, mais le nombre total de VF est %u" -#: ../libnm-core/nm-setting-sriov.c:1097 +#: ../libnm-core/nm-setting-sriov.c:1085 #, c-format msgid "invalid VF %u: %s" msgstr "VF non valide %u: %s" -#: ../libnm-core/nm-setting-sriov.c:1109 +#: ../libnm-core/nm-setting-sriov.c:1097 #, c-format msgid "duplicate VF index %u" msgstr "index VF dupliqué %u" -#: ../libnm-core/nm-setting-sriov.c:1130 +#: ../libnm-core/nm-setting-sriov.c:1118 #, c-format msgid "VFs %d and %d are not sorted by ascending index" msgstr "les VF %d et %d ne sont pas ordonnancés par index ascendant" -#: ../libnm-core/nm-setting-tc-config.c:68 -#: ../libnm-core/nm-setting-tc-config.c:296 -#: ../libnm-core/nm-setting-tc-config.c:550 +#: ../libnm-core/nm-setting-tc-config.c:70 +#: ../libnm-core/nm-setting-tc-config.c:436 +#: ../libnm-core/nm-setting-tc-config.c:706 +#, c-format +msgid "kind is missing" +msgstr "type manquant" + +#: ../libnm-core/nm-setting-tc-config.c:78 +#: ../libnm-core/nm-setting-tc-config.c:444 +#: ../libnm-core/nm-setting-tc-config.c:714 #, c-format msgid "'%s' is not a valid kind" msgstr "'%s' n’est pas un type valide" -#: ../libnm-core/nm-setting-tc-config.c:76 -#: ../libnm-core/nm-setting-tc-config.c:558 +#: ../libnm-core/nm-setting-tc-config.c:86 +#: ../libnm-core/nm-setting-tc-config.c:722 msgid "parent handle missing" msgstr "propriété parente manquante" -#: ../libnm-core/nm-setting-tc-config.c:1203 +#: ../libnm-core/nm-setting-tc-config.c:1292 msgid "there are duplicate TC qdiscs" msgstr "il y a des qdisques TC en double" -#: ../libnm-core/nm-setting-tc-config.c:1223 +#: ../libnm-core/nm-setting-tc-config.c:1312 msgid "there are duplicate TC filters" msgstr "il y a des filtres TC en double" -#: ../libnm-core/nm-setting-team.c:135 ../libnm-core/nm-setting-team.c:194 -#: ../libnm-core/nm-setting-team.c:306 +#: ../libnm-core/nm-setting-team.c:130 ../libnm-core/nm-setting-team.c:191 +#: ../libnm-core/nm-setting-team.c:313 #, c-format msgid "%s is out of range [0, %d]" msgstr "La valeur « %s » est hors de portée %d" -#: ../libnm-core/nm-setting-team.c:176 +#: ../libnm-core/nm-setting-team.c:173 #, c-format msgid "Missing target-host in nsna_ping link watcher" msgstr "Cible-hôte manquante dans nsna_ping link watcher" -#: ../libnm-core/nm-setting-team.c:182 ../libnm-core/nm-setting-team.c:288 +#: ../libnm-core/nm-setting-team.c:179 ../libnm-core/nm-setting-team.c:295 #, c-format msgid "target-host '%s' contains invalid characters" msgstr "cible-hôte '%s' contient des caractères non valides" -#: ../libnm-core/nm-setting-team.c:281 +#: ../libnm-core/nm-setting-team.c:288 #, c-format msgid "Missing %s in arp_ping link watcher" msgstr "%s manquant dans arp_ping link watcher" -#: ../libnm-core/nm-setting-team.c:294 +#: ../libnm-core/nm-setting-team.c:301 #, c-format msgid "source-host '%s' contains invalid characters" msgstr "hôte-source « %s » contient des caractères non valides" -#: ../libnm-core/nm-setting-team.c:312 -#, fuzzy +#: ../libnm-core/nm-setting-team.c:319 msgid "vlanid is out of range [-1, 4094]" -msgstr "La valeur « %d » est hors de portée <%d-%d>" - -#: ../libnm-core/nm-setting-team.c:1220 -#: ../libnm-core/nm-setting-team-port.c:380 -#, c-format -msgid "team config exceeds size limit" -msgstr "la configuration de l'équipe dépasse la limite de taille" - -#: ../libnm-core/nm-setting-team.c:1246 -#, c-format -msgid "invalid runner \"%s\"" -msgstr "runner non valide : « %s »" +msgstr "vlanid n'est pas entre [-1, 4094]" -#: ../libnm-core/nm-setting-team.c:1259 -#, c-format -msgid "missing link watcher name" -msgstr "nom d'observateur de liens manquant" - -#: ../libnm-core/nm-setting-team.c:1269 -#, c-format -msgid "unknown link watcher \"%s\"" -msgstr "impossible de charger l'observateur de liens « %s »" - -#: ../libnm-core/nm-setting-team.c:1280 -#, c-format -msgid "missing target host" -msgstr "hôte cible manquant" - -#: ../libnm-core/nm-setting-team.c:1288 -#, c-format -msgid "missing source address" -msgstr "adresse source manquante" - -#: ../libnm-core/nm-setting-tun.c:185 +#: ../libnm-core/nm-setting-tun.c:167 #, c-format msgid "'%u': invalid mode" msgstr "« %u » n'est pas un mode valide" -#: ../libnm-core/nm-setting-tun.c:195 +#: ../libnm-core/nm-setting-tun.c:177 #, c-format msgid "'%s': invalid user ID" msgstr "« %s » n'est pas un ID d'utilisateur valide" -#: ../libnm-core/nm-setting-tun.c:206 +#: ../libnm-core/nm-setting-tun.c:188 #, c-format msgid "'%s': invalid group ID" msgstr "« %s » n'est pas un ID de groupe valide" @@ -12446,405 +12539,586 @@ msgstr "nombre maximal d'entrées de données d'utilisateur atteint" msgid "invalid key \"%s\": %s" msgstr "clé non valide \"%s\": %s" -#: ../libnm-core/nm-setting-user.c:374 -#, c-format -msgid "invalid value for \"%s\": %s" -msgstr "valeur non valide pour \"%s\": %s" - #: ../libnm-core/nm-setting-user.c:389 #, c-format msgid "maximum number of user data entries reached (%u instead of %u)" msgstr "" "nombre maximal d'entrées de données d'utilisateur atteint (%u au lieu de %u)" -#: ../libnm-core/nm-setting-vlan.c:668 ../libnm-util/nm-setting-vlan.c:600 +#: ../libnm-core/nm-setting-vlan.c:651 #, c-format msgid "the vlan id must be in range 0-4094 but is %u" msgstr "l'id de vlan doit être entre 0-4094 mais est à %u" -#: ../libnm-core/nm-setting-vlan.c:678 ../libnm-util/nm-setting-vlan.c:591 +#: ../libnm-core/nm-setting-vlan.c:661 msgid "flags are invalid" msgstr "les marqueurs ne sont pas valides" -#: ../libnm-core/nm-setting-vlan.c:690 +#: ../libnm-core/nm-setting-vlan.c:673 msgid "vlan setting should have a ethernet setting as well" msgstr "le paramètre vlan doit également avoir un paramètre ethernet" -#: ../libnm-core/nm-setting-vpn.c:580 +#: ../libnm-core/nm-setting-vpn.c:561 msgid "cannot set connection.multi-connect for VPN setting" msgstr "" "ne peut pas définir connection.multi-connect pour la configuration du VPN" -#: ../libnm-core/nm-setting-vpn.c:601 +#: ../libnm-core/nm-setting-vpn.c:582 #, c-format msgid "secret was empty" msgstr "secret vide" -#: ../libnm-core/nm-setting-vpn.c:631 +#: ../libnm-core/nm-setting-vpn.c:612 msgid "setting contained a secret with an empty name" msgstr "configuration contenant un secret avec un nom vide" -#: ../libnm-core/nm-setting-vpn.c:639 +#: ../libnm-core/nm-setting-vpn.c:620 #, c-format msgid "secret value was empty" msgstr "valeur de secret vide" -#: ../libnm-core/nm-setting-vpn.c:686 ../libnm-core/nm-setting.c:2024 +#: ../libnm-core/nm-setting-vpn.c:667 ../libnm-core/nm-setting.c:2211 msgid "not a secret property" msgstr "ne correspond pas à une propriété secrète" -#: ../libnm-core/nm-setting-vpn.c:692 +#: ../libnm-core/nm-setting-vpn.c:673 msgid "secret is not of correct type" msgstr "secret de type erroné" -#: ../libnm-core/nm-setting-vpn.c:725 -#, fuzzy +#: ../libnm-core/nm-setting-vpn.c:757 msgid "secret flags property not found" -msgstr "La propriété « %s » de marqueurs secrets n'a pas été trouvée" +msgstr "la propriété des marqueurs secrets n'a pas été trouvée" -#: ../libnm-core/nm-setting-vxlan.c:386 +#: ../libnm-core/nm-setting-vxlan.c:367 #, c-format msgid "'%s' is not a valid IP%c address" msgstr "« %s » n'est pas une adresse IP%c valide" -#: ../libnm-core/nm-setting-vxlan.c:413 +#: ../libnm-core/nm-setting-vxlan.c:394 #, c-format msgid "%d is greater than local port max %d" msgstr "%d est supérieure à la valeur du port local max %d" -#: ../libnm-core/nm-setting-wired.c:630 ../libnm-util/nm-setting-wired.c:612 +#: ../libnm-core/nm-setting-wired.c:754 #, c-format msgid "'%s' is not a valid Ethernet port value" msgstr "« %s » n'est pas une valeur de port Ethernet valide" -#: ../libnm-core/nm-setting-wired.c:640 ../libnm-util/nm-setting-wired.c:622 +#: ../libnm-core/nm-setting-wired.c:764 #, c-format msgid "'%s' is not a valid duplex value" msgstr "« %s » n'est pas une valeur duplex valide" -#: ../libnm-core/nm-setting-wired.c:699 ../libnm-util/nm-setting-wired.c:679 +#: ../libnm-core/nm-setting-wired.c:826 #, c-format msgid "invalid '%s' or its value '%s'" msgstr "« %s » ou sa valeur « %s » n'est pas valide" -#: ../libnm-core/nm-setting-wired.c:736 +#: ../libnm-core/nm-setting-wired.c:863 msgid "Wake-on-LAN mode 'default' and 'ignore' are exclusive flags" msgstr "" "les modes « default » et « ignore » de Wake-on LAN sont des marqueurs " "exclusifs" -#: ../libnm-core/nm-setting-wired.c:745 +#: ../libnm-core/nm-setting-wired.c:872 msgid "Wake-on-LAN password can only be used with magic packet mode" msgstr "" "le mot de passe Wake-on-LAN ne peut pas être utilisé en mode magic packet" -#: ../libnm-core/nm-setting-wired.c:770 +#: ../libnm-core/nm-setting-wired.c:897 msgid "both speed and duplex should have a valid value or both should be unset" msgstr "" "la vitesse et le recto verso doivent avoir une valeur valide ou les deux " "doivent être désactivés" -#: ../libnm-core/nm-setting-wired.c:771 +#: ../libnm-core/nm-setting-wired.c:898 msgid "both speed and duplex are required for static link configuration" msgstr "" "la vitesse et le mode duplex sont tous deux requis pour la configuration de " "la liaison statique" -#: ../libnm-core/nm-setting-wireless-security.c:939 -#: ../libnm-util/nm-setting-wireless-security.c:911 +#: ../libnm-core/nm-setting-wireguard.c:778 +msgid "missing public-key for peer" +msgstr "clé publique manquante pour l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:782 +msgid "invalid public-key for peer" +msgstr "clé publique non valide pour l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:791 +msgid "invalid preshared-key for peer" +msgstr "clé pré-partagée non valide pour l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:809 +msgid "invalid endpoint for peer" +msgstr "point de terminaison non valide pour l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:819 +#, c-format +msgid "invalid IP address \"%s\" for allowed-ip of peer" +msgstr "" +"adresse IP non valide : « %s » pour l'adresse ip autorisée (allowed-ip) de " +"l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:828 +msgid "invalid preshared-key-flags for peer" +msgstr "marqueurs preshared-key-flags non valide pour l'homologue" + +#: ../libnm-core/nm-setting-wireguard.c:1567 +#, c-format +msgid "peer #%u has no public-key" +msgstr "l'homologue #%u n'a pas de clé publique" + +#: ../libnm-core/nm-setting-wireguard.c:1578 +#, c-format +msgid "peer #%u has invalid public-key" +msgstr "l'homologue #%u a une clé publique non valide" + +#: ../libnm-core/nm-setting-wireguard.c:1592 +#, c-format +msgid "peer #%u has invalid endpoint" +msgstr "l'homologue #%u a un point de terminaison non valide" + +#: ../libnm-core/nm-setting-wireguard.c:1622 +#, c-format +msgid "peer #%u has invalid allowed-ips setting" +msgstr "l'homologue #%u a une configuration aloowed-ip non valide" + +#: ../libnm-core/nm-setting-wireguard.c:1634 +#, c-format +msgid "peer #%u is invalid: %s" +msgstr "l'homologue #%u est non valide : %s" + +#: ../libnm-core/nm-setting-wireguard.c:1705 +#: ../libnm-core/nm-setting-wireguard.c:1719 +#, c-format +msgid "method \"%s\" is not supported for WireGuard" +msgstr "la méthode « %s » n'est pas prise en charge par WireGuard" + +#: ../libnm-core/nm-setting-wireguard.c:1739 +msgid "key must be 32 bytes base64 encoded" +msgstr "la clé doit compter 32 octets et chiffrée base64" + +#: ../libnm-core/nm-setting-wireguard.c:1875 +msgid "invalid peer secrets" +msgstr "Secrets de l'homologue non valides" + +#: ../libnm-core/nm-setting-wireguard.c:1898 +#, c-format +msgid "peer #%u lacks public-key" +msgstr "l'homologue #%u n'a pas de clé publique" + +#: ../libnm-core/nm-setting-wireguard.c:1912 +#, c-format +msgid "non-existing peer '%s'" +msgstr "l'homologue « %s » n'existe pas" + +#: ../libnm-core/nm-setting-wireless-security.c:935 #, c-format msgid "'%s' security requires '%s=%s'" msgstr "la sécurité « %s » requiert « %s=%s »" -#: ../libnm-core/nm-setting-wireless-security.c:960 -#: ../libnm-util/nm-setting-wireless-security.c:932 +#: ../libnm-core/nm-setting-wireless-security.c:956 #, c-format msgid "'%s' security requires '%s' setting presence" msgstr "la sécurité « %s » requiert la présence du paramètre « %s »" -#: ../libnm-core/nm-setting-wireless-security.c:981 -#: ../libnm-util/nm-setting-wireless-security.c:953 +#: ../libnm-core/nm-setting-wireless-security.c:977 #, c-format msgid "'%d' value is out of range <0-3>" msgstr "La valeur « %d » est hors de la portée <0-3>" -#: ../libnm-core/nm-setting-wireless-security.c:1036 -#: ../libnm-util/nm-setting-wireless-security.c:1008 +#: ../libnm-core/nm-setting-wireless-security.c:1032 #, c-format msgid "'%s' connections require '%s' in this property" msgstr "les connexions « %s » requièrent que « %s » soit dans cette propriété" -#: ../libnm-core/nm-setting-wireless-security.c:1066 -#: ../libnm-util/nm-setting-wireless-security.c:1038 +#: ../libnm-core/nm-setting-wireless-security.c:1062 #, c-format msgid "'%s' can only be used with '%s=%s' (WEP)" msgstr "« %s » peut uniquement être utilisé avec '%s=%s' (WEP)" -#: ../libnm-core/nm-setting-wireless-security.c:1090 +#: ../libnm-core/nm-setting-wireless-security.c:1086 #, c-format -msgid "'%s' can only be used with '%s=%s' or '%s=%s'" -msgstr "« %s » peut uniquement être utilisé avec '%s=%s' or '%s=%s'" - -#: ../libnm-core/nm-setting-wireless-security.c:1112 -msgid "can't be simultaneously disabled and enabled" -msgstr "ne peut pas être simultanément désactivé et activé" +msgid "" +"'%s' can only be used with 'wpa-eap', 'wpa-psk' or 'sae' key management " +msgstr "" +"« %s » ne peut pas être utilisé avec les clés de gestion 'wpa-eap', 'wpa-" +"psk', et 'sae' " -#: ../libnm-core/nm-setting-wireless.c:769 -#: ../libnm-util/nm-setting-wireless.c:786 +#: ../libnm-core/nm-setting-wireless.c:756 #, c-format msgid "'%s' is not a valid Wi-Fi mode" msgstr "« %s » n'est pas un mode Wi-Fi valide" -#: ../libnm-core/nm-setting-wireless.c:779 -#: ../libnm-util/nm-setting-wireless.c:796 +#: ../libnm-core/nm-setting-wireless.c:766 #, c-format msgid "'%s' is not a valid band" msgstr "« %s » n'est pas une bande valide" -#: ../libnm-core/nm-setting-wireless.c:789 +#: ../libnm-core/nm-setting-wireless.c:776 #, c-format msgid "'%s' requires setting '%s' property" msgstr "« %s » requiert de paramétrer la propriété « %s »" -#: ../libnm-core/nm-setting-wireless.c:883 +#: ../libnm-core/nm-setting-wireless.c:870 #, c-format msgid "invalid value" msgstr "valeur non valide" -#: ../libnm-core/nm-setting-wireless.c:893 +#: ../libnm-core/nm-setting-wireless.c:880 msgid "Wake-on-WLAN mode 'default' and 'ignore' are exclusive flags" msgstr "" "les modes « default » et « ignore » de Wake-on LAN sont des marqueurs " "exclusifs" -#: ../libnm-core/nm-setting-wireless.c:902 +#: ../libnm-core/nm-setting-wireless.c:889 msgid "Wake-on-WLAN trying to set unknown flag" -msgstr "Wake-on-WLAN essaye d'activer un drapeau inconnu" +msgstr "Wake-on-WLAN essaye d'activer un marqueur inconnu" -#: ../libnm-core/nm-setting-wireless.c:924 +#: ../libnm-core/nm-setting-wireless.c:911 #, c-format msgid "conflicting value of mac-address-randomization and cloned-mac-address" msgstr "" "valeur conflictuelle de l'adresse mac aléatoire et de l'adresse mac clonée" -#: ../libnm-core/nm-setting-wpan.c:182 +#: ../libnm-core/nm-setting-wpan.c:185 msgid "page must be defined along with a channel" -msgstr "" +msgstr "page et canal doivent être définis" -#: ../libnm-core/nm-setting-wpan.c:191 +#: ../libnm-core/nm-setting-wpan.c:194 #, c-format msgid "page must be between %d and %d" -msgstr "" +msgstr "page doit être entre %d et %d" -#: ../libnm-core/nm-setting-wpan.c:202 +#: ../libnm-core/nm-setting-wpan.c:205 #, c-format msgid "channel must not be between %d and %d" -msgstr "" +msgstr "canal ne doit pas être entre %d et %d" -#: ../libnm-core/nm-setting.c:852 +#: ../libnm-core/nm-setting.c:906 #, c-format msgid "duplicate property" msgstr "dupliquer la propriété" -#: ../libnm-core/nm-setting.c:900 ../libnm-core/nm-setting.c:947 +#: ../libnm-core/nm-setting.c:929 +#, c-format +msgid "unknown property" +msgstr "propriété inconnue" + +#: ../libnm-core/nm-setting.c:1000 ../libnm-core/nm-setting.c:1049 #, c-format msgid "can't set property of type '%s' from value of type '%s'" msgstr "" "impossible de définir la propriété de type « %s » à partir de valeurs de " "type « %s »" -#: ../libnm-core/nm-setting.c:919 ../libnm-core/nm-setting.c:933 +#: ../libnm-core/nm-setting.c:1019 ../libnm-core/nm-setting.c:1034 #, c-format msgid "failed to set property: %s" msgstr "n'a pas pu définir la propriété : %s" -#: ../libnm-core/nm-setting.c:961 +#: ../libnm-core/nm-setting.c:1064 #, c-format msgid "can not set property: %s" msgstr "n'a pas pu définir la propriété : %s" -#: ../libnm-core/nm-setting.c:977 -#, c-format -msgid "unknown property" -msgstr "propriété inconnue" - -#: ../libnm-core/nm-setting.c:1935 +#: ../libnm-core/nm-setting.c:2102 msgid "secret not found" msgstr "secret non trouvé" -#: ../libnm-core/nm-utils.c:2045 +#: ../libnm-core/nm-team-utils.c:1241 ../libnm-core/nm-team-utils.c:1256 +#, fuzzy, c-format +msgid "invalid D-Bus property \"%s\"" +msgstr "runner non valide : « %s »" + +#: ../libnm-core/nm-team-utils.c:1266 +#, fuzzy, c-format +msgid "duplicate D-Bus property \"%s\"" +msgstr "dupliquer la propriété" + +#: ../libnm-core/nm-team-utils.c:1287 +#, fuzzy, c-format +msgid "invalid D-Bus property \"%s\" for \"%s\"" +msgstr "propriétaire de fichier non valide %d pour %s" + +#: ../libnm-core/nm-team-utils.c:1345 +#, fuzzy, c-format +msgid "unknown link-watcher name \"%s\"" +msgstr "impossible de charger l'observateur de liens « %s »" + +#: ../libnm-core/nm-team-utils.c:1903 +#, fuzzy, c-format +msgid "missing runner" +msgstr "clé manquante" + +#: ../libnm-core/nm-team-utils.c:1915 +#, c-format +msgid "invalid runner \"%s\"" +msgstr "runner non valide : « %s »" + +#: ../libnm-core/nm-team-utils.c:1926 +#, fuzzy, c-format +msgid "invalid runner.tx-hash" +msgstr "runner non valide : « %s »" + +#: ../libnm-core/nm-team-utils.c:1944 +#, c-format +msgid "missing link watcher name" +msgstr "nom d'observateur de liens manquant" + +#: ../libnm-core/nm-team-utils.c:1947 +#, c-format +msgid "unknown link watcher \"%s\"" +msgstr "impossible de charger l'observateur de liens « %s »" + +#: ../libnm-core/nm-team-utils.c:1958 +#, c-format +msgid "missing target host" +msgstr "hôte cible manquant" + +#: ../libnm-core/nm-team-utils.c:1965 +#, c-format +msgid "missing source address" +msgstr "adresse source manquante" + +#: ../libnm-core/nm-team-utils.c:1978 +#, c-format +msgid "team config exceeds size limit" +msgstr "la configuration de l'équipe dépasse la limite de taille" + +#: ../libnm-core/nm-team-utils.c:1984 +#, fuzzy, c-format +msgid "team config is not valid UTF-8" +msgstr "URI n'est pas un UTF-8 valide" + +#: ../libnm-core/nm-team-utils.c:1990 +#: ../src/settings/plugins/ifcfg-rh/tests/test-ifcfg-rh.c:8969 +#, fuzzy, c-format +msgid "invalid json" +msgstr "option « » non valide" + +#: ../libnm-core/nm-team-utils.c:2137 +#, fuzzy, c-format +msgid "invalid D-Bus type \"%s\"" +msgstr "runner non valide : « %s »" + +#: ../libnm-core/nm-team-utils.c:2162 +#, fuzzy, c-format +msgid "invalid link-watchers: %s" +msgstr "tfilter non valide : %s" + +#: ../libnm-core/nm-utils.c:2316 #, c-format msgid "'%s' is not a valid handle." msgstr "« %s » n'est pas un handle valide" -#: ../libnm-core/nm-utils.c:2141 +#: ../libnm-core/nm-utils.c:2444 #, c-format msgid "'%s' unexpected: parent already specified." msgstr "« %s » inattendu : parent déjà spécifié." -#: ../libnm-core/nm-utils.c:2157 +#: ../libnm-core/nm-utils.c:2460 #, c-format msgid "invalid handle: '%s'" msgstr "action non valide : '%s'" -#: ../libnm-core/nm-utils.c:2179 +#: ../libnm-core/nm-utils.c:2482 msgid "parent not specified." msgstr "parent non spécifié" -#: ../libnm-core/nm-utils.c:2226 +#: ../libnm-core/nm-utils.c:2544 #, c-format msgid "unsupported qdisc option: '%s'." msgstr "attribut « %s » de type « » non supporté" -#: ../libnm-core/nm-utils.c:2342 +#: ../libnm-core/nm-utils.c:2666 msgid "action name missing." msgstr "nom de l'action manquant" -#: ../libnm-core/nm-utils.c:2366 +#: ../libnm-core/nm-utils.c:2692 #, c-format msgid "unsupported action option: '%s'." msgstr "attribut « %s » de type « » non supporté" -#: ../libnm-core/nm-utils.c:2504 +#: ../libnm-core/nm-utils.c:2830 msgid "invalid action: " msgstr "option « » non valide" -#: ../libnm-core/nm-utils.c:2508 +#: ../libnm-core/nm-utils.c:2834 #, c-format msgid "unsupported tfilter option: '%s'." msgstr "attribut « %s » de type « » non supporté" -#: ../libnm-core/nm-utils.c:3110 +#: ../libnm-core/nm-utils.c:3435 #, c-format msgid "failed stat file %s: %s" msgstr "échec fichier stat %s: %s" -#: ../libnm-core/nm-utils.c:3119 +#: ../libnm-core/nm-utils.c:3444 #, c-format msgid "not a file (%s)" msgstr "pas un fichier (%s) " -#: ../libnm-core/nm-utils.c:3130 +#: ../libnm-core/nm-utils.c:3455 #, c-format msgid "invalid file owner %d for %s" msgstr "propriétaire de fichier non valide %d pour %s" -#: ../libnm-core/nm-utils.c:3141 +#: ../libnm-core/nm-utils.c:3466 #, c-format msgid "file permissions for %s" msgstr "permissions de fichier pour %s" -#: ../libnm-core/nm-utils.c:3151 +#: ../libnm-core/nm-utils.c:3476 #, c-format msgid "reject %s" msgstr "rejète %s" -#: ../libnm-core/nm-utils.c:3170 +#: ../libnm-core/nm-utils.c:3495 #, c-format msgid "path is not absolute (%s)" msgstr "le chemin n'est pas absolu (%s)" -#: ../libnm-core/nm-utils.c:3184 +#: ../libnm-core/nm-utils.c:3509 #, c-format msgid "Plugin file does not exist (%s)" msgstr "le fichier de greffon n'existe pas (%s)" -#: ../libnm-core/nm-utils.c:3192 +#: ../libnm-core/nm-utils.c:3517 #, c-format msgid "Plugin is not a valid file (%s)" msgstr "Le greffon n'est pas un fichier valide (%s)" -#: ../libnm-core/nm-utils.c:3202 +#: ../libnm-core/nm-utils.c:3527 #, c-format msgid "libtool archives are not supported (%s)" msgstr "les archives libtool ne sont pas prises en charge (%s)" -#: ../libnm-core/nm-utils.c:3284 ../libnm-util/nm-utils.c:1794 +#: ../libnm-core/nm-utils.c:3609 #, c-format msgid "Could not find \"%s\" binary" msgstr "N'a pas pu trouver le binaire « %s »" -#: ../libnm-core/nm-utils.c:4369 +#: ../libnm-core/nm-utils.c:4462 +msgid "unknown secret flags" +msgstr "marqueurs de secret inconnus" + +#: ../libnm-core/nm-utils.c:4472 +msgid "conflicting secret flags" +msgstr "marqueurs de secret conflictueux" + +#: ../libnm-core/nm-utils.c:4483 +msgid "secret flags must not be \"not-required\"" +msgstr "les marqueurs de secret non doivent pas être «non-requis»" + +#: ../libnm-core/nm-utils.c:4491 +msgid "unsupported secret flags" +msgstr "marqueurs de secret non pris en charge" + +#: ../libnm-core/nm-utils.c:4521 +msgid "can't be simultaneously disabled and enabled" +msgstr "ne peut pas être simultanément désactivé et activé" + +#: ../libnm-core/nm-utils.c:4529 +msgid "WPS is required" +msgstr "WPS requis" + +#: ../libnm-core/nm-utils.c:4595 #, c-format msgid "not a valid ethernet MAC address for mask at position %lld" msgstr "adresse MAC Ethernet non valide pour masque à la position %lld" -#: ../libnm-core/nm-utils.c:4384 +#: ../libnm-core/nm-utils.c:4610 #, c-format msgid "not a valid ethernet MAC address #%u at position %lld" msgstr "adresse MAC Ethernet #%u invalide à la position %lld" -#: ../libnm-core/nm-utils.c:4420 +#: ../libnm-core/nm-utils.c:4669 msgid "interface name is too short" msgstr "le nom de l'interface est trop court" -#: ../libnm-core/nm-utils.c:4429 +#: ../libnm-core/nm-utils.c:4678 msgid "interface name is reserved" msgstr "le nom d'interface est réservé" -#: ../libnm-core/nm-utils.c:4441 +#: ../libnm-core/nm-utils.c:4690 msgid "interface name contains an invalid character" msgstr "le nom de l'interface contient un caractère invalide" -#: ../libnm-core/nm-utils.c:4447 +#: ../libnm-core/nm-utils.c:4696 msgid "interface name is longer than 15 characters" msgstr "le nom de l'interface fait plus de 15 caractères" -#: ../libnm-core/nm-utils.c:5107 +#: ../libnm-core/nm-utils.c:5356 msgid "not valid utf-8" msgstr "utf-8 invalide" -#: ../libnm-core/nm-utils.c:5128 ../libnm-core/nm-utils.c:5601 +#: ../libnm-core/nm-utils.c:5377 ../libnm-core/nm-utils.c:5430 msgid "is not a JSON object" msgstr "n'est pas un objet JSON" -#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 +#: ../libnm-core/nm-utils.c:5406 ../libnm-core/nm-utils.c:5443 msgid "value is NULL" msgstr "la valeur est NULL" -#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 +#: ../libnm-core/nm-utils.c:5406 ../libnm-core/nm-utils.c:5443 msgid "value is empty" msgstr "la valeur est vide" -#: ../libnm-core/nm-utils.c:5589 +#: ../libnm-core/nm-utils.c:5418 #, c-format msgid "invalid JSON at position %d (%s)" msgstr "JSON invalide à la position %d (%s)" -#: ../libnm-core/nm-utils.c:6244 ../libnm-core/nm-utils.c:6264 +#: ../libnm-core/nm-utils.c:5538 ../libnm-core/nm-utils.c:5558 msgid "unterminated escape sequence" msgstr "séquence d'échappement no terminée" -#: ../libnm-core/nm-utils.c:6289 +#: ../libnm-core/nm-utils.c:5583 #, c-format msgid "unknown attribute '%s'" msgstr "attribut inconnu « %s »" -#: ../libnm-core/nm-utils.c:6304 +#: ../libnm-core/nm-utils.c:5598 #, c-format msgid "missing key-value separator '%c' after '%s'" msgstr "séparateur clé-valeur « %c » manquant après « %s »" -#: ../libnm-core/nm-utils.c:6320 +#: ../libnm-core/nm-utils.c:5614 #, c-format msgid "invalid uint32 value '%s' for attribute '%s'" msgstr "valeur « %s » uint32 invalide pour l'attribut « %s »" -#: ../libnm-core/nm-utils.c:6329 +#: ../libnm-core/nm-utils.c:5623 #, c-format msgid "invalid uint8 value '%s' for attribute '%s'" msgstr "valeur « %s » uint8 invalide pour l'attribut « %s »" -#: ../libnm-core/nm-utils.c:6339 +#: ../libnm-core/nm-utils.c:5633 #, c-format msgid "invalid boolean value '%s' for attribute '%s'" msgstr "valeur de booléen non valide « %s » pour attribut « %s »" -#: ../libnm-core/nm-utils.c:6349 +#: ../libnm-core/nm-utils.c:5643 #, c-format msgid "unsupported attribute '%s' of type '%s'" msgstr "attribut « %s » de type « %s » non supporté" +#: ../libnm-core/nm-utils.c:5992 +#, c-format +msgid "Bridge VLANs %d and %d are not sorted by ascending vid" +msgstr "Les VLAN %d et %d ne sont pas ordonnancés par vid ascendant" + +#: ../libnm-core/nm-utils.c:6016 +#, c-format +msgid "duplicate bridge VLAN vid %u" +msgstr "VLAN vid %s de pontage dupliqué" + +#: ../libnm-core/nm-utils.c:6028 +msgid "only one VLAN can be the PVID" +msgstr "un VLAN uniquement peut correspondre au PVID" + #: ../libnm-core/nm-vpn-editor-plugin.c:296 #, c-format msgid "cannot load plugin \"%s\": %s" @@ -12884,368 +13158,178 @@ msgstr "le greffon ne prend pas en charge la fonction d'importation" msgid "the plugin does not support export capability" msgstr "le greffon ne prend pas en charge la fonction d'exportation" -#: ../libnm-core/nm-vpn-plugin-info.c:110 +#: ../libnm-core/nm-vpn-plugin-info.c:108 #, c-format msgid "missing filename" msgstr "nom de fichier manquant" -#: ../libnm-core/nm-vpn-plugin-info.c:118 +#: ../libnm-core/nm-vpn-plugin-info.c:116 #, c-format msgid "filename must be an absolute path (%s)" msgstr "le nom du fichier doit correspondre à un chemin absolu (%s)" -#: ../libnm-core/nm-vpn-plugin-info.c:127 +#: ../libnm-core/nm-vpn-plugin-info.c:125 #, c-format msgid "filename has invalid format (%s)" msgstr "le nom du fichier a un format non valide (%s)" -#: ../libnm-core/nm-vpn-plugin-info.c:450 +#: ../libnm-core/nm-vpn-plugin-info.c:448 #, c-format msgid "there exists a conflicting plugin (%s) that has the same %s.%s value" msgstr "" "il y a un greffon (%s) qui rentre en conflit et qui a la même valeur %s.%s" -#: ../libnm-core/nm-vpn-plugin-info.c:488 +#: ../libnm-core/nm-vpn-plugin-info.c:486 #, c-format msgid "there exists a conflicting plugin with the same name (%s)" msgstr "il y a un greffon qui rentre en conflit et qui a le même nom (%s)" -#: ../libnm-core/nm-vpn-plugin-info.c:1070 +#: ../libnm-core/nm-vpn-plugin-info.c:1068 #, c-format msgid "missing \"plugin\" setting" msgstr "paramètre \"plugin\" manquant" -#: ../libnm-core/nm-vpn-plugin-info.c:1080 +#: ../libnm-core/nm-vpn-plugin-info.c:1078 #, c-format msgid "%s: don't retry loading plugin which already failed previously" msgstr "%s : n'essayez pas de charger le greffon qui a déjà échoué à nouveau" -#: ../libnm-core/nm-vpn-plugin-info.c:1174 +#: ../libnm-core/nm-vpn-plugin-info.c:1154 msgid "missing filename to load VPN plugin info" msgstr "nom de fichier manquant pour charger les informations de greffon VPN" -#: ../libnm-core/nm-vpn-plugin-info.c:1186 +#: ../libnm-core/nm-vpn-plugin-info.c:1166 msgid "missing name for VPN plugin info" msgstr "nom manquant pour les informations de greffon VPN" -#: ../libnm-core/nm-vpn-plugin-info.c:1195 +#: ../libnm-core/nm-vpn-plugin-info.c:1175 msgid "missing service for VPN plugin info" msgstr "service manquant pour les informations de greffon VPN" -#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1384 -msgid "Bluetooth" -msgstr "Bluetooth" - -#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1386 -msgid "OLPC Mesh" -msgstr "OLPC Mesh" - -#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1394 -msgid "WiMAX" -msgstr "WiMAX" - -#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1408 -msgid "ADSL" -msgstr "ADSL" - -#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1410 -msgid "MACVLAN" -msgstr "MACVLAN" - -#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1412 -msgid "VXLAN" -msgstr "VXLAN" - -#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1414 -msgid "IPTunnel" -msgstr "IPTunnel" - -#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1416 -msgid "Tun" -msgstr "Tun" - -#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1418 -msgid "Veth" -msgstr "Veth" - -#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1462 -msgid "Wired" -msgstr "Filaire" - -#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1493 -msgid "PCI" -msgstr "PCI" - -#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1495 -msgid "USB" -msgstr "USB" - -#. TRANSLATORS: the first %s is a bus name (eg, "USB") or -#. * product name, the second is a device type (eg, -#. * "Ethernet"). You can change this to something like -#. * "%2$s (%1$s)" if there's no grammatical way to combine -#. * the strings otherwise. -#. -#: ../libnm-glib/nm-device.c:2014 ../libnm-glib/nm-device.c:2033 -#: ../libnm/nm-device.c:1808 ../libnm/nm-device.c:1827 -#, c-format -msgctxt "long device name" -msgid "%s %s" -msgstr "%s %s" - -#: ../libnm-glib/nm-remote-connection.c:148 -msgid "Disconnected by D-Bus" -msgstr "Déconnecté par D-Bus" - -#: ../libnm-util/crypto.c:143 -#, c-format -msgid "Doesn't look like a PEM private key file." -msgstr "Cela ne semble pas être un fichier de clé privée PEM." - -#: ../libnm-util/crypto.c:405 ../libnm-util/crypto_gnutls.c:151 -#: ../libnm-util/crypto_gnutls.c:253 ../libnm-util/crypto_nss.c:162 -#: ../libnm-util/crypto_nss.c:323 -#, c-format -msgid "Private key cipher '%s' was unknown." -msgstr "Le chiffre « %s » de la clé privée est inconnu." - -#: ../libnm-util/crypto_gnutls.c:84 -#, c-format -msgid "Hash length too long (%d > %d)." -msgstr "Longueur de hachage trop longue (%d > %d)." - -#: ../libnm-util/crypto_gnutls.c:115 -#, c-format -msgid "Failed to initialize the MD5 engine: %s (%s)" -msgstr "L'initialisation du moteur MD5 a échoué : %s (%s)" - -#: ../libnm-util/crypto_gnutls.c:159 -#, c-format -msgid "Invalid IV length (must be at least %zd)." -msgstr "Longueur IV non valide (minimum %zd)." - -#: ../libnm-util/crypto_nss.c:99 -#, c-format -msgid "Failed to initialize the MD5 context: %d." -msgstr "L'initialisation du contexte MD5 a échoué : %d." - -#: ../libnm-util/crypto_nss.c:170 -#, c-format -msgid "Invalid IV length (must be at least %d)." -msgstr "Longueur IV non valide (minimum %d)." - -#: ../libnm-util/crypto_nss.c:457 -#, c-format -msgid "Couldn't convert password to UCS2: %d" -msgstr "Impossible de convertir le mot de passe en UCS2 : %d." - -#: ../libnm-util/nm-setting-8021x.c:1811 -msgid "invalid private key" -msgstr "clé privée non valide" - -#: ../libnm-util/nm-setting-8021x.c:2122 -msgid "invalid phase2 private key" -msgstr "clé privée phase2 non valide" - -#: ../libnm-util/nm-setting-bluetooth.c:185 -#, c-format -msgid "requires '%s' or '%s' setting" -msgstr "requiert un paramètre « %s » ou « %s »" - -#: ../libnm-util/nm-setting-bond.c:581 -#, c-format -msgid "'%s' is not a valid interface name for '%s' option" -msgstr "« %s » n'est pas un nom d'interface valide pour l'option « %s »" - -#: ../libnm-util/nm-setting-connection.c:831 -#: ../libnm-util/nm-setting-infiniband.c:269 -#, c-format -msgid "'%s' is not a valid interface name" -msgstr "« %s » n'est pas un nom d'interface valide" - -#: ../libnm-util/nm-setting-connection.c:859 -#, c-format -msgid "requires presence of '%s' setting in the connection" -msgstr "requiert la présence du paramètre « %s » dans la connexion" - -#: ../libnm-util/nm-setting-infiniband.c:231 -msgid "not a valid interface name" -msgstr "nom d'interface non valide" - -#: ../libnm-util/nm-setting-ip4-config.c:957 -#, c-format -msgid "%d. IPv4 address is invalid" -msgstr "%d. L'adresse IPv4 n'est pas valide" - -#: ../libnm-util/nm-setting-ip4-config.c:967 -#, c-format -msgid "%d. IPv4 address has invalid prefix" -msgstr "%d. Le préfixe de l'adresse IPv4 n'est pas valide" - -#: ../libnm-util/nm-setting-ip4-config.c:983 -#: ../libnm-util/nm-setting-ip6-config.c:937 -#, c-format -msgid "%d. route has invalid prefix" -msgstr "%d. Le préfixe de la route n'est pas valide" - -#: ../libnm-util/nm-setting-ip6-config.c:911 -#, c-format -msgid "%d. IPv6 address is invalid" -msgstr "%d. L'adresse IPv6 n'est pas valide" - -#: ../libnm-util/nm-setting-ip6-config.c:921 -#, c-format -msgid "%d. IPv6 address has invalid prefix" -msgstr "%d. Le préfixe de l'adresse IPv6 n'est pas valide" - -#: ../libnm-util/nm-setting-vpn.c:581 -#, c-format -msgid "Failed to convert '%s' value '%s' to uint" -msgstr "N'a pas pu convertir la valeur « %s » de « %s » à uint" - -#: ../libnm-util/nm-setting-vpn.c:588 -#, c-format -msgid "Secret flags property '%s' not found" -msgstr "La propriété « %s » de marqueurs secrets n'a pas été trouvée" - -#: ../libnm-util/nm-setting-wireless.c:806 -#, c-format -msgid "requires setting '%s' property" -msgstr "requiert de paramétrer la propriété « %s »" - -#: ../libnm/nm-device-adsl.c:72 +#: ../libnm/nm-device-adsl.c:69 msgid "The connection was not an ADSL connection." msgstr "La connexion n'était pas une connexion ADSL." -#: ../libnm/nm-device-bond.c:111 +#: ../libnm/nm-device-bond.c:109 msgid "The connection was not a bond connection." msgstr "La connexion n'était pas un connexion de liaison" -#: ../libnm/nm-device-bridge.c:115 +#: ../libnm/nm-device-bridge.c:113 msgid "The connection was not a bridge connection." msgstr "La connexion n'était pas une connexion de pontage" -#: ../libnm/nm-device-bt.c:137 +#: ../libnm/nm-device-bt.c:135 #, c-format msgid "The connection was not a Bluetooth connection." msgstr "La connexion n'était pas une connexion Bluetooth" -#: ../libnm/nm-device-bt.c:143 +#: ../libnm/nm-device-bt.c:141 #, c-format msgid "The connection is of Bluetooth NAP type." msgstr "La connexion est de type Bluetooth NAP." -#: ../libnm/nm-device-bt.c:152 +#: ../libnm/nm-device-bt.c:150 msgid "Invalid device Bluetooth address." msgstr "Adresse de périphérique Bluetooth non valide" -#: ../libnm/nm-device-bt.c:158 +#: ../libnm/nm-device-bt.c:156 msgid "The Bluetooth addresses of the device and the connection didn't match." msgstr "" "Les adresses Bluetooth du périphérique et la connexion ne correspondaient " "pas." -#: ../libnm/nm-device-bt.c:167 +#: ../libnm/nm-device-bt.c:165 msgid "" "The device is lacking Bluetooth capabilities required by the connection." msgstr "" "Le périphérique ne possède pas les fonctionnalités Bluetooth requises pour " "établir la connexion." -#: ../libnm/nm-device-dummy.c:76 +#: ../libnm/nm-device-dummy.c:75 msgid "The connection was not a dummy connection." msgstr "La connexion n'était pas une connexion factice." -#: ../libnm/nm-device-dummy.c:83 ../libnm/nm-device-generic.c:97 -#: ../libnm/nm-device-ovs-bridge.c:97 ../libnm/nm-device-ovs-interface.c:68 +#: ../libnm/nm-device-dummy.c:82 ../libnm/nm-device-generic.c:96 +#: ../libnm/nm-device-ovs-bridge.c:96 ../libnm/nm-device-ovs-interface.c:67 #: ../libnm/nm-device-ovs-port.c:96 msgid "The connection did not specify an interface name." msgstr "La connexion ne spécifiait pas de nom d'interface." -#: ../libnm/nm-device-ethernet.c:206 +#: ../libnm/nm-device-ethernet.c:204 msgid "The connection was not an Ethernet or PPPoE connection." msgstr "La connexion n'était pas une connexion Ethernet ou PPPoE." -#: ../libnm/nm-device-ethernet.c:221 +#: ../libnm/nm-device-ethernet.c:219 msgid "The connection and device differ in S390 subchannels." msgstr "La connexion et le périphérique diffèrent dans les sous-canaux S390." -#: ../libnm/nm-device-ethernet.c:236 +#: ../libnm/nm-device-ethernet.c:234 #, c-format msgid "Invalid device MAC address %s." msgstr "Adresse MAC du périphérique %s invalide" -#: ../libnm/nm-device-ethernet.c:241 +#: ../libnm/nm-device-ethernet.c:239 msgid "The MACs of the device and the connection do not match." msgstr "Les MAC de périphérique et de la connexion ne correspondent pas." -#: ../libnm/nm-device-ethernet.c:251 +#: ../libnm/nm-device-ethernet.c:249 #, c-format msgid "Invalid MAC in the blacklist: %s." msgstr "MAC non valide, dans la liste noire : %s" -#: ../libnm/nm-device-ethernet.c:257 +#: ../libnm/nm-device-ethernet.c:255 #, c-format msgid "Device MAC (%s) is blacklisted by the connection." msgstr "MAC (%s) du périphérique est sur la liste noire de la connexion." -#: ../libnm/nm-device-generic.c:90 +#: ../libnm/nm-device-generic.c:89 msgid "The connection was not a generic connection." msgstr "La connexion n'était pas une connexion standard" -#: ../libnm/nm-device-tun.c:208 -msgid "The connection was not a tun connection." -msgstr "La connexion n'était pas une connexion tun." - -# auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager -#: ../libnm/nm-device-tun.c:217 -msgid "The mode of the device and the connection didn't match" -msgstr "Le mode du périphérique et de la connexion ne correspondaient pas." - -#: ../libnm/nm-device-infiniband.c:93 +#: ../libnm/nm-device-infiniband.c:91 msgid "The connection was not an InfiniBand connection." msgstr "La connexion n'était pas une connexion InfiniBand." -#: ../libnm/nm-device-infiniband.c:101 ../libnm/nm-device-wifi.c:625 -#: ../libnm/nm-device-wimax.c:324 +#: ../libnm/nm-device-infiniband.c:99 ../libnm/nm-device-wifi.c:622 +#: ../libnm/nm-device-wimax.c:322 msgid "Invalid device MAC address." msgstr "Adresse MAC de périphérique non valide." -#: ../libnm/nm-device-infiniband.c:109 ../libnm/nm-device-wifi.c:632 -#: ../libnm/nm-device-wimax.c:331 +#: ../libnm/nm-device-infiniband.c:107 ../libnm/nm-device-wifi.c:629 +#: ../libnm/nm-device-wimax.c:329 msgid "The MACs of the device and the connection didn't match." msgstr "Les MAC de périphérique et de la connexion ne correspondaient pas." -#: ../libnm/nm-device-ip-tunnel.c:271 +#: ../libnm/nm-device-ip-tunnel.c:269 msgid "The connection was not an IP tunnel connection." msgstr "La connexion n'était pas une connexion de tunnel IP." -#: ../libnm/nm-device-macvlan.c:157 +#: ../libnm/nm-device-macvlan.c:155 msgid "The connection was not a MAC-VLAN connection." msgstr "La connexion n'était pas une connexion MAC-VLAN." -#: ../libnm/nm-device-modem.c:119 +#: ../libnm/nm-device-modem.c:117 msgid "The connection was not a modem connection." msgstr "La connexion n'était pas une connexion de modem." -#: ../libnm/nm-device-modem.c:127 +#: ../libnm/nm-device-modem.c:125 msgid "The connection was not a valid modem connection." msgstr "La connexion n'était pas une connexion de modem valide." -#: ../libnm/nm-device-modem.c:134 +#: ../libnm/nm-device-modem.c:132 msgid "The device is lacking capabilities required by the connection." msgstr "" "Le périphérique ne possède pas les fonctionnalités requises par la connexion." -#: ../libnm/nm-device-olpc-mesh.c:114 +#: ../libnm/nm-device-olpc-mesh.c:112 msgid "The connection was not an OLPC Mesh connection." msgstr "La connexion n'était pas une connexion « OLPC Mesh »." -#: ../libnm/nm-device-ovs-bridge.c:90 +#: ../libnm/nm-device-ovs-bridge.c:89 msgid "The connection was not a ovs_bridge connection." msgstr "La connexion n'était pas une connexion ovs_bridge." -#: ../libnm/nm-device-ovs-interface.c:61 +#: ../libnm/nm-device-ovs-interface.c:60 msgid "The connection was not a ovs_interface connection." msgstr "La connexion n'était pas une connexion ovs_interface." @@ -13253,60 +13337,81 @@ msgstr "La connexion n'était pas une connexion ovs_interface." msgid "The connection was not a ovs_port connection." msgstr "La connexion n'était pas une connexion ovs_port." -#: ../libnm/nm-device-team.c:138 +#: ../libnm/nm-device-team.c:136 msgid "The connection was not a team connection." msgstr "La connexion n'était pas une connexion team." -#: ../libnm/nm-device-vlan.c:128 +#: ../libnm/nm-device-tun.c:207 +msgid "The connection was not a tun connection." +msgstr "La connexion n'était pas une connexion tun." + +# auto translated by TM merge from project: NetworkManager, version: 0.9.8.2, DocId: NetworkManager +#: ../libnm/nm-device-tun.c:216 +msgid "The mode of the device and the connection didn't match" +msgstr "Le mode du périphérique et de la connexion ne correspondaient pas." + +#: ../libnm/nm-device-vlan.c:126 msgid "The connection was not a VLAN connection." msgstr "La connexion n'était pas une connexion VLAN." -#: ../libnm/nm-device-vlan.c:135 +#: ../libnm/nm-device-vlan.c:133 msgid "The VLAN identifiers of the device and the connection didn't match." msgstr "" "Les identifiants VLAN du périphérique et de la connexion ne correspondaient " "pas." -#: ../libnm/nm-device-vlan.c:150 +#: ../libnm/nm-device-vlan.c:148 msgid "The hardware address of the device and the connection didn't match." msgstr "" "L'adresse de matériel du périphérique et de la connexion ne correspondait " "pas." -#: ../libnm/nm-device-vxlan.c:386 +#: ../libnm/nm-device-vxlan.c:384 msgid "The connection was not a VXLAN connection." msgstr "La connexion n'était pas une connexion VXLAN." -#: ../libnm/nm-device-vxlan.c:393 +#: ../libnm/nm-device-vxlan.c:391 msgid "The VXLAN identifiers of the device and the connection didn't match." msgstr "" "Les identifiants VXLAN du périphérique et de la connexion ne correspondaient " "pas." -#: ../libnm/nm-device-wifi.c:616 +#: ../libnm/nm-device-wifi-p2p.c:326 +msgid "The connection was not a Wi-Fi P2P connection." +msgstr "La connexion n'était pas une connexion Wi-Fi P2P." + +#: ../libnm/nm-device-wifi.c:613 msgid "The connection was not a Wi-Fi connection." msgstr "La connexion n'était pas une connexion Wi-Fi." -#: ../libnm/nm-device-wifi.c:652 +#: ../libnm/nm-device-wifi.c:649 msgid "The device is lacking WPA capabilities required by the connection." msgstr "" "Le périphérique ne possède pas les fonctionnalités WPA requises par la " "connexion." -#: ../libnm/nm-device-wifi.c:659 +#: ../libnm/nm-device-wifi.c:656 msgid "The device is lacking WPA2/RSN capabilities required by the connection." msgstr "" "Le périphérique ne possède pas les fonctionnalités WPA2/RSN requises par la " "connexion." -#: ../libnm/nm-device-wimax.c:315 +#: ../libnm/nm-device-wimax.c:313 msgid "The connection was not a WiMAX connection." msgstr "La connexion n'était pas une connexion WiMAX." -#: ../libnm/nm-device-wpan.c:82 +#: ../libnm/nm-device-wpan.c:81 msgid "The connection was not a wpan connection." msgstr "La connexion n'était pas une connexion wpan." +#: ../libnm/nm-device.c:1384 +msgid "Bluetooth" +msgstr "Bluetooth" + +#: ../libnm/nm-device.c:1386 +msgid "OLPC Mesh" +msgstr "OLPC Mesh" + #: ../libnm/nm-device.c:1388 msgid "Open vSwitch Interface" msgstr "Ouvrir l'interface vSwitch" @@ -13319,6 +13424,34 @@ msgstr "Ouvrir le port vSwitch" msgid "Open vSwitch Bridge" msgstr "Ouvrir le pont vSwitch" +#: ../libnm/nm-device.c:1394 +msgid "WiMAX" +msgstr "WiMAX" + +#: ../libnm/nm-device.c:1408 +msgid "ADSL" +msgstr "ADSL" + +#: ../libnm/nm-device.c:1410 +msgid "MACVLAN" +msgstr "MACVLAN" + +#: ../libnm/nm-device.c:1412 +msgid "VXLAN" +msgstr "VXLAN" + +#: ../libnm/nm-device.c:1414 +msgid "IPTunnel" +msgstr "IPTunnel" + +#: ../libnm/nm-device.c:1416 +msgid "Tun" +msgstr "Tun" + +#: ../libnm/nm-device.c:1418 +msgid "Veth" +msgstr "Veth" + #: ../libnm/nm-device.c:1420 msgid "MACsec" msgstr "MACsec" @@ -13343,31 +13476,59 @@ msgstr "6LoWPAN" msgid "WireGuard" msgstr "WireGuard" -#: ../libnm/nm-device.c:2549 +#: ../libnm/nm-device.c:1432 +msgid "Wi-Fi P2P" +msgstr "Wi-Fi P2P" + +#: ../libnm/nm-device.c:1464 +msgid "Wired" +msgstr "Filaire" + +#: ../libnm/nm-device.c:1495 +msgid "PCI" +msgstr "PCI" + +#: ../libnm/nm-device.c:1497 +msgid "USB" +msgstr "USB" + +#. TRANSLATORS: the first %s is a bus name (eg, "USB") or +#. * product name, the second is a device type (eg, +#. * "Ethernet"). You can change this to something like +#. * "%2$s (%1$s)" if there's no grammatical way to combine +#. * the strings otherwise. +#. +#: ../libnm/nm-device.c:1810 ../libnm/nm-device.c:1829 +#, c-format +msgctxt "long device name" +msgid "%s %s" +msgstr "%s %s" + +#: ../libnm/nm-device.c:2551 #, c-format msgid "The connection was not valid: %s" msgstr "La connexion n'était pas valide : %s" -#: ../libnm/nm-device.c:2558 +#: ../libnm/nm-device.c:2560 #, c-format msgid "The interface names of the device and the connection didn't match." msgstr "" "Les noms d'interface du périphérique et de la connexion ne correspondaient " "pas." -#: ../libnm/nm-manager.c:274 +#: ../libnm/nm-manager.c:272 msgid "Checkpoint was removed before it was initialized" msgstr "Point de contrôle supprimé avant l'initialisation" -#: ../libnm/nm-manager.c:953 +#: ../libnm/nm-manager.c:993 msgid "Active connection removed before it was initialized" msgstr "La connexion active a été supprimée avant d'être initialisée" -#: ../libnm/nm-remote-settings.c:256 +#: ../libnm/nm-remote-settings.c:253 msgid "Connection removed before it was initialized" msgstr "La connexion a été supprimée avant d'être initialisée" -#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1051 +#: ../libnm/nm-vpn-plugin-old.c:846 ../libnm/nm-vpn-service-plugin.c:1045 msgid "No service name specified" msgstr "Aucun nom de service spécifié" @@ -13444,61 +13605,69 @@ msgid "System policy prevents control of network connections" msgstr "La politique du système empêche le contrôle des connexions réseau" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:15 +msgid "Allow control of Wi-Fi scans" +msgstr "Autoriser le contrôle des connexions réseau" + +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16 +msgid "System policy prevents Wi-Fi scans" +msgstr "La politique du système empêche de scanner la Wi-Fi" + +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17 msgid "Connection sharing via a protected Wi-Fi network" msgstr "Partage de connexion via un réseau Wi-Fi protégé" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18 msgid "" "System policy prevents sharing connections via a protected Wi-Fi network" msgstr "" "La politique du système empêche tout partage des connexions via un réseau Wi-" "Fi protégé" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:19 msgid "Connection sharing via an open Wi-Fi network" msgstr "Partage de connexion via un réseau Wi-Fi ouvert" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:20 msgid "System policy prevents sharing connections via an open Wi-Fi network" msgstr "" "La politique du système empêche tout partage des connexions via un réseau Wi-" "Fi ouvert" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:19 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:21 msgid "Modify personal network connections" msgstr "Modifier les connexions du réseau personnel" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:20 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:22 msgid "System policy prevents modification of personal network settings" msgstr "" "La politique du système empêche toute modification des paramètres réseau " "personnels" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:21 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:23 msgid "Modify network connections for all users" msgstr "Modifier les connexions réseau pour tous les utilisateurs" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:22 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:24 msgid "System policy prevents modification of network settings for all users" msgstr "" "La politique du système empêche toute modification des paramètres réseau " "pour tous les utilisateurs" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:23 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:25 msgid "Modify persistent system hostname" msgstr "Modifier le nom d'hôte persistant du système" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:24 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:26 msgid "System policy prevents modification of the persistent system hostname" msgstr "" "La politique du système empêche toute modification du nom d'hôte persistant " "du système" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:25 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27 msgid "Modify persistent global DNS configuration" msgstr "Modifier la configuration DNS globale persistante" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:26 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28 msgid "" "System policy prevents modification of the persistent global DNS " "configuration" @@ -13506,49 +13675,49 @@ msgstr "" "La politique du système empêche toute modification de la configuration DNS " "globale persistante" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:29 msgid "Perform a checkpoint or rollback of interfaces configuration" msgstr "" "Faire un point de contrôle ou un retour en arrière de la configuration des " "interfaces" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:30 msgid "System policy prevents the creation of a checkpoint or its rollback" msgstr "" "La politique du système empêche la création d'un point de contrôle ou son " "annulation" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:29 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31 msgid "Enable or disable device statistics" msgstr "Activer ou désactiver les statistiques système du périphérique" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:30 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32 msgid "System policy prevents enabling or disabling device statistics" msgstr "" "La politique du système empêche l'activation ou la désactivation des " "statistiques système du périphérique" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:33 msgid "Enable or disable connectivity checking" msgstr "Activer ou désactiver le contrôle de connectivité" -#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32 +#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:34 msgid "System policy prevents enabling or disabling connectivity checking" msgstr "" "La politique système empêche d'activer ou de désactiver le contrôle de " "connectivité" -#: ../shared/nm-utils/nm-shared-utils.c:1130 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1481 #, c-format msgid "object class '%s' has no property named '%s'" msgstr "classe d'objet « %s » n'a pas de propriété nommée « %s »" -#: ../shared/nm-utils/nm-shared-utils.c:1137 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1488 #, c-format msgid "property '%s' of object class '%s' is not writable" msgstr "propriété « %s » de la classe d'objet « %s » n'est pas en écriture" -#: ../shared/nm-utils/nm-shared-utils.c:1144 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1495 #, c-format msgid "" "construct property \"%s\" for object '%s' can't be set after construction" @@ -13556,21 +13725,21 @@ msgstr "" "propriété de construction « %s » de l'objet « %s » ne peut pas être définie " "après la construction" -#: ../shared/nm-utils/nm-shared-utils.c:1152 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1503 #, c-format msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype" msgstr "" "« %s::%s » n'est pas un nom de propriété valide ; « %s » n'est pas un sous-" "type de GObject" -#: ../shared/nm-utils/nm-shared-utils.c:1161 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1512 #, c-format msgid "unable to set property '%s' of type '%s' from value of type '%s'" msgstr "" "impossible de définir la propriété « %s » de type « %s » à partir de valeurs " "de type « %s »" -#: ../shared/nm-utils/nm-shared-utils.c:1172 +#: ../shared/nm-glib-aux/nm-shared-utils.c:1523 #, c-format msgid "" "value \"%s\" of type '%s' is invalid or out of range for property '%s' of " @@ -13579,55 +13748,100 @@ msgstr "" "valeur « %s » de type « %s » est non valide ou en dehors de la plage de " "valeurs pour la propriété « %s » de type « %s »" +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:236 +#, fuzzy, c-format +msgid "'%s' is not valid: properties should be specified as 'key=value'" +msgstr "« %s » n'est pas valide ; 2 ou 3 chaînes doivent être fournies" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:251 +#, fuzzy, c-format +msgid "'%s' is not a valid key" +msgstr "'%s' n’est pas un type valide" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:257 +#, fuzzy, c-format +msgid "duplicate key '%s'" +msgstr "index VF dupliqué %u" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:271 +#, fuzzy, c-format +msgid "number for '%s' is out of range" +msgstr "« %s » est en dehors de la plage [0, %u]" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:274 +#, fuzzy, c-format +msgid "value for '%s' must be a number" +msgstr "« %s » n'est pas un numéro" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:285 +#, c-format +msgid "value for '%s' must be a boolean" +msgstr "" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:294 +#, fuzzy +msgid "missing 'name' attribute" +msgstr "configuration manquante" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:301 +#, fuzzy, c-format +msgid "invalid 'name' \"%s\"" +msgstr "runner non valide : « %s »" + +#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:313 +#, fuzzy, c-format +msgid "attribute '%s' is invalid for \"%s\"" +msgstr "attribut invalide pour une route IPv4" + #. TRANSLATORS: the first %s is a prefix for the connection id, such #. * as "Wired Connection" or "VPN Connection". The %d is a number #. * that is combined with the first argument to create a unique #. * connection id. -#: ../src/NetworkManagerUtils.c:120 +#: ../src/NetworkManagerUtils.c:122 #, c-format msgctxt "connection id fallback" msgid "%s %u" msgstr "%s %u" -#: ../src/main.c:180 ../src/main.c:315 +#: ../src/main.c:177 ../src/main.c:342 #, c-format msgid "Failed to read configuration: %s\n" msgstr "Échec de la lecture de la configuration : %s\n" #. Logging/debugging -#: ../src/main.c:194 ../src/nm-iface-helper.c:297 +#: ../src/main.c:191 ../src/nm-iface-helper.c:293 msgid "Print NetworkManager version and exit" msgstr "Imprimer la version de NetworkManager et quitter" -#: ../src/main.c:195 ../src/nm-iface-helper.c:298 +#: ../src/main.c:192 ../src/nm-iface-helper.c:294 msgid "Don't become a daemon" msgstr "Ne pas devenir un démon" -#: ../src/main.c:196 ../src/nm-iface-helper.c:300 +#: ../src/main.c:193 ../src/nm-iface-helper.c:296 #, c-format msgid "Log level: one of [%s]" msgstr "Niveau du journal : un de [%s]" -#: ../src/main.c:198 ../src/nm-iface-helper.c:302 +#: ../src/main.c:195 ../src/nm-iface-helper.c:298 #, c-format msgid "Log domains separated by ',': any combination of [%s]" msgstr "" "Domaine de journalisation séparés par des virgules « , » : toute combinaison " "de [%s]" -#: ../src/main.c:200 ../src/nm-iface-helper.c:304 +#: ../src/main.c:197 ../src/nm-iface-helper.c:300 msgid "Make all warnings fatal" msgstr "Rendre tous les avertissements fatals" -#: ../src/main.c:201 +#: ../src/main.c:198 msgid "Specify the location of a PID file" msgstr "Spécifier l'emplacement d'un fichier PID" -#: ../src/main.c:203 +#: ../src/main.c:200 msgid "Print NetworkManager configuration and exit" msgstr "Imprimer la configuration de NetworkManager et quitter" -#: ../src/main.c:213 +#: ../src/main.c:210 msgid "" "NetworkManager monitors all network connections and automatically\n" "chooses the best connection to use. It also allows the user to\n" @@ -13642,52 +13856,52 @@ msgstr "" "de\n" "l'ordinateur devraient s'associer." -#: ../src/main.c:305 ../src/main-utils.c:286 ../src/nm-iface-helper.c:441 +#: ../src/main.c:332 ../src/main-utils.c:290 ../src/nm-iface-helper.c:439 #, c-format msgid "%s. Please use --help to see a list of valid options.\n" msgstr "%s. Utilisez --help pour afficher une liste d'options valides.\n" -#: ../src/main.c:340 ../src/nm-iface-helper.c:456 +#: ../src/main.c:365 ../src/nm-iface-helper.c:452 #, c-format msgid "Could not daemonize: %s [error %u]\n" msgstr "Impossible de démoniser : %s [error %u]\n" -#: ../src/main-utils.c:99 +#: ../src/main-utils.c:100 #, c-format msgid "Opening %s failed: %s\n" msgstr "Échec de l'ouverture de %s : %s\n" -#: ../src/main-utils.c:105 +#: ../src/main-utils.c:107 #, c-format msgid "Writing to %s failed: %s\n" msgstr "Échec de l'écriture sur %s : %s\n" -#: ../src/main-utils.c:110 +#: ../src/main-utils.c:113 #, c-format msgid "Closing %s failed: %s\n" msgstr "Échec de la fermeture de %s : %s\n" -#: ../src/main-utils.c:148 ../src/main-utils.c:159 +#: ../src/main-utils.c:152 ../src/main-utils.c:163 #, c-format msgid "Cannot create '%s': %s" msgstr "Impossible de créer « %s » : %s" -#: ../src/main-utils.c:212 +#: ../src/main-utils.c:216 #, c-format msgid "%s is already running (pid %ld)\n" msgstr "%s est déjà en cours d'exécution (pid %ld)\n" -#: ../src/main-utils.c:222 +#: ../src/main-utils.c:226 #, c-format msgid "You must be root to run %s!\n" msgstr "" "Vous devez être connecté en tant que super-utilisateur pour exécuter %s !\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:291 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302 msgid "# Created by NetworkManager\n" msgstr "# Créé par NetworkManager\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:313 #, c-format msgid "" "# Merged from %s\n" @@ -13696,7 +13910,7 @@ msgstr "" "# Fusionné depuis %s\n" "\n" -#: ../src/devices/bluetooth/nm-bluez-device.c:212 +#: ../src/devices/bluetooth/nm-bluez-device.c:210 #, c-format msgid "%s Network" msgstr "Réseau %s" @@ -13726,12 +13940,12 @@ msgid "DUN connection must include a GSM or CDMA setting" msgstr "La connexion DUN doit inclure une configuration GSM ou CDMA" #: ../src/devices/bluetooth/nm-device-bt.c:322 -#: ../src/devices/wwan/nm-modem-broadband.c:696 +#: ../src/devices/wwan/nm-modem-broadband.c:702 msgid "GSM connection" msgstr "Connexion GSM" #: ../src/devices/bluetooth/nm-device-bt.c:324 -#: ../src/devices/wwan/nm-modem-broadband.c:720 +#: ../src/devices/wwan/nm-modem-broadband.c:726 msgid "CDMA connection" msgstr "Connexion CDMA" @@ -13742,7 +13956,7 @@ msgstr "Type de connexion Bluetooth inconnu/non supporté" #: ../src/devices/bluetooth/nm-device-bt.c:353 #: ../src/devices/nm-device-ethernet.c:1432 #: ../src/devices/nm-device-infiniband.c:190 -#: ../src/devices/wifi/nm-device-wifi.c:908 +#: ../src/devices/wifi/nm-device-wifi.c:925 msgid "connection does not match device" msgstr "la connexion ne correspond pas au périphérique" @@ -13750,15 +13964,15 @@ msgstr "la connexion ne correspond pas au périphérique" msgid "6LOWPAN connection" msgstr "Connexion 6LOWPAN" -#: ../src/devices/nm-device-bond.c:72 +#: ../src/devices/nm-device-bond.c:71 msgid "Bond connection" msgstr "Connexion de liaison" -#: ../src/devices/nm-device-bridge.c:153 +#: ../src/devices/nm-device-bridge.c:154 msgid "Bridge connection" msgstr "Connexion de pont" -#: ../src/devices/nm-device-dummy.c:68 +#: ../src/devices/nm-device-dummy.c:67 msgid "Dummy connection" msgstr "Connexion factice" @@ -13775,19 +13989,19 @@ msgstr "Connexion filaire" msgid "Wired connection %d" msgstr "Connexion filaire %d" -#: ../src/devices/nm-device-ip-tunnel.c:419 +#: ../src/devices/nm-device-ip-tunnel.c:422 msgid "IP tunnel connection" msgstr "Connexion de tunnel IP" -#: ../src/devices/nm-device-macvlan.c:366 +#: ../src/devices/nm-device-macvlan.c:365 msgid "MACVLAN connection" msgstr "Connexion MACVLAN" -#: ../src/devices/nm-device-tun.c:158 +#: ../src/devices/nm-device-tun.c:157 msgid "TUN connection" msgstr "Connexion TUN" -#: ../src/devices/nm-device-wpan.c:69 +#: ../src/devices/nm-device-wpan.c:68 msgid "WPAN connection" msgstr "Connexion WPAN" @@ -13795,165 +14009,165 @@ msgstr "Connexion WPAN" msgid "Team connection" msgstr "Connexion Team" -#: ../src/devices/wifi/nm-device-olpc-mesh.c:136 +#: ../src/devices/wifi/nm-device-olpc-mesh.c:134 msgid "Mesh" msgstr "Mesh" -#: ../src/devices/wifi/nm-device-wifi.c:881 +#: ../src/devices/wifi/nm-device-wifi.c:898 msgid "WPA Ad-Hoc disabled due to kernel bugs" msgstr "WPA Ad-Hoc désactivé pour cause de bogues dans le noyau" -#: ../src/devices/wifi/nm-wifi-utils.c:43 +#: ../src/devices/wifi/nm-wifi-utils.c:42 #, c-format msgid "%s is incompatible with static WEP keys" msgstr "%s incompatible avec clés statiques WEP" -#: ../src/devices/wifi/nm-wifi-utils.c:77 +#: ../src/devices/wifi/nm-wifi-utils.c:76 msgid "LEAP authentication requires a LEAP username" msgstr "L'authentification LEP requiert un nom d'utilisateur LEAP" -#: ../src/devices/wifi/nm-wifi-utils.c:87 +#: ../src/devices/wifi/nm-wifi-utils.c:86 msgid "LEAP username requires 'leap' authentication" msgstr "Le nom d'utilisateur LEAP requiert une authentification LEAP" -#: ../src/devices/wifi/nm-wifi-utils.c:100 +#: ../src/devices/wifi/nm-wifi-utils.c:99 msgid "LEAP authentication requires IEEE 802.1x key management" msgstr "L'authentification LEAP requiert un gestion de clès IEEE 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:120 +#: ../src/devices/wifi/nm-wifi-utils.c:119 msgid "LEAP authentication is incompatible with Ad-Hoc mode" msgstr "L'authentification LEAP est incompatible avec le mode Ad_Hoc" -#: ../src/devices/wifi/nm-wifi-utils.c:132 +#: ../src/devices/wifi/nm-wifi-utils.c:131 msgid "LEAP authentication is incompatible with 802.1x setting" msgstr "L'authentification LEAP est incompatible avec la configuration 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:154 +#: ../src/devices/wifi/nm-wifi-utils.c:153 #, c-format msgid "a connection using '%s' authentication cannot use WPA key management" msgstr "" "une connexion utilisant l'authentification « %s » ne peut pas utiliser une " "gestion de clés WPA" -#: ../src/devices/wifi/nm-wifi-utils.c:165 +#: ../src/devices/wifi/nm-wifi-utils.c:164 #, c-format msgid "a connection using '%s' authentication cannot specify WPA protocols" msgstr "" "une connexion qui utilise une authentification « %s » ne peut pas spécifier " "de protocoles WPA" -#: ../src/devices/wifi/nm-wifi-utils.c:181 -#: ../src/devices/wifi/nm-wifi-utils.c:198 +#: ../src/devices/wifi/nm-wifi-utils.c:180 +#: ../src/devices/wifi/nm-wifi-utils.c:197 #, c-format msgid "a connection using '%s' authentication cannot specify WPA ciphers" msgstr "" "une connexion utilisant l'authentification « %s » ne peut pas spécifier de " "chiffrement WPA" -#: ../src/devices/wifi/nm-wifi-utils.c:210 +#: ../src/devices/wifi/nm-wifi-utils.c:209 #, c-format msgid "a connection using '%s' authentication cannot specify a WPA password" msgstr "" "une connexion qui utilise une authentification « %s » ne peut pas indiquer " "un mot de passe WPA" -#: ../src/devices/wifi/nm-wifi-utils.c:241 +#: ../src/devices/wifi/nm-wifi-utils.c:240 msgid "Dynamic WEP requires an 802.1x setting" msgstr "WEP Dynamique requiert une configuration 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:251 -#: ../src/devices/wifi/nm-wifi-utils.c:279 +#: ../src/devices/wifi/nm-wifi-utils.c:250 +#: ../src/devices/wifi/nm-wifi-utils.c:278 msgid "Dynamic WEP requires 'open' authentication" msgstr "WEP Dynamique requiert une authentification « open »" -#: ../src/devices/wifi/nm-wifi-utils.c:266 +#: ../src/devices/wifi/nm-wifi-utils.c:265 msgid "Dynamic WEP requires 'ieee8021x' key management" msgstr "WEP Dynamique requiert une gestion de clés « ieee802x »" -#: ../src/devices/wifi/nm-wifi-utils.c:313 +#: ../src/devices/wifi/nm-wifi-utils.c:312 msgid "WPA-PSK authentication is incompatible with 802.1x" msgstr "L'authentification WPA-PSK est incompatible avec 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:323 +#: ../src/devices/wifi/nm-wifi-utils.c:322 msgid "WPA-PSK requires 'open' authentication" msgstr "Authentification « open » exige WPA-PSK" -#: ../src/devices/wifi/nm-wifi-utils.c:335 +#: ../src/devices/wifi/nm-wifi-utils.c:334 msgid "WPA Ad-Hoc authentication requires an Ad-Hoc mode AP" msgstr "L'authentification WPA Ad-Hoc requiert un AP mode Ad-Hoc" -#: ../src/devices/wifi/nm-wifi-utils.c:348 +#: ../src/devices/wifi/nm-wifi-utils.c:347 msgid "WPA Ad-Hoc authentication requires 'wpa' protocol" msgstr "L'authentification WPA Ad-Hoc requiert un protocole « wpa »" -#: ../src/devices/wifi/nm-wifi-utils.c:360 +#: ../src/devices/wifi/nm-wifi-utils.c:359 msgid "WPA Ad-Hoc authentication requires 'none' pairwise cipher" msgstr "" "L'authentification WPA Ad-Hoc requiert un chiffrement « none » pairwise" -#: ../src/devices/wifi/nm-wifi-utils.c:372 +#: ../src/devices/wifi/nm-wifi-utils.c:371 msgid "WPA Ad-Hoc requires 'tkip' group cipher" msgstr "WPA Ad-Hoc requiert un chiffrement de groupe « tkip »" -#: ../src/devices/wifi/nm-wifi-utils.c:386 +#: ../src/devices/wifi/nm-wifi-utils.c:385 msgid "Access point does not support PSK but setting requires it" msgstr "Le point d'accès ne supporte pas PSK mais la configuration l'exige" -#: ../src/devices/wifi/nm-wifi-utils.c:416 +#: ../src/devices/wifi/nm-wifi-utils.c:415 msgid "WPA-EAP authentication requires an 802.1x setting" msgstr "L'authentification WPA-EAP requiert une configuration 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:426 +#: ../src/devices/wifi/nm-wifi-utils.c:425 msgid "WPA-EAP requires 'open' authentication" msgstr "WPA-EAP requiert une authentification « open »" -#: ../src/devices/wifi/nm-wifi-utils.c:437 +#: ../src/devices/wifi/nm-wifi-utils.c:436 msgid "802.1x setting requires 'wpa-eap' key management" msgstr "La configuration 802.1x requiert une gestion de clé « wpa-eap »" -#: ../src/devices/wifi/nm-wifi-utils.c:450 +#: ../src/devices/wifi/nm-wifi-utils.c:449 msgid "Access point does not support 802.1x but setting requires it" msgstr "" "Le point d'accès ne prend pas 802.1x en charge mais la configuration l'exige" -#: ../src/devices/wifi/nm-wifi-utils.c:478 +#: ../src/devices/wifi/nm-wifi-utils.c:477 msgid "" "Access point mode is Ad-Hoc but setting requires Infrastructure security" msgstr "" "Le mode de point d'accès est Ad-Hoc mais la configuration exige une sécurité " "Infrastructure" -#: ../src/devices/wifi/nm-wifi-utils.c:488 +#: ../src/devices/wifi/nm-wifi-utils.c:487 msgid "Ad-Hoc mode is incompatible with 802.1x security" msgstr "Le mode Ad-Hoc n'est pas compatible avec la sécurité 802.1x" -#: ../src/devices/wifi/nm-wifi-utils.c:497 +#: ../src/devices/wifi/nm-wifi-utils.c:496 msgid "Ad-Hoc mode is incompatible with LEAP security" msgstr "Le mode Ad-Hoc n'est pas compatible avec la sécurité LEAP" -#: ../src/devices/wifi/nm-wifi-utils.c:507 +#: ../src/devices/wifi/nm-wifi-utils.c:506 msgid "Ad-Hoc mode requires 'open' authentication" msgstr "Le mode Ad-Hoc requiert une authentification « open »" -#: ../src/devices/wifi/nm-wifi-utils.c:517 +#: ../src/devices/wifi/nm-wifi-utils.c:516 msgid "" "Access point mode is Infrastructure but setting requires Ad-Hoc security" msgstr "" "Le mode de point d'accès est Infrastructure mais la configuration exige une " "sécurité Ad-Hoc" -#: ../src/devices/wifi/nm-wifi-utils.c:558 -#: ../src/devices/wifi/nm-wifi-utils.c:586 +#: ../src/devices/wifi/nm-wifi-utils.c:557 +#: ../src/devices/wifi/nm-wifi-utils.c:585 #, c-format msgid "connection does not match access point" msgstr "la connexion ne correspond pas au point d'acccès" -#: ../src/devices/wifi/nm-wifi-utils.c:610 +#: ../src/devices/wifi/nm-wifi-utils.c:609 msgid "Access point is unencrypted but setting specifies security" msgstr "" "Le point d'accès est encrypté mais la configuration spécifie la sécurité" -#: ../src/devices/wifi/nm-wifi-utils.c:699 +#: ../src/devices/wifi/nm-wifi-utils.c:698 msgid "" "WPA authentication is incompatible with non-EAP (original) LEAP or Dynamic " "WEP" @@ -13961,163 +14175,156 @@ msgstr "" "L'authentification WPA n'est pas compatible avec un LEAP non-EAP (original) " "ou une WEP Dynamique" -#: ../src/devices/wifi/nm-wifi-utils.c:709 +#: ../src/devices/wifi/nm-wifi-utils.c:708 msgid "WPA authentication is incompatible with Shared Key authentication" msgstr "" "L'authentification WPA n'est pas compatible avec l'authentification de clés " "partagées" -#: ../src/devices/wifi/nm-wifi-utils.c:756 +#: ../src/devices/wifi/nm-wifi-utils.c:761 msgid "Failed to determine AP security information" msgstr "N'a pas pu déterminer les informations de sécurité AP" -#: ../src/devices/wwan/nm-modem-broadband.c:686 -msgid "GSM mobile broadband connection requires a 'gsm' setting" -msgstr "" -"La connexion de bande passante mobile GSM exige une configuration «gsm »" - -#: ../src/nm-config.c:563 -#, fuzzy, c-format +#: ../src/nm-config.c:562 +#, c-format msgid "Bad '%s' option: " -msgstr "l'option « %s » est vide" +msgstr "Option « %s » erronée :" -#: ../src/nm-config.c:576 +#: ../src/nm-config.c:575 msgid "Config file location" msgstr "Emplacement du fichier de configuration" -#: ../src/nm-config.c:577 +#: ../src/nm-config.c:576 msgid "Config directory location" msgstr "Emplacement du répertoire de configuration" -#: ../src/nm-config.c:578 +#: ../src/nm-config.c:577 msgid "System config directory location" msgstr "Emplacement du répertoire de configuration système" -#: ../src/nm-config.c:579 +#: ../src/nm-config.c:578 msgid "Internal config file location" msgstr "Emplacement du fichier de configuration interne" -#: ../src/nm-config.c:580 +#: ../src/nm-config.c:579 msgid "State file location" msgstr "Indiquez l'emplacement du fichier" -#: ../src/nm-config.c:581 +#: ../src/nm-config.c:580 msgid "State file for no-auto-default devices" msgstr "Indiquer le fichier pour périphériques non-auto-par défaut" -#: ../src/nm-config.c:582 +#: ../src/nm-config.c:581 msgid "List of plugins separated by ','" msgstr "Liste des greffons séparée par des virgules « , »" -#: ../src/nm-config.c:583 +#: ../src/nm-config.c:582 msgid "Quit after initial configuration" msgstr "Sortie après la configuration initiale" -#: ../src/nm-config.c:584 ../src/nm-iface-helper.c:299 +#: ../src/nm-config.c:583 ../src/nm-iface-helper.c:295 msgid "Don't become a daemon, and log to stderr" msgstr "Ne pas devenir un démon, et se connecter à stderr" #. These three are hidden for now, and should eventually just go away. -#: ../src/nm-config.c:587 +#: ../src/nm-config.c:586 msgid "An http(s) address for checking internet connectivity" msgstr "Adresse http(s) pour vérifier la connectivité internet" -#: ../src/nm-config.c:588 +#: ../src/nm-config.c:587 msgid "The interval between connectivity checks (in seconds)" msgstr "Intervalle entre les vérifications de connectivité (en secondes)" -#: ../src/nm-config.c:589 +#: ../src/nm-config.c:588 msgid "The expected start of the response" msgstr "Début prévu de la réponse" -#: ../src/nm-config.c:596 -#, fuzzy +#: ../src/nm-config.c:595 msgid "NetworkManager options" -msgstr "Permissions NetworkManager" +msgstr "Options NetworkManager" -#: ../src/nm-config.c:596 -#, fuzzy +#: ../src/nm-config.c:595 msgid "Show NetworkManager options" -msgstr "Permissions NetworkManager" +msgstr "Afficher options NetworkManager" #. Interface/IP config -#: ../src/nm-iface-helper.c:279 +#: ../src/nm-iface-helper.c:275 msgid "The interface to manage" msgstr "L'interface à gérer" -#: ../src/nm-iface-helper.c:280 +#: ../src/nm-iface-helper.c:276 msgid "Connection UUID" msgstr "Connexion UUID" -#: ../src/nm-iface-helper.c:281 +#: ../src/nm-iface-helper.c:277 msgid "Connection Token for Stable IDs" msgstr "Jeton de connexion pour les ID stables" -#: ../src/nm-iface-helper.c:282 +#: ../src/nm-iface-helper.c:278 msgid "Whether to manage IPv6 SLAAC" msgstr "Indique si on doit gérer IPv6 SLAAC" -#: ../src/nm-iface-helper.c:283 +#: ../src/nm-iface-helper.c:279 msgid "Whether SLAAC must be successful" msgstr "Indique si SLAAC doit avoir réussi" -#: ../src/nm-iface-helper.c:284 +#: ../src/nm-iface-helper.c:280 msgid "Use an IPv6 temporary privacy address" msgstr "Utiliser une adresse privée temporaire d'IPv6" -#: ../src/nm-iface-helper.c:285 +#: ../src/nm-iface-helper.c:281 msgid "Current DHCPv4 address" msgstr "Adresse DHCPv4 actuelle" -#: ../src/nm-iface-helper.c:286 +#: ../src/nm-iface-helper.c:282 msgid "Whether DHCPv4 must be successful" msgstr "Indique si DHCPv4 doit avoir réussi" -#: ../src/nm-iface-helper.c:287 +#: ../src/nm-iface-helper.c:283 msgid "Hex-encoded DHCPv4 client ID" msgstr "Identifiant de client DHCPv4 encodé en hexadécimal" -#: ../src/nm-iface-helper.c:288 +#: ../src/nm-iface-helper.c:284 msgid "Hostname to send to DHCP server" msgstr "Nom d'hôte à envoyer au serveur DHCP" -#: ../src/nm-iface-helper.c:288 +#: ../src/nm-iface-helper.c:284 msgid "barbar" msgstr "barbar" -#: ../src/nm-iface-helper.c:289 +#: ../src/nm-iface-helper.c:285 msgid "FQDN to send to DHCP server" msgstr "FQDN à envoyer au serveur DHCP" -#: ../src/nm-iface-helper.c:289 +#: ../src/nm-iface-helper.c:285 msgid "host.domain.org" msgstr "host.domain.org" -#: ../src/nm-iface-helper.c:290 +#: ../src/nm-iface-helper.c:286 msgid "Route priority for IPv4" msgstr "Priorité de route pour IPv4" -#: ../src/nm-iface-helper.c:290 +#: ../src/nm-iface-helper.c:286 msgid "0" msgstr "0" -#: ../src/nm-iface-helper.c:291 +#: ../src/nm-iface-helper.c:287 msgid "Route priority for IPv6" msgstr "Priorité de route pour IPv6" -#: ../src/nm-iface-helper.c:291 +#: ../src/nm-iface-helper.c:287 msgid "1024" msgstr "1024" -#: ../src/nm-iface-helper.c:292 +#: ../src/nm-iface-helper.c:288 msgid "Hex-encoded Interface Identifier" msgstr "Identifiant d'interface encodé en hexadécimal" -#: ../src/nm-iface-helper.c:293 +#: ../src/nm-iface-helper.c:289 msgid "IPv6 SLAAC address generation mode" msgstr "Mode de génération d'adresses IPv6 SLAAC" -#: ../src/nm-iface-helper.c:294 +#: ../src/nm-iface-helper.c:290 msgid "" "The logging backend configuration value. See logging.backend in " "NetworkManager.conf" @@ -14125,7 +14332,7 @@ msgstr "" "La valeur de configuration du backend de journalisation. Voir logging." "backend dans NetworkManager.conf" -#: ../src/nm-iface-helper.c:314 +#: ../src/nm-iface-helper.c:310 msgid "" "nm-iface-helper is a small, standalone process that manages a single network " "interface." @@ -14133,43 +14340,276 @@ msgstr "" "nm-iface-helper est un petit processus autonome qui gère une interface de " "réseau unique." -#: ../src/nm-iface-helper.c:422 +#: ../src/nm-iface-helper.c:419 #, c-format msgid "An interface name and UUID are required\n" msgstr "UUID et Nom d'interface obligatoires\n" -#: ../src/nm-iface-helper.c:428 +#: ../src/nm-iface-helper.c:426 #, c-format msgid "Failed to find interface index for %s (%s)\n" msgstr "N'a pas pu trouver l'index d'interface pour %s (%s)\n" -#: ../src/nm-iface-helper.c:446 +#: ../src/nm-iface-helper.c:444 #, c-format msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n" msgstr "" "Ignore le(s) domaine(s) de journalisation non reconnus « %s » sur la ligne " "de commande.\n" -#: ../src/nm-iface-helper.c:485 +#: ../src/nm-iface-helper.c:481 #, c-format msgid "(%s): Invalid IID %s\n" msgstr "(%s): IID non valide %s\n" -#: ../src/nm-iface-helper.c:496 -#, fuzzy, c-format +#: ../src/nm-iface-helper.c:492 +#, c-format msgid "(%s): Invalid DHCP client-id %s\n" -msgstr "(%s) : id-client DHCP non valide\n" +msgstr "" +"(%s) : id-client DHCP non valide %s\n" +"\n" -#: ../src/nm-logging.c:275 +#: ../src/nm-logging.c:299 #, c-format msgid "Unknown log level '%s'" msgstr "Niveau de journalisation « %s » inconnu" -#: ../src/nm-logging.c:377 +#: ../src/nm-logging.c:409 #, c-format msgid "Unknown log domain '%s'" msgstr "Domaine de journalisation « %s » inconnu" +#~ msgid "Error: failed to remove a value from %s.%s: %s." +#~ msgstr "Erreur : échec lors de la suppression d'une valeur de %s.%s : %s." + +#~ msgid "WEP" +#~ msgstr "WEP" + +#~ msgid "WPA1" +#~ msgstr "WPA1" + +#~ msgid "WPA2" +#~ msgstr "WPA2" + +#~ msgid "802.1X" +#~ msgstr "802.1X" + +#~ msgid "default route cannot be added (NetworkManager handles it by itself)" +#~ msgstr "" +#~ "la route par défaut ne peut être ajoutée (NetworkManager la gère lui-même)" + +#~ msgid "priority '%s' is not valid (<0-%ld>)" +#~ msgstr "priorité « %s » n'est pas valide (<0-%ld>)" + +#~ msgid "'%s' does not contain a valid team configuration" +#~ msgstr "« %s » ne contient pas de configuration d'équipe valide." + +#~ msgid "team configuration must be a JSON object" +#~ msgstr "la configuration de l'équipe doit être un objet JSON" + +#~ msgid "no item to remove" +#~ msgstr "aucun élément à supprimer" + +#~ msgid "index '%d' is not in range <0-%d>" +#~ msgstr "index « %d » n'est pas dans la plage <0-%d>" + +#~ msgid "missing option" +#~ msgstr "option manquante" + +#~ msgid "'%s' is not a valid MAC" +#~ msgstr "« %s » n'est pas une adresse MAC valide" + +#~ msgid "the property doesn't contain EAP method '%s'" +#~ msgstr "la propriété ne contient pas de méthode EAP « %s »" + +#~ msgid "the property doesn't contain alternative subject match '%s'" +#~ msgstr "" +#~ "la propriété ne contient pas de sujet alternatif correspondant « %s »" + +#~ msgid "" +#~ "the property doesn't contain \"phase2\" alternative subject match '%s'" +#~ msgstr "" +#~ "la propriété ne contient pas de sujet alternatif « phase 2 » " +#~ "correspondant « %s »" + +#~ msgid "the property doesn't contain permission '%s'" +#~ msgstr "la propriété ne contient pas de permission « %s »" + +#~ msgid "the property doesn't contain UUID '%s'" +#~ msgstr "la propriété ne contient pas d'UUID « %s »" + +#~ msgid "the property doesn't contain DNS server '%s'" +#~ msgstr "la propriété ne contient pas de serveur DNS « %s »" + +#~ msgid "the property doesn't contain DNS search domain '%s'" +#~ msgstr "la propriété ne contient pas de domaine de recherche DNS « %s »" + +#~ msgid "the property doesn't contain DNS option '%s'" +#~ msgstr "la propriété ne contient pas d'option DNS « %s »" + +#~ msgid "the property doesn't contain IP address '%s'" +#~ msgstr "la propriété ne contient pas d'adresse IP « %s »" + +#~ msgid "the property doesn't contain route '%s'" +#~ msgstr "la propriété ne contient pas la route « %s »" + +#~ msgid "invalid IPv6 address '%s'" +#~ msgstr "adresse IPv6 « %s » non valide" + +#~ msgid "the property doesn't contain interface name '%s'" +#~ msgstr "la propriété ne contient pas le nom de l'interface « %s »" + +#~ msgid "the property doesn't contain vf with index %u" +#~ msgstr "la propriété ne contient pas vf avec l’index %u" + +#~ msgid "the property doesn't contain qdisc '%s'" +#~ msgstr "la propriété ne contient pas de qdisc « %s »" + +#~ msgid "" +#~ "The valid syntax is: '[root | parent <handle>] [handle <handle>] " +#~ "<tfilter>'" +#~ msgstr "" +#~ "La syntaxe valide est : '[root | parent <handle>][handle <handle>] " +#~ "<tfilter>'" + +#~ msgid "the property doesn't contain tfilter '%s'" +#~ msgstr "la propriété ne contient pas de tfilter « %s »" + +#~ msgid "the property doesn't contain string '%s'" +#~ msgstr "la propriété ne contient pas la chaîne « %s »" + +#~ msgid "the property doesn't contain link watcher '%s'" +#~ msgstr "la propriété ne contient pas le lien observateur « %s »" + +#~ msgid "only one mapping at a time is supported; taking the first one (%s)" +#~ msgstr "" +#~ "un seul mappage à la fois est pris en charge ; le premier est retenu (%s)" + +#~ msgid "the property doesn't contain mapping '%s'" +#~ msgstr "la propriété ne contient pas le mappage « %s »" + +#~ msgid "no priority to remove" +#~ msgstr "aucune priorité à supprimer" + +#~ msgid "index '%d' is not in the range of <0-%d>" +#~ msgstr "L’index « %d » n'est pas dans la plage <0-%d>" + +#~ msgid "'%s' cannot be empty" +#~ msgstr "« %s » ne peut pas rester vide" + +#~ msgid "the property doesn't contain MAC address '%s'" +#~ msgstr "la propriété ne contient pas d'adresse MAC « %s »" + +#~ msgid "'%s' string value should consist of 1 - 199 characters" +#~ msgstr "« %s » doit consister à un nombre de 1 - 199 caractères" + +#~ msgid "the property doesn't contain protocol '%s'" +#~ msgstr "la propriété ne contient pas le protocole « %s »" + +#~ msgid "'%s' is not a valid PSK" +#~ msgstr "« %s » n'est pas un PSK valide" + +#~ msgid "" +#~ "Pre-Shared-Key for WPA networks. If the key is 64-characters long, it " +#~ "must contain only hexadecimal characters and is interpreted as a " +#~ "hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII " +#~ "characters (as specified in the 802.11i standard) and is interpreted as a " +#~ "WPA passphrase, and is hashed to derive the actual WPA-PSK used when " +#~ "connecting to the Wi-Fi network." +#~ msgstr "" +#~ "Clé pré-partagée pour les réseaux WPA. Si la clé est longue de 64 " +#~ "caractères, elle ne doit contenir que des caractères hexadécimaux et est " +#~ "interprétée comme une clé WPA hexadécimale. Sinon, la clé doit comporter " +#~ "entre 8 et 63 caractères ASCII (comme spécifié dans la norme 802.11i) et " +#~ "est interprétée comme une phrase de passe WPA, et est hachée pour obtenir " +#~ "le WPA-PSK réel utilisé pour la connexion au réseau Wi-Fi." + +#~ msgid "" +#~ "Corresponds to the teamd runner.name. Permitted values are: \"roundrobin" +#~ "\", \"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random" +#~ "\". When setting the runner, all the properties specific to the runner " +#~ "will be reset to the default value; all the properties specific to other " +#~ "runners will be set to an empty value (or if not possible to a default " +#~ "value)." +#~ msgstr "" +#~ "Correspond au teamd runner.name. Les valeurs autorisées sont : " +#~ "\"roundrobin\", \"broadcast\", \"activebackup\", \"loadbalance\", \"lacp" +#~ "\", \"random\". Lors du réglage du runner, toutes les propriétés " +#~ "spécifiques au runner seront réinitialisées à la valeur par défaut ; " +#~ "toutes les propriétés spécifiques aux autres runnerrs seront " +#~ "réinitialisées à une valeur vide (ou si ce n'est pas possible à une " +#~ "valeur par défaut)." + +#~ msgid "Disconnected by D-Bus" +#~ msgstr "Déconnecté par D-Bus" + +#~ msgid "Doesn't look like a PEM private key file." +#~ msgstr "Cela ne semble pas être un fichier de clé privée PEM." + +#~ msgid "Private key cipher '%s' was unknown." +#~ msgstr "Le chiffre « %s » de la clé privée est inconnu." + +#~ msgid "Hash length too long (%d > %d)." +#~ msgstr "Longueur de hachage trop longue (%d > %d)." + +#~ msgid "Failed to initialize the MD5 engine: %s (%s)" +#~ msgstr "L'initialisation du moteur MD5 a échoué : %s (%s)" + +#~ msgid "Invalid IV length (must be at least %zd)." +#~ msgstr "Longueur IV non valide (minimum %zd)." + +#~ msgid "Failed to initialize the MD5 context: %d." +#~ msgstr "L'initialisation du contexte MD5 a échoué : %d." + +#~ msgid "Invalid IV length (must be at least %d)." +#~ msgstr "Longueur IV non valide (minimum %d)." + +#~ msgid "Couldn't convert password to UCS2: %d" +#~ msgstr "Impossible de convertir le mot de passe en UCS2 : %d." + +#~ msgid "invalid phase2 private key" +#~ msgstr "clé privée phase2 non valide" + +#~ msgid "requires '%s' or '%s' setting" +#~ msgstr "requiert un paramètre « %s » ou « %s »" + +#~ msgid "'%s' is not a valid interface name for '%s' option" +#~ msgstr "« %s » n'est pas un nom d'interface valide pour l'option « %s »" + +#~ msgid "'%s' is not a valid interface name" +#~ msgstr "« %s » n'est pas un nom d'interface valide" + +#~ msgid "requires presence of '%s' setting in the connection" +#~ msgstr "requiert la présence du paramètre « %s » dans la connexion" + +#~ msgid "%d. IPv4 address is invalid" +#~ msgstr "%d. L'adresse IPv4 n'est pas valide" + +#~ msgid "%d. IPv4 address has invalid prefix" +#~ msgstr "%d. Le préfixe de l'adresse IPv4 n'est pas valide" + +#~ msgid "%d. route has invalid prefix" +#~ msgstr "%d. Le préfixe de la route n'est pas valide" + +#~ msgid "%d. IPv6 address is invalid" +#~ msgstr "%d. L'adresse IPv6 n'est pas valide" + +#~ msgid "%d. IPv6 address has invalid prefix" +#~ msgstr "%d. Le préfixe de l'adresse IPv6 n'est pas valide" + +#~ msgid "Failed to convert '%s' value '%s' to uint" +#~ msgstr "N'a pas pu convertir la valeur « %s » de « %s » à uint" + +#~ msgid "Secret flags property '%s' not found" +#~ msgstr "La propriété « %s » de marqueurs secrets n'a pas été trouvée" + +#~ msgid "requires setting '%s' property" +#~ msgstr "requiert de paramétrer la propriété « %s »" + +#~ msgid "GSM mobile broadband connection requires a 'gsm' setting" +#~ msgstr "" +#~ "La connexion de bande passante mobile GSM exige une configuration «gsm »" + #~ msgid "Error: Failed to setup a Wi-Fi hotspot" #~ msgstr "Erreur : échec lors de l'installation du Wi-Fi Hotspot" |