# French translation of NetworkManager. # Copyright (C) 2004-2011 The GNOME Foundation. # This file is distributed under the same license as the NetworkManager package. # # Raphaël Tournoy , 2004. # Stéphane Raimbault , 2006-2008. # Jonathan Ernst , 2007. # Robert-André Mauchin , 2007-2008. # Sam Friedmann , 2010. # Claude Paroz , 2011 # Sam Friedmann , 2010, 2014. # lrintel , 2017. #zanata # tchuang , 2017. #zanata # ljanda , 2018. #zanata # lrintel , 2018. #zanata # tchuang , 2018. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-10-16 16:40+0200\n" "PO-Revision-Date: 2017-11-07 06:49+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" "X-Generator: Zanata 4.6.2\n" #: ../clients/cli/agent.c:40 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" "Syntaxe : nmcli agent { COMMANDE | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" #: ../clients/cli/agent.c:48 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" "\n" "Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n" "a password it asks registered agents for it. This command keeps nmcli " "running\n" "and if a password is required asks the user for it.\n" "\n" msgstr "" "Syntaxe : nmcli agent secret { help }\n" "\n" "Lance nmcli en tant qu'agent pour secret de NetworkManager. Lorsque " "NetworkManager\n" "a besoin d'un mot de passe, il en fait la demande aux agents enregistrés. " "Cette commande\n" "permet à nmcli de tourner en tâche de fond et de demander le cas échéant le " "mot de passe\n" "à l'utilisateur.\n" "\n" #: ../clients/cli/agent.c:58 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and " "gives\n" "the response back to polkit.\n" "\n" msgstr "" "Syntaxe : nmcli agent polkit { help }\n" "\n" "Enregistre nmcli comme une action polkit pour la session utilisateur.\n" "Quand le démon polkit demande une autorisation, nmcli la relaiera à\n" "l'utilisateur et donnera la réponse à polkit.\n" "\n" #: ../clients/cli/agent.c:68 #, c-format msgid "" "Usage: nmcli agent all { help }\n" "\n" "Runs nmcli as both NetworkManager secret and a polkit agent.\n" "\n" msgstr "" "Syntaxe : nmcli agent all { help }\n" "\n" "Lance nmcli à la fois en tant qu'agent de secret NetworkManager et agent " "polkit.\n" "\n" #: ../clients/cli/agent.c:157 #, 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 #, c-format msgid "Error: secret agent initialization failed" msgstr "Erreur : l'initialisation de l'agent de secret a échoué" #: ../clients/cli/agent.c:178 #, 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 #, 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:1393 msgid "GROUP" msgstr "GROUPE" #: ../clients/cli/common.c:621 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "Erreur : échec de openconnect : %s\n" #: ../clients/cli/common.c:628 #, 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 #, 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 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "" "Avertissement : le mot de passe pour « %s » n'est pas indiqué dans le " "paramètre« passwd-file » et nmcli ne peut le demander à l'utilisateur sans " "l'option « --ask ».\n" #: ../clients/cli/common.c:1207 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "Erreur : impossible de créer l'objet NMClient : %s." #: ../clients/cli/common.c:1227 msgid "Error: NetworkManager is not running." msgstr "Erreur : NetworkManager n'est pas lancé." #: ../clients/cli/common.c:1323 #, 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:1333 msgid "Error: missing argument. Try passing --help." msgstr "Erreur : paramètre manquant. Essayez --help." #: ../clients/cli/common.c:1386 msgid "access denied" msgstr "accès refusé" #: ../clients/cli/common.c:1394 ../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:135 #: ../clients/cli/general.c:140 ../clients/common/nm-client-utils.c:260 #: ../clients/common/nm-client-utils.c:273 #: ../clients/common/nm-client-utils.c:277 #: ../clients/common/nm-client-utils.c:282 #: ../clients/common/nm-meta-setting-desc.c:1519 #: ../clients/common/nm-meta-setting-desc.c:1569 #: ../clients/common/nm-meta-setting-desc.c:2709 #: ../clients/common/nm-meta-setting-desc.c:2764 msgid "unknown" msgstr "inconnu" #: ../clients/cli/common.c:1395 msgid "none" msgstr "aucun" #: ../clients/cli/common.c:1396 msgid "portal" msgstr "portail" #: ../clients/cli/common.c:1397 msgid "limited" msgstr "limité" #: ../clients/cli/common.c:1398 msgid "full" msgstr "plein" #. define some prompts for connection editor #: ../clients/cli/connections.c:65 msgid "Setting name? " msgstr "Nom du paramètre ?" #: ../clients/cli/connections.c:66 msgid "Property name? " msgstr "Nom de la propriété ?" #: ../clients/cli/connections.c:67 msgid "Enter connection type: " msgstr "Saisissez le type de connexion : " #. define some other prompts #: ../clients/cli/connections.c:71 #, fuzzy msgid "Connection (name, UUID, or path): " msgstr "Connexion (nom, UUID, ou chemin)" #: ../clients/cli/connections.c:72 #, fuzzy msgid "VPN connection (name, UUID, or path): " msgstr "Connexion VPN (nom, UUID, ou chemin)" #: ../clients/cli/connections.c:73 #, fuzzy msgid "Connection(s) (name, UUID, or path): " msgstr "Connexion(s) (nom, UUID, ou path)" #: ../clients/cli/connections.c:74 #, fuzzy msgid "Connection(s) (name, UUID, path or apath): " msgstr "Connexion(s) (nom, UUID, path ou apath) : " #: ../clients/cli/connections.c:82 msgid "activating" msgstr "activation" #: ../clients/cli/connections.c:83 msgid "activated" msgstr "activé" #: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271 msgid "deactivating" msgstr "désactivation" #: ../clients/cli/connections.c:85 msgid "deactivated" msgstr "désactivé" #: ../clients/cli/connections.c:91 msgid "VPN connecting (prepare)" msgstr "Connexion VPN (préparation)" #: ../clients/cli/connections.c:92 msgid "VPN connecting (need authentication)" msgstr "Connexion VPN (authentification requise)" #: ../clients/cli/connections.c:93 msgid "VPN connecting" msgstr "Connexion VPN" #: ../clients/cli/connections.c:94 msgid "VPN connecting (getting IP configuration)" msgstr "Connexion VPN (obtention de la configuration IP)" #: ../clients/cli/connections.c:95 msgid "VPN connected" msgstr "VPN connecté" #: ../clients/cli/connections.c:96 msgid "VPN connection failed" msgstr "Échec de la connexion VPN" #: ../clients/cli/connections.c:97 msgid "VPN disconnected" msgstr "VPN déconnecté" #: ../clients/cli/connections.c:465 msgid "never" msgstr "jamais" #: ../clients/cli/connections.c:815 #, fuzzy, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | clone | edit | delete | " "monitor | reload | load | import | export }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- " "([+|-]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "" "Syntaxe : nmcli connection { COMMANDE | help }\n" "\n" "COMMANDE := { show | up | down | add | modify | clone | edit | delete | " "monitor | reload | load | import | export }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] " "[passwd-file ]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add OPTIONS_COMMUNES OPTIONS_SPÉCIFIQUES OPTIONS_ESCLAVES OPTIONS_IP [-- " "([+|-]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" #: ../clients/cli/connections.c:837 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "List in-memory and on-disk connection profiles, some of which may also be\n" "active if a device is using that connection profile. Without a parameter, " "all\n" "profiles are listed. When --active option is specified, only the active\n" "profiles are shown. --order allows custom connection ordering (see manual " "page).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Show details for specified connections. By default, both static " "configuration\n" "and active connection data are displayed. It is possible to filter the " "output\n" "using global '--fields' option. Refer to the manual page for more " "information.\n" "When --active option is specified, only the active profiles are taken into\n" "account. Use global --show-secrets option to reveal associated secrets as " "well.\n" msgstr "" "Syntaxe : nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "Répertorie les profils de connexion sur-disque et en-mémoire, avec certaines " "actifs\n" "si un périphérique utilise ce profil de connexion. Sans paramètre, tous les\n" "les profils sont répertoriés. Lorsque l’option --active est spécifiée, seuls " "les profiles\n" "actifs sont affichés. --order permet d'ordonnancement des connexions " "personnalisées, (voir page de manuel).\n" "\n" "ARGUMENTS: = [--active] [id | uuid | chemin | apath] ...\n" "\n" "Affiche les détails pour les connexions spécifiées. Par défaut, la " "configuration statique\n" "et les données de connexions actives sont affichées. Il est possible de " "filtrer la sortie\n" "avec un paramètre global '--fields'. Reportez-vous à la page de manuel pour " "plus d’informations.\n" "Lorsque l'option --active est spécifiée, seuls les profils actifs sont pris " "en\n" "compte. L'utilisation de l'option --show-secrets révéle également les " "secrets associés.\n" #: ../clients/cli/connections.c:858 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activate a connection on a device. The profile to activate is identified by " "its\n" "name, UUID or D-Bus path.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Activate a device with a connection. The connection profile is selected\n" "automatically by NetworkManager.\n" "\n" "ifname - specifies the device to active the connection on\n" "ap - specifies AP to connect to (only valid for Wi-Fi)\n" "nsp - specifies NSP to connect to (only valid for WiMAX)\n" "passwd-file - file with password(s) required to activate the connection\n" "\n" msgstr "" "Syntaxe : nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Active une connexion sur un périphérique. Le profil à activer est identifié " "par son\n" "nom, UUID ou chemin D-Bus.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Active un périphérique avec une connexion. Le profil de connexion est " "automatiquement\n" "sélectionné par NetworkManager.\n" "\n" "ifname - spécifie le périphérique sur lequel activer la connexion\n" "ap - spécifie sur quel AP se connecter (valide pour Wi-Fi uniquement)\n" "nsp - spécifie sur quel NSP se connecter (valide pour WiMAX uniquement)\n" "passwd-file - fichier contenant les mots de passe requis pour l'activation " "de la connexion\n" "\n" #: ../clients/cli/connections.c:879 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Deactivate a connection from a device (without preventing the device from\n" "further auto-activation). The profile to deactivate is identified by its " "name,\n" "UUID or D-Bus path.\n" "\n" msgstr "" "Syntaxe : nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] \n" "\n" "Désactive une connexion d'un périphérique (sans empêcher le périphérique " "d'utiliser\n" "l'activation automatique). Le profil à désactiver est identifié par son " "nom,\n" "UUID ou chemin D-Bus.\n" "\n" #: ../clients/cli/connections.c:891 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS " "[-- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|nap|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|" "ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macsec: dev \n" " mode \n" " [cak ckn ]\n" " [encrypt yes|no]\n" " [port 1-65534]\n" "\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " wpan: [short-addr <0x0000-0xffff>]\n" " [pan-id <0x0000-0xffff>]\n" " [page ]\n" " [channel ]\n" " [mac ]\n" "\n" " 6lowpan: dev \n" " dummy:\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "" #: ../clients/cli/connections.c:1015 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" msgstr "" "Syntaxe : nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modifie une ou plusieurs des propriétés du profil de connexion.\n" "Le profil est identifié par son nom, son UUID ou son D-Bus. Pour les " "propriétés aux valeurs multiples\n" "vous pouvez utiliser en option le préfixe « + » ou « -» préfixe devant le " "nom de la propriété.\n" "Le signe « + » permet l’ajout d’éléments au lieu d’écraser la valeur " "entière.\n" "Le « - » signe permet de supprimer les éléments sélectionnés, plutôt que la " "valeur entière.\n" "\n" "Exemples :\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" #: ../clients/cli/connections.c:1038 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "" "Syntaxe : nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone un profil de connexion existant. La connexion qui vient d'être créée " "sera une copie parfaite de , sauf pour la propriété uuid (qui va être " "générée) et\n" "l'id (fourni comme argument ).\n" "\n" #: ../clients/cli/connections.c:1050 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Edit an existing connection profile in an interactive editor.\n" "The profile is identified by its name, UUID or D-Bus path\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" "Syntaxe : nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Modifie un profil de connexion dans un éditeur interactif.\n" "Le profil est identifié par son nom, UUID ou chemin D-Bus\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Ajoute un nouveau profil de connexion dans un éditeur interactif.\n" "\n" #: ../clients/cli/connections.c:1065 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" "Syntaxe : nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Supprime un profil de connexion.\n" "Le profil est identifié par son nom, UUID ou chemin D-Bus.\n" "\n" #: ../clients/cli/connections.c:1076 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Monitor connection profile activity.\n" "This command prints a line whenever the specified connection changes.\n" "Monitors all connection profiles in case none is specified.\n" "\n" msgstr "" "Syntaxe : nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Surveille les activités d'un profil de connexion.\n" "Cette commande affiche une ligne à chaque fois que la connection spécifiée " "est modifiée.\n" "Surveille tous les profils de connexion si rien n'est spécifié \n" "\n" #: ../clients/cli/connections.c:1088 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" "Syntaxe : nmcli connection reload { help }\n" "\n" "Recharge tous les fichiers de connexion à partir du disque.\n" "\n" #: ../clients/cli/connections.c:1096 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Load/reload one or more connection files from disk. Use this after manually\n" "editing a connection file to ensure that NetworkManager is aware of its " "latest\n" "state.\n" "\n" msgstr "" "Syntaxe : nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Charge/recharge un ou plusieurs fichier(s) de connexion à partir du disque. " "Utilise ceci après\n" "avoir manuellement modifié un fichier de connexion afin de vous assurer que " "NetworkManager est\n" "conscient de l'état le plus récent.\n" "\n" #: ../clients/cli/connections.c:1108 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Import an external/foreign configuration as a NetworkManager connection " "profile.\n" "The type of the input file is specified by type option.\n" "Only VPN configurations are supported at the moment. The configuration\n" "is imported by NetworkManager VPN plugins.\n" "\n" msgstr "" "Syntaxe : nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Importe une configuration externe/étrangère comme profil de connexion de " "NetworkManager.\n" "Le type de fichier d'entrée est spécifié par l'option de type.\n" "Seules les configurations VPN sont prises en charge actuellement. La " "configuration\n" "est importée par les greffons de VPN du NetworkManager.\n" "\n" #: ../clients/cli/connections.c:1121 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Export a connection. Only VPN connections are supported at the moment.\n" "The data are directed to standard output or to a file if a name is given.\n" "\n" msgstr "" "Syntaxe : nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Exporte une connexion. Les connexions VPN uniquement sont prises en charge " "actuellement.\n" "Les données sont dirigées vers la sortie standard ou vers un fichier si un " "nom est donné.\n" "\n" #: ../clients/cli/connections.c:1203 #, c-format 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:1246 msgid "Connection profile details" msgstr "Informations de profil de connexion" #: ../clients/cli/connections.c:1259 ../clients/cli/connections.c:1344 #, c-format msgid "Error: 'connection show': %s" msgstr "Erreur : « connection show » : %s" #: ../clients/cli/connections.c:1334 msgid "Activate connection details" msgstr "Informations d'activation de connexion" #: ../clients/cli/connections.c:1442 ../clients/cli/devices.c:1511 #: ../clients/cli/devices.c:1525 ../clients/cli/devices.c:1540 #: ../clients/cli/devices.c:1598 ../clients/cli/devices.c:1700 msgid "NAME" msgstr "NOM" #: ../clients/cli/connections.c:1530 #, 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:1545 ../clients/cli/connections.c:1553 #, c-format msgid "'%s' has to be alone" msgstr "« %s » doit être seul" #: ../clients/cli/connections.c:1818 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "chaîne incorrecte « %s » de l'option « --order »" #: ../clients/cli/connections.c:1843 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "élément incorrect « %s » de l'option « --order »" #: ../clients/cli/connections.c:1881 msgid "No connection specified" msgstr "Aucune connexion spécifiée." #: ../clients/cli/connections.c:1892 #, c-format msgid "%s argument is missing" msgstr "le paramètre %s est manquant" #: ../clients/cli/connections.c:1910 #, c-format msgid "unknown connection '%s'" msgstr "connexion inconnue : « %s »" #: ../clients/cli/connections.c:1939 msgid "'--order' argument is missing" msgstr "l'argument de « --order » est manquant" #: ../clients/cli/connections.c:1999 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:2000 msgid "NetworkManager connection profiles" msgstr "Profils de connexion NetworkManager" #: ../clients/cli/connections.c:2052 ../clients/cli/connections.c:2798 #: ../clients/cli/connections.c:2810 ../clients/cli/connections.c:2822 #: ../clients/cli/connections.c:3050 ../clients/cli/connections.c:8798 #: ../clients/cli/connections.c:8814 ../clients/cli/devices.c:3064 #: ../clients/cli/devices.c:3076 ../clients/cli/devices.c:3089 #: ../clients/cli/devices.c:3240 ../clients/cli/devices.c:3251 #: ../clients/cli/devices.c:3269 ../clients/cli/devices.c:3278 #: ../clients/cli/devices.c:3299 ../clients/cli/devices.c:3310 #: ../clients/cli/devices.c:3328 ../clients/cli/devices.c:3711 #: ../clients/cli/devices.c:3721 ../clients/cli/devices.c:3729 #: ../clients/cli/devices.c:3741 ../clients/cli/devices.c:3756 #: ../clients/cli/devices.c:3764 ../clients/cli/devices.c:3938 #: ../clients/cli/devices.c:3949 ../clients/cli/devices.c:4120 #, c-format msgid "Error: %s argument is missing." msgstr "Erreur : le paramètre %s est manquant." #: ../clients/cli/connections.c:2080 #, c-format msgid "Error: %s - no such connection profile." msgstr "Erreur : %s - profil de connexion introuvable." #: ../clients/cli/connections.c:2171 ../clients/cli/connections.c:2785 #: ../clients/cli/connections.c:2849 ../clients/cli/connections.c:8318 #: ../clients/cli/connections.c:8424 ../clients/cli/connections.c:8914 #: ../clients/cli/devices.c:1785 ../clients/cli/devices.c:2071 #: ../clients/cli/devices.c:2240 ../clients/cli/devices.c:2348 #: ../clients/cli/devices.c:2537 ../clients/cli/devices.c:3901 #: ../clients/cli/devices.c:4126 ../clients/cli/general.c:901 #, c-format msgid "Error: %s." msgstr "Erreur : %s." #: ../clients/cli/connections.c:2264 #, c-format msgid "no active connection on device '%s'" msgstr "aucune connexion active sur le périphérique « %s »" #: ../clients/cli/connections.c:2272 msgid "no active connection or device" msgstr "aucune connexion ou périphérique actif" #: ../clients/cli/connections.c:2292 #, fuzzy, c-format msgid "device '%s' not compatible with connection '%s': " msgstr "périphérique « %s » incompatible avec la connexion « %s » :" #: ../clients/cli/connections.c:2325 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "périphérique « %s » incompatible avec la connexion « %s »" #: ../clients/cli/connections.c:2328 #, c-format msgid "no device found for connection '%s'" msgstr "aucun périphérique trouvé pour la connexion « %s »" #: ../clients/cli/connections.c:2379 #, c-format msgid "Hint: use '%s' to get more details." msgstr "" #: ../clients/cli/connections.c:2397 #, c-format msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2401 ../clients/cli/connections.c:2551 #: ../clients/cli/connections.c:6651 #, 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:2408 ../clients/cli/connections.c:2530 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Erreur : l'activation de la connexion a échoué : %s" #: ../clients/cli/connections.c:2445 #, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "Erreur : le délai d'attente a expiré (%d secondes)" #: ../clients/cli/connections.c:2613 #, 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:2626 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "Virgule manquant dans la saisie du mot de passe « %s »" #: ../clients/cli/connections.c:2634 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "Point manquant dans la saisie du mot de passe « %s »" #: ../clients/cli/connections.c:2647 #, 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:2701 #, c-format msgid "unknown device '%s'." msgstr "périphérique inconnu « %s »." #: ../clients/cli/connections.c:2706 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:2832 ../clients/cli/devices.c:1744 #: ../clients/cli/devices.c:3121 ../clients/cli/devices.c:3341 #: ../clients/cli/devices.c:3955 #, c-format msgid "Unknown parameter: %s\n" msgstr "Paramètre inconnu : %s\n" #: ../clients/cli/connections.c:2857 msgid "preparing" msgstr "préparation" #: ../clients/cli/connections.c:2965 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "Connexion « %s » (%s) supprimée.\n" #: ../clients/cli/connections.c:2981 #, 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:3032 ../clients/cli/connections.c:8532 #: ../clients/cli/connections.c:8563 ../clients/cli/connections.c:8721 #, c-format msgid "Error: No connection specified." msgstr "Erreur : aucune connexion spécifiée." #: ../clients/cli/connections.c:3062 #, 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:3063 #, c-format msgid "Error: not all active connections found." msgstr "Erreur : les connexions n'ont pas toutes été trouvées." #: ../clients/cli/connections.c:3071 #, c-format msgid "Error: no active connection provided." msgstr "Erreur : aucune connexion fournie." #: ../clients/cli/connections.c:3102 #, 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:3353 ../clients/cli/connections.c:3410 #: ../clients/common/nm-client-utils.c:221 #, 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:3373 ../clients/cli/connections.c:3433 #: ../clients/common/nm-client-utils.c:289 #, c-format msgid "Unknown error" msgstr "Erreur inconnue" #: ../clients/cli/connections.c:3567 #, 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:3920 #, c-format msgid "Error: invalid property '%s': %s." msgstr "Erreur : propriété « %s » non valide : %s." #: ../clients/cli/connections.c:3937 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "Erreur : échec de la modification de %s.%s : %s." #: ../clients/cli/connections.c:3957 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "Erreur : échec lors de la supression d'une valeur de %s.%s : %s." #: ../clients/cli/connections.c:3991 #, c-format msgid "Error: '%s' is mandatory." msgstr "Erreur : « %s » est obligatoire." #: ../clients/cli/connections.c:4018 #, fuzzy, c-format msgid "Error: invalid slave type; %s." msgstr "Erreur : type esclave invalide ; %s." #: ../clients/cli/connections.c:4026 #, c-format msgid "Error: invalid connection type; %s." msgstr "Erreur : type de connexion non valide ; %s." #: ../clients/cli/connections.c:4103 #, c-format msgid "Error: bad connection type: %s" msgstr "Erreur : type de connexion invalide : %s." #: ../clients/cli/connections.c:4149 #, c-format msgid "Error: '%s': %s" msgstr "Erreur : « %s » : %s" #: ../clients/cli/connections.c:4170 #, fuzzy msgid "Error: master is required" msgstr "Erreur : « master » est requis." #: ../clients/cli/connections.c:4229 #, 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:4260 #, 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:4291 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]." msgstr "" #: ../clients/cli/connections.c:4540 #, c-format msgid "Error: value for '%s' is missing." msgstr "Erreur : la valeur de l'argument « %s » est requise." #: ../clients/cli/connections.c:4586 msgid "Error: . argument is missing." msgstr "Erreur : l'argument . est manquant." #: ../clients/cli/connections.c:4609 #, 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:4655 ../clients/cli/connections.c:4671 #, 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:4689 #, c-format msgid "Error: invalid . '%s'." msgstr "Erreur : « %s » . non valide." #: ../clients/cli/connections.c:4733 ../clients/cli/connections.c:8364 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "Erreur: impossible d'ajouter la connexion « %s » : %s" #: ../clients/cli/connections.c:4751 #, c-format msgid "" "Warning: There is another connection with the name '%1$s'. Reference the " "connection by its uuid '%2$s'\n" msgid_plural "" "Warning: There are %3$u other connections with the name '%1$s'. Reference " "the connection by its uuid '%2$s'\n" msgstr[0] "" msgstr[1] "" #: ../clients/cli/connections.c:4760 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "Connexion « %s » (%s) ajoutée avec succès.\n" #: ../clients/cli/connections.c:4813 ../clients/cli/connections.c:6774 #: ../clients/cli/connections.c:6775 ../clients/cli/devices.c:535 #: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1265 #: ../clients/cli/general.c:142 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:279 #: ../clients/common/nm-meta-setting-desc.c:763 #: ../clients/common/nm-meta-setting-desc.c:2704 msgid "no" msgstr "non" #: ../clients/cli/connections.c:4814 ../clients/cli/connections.c:6774 #: ../clients/cli/connections.c:6775 ../clients/cli/devices.c:534 #: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1265 #: ../clients/cli/general.c:141 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:278 #: ../clients/common/nm-meta-setting-desc.c:763 #: ../clients/common/nm-meta-setting-desc.c:2701 msgid "yes" msgstr "oui" #: ../clients/cli/connections.c:4900 #, c-format msgid "" "You can specify this option more than once. Press when you're done.\n" msgstr "" "Vous pouvez spécifier cette option plus d'une fois. Tapez quand " "vous avez terminé.\n" #. Ask for optional arguments. #: ../clients/cli/connections.c:5002 #, 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 %s.\n" #: ../clients/cli/connections.c:5008 #, 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:5141 ../clients/cli/utils.c:295 #, c-format msgid "Error: value for '%s' argument is required." msgstr "Erreur : la valeur de l'argument « %s » est requise." #: ../clients/cli/connections.c:5148 #, c-format msgid "Error: 'save': %s." msgstr "Erreur: « save » : %s." #: ../clients/cli/connections.c:5234 ../clients/cli/connections.c:5245 #, c-format msgid "Error: '%s' argument is required." msgstr "Erreur : l'argument « %s » est requis." #: ../clients/cli/connections.c:6210 #, c-format msgid "['%s' setting values]\n" 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:6319 #, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" "---[ Menu principal ]---\n" "goto [ | ] :: aller sur un réglage ou une " "propriété\n" "remove [.] | :: supprimer la valeur d'un réglage ou " "d'une propriété\n" "set [. ] :: définir la valeur d'une propriété\n" "describe [.] :: décrire une propriété\n" "print [all | [.]] :: afficher la connexion\n" "verify [all | fix] :: vérifier la connexion\n" "save [persistent|temporary] :: enregistrer la connexion\n" "activate [] [/|] :: activer la connexion\n" "back :: remonter d'un niveau (retour " "arrière)\n" "help/? [] :: afficher cette aide\n" "nmcli :: configuration de nmcli\n" "quit :: quitter nmcli\n" #: ../clients/cli/connections.c:6346 #, c-format msgid "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" msgstr "" "goto [.] | :: saisir le paramètre ou la propriété " "pour la modification\n" "\n" "Cette commande entre dans un paramètre ou une propriété pour le/la " "modifier.\n" "\n" "Exemples : nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" #: ../clients/cli/connections.c:6353 #, c-format msgid "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" msgstr "" "remove [.] :: supprimer le paramètre ou réinitialiser la " "valeur de la propriété\n" "\n" "Cette commande supprime un paramètre entier de la connexion, ou si une " "propriété est donnée, \n" "celle-ci sera réinitialisée à la valeur par défaut.\n" "\n" "Exemples : nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" #: ../clients/cli/connections.c:6360 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" "set [. ] :: définir la valeur de la propriété\n" "\n" "Cette commande définit la valeur de la propriété.\n" "\n" "Exemple : nmcli> set con.id My connection\n" #: ../clients/cli/connections.c:6365 #, c-format msgid "" "describe [.] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" "describe [.] :: décrire la propriété\n" "\n" "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:6370 #, c-format msgid "" "print [all] :: print setting or connection values\n" "\n" "Shows current property or the whole connection.\n" "\n" "Example: nmcli ipv4> print all\n" msgstr "" "print [all] :: imprimer le paramètre ou les valeurs de la connexion\n" "\n" "Affiche la propriété actuelle ou la connexion entière.\n" "\n" "Exemple : nmcli ipv4> print all\n" #: ../clients/cli/connections.c:6375 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifies whether the setting or connection is valid and can be saved later.\n" "It indicates invalid values on error. Some errors may be fixed " "automatically\n" "by 'fix' option.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" msgstr "" "verify [all] : vérifier le paramètre ou la validité de la connexion\n" "\n" "Vérifie si le paramètre ou la connexion est valide et peut être enregistré " "plus tard.\n" "Indique les valeurs non valides sur les erreurs. Certaines erreurs peuvent " "être corrigées automatiquement\n" "par l'option «fix ».\n" "\n" "Exemples : nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verifyerify\n" #: ../clients/cli/connections.c:6384 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" "\n" "Sends the connection profile to NetworkManager that either will save it\n" "persistently, or will only keep it in memory. 'save' without an argument\n" "means 'save persistent'.\n" "Note that once you save the profile persistently those settings are saved\n" "across reboot or restart. Subsequent changes can also be temporary or\n" "persistent, but any temporary changes will not persist across reboot or\n" "restart. If you want to fully remove the persistent connection, the " "connection\n" "profile must be deleted.\n" msgstr "" "save [persistent|temporary] : sauvegarder la connexion\n" "Envoie le profil de connexion au NetworkManager qui le sauvegardera\n" "de manière persistante, ou qui le gardera en mémoire. Une sauvegarde sans " "argument\n" "correspond à une sauvegarde persistante.\n" "Notez qu'une fois que vous aurez sauvegardé le profil de façon persistante, " "ces\n" "configurations seront conservées à l'amorçage et au démarrage. Les " "changements\n" "peuvent donc être persistants ou temporaires, mais tout changement " "temporaire ne\n" "persitera pas à l'amorçage ou au démarrage. Si vous souhaitez supprimer la " "connexion\n" "persitante, le profil de connexion devra être supprimé.\n" #: ../clients/cli/connections.c:6395 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "" "activate [] [/|] :: activer la connexion\n" "\n" "Active la connexion.\n" "\n" "Options dispponibles :\n" " - périphérique sur lequel la connexion sera activée\n" "/| - AP (Wi-Fi) ou NSP (WiMAX) (ajouter avec ou lorsque " "n'est pas spécifié)\n" #: ../clients/cli/connections.c:6402 ../clients/cli/connections.c:6560 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" "back :: aller au niveau supérieur du menu\n" "\n" #: ../clients/cli/connections.c:6405 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "" "help/? [] :: aide pour les commandes nmcli\n" "\n" #: ../clients/cli/connections.c:6408 #, c-format msgid "" "nmcli [ ] :: nmcli configuration\n" "\n" "Configures nmcli. The following options are available:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" msgstr "" "nmcli [ ] :: configuration nmcli\n" "\n" "Configure nmcli. Les options suivantes sont disponibles :\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Exemples : nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" #: ../clients/cli/connections.c:6430 ../clients/cli/connections.c:6566 #, c-format msgid "" "quit :: exit nmcli\n" "\n" "This command exits nmcli. When the connection being edited is not saved, the " "user is asked to confirm the action.\n" msgstr "" "quit :: quitter nmcli\n" "\n" "Cette commande permet de quitter nmcli. Lorsque la connexion en cours de " "modification n'est pas enregistrée, il est demandé à l'utilisateur de " "confirmer l'action.\n" #: ../clients/cli/connections.c:6435 ../clients/cli/connections.c:6571 #: ../clients/cli/connections.c:7000 ../clients/cli/connections.c:7947 #, c-format msgid "Unknown command: '%s'\n" 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:6500 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |