mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-24 21:34:47 +03:00
7489 lines
195 KiB
Plaintext
7489 lines
195 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Translators:
|
||
# Alain PORTAL <aportal@univ-montp2.fr>, 2006-2007
|
||
# Damien Durand <splinux@fedoraproject.org>, 2006
|
||
# Decroux Fabien <fdecroux@redhat.com>, 2006
|
||
# Elodie, 2011
|
||
# ., 2011
|
||
# ., 2011
|
||
# Gauthier Ancelin <gauthier.ancelin@laposte.net>, 2007-2008
|
||
# Jérôme Fenal <jfenal@gmail.com>, 2012-2014
|
||
# Kévin Raymond <shaiton@fedoraproject.org>, 2012
|
||
# Laurent Léonard <laurent@open-minds.org>, 2009-2012
|
||
# Laurent Léonard <laurent@open-minds.org>, 2013
|
||
# Thomas Canniot <thomas.canniot@laposte.net>, 2006-2007
|
||
# Calinou, 2015
|
||
# Laurent Léonard <laurent@open-minds.org>, 2009-2013
|
||
# Luke Hollins <luke@farcry.ca>, 2015
|
||
# Cole Robinson <crobinso@redhat.com>, 2015. #zanata
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2015-09-02 09:45-0400\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"PO-Revision-Date: 2015-05-01 09:10-0400\n"
|
||
"Last-Translator: Cole Robinson <crobinso@redhat.com>\n"
|
||
"Language-Team: French (http://www.transifex.com/projects/p/virt-manager/"
|
||
"language/fr/)\n"
|
||
"Language: fr\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
"X-Generator: Zanata 3.7.1\n"
|
||
|
||
#: ../virt-manager:56
|
||
msgid "Error starting Virtual Machine Manager"
|
||
msgstr "Erreur lors du démarrage du gestionnaire de machine virtuelle"
|
||
|
||
#: ../virt-manager:221
|
||
msgid "virt-manager requires libvirt 0.6.0 or later."
|
||
msgstr "virt-manager nécessite libvirt 0.6.0 ou une version ultérieure."
|
||
|
||
#: ../virt-install:165
|
||
msgid "Cannot specify storage and use --nodisks"
|
||
msgstr "Impossible d'utiliser le stockage spécifié en utilisant --nodisks"
|
||
|
||
#: ../virt-install:169
|
||
msgid ""
|
||
"Cannot mix --file, --nonsparse, or --file-size with --disk options. Use --"
|
||
"disk PATH[,size=SIZE][,sparse=yes|no]"
|
||
msgstr ""
|
||
"Impossible de mélanger --file, --nonsparse ou --file-size avec l'option --"
|
||
"disk. Utilisez --disk PATH[,size=SIZE][,sparse=yes|no]"
|
||
|
||
#: ../virt-install:222
|
||
msgid "Cannot use --mac with --nonetworks"
|
||
msgstr "Impossible d'utiliser --mac avec --nonetworks"
|
||
|
||
#: ../virt-install:224
|
||
msgid "Cannot use --bridge with --nonetworks"
|
||
msgstr "Impossible d'utiliser --bridge avec --nonetworks"
|
||
|
||
#: ../virt-install:226
|
||
msgid "Cannot use --nonetworks with --network"
|
||
msgstr "Impossible d'utiliser --nonetworks avec --network"
|
||
|
||
#: ../virt-install:230
|
||
#, fuzzy
|
||
msgid "Can't use --pxe without any network"
|
||
msgstr "Impossible d'utiliser --mac avec --nonetworks"
|
||
|
||
#: ../virt-install:237
|
||
msgid "Cannot mix both --bridge and --network arguments"
|
||
msgstr "Impossible de mélanger les arguments de --bridge et de --network"
|
||
|
||
#: ../virt-install:290
|
||
msgid "Cannot mix --graphics and old style graphical options"
|
||
msgstr "Impossible de mélanger --graphics et les anciennes options graphiques"
|
||
|
||
#: ../virt-install:294
|
||
msgid "Can't specify more than one of VNC, SDL, --graphics or --nographics"
|
||
msgstr ""
|
||
"Impossible de spécifier plus d'une option parmi VNC, SDL, --graphics ou --"
|
||
"nographics"
|
||
|
||
#: ../virt-install:342
|
||
msgid "Can't do more than one of --hvm, --paravirt, or --container"
|
||
msgstr ""
|
||
"Impossible d'utiliser plus d'une option --hvm, --paravirt ou --container"
|
||
|
||
#: ../virt-install:356 ../virt-install:357
|
||
msgid "default"
|
||
msgstr "Par défaut"
|
||
|
||
#: ../virt-install:403
|
||
#, c-format
|
||
msgid "Error validating install location: %s"
|
||
msgstr "Erreur en validant l'emplacement d'installation : %s"
|
||
|
||
#: ../virt-install:423
|
||
msgid "--name is required"
|
||
msgstr "--name est requis"
|
||
|
||
#: ../virt-install:426
|
||
msgid "--memory amount in MiB is required"
|
||
msgstr "la quantité --memory en Mio est nécessaire"
|
||
|
||
#: ../virt-install:431
|
||
msgid "--disk storage must be specified (override with --disk none)"
|
||
msgstr "Le stockage --disk doit être spécifié (écrasé avec --disk none)"
|
||
|
||
#: ../virt-install:439
|
||
msgid "An install method must be specified\n"
|
||
"(%(methods)s)"
|
||
msgstr "Une méthode d'installation doit être spécifiée\n"
|
||
"(%(methods)s)"
|
||
|
||
#: ../virt-install:446
|
||
msgid "See the man page for examples of using --location with CDROM media"
|
||
msgstr ""
|
||
"Voir la page de manuel pour des exemples d'utilisation de --location avec un "
|
||
"média CDROM"
|
||
|
||
#: ../virt-install:454
|
||
msgid "Only one install method can be used (%(methods)s)"
|
||
msgstr "Seule une méthode d'installation peut être utilisée (%(methods)s)"
|
||
|
||
#: ../virt-install:460
|
||
#, c-format
|
||
msgid "Install methods (%s) cannot be specified for container guests"
|
||
msgstr ""
|
||
"La méthode d'installation (%s) ne peut pas être spécifiée pour les invités "
|
||
"contenus"
|
||
|
||
#: ../virt-install:465
|
||
msgid "Network PXE boot is not supported for paravirtualized guests"
|
||
msgstr ""
|
||
"Le démarrage sur le réseau PXE n'est pas pris en charge pour les invités "
|
||
"paravirtualisés"
|
||
|
||
#: ../virt-install:468
|
||
msgid "Paravirtualized guests cannot install off cdrom media."
|
||
msgstr ""
|
||
"Les invités paravirtualisés ne peuvent pas installer en dehors d'un média "
|
||
"cdrom."
|
||
|
||
#: ../virt-install:473
|
||
msgid "Libvirt version does not support remote --location installs"
|
||
msgstr ""
|
||
"La version de libvirt ne prend pas en charge les installations --location "
|
||
"distantes"
|
||
|
||
#: ../virt-install:479
|
||
msgid "--extra-args only work if specified with --location."
|
||
msgstr "--extra-args ne marche que si --location est défini."
|
||
|
||
#: ../virt-install:482
|
||
msgid "--initrd-inject only works if specified with --location."
|
||
msgstr "--initrd-inject ne fonctionne que si --location est défini."
|
||
|
||
#: ../virt-install:497
|
||
msgid ""
|
||
"CDROM media does not print to the text console by default, so you likely "
|
||
"will not see text install output. You might want to use --location."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:510
|
||
msgid ""
|
||
"No --console device added, you likely will not see text install output from "
|
||
"the guest."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:526
|
||
#, c-format
|
||
msgid ""
|
||
"No 'console' seen in --extra-args, a '%s' kernel argument is likely required "
|
||
"to see text install output from the guest."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:539
|
||
#, c-format
|
||
msgid ""
|
||
"'%s' found in --extra-args, but the device attached to the guest likely "
|
||
"requires '%s'. You may not see text install output from the guest."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:543
|
||
#, c-format
|
||
msgid ""
|
||
"To make '--extra-args %s' work, you can force a plain serial device with '--"
|
||
"console pty'"
|
||
msgstr ""
|
||
|
||
#: ../virt-install:549
|
||
msgid "The guest's network configuration does not support PXE"
|
||
msgstr "La configuration réseau invité ne supporte pas PXE"
|
||
|
||
#: ../virt-install:553
|
||
msgid ""
|
||
"No operating system detected, VM performance may suffer. Specify an OS with -"
|
||
"-os-variant for optimal results."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:573
|
||
msgid "A disk device must be specified with --import."
|
||
msgstr "Un périphérique disque doit être défini avec --import."
|
||
|
||
#: ../virt-install:739
|
||
msgid "No console to launch for the guest, defaulting to --wait -1"
|
||
msgstr ""
|
||
|
||
#: ../virt-install:749
|
||
msgid "\n"
|
||
"Starting install..."
|
||
msgstr "\n"
|
||
"Début d'installation..."
|
||
|
||
#: ../virt-install:766
|
||
msgid "Domain creation completed."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:770
|
||
#, c-format
|
||
msgid "You can restart your domain by running:\n"
|
||
" %s"
|
||
msgstr ""
|
||
|
||
#: ../virt-install:773
|
||
msgid "Restarting guest."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:779
|
||
msgid "Domain install interrupted."
|
||
msgstr "Installation du domaine interrompue."
|
||
|
||
#: ../virt-install:801
|
||
msgid "Domain has crashed."
|
||
msgstr "Le domaine a planté."
|
||
|
||
#: ../virt-install:838
|
||
msgid ""
|
||
"Domain installation still in progress. You can reconnect to \n"
|
||
"the console to complete the installation process."
|
||
msgstr ""
|
||
"Installation du domaine encore en cours. Vous pouvez vous reconnecter à \n"
|
||
"la console pour terminer le processus d'installation."
|
||
|
||
#: ../virt-install:843
|
||
#, c-format
|
||
msgid " %d minutes"
|
||
msgstr " %d minutes"
|
||
|
||
#: ../virt-install:845
|
||
msgid ""
|
||
"Domain installation still in progress. Waiting%(time_string)s for "
|
||
"installation to complete."
|
||
msgstr ""
|
||
|
||
#: ../virt-install:852
|
||
msgid "Domain has shutdown. Continuing."
|
||
msgstr "Le domaine s'est éteint. Continuer."
|
||
|
||
#: ../virt-install:859
|
||
#, c-format
|
||
msgid "Could not lookup domain after install: %s"
|
||
msgstr "Impossible de rechercher le domaine après installation : %s"
|
||
|
||
#: ../virt-install:866
|
||
msgid "Installation has exceeded specified time limit. Exiting application."
|
||
msgstr ""
|
||
"L'installation a dépassée la limite de temps spécifiée. Sortie de "
|
||
"l'application."
|
||
|
||
#: ../virt-install:891
|
||
msgid "Dry run completed successfully"
|
||
msgstr "Essai à blanc terminé avec succès"
|
||
|
||
#: ../virt-install:898
|
||
msgid "Requested installation does not have XML step 2"
|
||
msgstr "L'installation demandée n'a pas d'étape 2 XML"
|
||
|
||
#: ../virt-install:902
|
||
msgid "Requested installation does not have XML step 3"
|
||
msgstr "L'installation demandée n'a pas d'étape 3 XML"
|
||
|
||
#: ../virt-install:921
|
||
msgid "Create a new virtual machine from specified install media."
|
||
msgstr ""
|
||
"Crée une nouvelle machine virtuelle à partir du support d'installation "
|
||
"spécifié."
|
||
|
||
#: ../virt-install:925 ../virt-clone:109
|
||
msgid "General Options"
|
||
msgstr "Options générales"
|
||
|
||
#: ../virt-install:927
|
||
msgid "Name of the guest instance"
|
||
msgstr "Nom de l'instance de l'invité"
|
||
|
||
#: ../virt-install:934
|
||
msgid "Installation Method Options"
|
||
msgstr "Options des méthodes d'installation"
|
||
|
||
#: ../virt-install:936
|
||
msgid "CD-ROM installation media"
|
||
msgstr "Média CD-ROM d'installation"
|
||
|
||
#: ../virt-install:938
|
||
msgid ""
|
||
"Installation source (eg, nfs:host:/path, http://host/path, ftp://host/path)"
|
||
msgstr ""
|
||
"Source d'installation (par exemple : nfs:host:/path, http://host/path, ftp://"
|
||
"host/path)"
|
||
|
||
#: ../virt-install:941
|
||
msgid "Boot from the network using the PXE protocol"
|
||
msgstr "Démarrer à partir du réseau en utilisant le protocole PXE"
|
||
|
||
#: ../virt-install:943
|
||
msgid "Build guest around an existing disk image"
|
||
msgstr "Construire l'invité autour d'un disque image existant"
|
||
|
||
#: ../virt-install:945
|
||
msgid "Treat the CD-ROM media as a Live CD"
|
||
msgstr "Considérer le média CD-ROM comme un live CD"
|
||
|
||
#: ../virt-install:947
|
||
msgid ""
|
||
"Additional arguments to pass to the install kernel booted from --location"
|
||
msgstr ""
|
||
"Arguments additionnels à passer au noyau installé démarré à partir de --"
|
||
"location"
|
||
|
||
#: ../virt-install:950
|
||
msgid "Add given file to root of initrd from --location"
|
||
msgstr "Ajouter le fichier donné à la racine de initrd à partir de --location"
|
||
|
||
#: ../virt-install:957
|
||
msgid ""
|
||
"The OS variant being installed guests, e.g. 'fedora18', 'rhel6', 'winxp', "
|
||
"etc."
|
||
msgstr ""
|
||
"La variante d'OS à installer sur l'invité, par exemple « fedora18 », "
|
||
"« rhel6 », « winxp », etc."
|
||
|
||
#: ../virt-install:964
|
||
msgid "Device Options"
|
||
msgstr "Options de périphérique"
|
||
|
||
#: ../virt-install:994
|
||
msgid "Guest Configuration Options"
|
||
msgstr ""
|
||
|
||
#: ../virt-install:998
|
||
msgid "Virtualization Platform Options"
|
||
msgstr "Options de plateformes de virtualisation"
|
||
|
||
#: ../virt-install:1000
|
||
msgid "This guest should be a fully virtualized guest"
|
||
msgstr "Cet invité devrait être complètement virtualisé"
|
||
|
||
#: ../virt-install:1002
|
||
msgid "This guest should be a paravirtualized guest"
|
||
msgstr "Cet invité devrait être paravirtualisé"
|
||
|
||
#: ../virt-install:1004
|
||
msgid "This guest should be a container guest"
|
||
msgstr "Cet invité devrait être un conteneur invité"
|
||
|
||
#: ../virt-install:1007
|
||
msgid "Hypervisor name to use (kvm, qemu, xen, ...)"
|
||
msgstr "Le nom de l'hyperviseur à utiliser (kvm, qemu, xen...)"
|
||
|
||
#: ../virt-install:1011
|
||
msgid "The CPU architecture to simulate"
|
||
msgstr "L'architecture de l'UC à simuler"
|
||
|
||
#: ../virt-install:1013
|
||
msgid "The machine type to emulate"
|
||
msgstr "Le type machine à émuler"
|
||
|
||
#: ../virt-install:1020 ../virt-clone:145 ../virt-xml:385
|
||
msgid "Miscellaneous Options"
|
||
msgstr "Options diverses"
|
||
|
||
#: ../virt-install:1023
|
||
msgid "Have domain autostart on host boot up."
|
||
msgstr "Démarrer automatiquement le domaine au démarrage de l'hôte."
|
||
|
||
#: ../virt-install:1025
|
||
msgid "Minutes to wait for install to complete."
|
||
msgstr "Minutes d'attente avant la fin de l'installation."
|
||
|
||
#: ../virt-install:1067
|
||
msgid "--print-step must be 1, 2, 3, or all"
|
||
msgstr "--print-step doit être 1, 2, 3 ou all"
|
||
|
||
#: ../virt-install:1089 ../virt-clone:215
|
||
msgid "Installation aborted at user request"
|
||
msgstr "L'installation est annulée pour requête utilisateur"
|
||
|
||
#: ../virt-clone:40
|
||
msgid ""
|
||
"A name is required for the new virtual machine, use '--name NEW_VM_NAME' to "
|
||
"specify one."
|
||
msgstr ""
|
||
|
||
#: ../virt-clone:59
|
||
msgid ""
|
||
"An original machine name is required, use '--original ORIGINAL_GUEST' and "
|
||
"try again."
|
||
msgstr ""
|
||
|
||
#: ../virt-clone:99
|
||
msgid ""
|
||
"Duplicate a virtual machine, changing all the unique host side configuration "
|
||
"like MAC address, name, etc. \n"
|
||
"\n"
|
||
"The VM contents are NOT altered: virt-clone does not change anything "
|
||
"_inside_ the guest OS, it only duplicates disks and does host side changes. "
|
||
"So things like changing passwords, changing static IP address, etc are "
|
||
"outside the scope of this tool. For these types of changes, please see virt-"
|
||
"sysprep(1)."
|
||
msgstr ""
|
||
|
||
#: ../virt-clone:111
|
||
msgid "Name of the original guest; The status must be shut off or paused."
|
||
msgstr "Nom de l'invité d'origine. Le statut doit être éteint ou en pause."
|
||
|
||
#: ../virt-clone:114
|
||
msgid "XML file to use as the original guest."
|
||
msgstr "Le fichier XML à utiliser pour l'invité d'origine."
|
||
|
||
#: ../virt-clone:116
|
||
msgid ""
|
||
"Auto generate clone name and storage paths from the original guest "
|
||
"configuration."
|
||
msgstr ""
|
||
"Générer automatiquement un nom de clone et un chemin de stockage pour la "
|
||
"configuration d'origine de l'invité."
|
||
|
||
#: ../virt-clone:119
|
||
msgid "Name for the new guest"
|
||
msgstr "Nom du nouvel invité"
|
||
|
||
#: ../virt-clone:122
|
||
msgid "use btrfs COW lightweight copy"
|
||
msgstr ""
|
||
|
||
#: ../virt-clone:124
|
||
msgid "Storage Configuration"
|
||
msgstr "Configuration de stockage"
|
||
|
||
#: ../virt-clone:126
|
||
msgid "New file to use as the disk image for the new guest"
|
||
msgstr ""
|
||
"Nouveau fichier à utiliser en tant qu'image de disque pour le nouvel invité"
|
||
|
||
#: ../virt-clone:129
|
||
msgid ""
|
||
"Force to copy devices (eg, if 'hdc' is a readonly cdrom device, --force-copy="
|
||
"hdc)"
|
||
msgstr ""
|
||
"Forcer la copie des périphériques (par exemple, si « hdc » est un lecteur de "
|
||
"CD-ROM, -- force-copy=hdc)"
|
||
|
||
#: ../virt-clone:133
|
||
msgid "Do not use a sparse file for the clone's disk image"
|
||
msgstr "Ne pas utiliser un fichier à trous pour le clone de l'image de disque"
|
||
|
||
#: ../virt-clone:137
|
||
msgid ""
|
||
"Do not clone storage, new disk images specified via --file are preserved "
|
||
"unchanged"
|
||
msgstr ""
|
||
"Ne pas cloner le stockage, les nouvelles images disque spécifiées avec --"
|
||
"file sont conservés inchangés"
|
||
|
||
#: ../virt-clone:140
|
||
msgid "Networking Configuration"
|
||
msgstr "Configuration réseau"
|
||
|
||
#: ../virt-clone:142
|
||
msgid ""
|
||
"New fixed MAC address for the clone guest. Default is a randomly generated "
|
||
"MAC"
|
||
msgstr ""
|
||
"Nouvelle adresse MAC fixe pour l'invité cloné ; par défaut, une adresse "
|
||
"aléatoire est générée"
|
||
|
||
#: ../virt-clone:205
|
||
#, c-format
|
||
msgid "Clone '%s' created successfully."
|
||
msgstr "Le clone « %s » est créé avec succès."
|
||
|
||
#: ../virt-convert:51
|
||
msgid ""
|
||
"Convert an OVF or VMX appliance to native libvirt XML, and run the guest.\n"
|
||
"The VM contents are not altered. Disk images are copied to the hypervisor\n"
|
||
"default storage location.\n"
|
||
"\n"
|
||
"Examples:\n"
|
||
" virt-convert fedora18.ova\n"
|
||
" virt-convert centos6.zip --disk-format qcow2"
|
||
msgstr ""
|
||
|
||
#: ../virt-convert:62
|
||
msgid ""
|
||
"Conversion input. Can be a ovf/vmx file, a directory containing a config and "
|
||
"disk images, or a zip/ova/7z/etc archive."
|
||
msgstr ""
|
||
|
||
#: ../virt-convert:69
|
||
msgid "Force the input format. 'vmx' or 'ovf'"
|
||
msgstr ""
|
||
|
||
#: ../virt-convert:71
|
||
msgid "Output disk format. default is 'raw'. Disable conversion with 'none'"
|
||
msgstr ""
|
||
|
||
#: ../virt-convert:74
|
||
msgid ""
|
||
"Destination directory the disk images should be converted/copied to. "
|
||
"Defaults to the default libvirt directory."
|
||
msgstr ""
|
||
|
||
#: ../virt-convert:123
|
||
#, c-format
|
||
msgid "Creating guest '%s'."
|
||
msgstr "Création invité '%s'."
|
||
|
||
#: ../virt-convert:139 ../virt-xml:477
|
||
msgid "Aborted at user request"
|
||
msgstr "Annulé par demande utilisateur"
|
||
|
||
#: ../virt-xml:54
|
||
msgid "Please enter 'yes' or 'no'."
|
||
msgstr "Se il vous plaît entrez «Oui» ou «non»."
|
||
|
||
#: ../virt-xml:98
|
||
#, c-format
|
||
msgid "Could not find domain '%s': %s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:127
|
||
#, c-format
|
||
msgid "Invalid --edit option '%s'"
|
||
msgstr "invalide --edit l'option '%s'"
|
||
|
||
#: ../virt-xml:130
|
||
#, c-format
|
||
msgid "No --%s devices found in the XML"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:133
|
||
#, c-format
|
||
msgid "--edit %s requested but there's only %s --%s devices in the XML"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:145
|
||
#, c-format
|
||
msgid "No matching devices found for --%s %s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:161
|
||
#, c-format
|
||
msgid "One of %s must be specified."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:164
|
||
#, c-format
|
||
msgid "Conflicting options %s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:175
|
||
msgid "No change specified."
|
||
msgstr "aucun changement spécifiée"
|
||
|
||
#: ../virt-xml:177
|
||
#, c-format
|
||
msgid "Only one change operation may be specified (conflicting options %s)"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:190
|
||
#, c-format
|
||
msgid "'--edit %s' doesn't make sense with --%s, just use empty '--edit'"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:200
|
||
#, c-format
|
||
msgid "Cannot use --add-device with --%s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:207
|
||
#, c-format
|
||
msgid "Cannot use --remove-device with --%s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:229
|
||
#, c-format
|
||
msgid "--build-xml not supported for --%s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:252
|
||
#, c-format
|
||
msgid "Define '%s' with the changed XML?"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:260
|
||
#, c-format
|
||
msgid "Domain '%s' defined successfully."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:291
|
||
#, c-format
|
||
msgid "Error attempting device %s: %s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:293
|
||
#, c-format
|
||
msgid "Device %s successful."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:332
|
||
msgid "Edit libvirt XML using command line options."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:338
|
||
msgid "Domain name, id, or uuid"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:340
|
||
msgid "XML actions"
|
||
msgstr "Actions XML"
|
||
|
||
#: ../virt-xml:342
|
||
msgid ""
|
||
"Edit VM XML. Examples:\n"
|
||
"--edit --disk ... (edit first disk device)\n"
|
||
"--edit 2 --disk ... (edit second disk device)\n"
|
||
"--edit all --disk ... (edit all disk devices)\n"
|
||
"--edit target=hda --disk ... (edit disk 'hda')\n"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:348
|
||
msgid ""
|
||
"Remove specified device. Examples:\n"
|
||
"--remove-device --disk 1 (remove first disk)\n"
|
||
"--remove-device --disk all (remove all disks)\n"
|
||
"--remove-device --disk /some/path"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:353
|
||
msgid "Add specified device. Example:\n"
|
||
"--add-device --disk ..."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:356
|
||
msgid "Just output the built device XML, no domain required."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:358
|
||
msgid "Output options"
|
||
msgstr "options de sortie"
|
||
|
||
#: ../virt-xml:360
|
||
msgid ""
|
||
"Apply changes to the running VM.\n"
|
||
"With --add-device, this is a hotplug operation.\n"
|
||
"With --remove-device, this is a hotunplug operation.\n"
|
||
"With --edit, this is an update device operation."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:365
|
||
msgid ""
|
||
"Force defining the domain. Only required if a --print option was specified."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:368
|
||
msgid "Only print the requested change, in diff format"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:370
|
||
msgid "Only print the requested change, in full XML format"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:372
|
||
msgid "Require confirmation before saving any results."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:374
|
||
msgid "XML options"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:412
|
||
msgid "Can't use --confirm with stdin input."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:414
|
||
msgid "Can't use --update with stdin input."
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:417
|
||
msgid "A domain must be specified"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:444
|
||
#, c-format
|
||
msgid "Don't know how to --update for --%s"
|
||
msgstr ""
|
||
|
||
#: ../virt-xml:463
|
||
msgid "Changes will take effect after the next domain shutdown."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:219
|
||
msgid "Disk device"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:221
|
||
msgid "CDROM device"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:223
|
||
msgid "Floppy device"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:226
|
||
msgid "LUN Passthrough"
|
||
msgstr ""
|
||
|
||
#. [xml value, label]
|
||
#: ../virtManager/addhardware.py:281 ../virtManager/addhardware.py:569
|
||
#: ../virtManager/addhardware.py:681 ../virtManager/addhardware.py:697
|
||
#: ../virtManager/addhardware.py:774 ../virtManager/details.py:2645
|
||
#: ../virtManager/gfxdetails.py:84 ../virtManager/preferences.py:165
|
||
msgid "Hypervisor default"
|
||
msgstr "Par défaut pour l'hyperviseur"
|
||
|
||
#: ../virtManager/addhardware.py:344 ../virtManager/addstorage.py:206
|
||
#: ../virtManager/create.py:453
|
||
msgid "Connection does not support storage management."
|
||
msgstr "La connexion ne prend pas en charge la gestion du stockage."
|
||
|
||
#: ../virtManager/addhardware.py:359 ../virtManager/addhardware.py:364
|
||
#: ../virtManager/addhardware.py:367 ../virtManager/addhardware.py:371
|
||
#: ../virtManager/addhardware.py:377 ../virtManager/addhardware.py:391
|
||
msgid "Not supported for this guest type."
|
||
msgstr "Non pris en charge pour ce type d'invité."
|
||
|
||
#: ../virtManager/addhardware.py:381 ../virtManager/addhardware.py:385
|
||
msgid "Connection does not support host device enumeration"
|
||
msgstr ""
|
||
"La connexion ne prend pas en charge l'énumération des périphériques de "
|
||
"l'hôte"
|
||
|
||
#: ../virtManager/addhardware.py:388
|
||
msgid "Libvirt version does not support video devices."
|
||
msgstr "La version de libvirt ne prend pas en charge les périphériques vidéo."
|
||
|
||
#: ../virtManager/addhardware.py:396 ../virtManager/addhardware.py:407
|
||
msgid "Not supported for this hypervisor/libvirt combination."
|
||
msgstr "Non pris en charge pour cette combinaison hyperviseur/libvirt."
|
||
|
||
#: ../virtManager/addhardware.py:787
|
||
msgid "EvTouch USB Graphics Tablet"
|
||
msgstr "Tablette graphique USB evTouch"
|
||
|
||
#: ../virtManager/addhardware.py:790 ../virtManager/create.py:939
|
||
#: ../virtManager/create.py:942
|
||
msgid "Generic"
|
||
msgstr "Générique"
|
||
|
||
#: ../virtManager/addhardware.py:814
|
||
#, python-format
|
||
msgid "Error changing VM configuration: %s"
|
||
msgstr "Erreur lors de la modification de la configuration de la VM : %s"
|
||
|
||
#: ../virtManager/addhardware.py:840
|
||
msgid "Some changes may require a guest shutdown to take effect."
|
||
msgstr ""
|
||
"Certaines modifications peuvent requérir une extinction de l'invité afin de "
|
||
"prendre effet."
|
||
|
||
#: ../virtManager/addhardware.py:843
|
||
msgid "These changes will take effect after the next guest shutdown."
|
||
msgstr ""
|
||
"Ces modifications prendront effet après la prochaine extinction de l'invité."
|
||
|
||
#: ../virtManager/addhardware.py:911
|
||
msgid "No Devices Available"
|
||
msgstr "Aucun périphérique disponible"
|
||
|
||
#: ../virtManager/addhardware.py:938
|
||
#, python-format
|
||
msgid ""
|
||
"%s already has a USB controller attached.\n"
|
||
"Adding more than one USB controller is not supported.\n"
|
||
"You can change the USB controller type in the VM details screen."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:1119
|
||
msgid "Error"
|
||
msgstr "Erreur"
|
||
|
||
#: ../virtManager/addhardware.py:1121 ../ui/create.ui.h:57
|
||
msgid "Storage"
|
||
msgstr "Stockage"
|
||
|
||
#: ../virtManager/addhardware.py:1123
|
||
msgid "Controller"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:1125 ../virtinst/network.py:194
|
||
msgid "Network"
|
||
msgstr "Réseau"
|
||
|
||
#: ../virtManager/addhardware.py:1127 ../virtManager/details.py:200
|
||
msgid "Input"
|
||
msgstr "Entrée"
|
||
|
||
#: ../virtManager/addhardware.py:1129
|
||
msgid "Graphics"
|
||
msgstr "Affichage"
|
||
|
||
#: ../virtManager/addhardware.py:1131
|
||
msgid "Sound"
|
||
msgstr "Audio"
|
||
|
||
#: ../virtManager/addhardware.py:1133
|
||
msgid "Video Device"
|
||
msgstr "Périphérique vidéo"
|
||
|
||
#: ../virtManager/addhardware.py:1135
|
||
msgid "Watchdog Device"
|
||
msgstr "Périphérique chien de garde"
|
||
|
||
#: ../virtManager/addhardware.py:1137
|
||
msgid "Filesystem Passthrough"
|
||
msgstr "Relais de système de fichiers"
|
||
|
||
#: ../virtManager/addhardware.py:1139 ../virtManager/details.py:234
|
||
msgid "Smartcard"
|
||
msgstr "Carte à puce"
|
||
|
||
#: ../virtManager/addhardware.py:1141
|
||
msgid "USB Redirection"
|
||
msgstr "Redirection USB"
|
||
|
||
#: ../virtManager/addhardware.py:1143 ../virtManager/details.py:232
|
||
msgid "TPM"
|
||
msgstr "TPM"
|
||
|
||
#: ../virtManager/addhardware.py:1145
|
||
msgid "Random Number Generator"
|
||
msgstr "Générateur de nombres aléatoires"
|
||
|
||
#: ../virtManager/addhardware.py:1147 ../virtManager/details.py:233
|
||
msgid "Panic Notifier"
|
||
msgstr "panique notifiant"
|
||
|
||
#: ../virtManager/addhardware.py:1155
|
||
#, fuzzy
|
||
msgid "PCI Device"
|
||
msgstr "Périphérique %s"
|
||
|
||
#: ../virtManager/addhardware.py:1156
|
||
#, fuzzy
|
||
msgid "USB Device"
|
||
msgstr "Périphérique %s"
|
||
|
||
#: ../virtManager/addhardware.py:1361
|
||
msgid "Are you sure you want to add this device?"
|
||
msgstr "Êtes-vous certain de vouloir ajouter ce périphérique ?"
|
||
|
||
#: ../virtManager/addhardware.py:1364
|
||
msgid ""
|
||
"This device could not be attached to the running machine. Would you like to "
|
||
"make the device available after the next guest shutdown?"
|
||
msgstr ""
|
||
"Ce périphérique ne peut pas être attaché à la machine en cours de "
|
||
"fonctionnement. Souhaitez-vous rendre le périphérique disponible après la "
|
||
"prochaine extinction de l'invité ?"
|
||
|
||
#: ../virtManager/addhardware.py:1380
|
||
#, python-format
|
||
msgid "Error adding device: %s"
|
||
msgstr "Erreur lors de l'ajout du périphérique : %s"
|
||
|
||
#: ../virtManager/addhardware.py:1392
|
||
#, python-format
|
||
msgid "Unable to add device: %s"
|
||
msgstr "Impossible d'ajouter le périphérique : %s"
|
||
|
||
#: ../virtManager/addhardware.py:1411
|
||
#, python-format
|
||
msgid "Uncaught error validating hardware input: %s"
|
||
msgstr "Erreur inattendue lors de la validation de l'entrée du matériel : %s"
|
||
|
||
#: ../virtManager/addhardware.py:1421
|
||
msgid "Creating device"
|
||
msgstr "Création du périphérique"
|
||
|
||
#: ../virtManager/addhardware.py:1422
|
||
msgid "Depending on the device, this may take a few minutes to complete."
|
||
msgstr "Selon le périphérique, cela peut prendre quelques minutes."
|
||
|
||
#: ../virtManager/addhardware.py:1555 ../virtManager/addstorage.py:314
|
||
msgid "Storage parameter error."
|
||
msgstr "Erreur dans les paramètres du stockage."
|
||
|
||
#: ../virtManager/addhardware.py:1572
|
||
msgid "Network selection error."
|
||
msgstr "Erreur de sélection du réseau."
|
||
|
||
#: ../virtManager/addhardware.py:1573
|
||
msgid "A network source must be selected."
|
||
msgstr "Une source du réseau doit être sélectionnée."
|
||
|
||
#: ../virtManager/addhardware.py:1576
|
||
msgid "Invalid MAC address"
|
||
msgstr "Adresse MAC invalide"
|
||
|
||
#: ../virtManager/addhardware.py:1577
|
||
msgid "A MAC address must be entered."
|
||
msgstr "Une adresse MAC doit être entrée."
|
||
|
||
#: ../virtManager/addhardware.py:1607
|
||
msgid "Graphics device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique graphique"
|
||
|
||
#: ../virtManager/addhardware.py:1616
|
||
msgid "Sound device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique audio"
|
||
|
||
#: ../virtManager/addhardware.py:1621
|
||
msgid "Physical Device Required"
|
||
msgstr "Périphérique physique requis"
|
||
|
||
#: ../virtManager/addhardware.py:1622
|
||
msgid "A device must be selected."
|
||
msgstr "Un périphérique doit être sélectionné."
|
||
|
||
#: ../virtManager/addhardware.py:1634
|
||
#, python-format
|
||
msgid "The device is already in use by other guests %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addhardware.py:1636
|
||
msgid "Do you really want to use the device?"
|
||
msgstr "Voulez-vous vraiment à utiliser l'appareil?"
|
||
|
||
#: ../virtManager/addhardware.py:1642
|
||
msgid "Host device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique hôte"
|
||
|
||
#: ../virtManager/addhardware.py:1703
|
||
#, python-format
|
||
msgid "%s device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique %s"
|
||
|
||
#: ../virtManager/addhardware.py:1714
|
||
msgid "Video device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique vidéo"
|
||
|
||
#: ../virtManager/addhardware.py:1726
|
||
msgid "Watchdog parameter error"
|
||
msgstr "Erreur dans les paramètres du chien de garde"
|
||
|
||
#: ../virtManager/addhardware.py:1741
|
||
msgid "Smartcard device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique de cartes à puce"
|
||
|
||
#: ../virtManager/addhardware.py:1760
|
||
msgid "USB redirected device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique USB redirigé"
|
||
|
||
#: ../virtManager/addhardware.py:1780
|
||
msgid "TPM device parameter error"
|
||
msgstr "Erreur dans les paramètres du périphérique TPM"
|
||
|
||
#: ../virtManager/addhardware.py:1798
|
||
msgid "Panic device parameter error"
|
||
msgstr "Panic erreur de paramétrage de l'appareil"
|
||
|
||
#: ../virtManager/addhardware.py:1841 ../virtManager/addhardware.py:1853
|
||
#: ../virtManager/addhardware.py:1856 ../virtManager/addhardware.py:1868
|
||
#: ../virtManager/addhardware.py:1871
|
||
msgid "RNG selection error."
|
||
msgstr "Erreur de sélection du générateur de nombres aléatoires."
|
||
|
||
#: ../virtManager/addhardware.py:1842
|
||
msgid "A device must be specified."
|
||
msgstr "Un périphérique doit être spécifié."
|
||
|
||
#: ../virtManager/addhardware.py:1854
|
||
msgid "Please specify both bind and connect host"
|
||
msgstr "Veuillez spécifier les hôtes de liaison et de connexion"
|
||
|
||
#: ../virtManager/addhardware.py:1857
|
||
msgid "Please specify both bind and connect service"
|
||
msgstr "Veuillez spécifier les services de liaison et de connexion"
|
||
|
||
#: ../virtManager/addhardware.py:1869
|
||
msgid "The EGD host must be specified."
|
||
msgstr "L'hôte EGD doit être spécifié."
|
||
|
||
#: ../virtManager/addhardware.py:1872
|
||
msgid "The EGD service must be specified."
|
||
msgstr "Le service EGD doit être spécifié."
|
||
|
||
#: ../virtManager/addhardware.py:1891
|
||
msgid "RNG device parameter error"
|
||
msgstr ""
|
||
"Erreur dans les paramètres du périphérique de générateur de nombres "
|
||
"aléatoires"
|
||
|
||
#: ../virtManager/addstorage.py:101
|
||
#, python-format
|
||
msgid "%s available in the default location"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addstorage.py:109
|
||
msgid "Default pool is not active."
|
||
msgstr "Le pool par défaut n'est pas actif."
|
||
|
||
#: ../virtManager/addstorage.py:110
|
||
#, python-format
|
||
msgid "Storage pool '%s' is not active. Would you like to start the pool now?"
|
||
msgstr ""
|
||
"Le pool de stockage « %s » n'est pas actif. Souhaitez-vous le démarrer "
|
||
"maintenant ?"
|
||
|
||
#: ../virtManager/addstorage.py:121
|
||
#, python-format
|
||
msgid "Could not start storage_pool '%s': %s"
|
||
msgstr "Impossible de démarrer le pool de stockage « %s » : %s"
|
||
|
||
#: ../virtManager/addstorage.py:146
|
||
#, python-format
|
||
msgid "The emulator may not have search permissions for the path '%s'."
|
||
msgstr ""
|
||
"L'émulateur peut ne pas avoir les permissions de recherche pour le chemin "
|
||
"« %s »."
|
||
|
||
#: ../virtManager/addstorage.py:148
|
||
msgid "Do you want to correct this now?"
|
||
msgstr "Voulez-vous corriger ceci maintenant ?"
|
||
|
||
#: ../virtManager/addstorage.py:149 ../virtManager/addstorage.py:175
|
||
msgid "Don't ask about these directories again."
|
||
msgstr "Ne plus demander à propos de ces dossiers."
|
||
|
||
#: ../virtManager/addstorage.py:163
|
||
msgid ""
|
||
"Errors were encountered changing permissions for the following directories:"
|
||
msgstr ""
|
||
"Des erreurs ont été rencontrées lors de la modification des permissions pour "
|
||
"les dossiers suivants :"
|
||
|
||
#: ../virtManager/addstorage.py:194 ../virtManager/create.py:391
|
||
#, python-format
|
||
msgid "Disk format '%s' does not support full allocation."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/addstorage.py:290
|
||
msgid "A storage path must be specified."
|
||
msgstr "Un chemin de stockage doit être spécifié."
|
||
|
||
#. Fatal errors are reported when setting 'size'
|
||
#: ../virtManager/addstorage.py:322
|
||
msgid "Not Enough Free Space"
|
||
msgstr "Pas assez d'espace libre"
|
||
|
||
#: ../virtManager/addstorage.py:330 ../virtManager/choosecd.py:125
|
||
#, python-format
|
||
msgid "Disk \"%s\" is already in use by other guests %s"
|
||
msgstr "Le disque « %s » est déjà utilisé par d'autres invités %s"
|
||
|
||
#: ../virtManager/addstorage.py:332 ../virtManager/choosecd.py:127
|
||
msgid "Do you really want to use the disk?"
|
||
msgstr "Voulez-vous vraiment utiliser le disque ?"
|
||
|
||
#: ../virtManager/asyncjob.py:238
|
||
msgid "Cancel the job?"
|
||
msgstr "Annuler l'opération ?"
|
||
|
||
#: ../virtManager/asyncjob.py:254
|
||
msgid "Cancelling job..."
|
||
msgstr "Annulation de l'opération…"
|
||
|
||
#: ../virtManager/asyncjob.py:338 ../virtManager/asyncjob.py:345
|
||
#: ../ui/asyncjob.ui.h:3
|
||
msgid "Processing..."
|
||
msgstr "Traitement en cours…"
|
||
|
||
#: ../virtManager/asyncjob.py:359
|
||
msgid "Completed"
|
||
msgstr "Terminé"
|
||
|
||
#: ../virtManager/choosecd.py:92
|
||
msgid "Floppy D_rive"
|
||
msgstr "Lecteu_r de disquettes"
|
||
|
||
#: ../virtManager/choosecd.py:93
|
||
msgid "Floppy _Image"
|
||
msgstr "_Image de disquette"
|
||
|
||
#: ../virtManager/choosecd.py:101 ../virtManager/create.py:577
|
||
msgid "Physical CDROM passthrough not supported with this hypervisor"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/choosecd.py:114 ../virtManager/choosecd.py:120
|
||
msgid "Invalid Media Path"
|
||
msgstr "Chemin de média invalide"
|
||
|
||
#: ../virtManager/choosecd.py:115
|
||
msgid "A media path must be specified."
|
||
msgstr "Un chemin de média doit être spécifié."
|
||
|
||
#: ../virtManager/clone.py:70
|
||
msgid "No storage to clone."
|
||
msgstr "Aucun stockage à cloner."
|
||
|
||
#: ../virtManager/clone.py:77
|
||
msgid "Connection does not support managed storage cloning."
|
||
msgstr "La connexion ne prend pas en charge le clonage du stockage géré."
|
||
|
||
#: ../virtManager/clone.py:81
|
||
msgid "Cannot clone unmanaged remote storage."
|
||
msgstr "Impossible de cloner le stockage non-géré distant."
|
||
|
||
#: ../virtManager/clone.py:84
|
||
msgid "Block devices to clone must be libvirt\n"
|
||
"managed storage volumes."
|
||
msgstr ""
|
||
"Les périphériques blocs à cloner doivent\n"
|
||
"être des volumes de stockage gérés par libvirt."
|
||
|
||
#: ../virtManager/clone.py:87 ../virtManager/delete.py:362
|
||
msgid "No write access to parent directory."
|
||
msgstr "Pas d'accès en écriture au dossier parent."
|
||
|
||
#: ../virtManager/clone.py:89 ../virtManager/delete.py:360
|
||
msgid "Path does not exist."
|
||
msgstr "Le chemin n'existe pas"
|
||
|
||
#: ../virtManager/clone.py:112
|
||
msgid "Removable"
|
||
msgstr "Amovible"
|
||
|
||
#: ../virtManager/clone.py:115
|
||
msgid "Read Only"
|
||
msgstr "Lecture seule"
|
||
|
||
#: ../virtManager/clone.py:117
|
||
msgid "No write access"
|
||
msgstr "Pas d'accès en écriture"
|
||
|
||
#: ../virtManager/clone.py:120
|
||
msgid "Shareable"
|
||
msgstr "Partageable"
|
||
|
||
#: ../virtManager/clone.py:276 ../virtManager/clone.py:526
|
||
msgid "Details..."
|
||
msgstr "Détails…"
|
||
|
||
#: ../virtManager/clone.py:304
|
||
msgid "Usermode"
|
||
msgstr "Mode utilisateur"
|
||
|
||
#: ../virtManager/clone.py:320
|
||
msgid "Virtual Network"
|
||
msgstr "Réseau virtuel"
|
||
|
||
#: ../virtManager/clone.py:393
|
||
msgid "Nothing to clone."
|
||
msgstr "Rien à cloner."
|
||
|
||
#: ../virtManager/clone.py:518
|
||
msgid "Clone this disk"
|
||
msgstr "Cloner ce disque"
|
||
|
||
#: ../virtManager/clone.py:522
|
||
#, python-format
|
||
msgid "Share disk with %s"
|
||
msgstr "Partager ce disque avec %s"
|
||
|
||
#: ../virtManager/clone.py:534
|
||
msgid "Storage cannot be shared or cloned."
|
||
msgstr "Le stockage ne peut pas être partagé ou cloné."
|
||
|
||
#: ../virtManager/clone.py:588
|
||
msgid "One or more disks cannot be cloned or shared."
|
||
msgstr "Un ou plusieurs disques ne peuvent pas être clonés ou partagés."
|
||
|
||
#: ../virtManager/clone.py:680
|
||
#, python-format
|
||
msgid "Error changing MAC address: %s"
|
||
msgstr "Erreur lors de la modification de l'adresse MAC : %s"
|
||
|
||
#: ../virtManager/clone.py:706
|
||
msgid "Cloning will overwrite the existing file"
|
||
msgstr "Le clonage va écraser le fichier existant"
|
||
|
||
#: ../virtManager/clone.py:708
|
||
msgid ""
|
||
"Using an existing image will overwrite the path during the clone process. "
|
||
"Are you sure you want to use this path?"
|
||
msgstr ""
|
||
"L'utilisation d'une image existante écrasera le chemin lors du processus de "
|
||
"clonage. Êtes-vous certain de vouloir utiliser ce chemin ?"
|
||
|
||
#: ../virtManager/clone.py:720
|
||
#, python-format
|
||
msgid "Error changing storage path: %s"
|
||
msgstr "Erreur lors de la modification du chemin de stockage : %s"
|
||
|
||
#: ../virtManager/clone.py:772
|
||
msgid "Skipping disks may cause data to be overwritten."
|
||
msgstr "L'omission de disques peut occasionner des écrasements de données."
|
||
|
||
#: ../virtManager/clone.py:773
|
||
#, python-format
|
||
msgid ""
|
||
"The following disk devices will not be cloned:\n"
|
||
"\n"
|
||
"%s\n"
|
||
"Running the new guest could overwrite data in these disk images."
|
||
msgstr ""
|
||
"Le périphérique disque suivant ne sera pas cloné :\n"
|
||
"\n"
|
||
"%s\n"
|
||
"Le lancement du nouvel invité peut écraser les données dans cette image "
|
||
"disque."
|
||
|
||
#: ../virtManager/clone.py:792
|
||
#, python-format
|
||
msgid "Error creating virtual machine clone '%s': %s"
|
||
msgstr ""
|
||
"Erreur lors de la création du clone « %s » de la machine virtuelle : %s"
|
||
|
||
#: ../virtManager/clone.py:805 ../virtManager/createpool.py:402
|
||
#: ../virtManager/createvol.py:295 ../virtManager/migrate.py:383
|
||
#, python-format
|
||
msgid "Uncaught error validating input: %s"
|
||
msgstr "Erreur inattendue lors de la validation de l'entrée : %s"
|
||
|
||
#: ../virtManager/clone.py:812
|
||
#, python-format
|
||
msgid "Creating virtual machine clone '%s'"
|
||
msgstr "Création du clone « %s » de la machine virtuelle"
|
||
|
||
#: ../virtManager/clone.py:816 ../virtManager/delete.py:159
|
||
msgid " and selected storage (this may take a while)"
|
||
msgstr " et le stockage sélectionné (cela peut prendre un moment)"
|
||
|
||
#: ../virtManager/config.py:121
|
||
msgid "Locate or create storage volume"
|
||
msgstr "Localiser ou créer un volume de stockage"
|
||
|
||
#: ../virtManager/config.py:122
|
||
msgid "Locate existing storage"
|
||
msgstr "Localiser un stockage existant"
|
||
|
||
#: ../virtManager/config.py:129
|
||
msgid "Locate ISO media volume"
|
||
msgstr "Localiser le volume correspondant à l'image ISO"
|
||
|
||
#: ../virtManager/config.py:130
|
||
msgid "Locate ISO media"
|
||
msgstr "Localiser l'image ISO"
|
||
|
||
#: ../virtManager/config.py:135
|
||
msgid "Locate floppy media volume"
|
||
msgstr "Localiser le volume correspondant au lecteur de disquette"
|
||
|
||
#: ../virtManager/config.py:136
|
||
msgid "Locate floppy media"
|
||
msgstr "Localiser le lecteur de disquette"
|
||
|
||
#: ../virtManager/config.py:141 ../virtManager/config.py:142
|
||
msgid "Locate directory volume"
|
||
msgstr "Localiser le volume correspondant au dossier"
|
||
|
||
#: ../virtManager/connect.py:420
|
||
msgid "A hostname is required for remote connections."
|
||
msgstr "Un nom d'hôte est requis pour les connexions distantes."
|
||
|
||
#: ../virtManager/connection.py:548 ../virtManager/migrate.py:297
|
||
msgid "Disconnected"
|
||
msgstr "Déconnecté"
|
||
|
||
#: ../virtManager/connection.py:550
|
||
msgid "Connecting"
|
||
msgstr "Connexion"
|
||
|
||
#: ../virtManager/connection.py:552 ../virtManager/host.py:632
|
||
#: ../virtManager/host.py:845 ../virtManager/storagelist.py:347
|
||
#: ../ui/storagelist.ui.h:11
|
||
msgid "Active"
|
||
msgstr "Actif"
|
||
|
||
#. Machine settings
|
||
#: ../virtManager/connection.py:554 ../virtManager/create.py:1992
|
||
#: ../virtManager/details.py:2424 ../virtManager/details.py:2440
|
||
#: ../virtManager/details.py:2677 ../virtManager/domain.py:256
|
||
#: ../virtManager/gfxdetails.py:196 ../virtManager/gfxdetails.py:198
|
||
#: ../virtManager/host.py:839
|
||
msgid "Unknown"
|
||
msgstr "Inconnu"
|
||
|
||
#: ../virtManager/connection.py:683
|
||
#, python-format
|
||
msgid ""
|
||
"%s rename failed. Attempting to recover also failed.\n"
|
||
"\n"
|
||
"Original error: %s\n"
|
||
"\n"
|
||
"Recover error: %s"
|
||
msgstr ""
|
||
"Le renommage de %s a échoué. La tentative de récupération a également "
|
||
"échouée.\n"
|
||
"\n"
|
||
"Erreur originale : %s\n"
|
||
"\n"
|
||
"Erreur de récupération : %s"
|
||
|
||
#: ../virtManager/console.py:165
|
||
msgid "Leave fullscreen"
|
||
msgstr "Quitter le plein écran"
|
||
|
||
#: ../virtManager/console.py:186
|
||
msgid "Send key combination"
|
||
msgstr "Envoyer la combinaison des touches"
|
||
|
||
#: ../virtManager/console.py:218
|
||
#, python-format
|
||
msgid "%(vm-name)s on %(connection-name)s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/console.py:225
|
||
#, python-format
|
||
msgid "Press %s to release pointer."
|
||
msgstr "Appuyer sur %s pour libérer le pointeur."
|
||
|
||
#: ../virtManager/console.py:352
|
||
#, python-format
|
||
msgid "Graphics type '%s' does not support auto resize."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/console.py:355
|
||
msgid "Guest agent is not available."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/console.py:494
|
||
msgid "Guest has crashed"
|
||
msgstr "L'invité a planté"
|
||
|
||
#: ../virtManager/console.py:496
|
||
msgid "Guest not running"
|
||
msgstr "Invité inactif"
|
||
|
||
#: ../virtManager/console.py:624
|
||
msgid "Graphical console not configured for guest"
|
||
msgstr "Console graphique non configurée pour l'invité"
|
||
|
||
#: ../virtManager/console.py:631
|
||
#, python-format
|
||
msgid "Cannot display graphical console type '%s'"
|
||
msgstr "Impossible d'afficher le type de console graphique « %s »"
|
||
|
||
#: ../virtManager/console.py:639
|
||
#, python-format
|
||
msgid ""
|
||
"Guest is on a remote host with transport '%s'\n"
|
||
"but is only configured to listen locally.\n"
|
||
"Connect using 'ssh' transport or change the\n"
|
||
"guest's listen address."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/console.py:647
|
||
msgid "Graphical console is not yet active for guest"
|
||
msgstr "La console graphique n'est pas encore active pour l'invité"
|
||
|
||
#: ../virtManager/console.py:651
|
||
msgid "Connecting to graphical console for guest"
|
||
msgstr "Connexion à la console graphique en cours pour l'invité"
|
||
|
||
#: ../virtManager/console.py:669
|
||
msgid "Error connecting to graphical console"
|
||
msgstr "Erreur lors de la connexion à la console graphique"
|
||
|
||
#: ../virtManager/console.py:722
|
||
#, python-format
|
||
msgid "Viewer authentication error: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/console.py:741
|
||
msgid "USB redirection error"
|
||
msgstr "Erreur de redirection USB"
|
||
|
||
#: ../virtManager/console.py:761
|
||
msgid ""
|
||
"Error: viewer connection to hypervisor host got refused or disconnected!"
|
||
msgstr ""
|
||
"Erreur : la connexion de l'afficheur graphique à l'hôte hyperviseur a été "
|
||
"refusée ou interrompue !"
|
||
|
||
#: ../virtManager/console.py:866
|
||
msgid "No text console available"
|
||
msgstr "Aucune console texte disponible"
|
||
|
||
#: ../virtManager/console.py:890
|
||
msgid "No graphical console available"
|
||
msgstr "Aucune console graphique disponible"
|
||
|
||
#: ../virtManager/console.py:897
|
||
msgid "Graphical Console"
|
||
msgstr "console graphique"
|
||
|
||
#: ../virtManager/console.py:905
|
||
msgid "virt-manager does not support more that one graphical console"
|
||
msgstr "virt-manager ne suppoer pas plus d'une console graphique"
|
||
|
||
#: ../virtManager/create.py:342
|
||
msgid "No active connection to install on."
|
||
msgstr "Aucune connexion active pour installer."
|
||
|
||
#: ../virtManager/create.py:424
|
||
#, python-format
|
||
msgid "Failed to setup UEFI for AArch64: %s\n"
|
||
"Install options are limited."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:450
|
||
msgid "Libvirt version does not support remote URL installs."
|
||
msgstr ""
|
||
"La version de libvirt ne prend pas en charge les installations URL distantes."
|
||
""
|
||
|
||
#: ../virtManager/create.py:457
|
||
#, python-format
|
||
msgid "%s installs not available for paravirt guests."
|
||
msgstr ""
|
||
"Installation de « %s » non disponible pour les invités paravirtualisés."
|
||
|
||
#: ../virtManager/create.py:462
|
||
#, python-format
|
||
msgid "Architecture '%s' is not installable"
|
||
msgstr "L'architecture « %s » n'est pas installable"
|
||
|
||
#: ../virtManager/create.py:478
|
||
msgid "No install methods available for this connection."
|
||
msgstr "Aucune méthode d'installation disponible pour cette connexion."
|
||
|
||
#: ../virtManager/create.py:511
|
||
msgid "No hypervisor options were found for this connection."
|
||
msgstr "Aucune option d'hyperviseur n'a été trouvée pour cette connexion."
|
||
|
||
#: ../virtManager/create.py:516
|
||
msgid ""
|
||
"This usually means that QEMU or KVM is not installed on your machine, or the "
|
||
"KVM kernel modules are not loaded."
|
||
msgstr ""
|
||
"Cela veut habituellement dire que ni QEMU, ni KVM ne sont installés sur "
|
||
"votre machine ou que les modules noyau de KVM ne sont pas chargés."
|
||
|
||
#: ../virtManager/create.py:538
|
||
msgid ""
|
||
"Host is not advertising support for full virtualization. Install options may "
|
||
"be limited."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:544
|
||
msgid ""
|
||
"KVM is not available. This may mean the KVM package is not installed, or the "
|
||
"KVM kernel modules are not loaded. Your virtual machines may perform poorly."
|
||
msgstr ""
|
||
"KVM n'est pas disponible. Cela peut vouloir dire que le paquet KVM n'est pas "
|
||
"installé ou que les modules noyau de KVM ne sont pas chargés. Vos machines "
|
||
"virtuelles peuvent mal fonctionner."
|
||
|
||
#: ../virtManager/create.py:589
|
||
#, python-format
|
||
msgid "Up to %(maxmem)s available on the host"
|
||
msgstr "Jusqu'à %(maxmem)s disponibles sur l'hôte"
|
||
|
||
#: ../virtManager/create.py:601
|
||
#, python-format
|
||
msgid "Up to %(numcpus)d available"
|
||
msgstr "Jusqu'à %(numcpus)d disponible"
|
||
|
||
#: ../virtManager/create.py:819 ../virtManager/create.py:848
|
||
msgid "Show all OS options"
|
||
msgstr "Afficher tous les systèmes d'exploitation"
|
||
|
||
#: ../virtManager/create.py:902
|
||
msgid "Local CDROM/ISO"
|
||
msgstr "CD-ROM/ISO local"
|
||
|
||
#: ../virtManager/create.py:904
|
||
msgid "URL Install Tree"
|
||
msgstr "Arbre d'installation URL"
|
||
|
||
#: ../virtManager/create.py:906
|
||
msgid "PXE Install"
|
||
msgstr "Installation PXE"
|
||
|
||
#: ../virtManager/create.py:908
|
||
msgid "Import existing OS image"
|
||
msgstr "Importer une image de système d'exploitation existante"
|
||
|
||
#: ../virtManager/create.py:910
|
||
msgid "Application container"
|
||
msgstr "Conteneur d'application"
|
||
|
||
#: ../virtManager/create.py:912
|
||
msgid "Operating system container"
|
||
msgstr "Conteneur de système d'exploitation"
|
||
|
||
#: ../virtManager/create.py:930
|
||
msgid "Host filesystem"
|
||
msgstr "Système de fichiers hôte"
|
||
|
||
#: ../virtManager/create.py:932 ../virtManager/details.py:2425
|
||
#: ../virtinst/domcapabilities.py:132
|
||
msgid "None"
|
||
msgstr "Aucun"
|
||
|
||
#: ../virtManager/create.py:937
|
||
msgid "Linux"
|
||
msgstr "Linux"
|
||
|
||
#: ../virtManager/create.py:1128
|
||
msgid "Network selection does not support PXE"
|
||
msgstr "La sélection réseau ne prend pas en charge PXE"
|
||
|
||
#: ../virtManager/create.py:1361 ../virtManager/createinterface.py:878
|
||
#: ../virtManager/createnet.py:460 ../virtManager/createpool.py:453
|
||
#, python-format
|
||
msgid "Step %(current_page)d of %(max_page)d"
|
||
msgstr "Étape %(current_page)d sur %(max_page)d"
|
||
|
||
#: ../virtManager/create.py:1375
|
||
#, python-format
|
||
msgid "Error populating summary page: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:1398
|
||
#, python-format
|
||
msgid "Error setting UUID: %s"
|
||
msgstr "Erreur lors de la définition de l'UUID : %s"
|
||
|
||
#: ../virtManager/create.py:1406
|
||
msgid "Error setting OS information."
|
||
msgstr ""
|
||
"Erreur lors de la définition des informations du système d'exploitation."
|
||
|
||
#: ../virtManager/create.py:1428
|
||
msgid "Error setting up default devices:"
|
||
msgstr "Erreur lors de la configuration des périphériques par défaut :"
|
||
|
||
#: ../virtManager/create.py:1446 ../virtManager/createinterface.py:906
|
||
#, python-format
|
||
msgid "Uncaught error validating install parameters: %s"
|
||
msgstr ""
|
||
"Erreur inattendue lors de la validation des paramètres d'installation : %s"
|
||
|
||
#: ../virtManager/create.py:1496
|
||
msgid "Please specify a valid OS variant."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:1504
|
||
msgid "An install media selection is required."
|
||
msgstr "Une sélection de média d'installation est requise."
|
||
|
||
#: ../virtManager/create.py:1514
|
||
msgid "An install tree is required."
|
||
msgstr "Un arbre d'installation est requis."
|
||
|
||
#: ../virtManager/create.py:1528
|
||
msgid "A storage path to import is required."
|
||
msgstr "Un chemin de stockage pour importer est requis."
|
||
|
||
#: ../virtManager/create.py:1535
|
||
msgid "An application path is required."
|
||
msgstr "Un chemin d'application est requis."
|
||
|
||
#: ../virtManager/create.py:1542
|
||
msgid "An OS directory path is required."
|
||
msgstr "Un chemin de dossier de système d'exploitation est requis."
|
||
|
||
#: ../virtManager/create.py:1554
|
||
msgid "Error setting installer parameters."
|
||
msgstr "Erreur lors de la définition des paramètres de l'installeur."
|
||
|
||
#: ../virtManager/create.py:1582
|
||
msgid "Error setting install media location."
|
||
msgstr ""
|
||
"Erreur lors de la définition de l'emplacement du média d'installation."
|
||
|
||
#: ../virtManager/create.py:1606
|
||
#, python-format
|
||
msgid "A kernel is required for %s guests."
|
||
msgstr "Un noyau est requis pour les invités %s."
|
||
|
||
#: ../virtManager/create.py:1614
|
||
msgid "Error setting default name."
|
||
msgstr "Erreur lors de la définition du nom par défaut."
|
||
|
||
#: ../virtManager/create.py:1670
|
||
msgid "Error setting CPUs."
|
||
msgstr "Erreur lors de la définition des CPU."
|
||
|
||
#: ../virtManager/create.py:1677
|
||
msgid "Error setting guest memory."
|
||
msgstr "Erreur lors de la définition de la mémoire de l'invité."
|
||
|
||
#: ../virtManager/create.py:1724
|
||
msgid "Invalid guest name"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:1745
|
||
#, python-format
|
||
msgid "Network device required for %s install."
|
||
msgstr "Un périphérique réseau est requis pour l'installation de « %s »."
|
||
|
||
#: ../virtManager/create.py:1788
|
||
msgid "Error starting installation: "
|
||
msgstr "Erreur lors du démarrage de l'installation :"
|
||
|
||
#: ../virtManager/create.py:1832
|
||
#, python-format
|
||
msgid "Unable to complete install: '%s'"
|
||
msgstr "Impossible de terminer l'installation : « %s »"
|
||
|
||
#: ../virtManager/create.py:1847
|
||
msgid "Creating Virtual Machine"
|
||
msgstr "Création d'une machine virtuelle"
|
||
|
||
#: ../virtManager/create.py:1848
|
||
msgid ""
|
||
"The virtual machine is now being created. Allocation of disk storage and "
|
||
"retrieval of the installation images may take a few minutes to complete."
|
||
msgstr ""
|
||
"La machine virtuelle est maintenant en cours de création. L'allocation du "
|
||
"stockage disque et la récupération des images d'installation peuvent prendre "
|
||
"quelques minutes."
|
||
|
||
#: ../virtManager/create.py:1892
|
||
#, python-format
|
||
msgid "VM '%s' didn't show up after expected time."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/create.py:1950
|
||
#, python-format
|
||
msgid "Error continue install: %s"
|
||
msgstr "Erreur lors de la poursuite de l'installation : %s"
|
||
|
||
#: ../virtManager/create.py:2014
|
||
msgid "Detecting"
|
||
msgstr "Détection"
|
||
|
||
#: ../virtManager/createinterface.py:201 ../virtManager/netlist.py:116
|
||
msgid "Bridge"
|
||
msgstr "Pont"
|
||
|
||
#: ../virtManager/createinterface.py:203
|
||
msgid "Bond"
|
||
msgstr "Association"
|
||
|
||
#: ../virtManager/createinterface.py:205
|
||
msgid "Ethernet"
|
||
msgstr "Ethernet"
|
||
|
||
#: ../virtManager/createinterface.py:207
|
||
msgid "VLAN"
|
||
msgstr "VLAN"
|
||
|
||
#: ../virtManager/createinterface.py:222 ../virtManager/details.py:892
|
||
#: ../virtManager/manager.py:352 ../ui/create.ui.h:18
|
||
msgid "Name"
|
||
msgstr "Nom"
|
||
|
||
#: ../virtManager/createinterface.py:223
|
||
msgid "Type"
|
||
msgstr "Type"
|
||
|
||
#: ../virtManager/createinterface.py:224
|
||
msgid "In use by"
|
||
msgstr "En cours d'utilisation par"
|
||
|
||
#: ../virtManager/createinterface.py:260 ../virtManager/createinterface.py:268
|
||
msgid "System default"
|
||
msgstr "Par défaut pour le système"
|
||
|
||
#: ../virtManager/createinterface.py:491
|
||
msgid "Choose interface(s) to bridge:"
|
||
msgstr "Choisissez les interfaces à ponter :"
|
||
|
||
#: ../virtManager/createinterface.py:494
|
||
msgid "Choose parent interface:"
|
||
msgstr "Choisissez l'interface parent :"
|
||
|
||
#: ../virtManager/createinterface.py:496
|
||
msgid "Choose interfaces to bond:"
|
||
msgstr "Choisissez les interfaces à associer :"
|
||
|
||
#: ../virtManager/createinterface.py:498
|
||
msgid "Choose an unconfigured interface:"
|
||
msgstr "Choisissez une interface non configurée :"
|
||
|
||
#: ../virtManager/createinterface.py:567
|
||
msgid "No interface selected"
|
||
msgstr "Aucune interface sélectionnée"
|
||
|
||
#: ../virtManager/createinterface.py:764
|
||
msgid "Please enter an IP address"
|
||
msgstr "Se il vous plaît entrer une adresse IP"
|
||
|
||
#: ../virtManager/createinterface.py:917
|
||
msgid "An interface name is required."
|
||
msgstr "Un nom d'interface est requis."
|
||
|
||
#: ../virtManager/createinterface.py:921
|
||
msgid "An interface must be selected"
|
||
msgstr "Une interface doit être sélectionnée"
|
||
|
||
#: ../virtManager/createinterface.py:969
|
||
#, python-format
|
||
msgid ""
|
||
"The following interface(s) are already configured:\n"
|
||
"\n"
|
||
"%s\n"
|
||
"\n"
|
||
"Using these may overwrite their existing configuration. Are you sure you "
|
||
"want to use the selected interface(s)?"
|
||
msgstr ""
|
||
"Les interfaces suivantes sont déjà configurées :\n"
|
||
"\n"
|
||
"%s\n"
|
||
"\n"
|
||
"Les utiliser peut écraser leur configuration existante. Êtes-vous certain de "
|
||
"vouloir utiliser les interfaces sélectionnées ?"
|
||
|
||
#: ../virtManager/createinterface.py:1010
|
||
msgid "Error setting interface parameters."
|
||
msgstr "Erreur lors de la définition des paramètres de l'interface."
|
||
|
||
#: ../virtManager/createinterface.py:1075
|
||
#, python-format
|
||
msgid "Error validating IP configuration: %s"
|
||
msgstr "Erreur lors de la validation de la configuration IP : %s"
|
||
|
||
#: ../virtManager/createinterface.py:1112
|
||
#, python-format
|
||
msgid "Error creating interface: '%s'"
|
||
msgstr "Erreur lors de la création de l'interface : « %s »"
|
||
|
||
#: ../virtManager/createinterface.py:1134
|
||
msgid "Creating virtual interface"
|
||
msgstr "Création d'une interface virtuelle"
|
||
|
||
#: ../virtManager/createinterface.py:1135
|
||
msgid "The virtual interface is now being created."
|
||
msgstr "L'interface virtuelle est maintenant en cours de création."
|
||
|
||
#: ../virtManager/createnet.py:134 ../virtinst/network.py:155
|
||
msgid "NAT"
|
||
msgstr "NAT"
|
||
|
||
#: ../virtManager/createnet.py:135 ../ui/host.ui.h:24
|
||
msgid "Routed"
|
||
msgstr "Routé"
|
||
|
||
#: ../virtManager/createnet.py:172
|
||
msgid "Any physical device"
|
||
msgstr "N'importe quel périphérique physique"
|
||
|
||
#: ../virtManager/createnet.py:182
|
||
#, python-format
|
||
msgid "Physical device %s"
|
||
msgstr "Périphérique physique %s"
|
||
|
||
#: ../virtManager/createnet.py:261
|
||
msgid "Invalid network name"
|
||
msgstr "nom de réseau non valide"
|
||
|
||
#: ../virtManager/createnet.py:270 ../virtManager/createnet.py:274
|
||
#: ../virtManager/createnet.py:278 ../virtManager/createnet.py:282
|
||
#: ../virtManager/createnet.py:353 ../virtManager/createnet.py:357
|
||
#: ../virtManager/createnet.py:361
|
||
msgid "Invalid Network Address"
|
||
msgstr "Adresse réseau invalide"
|
||
|
||
#: ../virtManager/createnet.py:271 ../virtManager/createnet.py:354
|
||
msgid "The network address could not be understood"
|
||
msgstr "L'adresse réseau ne peut pas être interprétée"
|
||
|
||
#: ../virtManager/createnet.py:275
|
||
msgid "The network must be an IPv4 address"
|
||
msgstr "Le réseau doit être une adresse IPv4"
|
||
|
||
#: ../virtManager/createnet.py:279
|
||
msgid "The network must address at least 8 addresses."
|
||
msgstr "Le réseau doit comprendre au moins 8 adresses."
|
||
|
||
#: ../virtManager/createnet.py:283
|
||
msgid "The network prefix must be >= 15"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/createnet.py:286 ../virtManager/createnet.py:365
|
||
msgid "Check Network Address"
|
||
msgstr "Vérifier l'adresse du réseau"
|
||
|
||
#: ../virtManager/createnet.py:287 ../virtManager/createnet.py:366
|
||
msgid ""
|
||
"The network should normally use a private IPv4 address. Use this non-private "
|
||
"address anyway?"
|
||
msgstr ""
|
||
"Le réseau devrait normalement utiliser une adresse IPv4 privée. Utiliser "
|
||
"tout de même cette adresse non privée ?"
|
||
|
||
#: ../virtManager/createnet.py:297 ../virtManager/createnet.py:300
|
||
#: ../virtManager/createnet.py:303 ../virtManager/createnet.py:307
|
||
msgid "Invalid DHCP Address"
|
||
msgstr "Adresse DHCP invalide"
|
||
|
||
#: ../virtManager/createnet.py:298
|
||
msgid "The DHCP start address could not be understood"
|
||
msgstr "L'adresse de début du DHCP ne peut pas être interprétée"
|
||
|
||
#: ../virtManager/createnet.py:301
|
||
msgid "The DHCP end address could not be understood"
|
||
msgstr "L'adresse de fin du DHCP ne peut pas être interprétée"
|
||
|
||
#: ../virtManager/createnet.py:304
|
||
#, python-format
|
||
msgid "The DHCP start address is not with the network %s"
|
||
msgstr "L'adresse de début du DHCP n'est pas dans le réseau %s"
|
||
|
||
#: ../virtManager/createnet.py:308
|
||
#, python-format
|
||
msgid "The DHCP end address is not with the network %s"
|
||
msgstr "L'adresse de fin du DHCP n'est pas dans le réseau %s"
|
||
|
||
#: ../virtManager/createnet.py:340 ../virtManager/createnet.py:343
|
||
#: ../virtManager/createnet.py:419 ../virtManager/createnet.py:422
|
||
msgid "Invalid static route"
|
||
msgstr "Route statique invalide"
|
||
|
||
#: ../virtManager/createnet.py:341 ../virtManager/createnet.py:420
|
||
msgid "The network address is incorrect."
|
||
msgstr "L'adresse réseau est incorrecte."
|
||
|
||
#: ../virtManager/createnet.py:344 ../virtManager/createnet.py:423
|
||
msgid "The gateway address is incorrect."
|
||
msgstr "L'adresse de la passerelle est incorrecte."
|
||
|
||
#: ../virtManager/createnet.py:358
|
||
msgid "The network must be an IPv6 address"
|
||
msgstr "Le réseau doit être une adresse IPv6"
|
||
|
||
#: ../virtManager/createnet.py:362
|
||
msgid "For libvirt, the IPv6 network prefix must be /64"
|
||
msgstr "Pour libvirt, le préfixe du réseau IPv6 doit être /64"
|
||
|
||
#: ../virtManager/createnet.py:376 ../virtManager/createnet.py:379
|
||
#: ../virtManager/createnet.py:382 ../virtManager/createnet.py:386
|
||
msgid "Invalid DHCPv6 Address"
|
||
msgstr "Adresse DHCPv6 invalide"
|
||
|
||
#: ../virtManager/createnet.py:377
|
||
msgid "The DHCPv6 start address could not be understood"
|
||
msgstr "L'adresse de début du DHCPv6 est incompréhensible"
|
||
|
||
#: ../virtManager/createnet.py:380
|
||
msgid "The DHCPv6 end address could not be understood"
|
||
msgstr "L'adresse de fin du DHCPv6 est incompréhensible"
|
||
|
||
#: ../virtManager/createnet.py:383
|
||
#, python-format
|
||
msgid "The DHCPv6 start address is not with the network %s"
|
||
msgstr "L'adresse de début du DHCPv6 n'est pas dans le réseau %s"
|
||
|
||
#: ../virtManager/createnet.py:387
|
||
#, python-format
|
||
msgid "The DHCPv6 end address is not with the network %s"
|
||
msgstr "L'adresse de fin du DHCPv6 n'est pas dans le réseau %s"
|
||
|
||
#: ../virtManager/createnet.py:567 ../virtManager/createnet.py:621
|
||
msgid "Private"
|
||
msgstr "Privé"
|
||
|
||
#: ../virtManager/createnet.py:567 ../virtManager/createnet.py:627
|
||
msgid "Other/Public"
|
||
msgstr "Autre/public"
|
||
|
||
#: ../virtManager/createnet.py:623
|
||
msgid "Reserved"
|
||
msgstr "Réservé"
|
||
|
||
#: ../virtManager/createnet.py:625
|
||
msgid "Unspecified"
|
||
msgstr "Non indiqué"
|
||
|
||
#: ../virtManager/createnet.py:738
|
||
#, python-format
|
||
msgid "Error creating virtual network: %s"
|
||
msgstr "Erreur lors de la création du réseau virtuel : %s"
|
||
|
||
#: ../virtManager/createnet.py:755
|
||
#, python-format
|
||
msgid "Error generating network xml: %s"
|
||
msgstr "Erreur lors de la génération du fichier XML de réseau : %s"
|
||
|
||
#: ../virtManager/createnet.py:764
|
||
msgid "Creating virtual network..."
|
||
msgstr "Création du réseau virtuel..."
|
||
|
||
#: ../virtManager/createnet.py:765
|
||
msgid "Creating the virtual network may take a while..."
|
||
msgstr "La création du réseau virtuel peut prendre un moment…"
|
||
|
||
#: ../virtManager/createpool.py:289
|
||
msgid "_Source IQN:"
|
||
msgstr "IQN _Source:"
|
||
|
||
#: ../virtManager/createpool.py:291
|
||
msgid "_Source Path:"
|
||
msgstr "Chemin de la _source :"
|
||
|
||
#: ../virtManager/createpool.py:378
|
||
msgid "Choose source path"
|
||
msgstr "Choisissez le chemin d'accès à la source"
|
||
|
||
#: ../virtManager/createpool.py:385
|
||
msgid "Choose target directory"
|
||
msgstr "Choisissez le dossier cible"
|
||
|
||
#: ../virtManager/createpool.py:419
|
||
#, python-format
|
||
msgid "Error creating pool: %s"
|
||
msgstr "Erreur lors de la création du pool : %s"
|
||
|
||
#: ../virtManager/createpool.py:436
|
||
msgid "Creating storage pool..."
|
||
msgstr "Création d'un pool de stockage…"
|
||
|
||
#: ../virtManager/createpool.py:437
|
||
msgid "Creating the storage pool may take a while..."
|
||
msgstr "La création du pool de stockage peut prendre un moment…"
|
||
|
||
#: ../virtManager/createpool.py:503 ../virtManager/createpool.py:533
|
||
msgid "Pool Parameter Error"
|
||
msgstr "Erreur dans les paramètres du pool"
|
||
|
||
#: ../virtManager/createpool.py:539
|
||
msgid ""
|
||
"Building a pool of this type will format the source device. Are you sure you "
|
||
"want to 'build' this pool?"
|
||
msgstr ""
|
||
"Construire un pool de ce type formatera le périphérique source. Êtes-vous "
|
||
"certains de vouloir construire ce pool ?"
|
||
|
||
#: ../virtManager/createvol.py:281
|
||
#, python-format
|
||
msgid "Error creating vol: %s"
|
||
msgstr "Erreur lors de la création du volume : %s"
|
||
|
||
#: ../virtManager/createvol.py:304
|
||
msgid "Creating storage volume..."
|
||
msgstr "Création d'un volume de stockage…"
|
||
|
||
#: ../virtManager/createvol.py:305
|
||
msgid "Creating the storage volume may take a while..."
|
||
msgstr "La création du volume de stockage peut prendre un moment…"
|
||
|
||
#: ../virtManager/createvol.py:346
|
||
msgid "Volume Parameter Error"
|
||
msgstr "Erreur dans les paramètres du volume"
|
||
|
||
#: ../virtManager/delete.py:92
|
||
msgid "Delete"
|
||
msgstr "Supprimer"
|
||
|
||
#: ../virtManager/delete.py:142
|
||
msgid "Are you sure you want to delete the storage?"
|
||
msgstr "Êtes-vous certain de vouloir supprimer le stockage ?"
|
||
|
||
#: ../virtManager/delete.py:143
|
||
#, python-format
|
||
msgid "The following paths will be deleted:\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr "Les chemins suivants seront supprimés :\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#: ../virtManager/delete.py:156
|
||
#, python-format
|
||
msgid "Deleting virtual machine '%s'"
|
||
msgstr "Supprimer la machine virtuelle « %s »"
|
||
|
||
#: ../virtManager/delete.py:181
|
||
#, python-format
|
||
msgid "Deleting path '%s'"
|
||
msgstr "Supprimer le chemin « %s »"
|
||
|
||
#: ../virtManager/delete.py:192
|
||
#, python-format
|
||
msgid "Error deleting virtual machine '%s': %s"
|
||
msgstr "Erreur lors de la suppression de la machine virtuelle « %s » : %s"
|
||
|
||
#: ../virtManager/delete.py:208
|
||
msgid "Additionally, there were errors removing certain storage devices: \n"
|
||
msgstr ""
|
||
"Il y a également eu des erreurs lors du retrait de certains périphériques de "
|
||
"stockage :\n"
|
||
|
||
#: ../virtManager/delete.py:212
|
||
msgid "Errors encountered while removing certain storage devices."
|
||
msgstr ""
|
||
"Des erreurs sont survenues lors du retrait de certains périphériques de "
|
||
"stockage."
|
||
|
||
#: ../virtManager/delete.py:300 ../ui/details.ui.h:59
|
||
msgid "Target"
|
||
msgstr "Cible"
|
||
|
||
#: ../virtManager/delete.py:302
|
||
msgid "Storage Path"
|
||
msgstr "Chemin de stockage"
|
||
|
||
#: ../virtManager/delete.py:355
|
||
msgid "Cannot delete iscsi share."
|
||
msgstr "Impossible de supprimer le partage iSCSI."
|
||
|
||
#: ../virtManager/delete.py:358
|
||
msgid "Cannot delete unmanaged remote storage."
|
||
msgstr "Impossible de supprimer le stockage non-géré distant."
|
||
|
||
#: ../virtManager/delete.py:364
|
||
msgid "Cannot delete unmanaged block device."
|
||
msgstr "Impossible de supprimer le périphérique bloc non-géré."
|
||
|
||
#: ../virtManager/delete.py:385
|
||
msgid "Storage is read-only."
|
||
msgstr "Le stockage est en lecture seule."
|
||
|
||
#: ../virtManager/delete.py:387
|
||
msgid "No write access to path."
|
||
msgstr "Pas d'accès en écriture au chemin."
|
||
|
||
#: ../virtManager/delete.py:390
|
||
msgid "Storage is marked as shareable."
|
||
msgstr "Le stockage est marqué comme partageable."
|
||
|
||
#: ../virtManager/delete.py:400
|
||
#, python-format
|
||
msgid "Storage is in use by the following virtual machines:\n"
|
||
"- %s "
|
||
msgstr ""
|
||
"Le stockage est en cours d'utilisation par les machines virtuelles "
|
||
"suivantes :\n"
|
||
"- %s"
|
||
|
||
#: ../virtManager/details.py:163
|
||
msgid "Remove this device from the virtual machine"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:195
|
||
msgid "Tablet"
|
||
msgstr "Tablette"
|
||
|
||
#: ../virtManager/details.py:197
|
||
msgid "Mouse"
|
||
msgstr "Souris"
|
||
|
||
#: ../virtManager/details.py:199
|
||
msgid "Keyboard"
|
||
msgstr "clavier"
|
||
|
||
#: ../virtManager/details.py:216
|
||
#, python-format
|
||
msgid "Display %s"
|
||
msgstr "Affichage %s"
|
||
|
||
#: ../virtManager/details.py:218
|
||
#, python-format
|
||
msgid "%s Redirector %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:222
|
||
#, python-format
|
||
msgid "Sound: %s"
|
||
msgstr "Audio : %s"
|
||
|
||
#: ../virtManager/details.py:224
|
||
#, python-format
|
||
msgid "Video %s"
|
||
msgstr "Video %s"
|
||
|
||
#: ../virtManager/details.py:226
|
||
#, python-format
|
||
msgid "Filesystem %s"
|
||
msgstr "Système de fichiers %s"
|
||
|
||
#: ../virtManager/details.py:228
|
||
#, python-format
|
||
msgid "Controller %s"
|
||
msgstr "Contrôleur %s"
|
||
|
||
#: ../virtManager/details.py:231
|
||
msgid "RNG"
|
||
msgstr "Générateur de nombres aléatoires"
|
||
|
||
#: ../virtManager/details.py:235 ../virtManager/domain.py:280
|
||
msgid "Watchdog"
|
||
msgstr "Chien de garde"
|
||
|
||
#: ../virtManager/details.py:622
|
||
#, fuzzy
|
||
msgid "This will abort the installation. Are you sure?"
|
||
msgstr "Cela supprimera la connexion :\n"
|
||
"\n"
|
||
"%s\n"
|
||
"Êtes-vous certain ?"
|
||
|
||
#: ../virtManager/details.py:689
|
||
msgid "_Add Hardware"
|
||
msgstr "_Ajouter du matériel"
|
||
|
||
#: ../virtManager/details.py:697
|
||
msgid "_Remove Hardware"
|
||
msgstr "_Enlever un matériel"
|
||
|
||
#: ../virtManager/details.py:832
|
||
msgid "Libvirt or hypervisor does not support UEFI."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:835
|
||
msgid ""
|
||
"Libvirt did not detect any UEFI/OVMF firmware image installed on the host."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:840
|
||
msgid "UEFI not found"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:893
|
||
msgid "Version"
|
||
msgstr "Version"
|
||
|
||
#: ../virtManager/details.py:923
|
||
msgid "Libvirt did not detect NUMA capabilities."
|
||
msgstr "Libvirt n'a pas détecté de capacités NUMA."
|
||
|
||
#: ../virtManager/details.py:971
|
||
msgid "Application Default"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:972
|
||
msgid "Hypervisor Default"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:974
|
||
msgid "Clear CPU configuration"
|
||
msgstr "Supprimer la configuration CPU de l'hôte"
|
||
|
||
#: ../virtManager/details.py:1130 ../virtManager/host.py:978
|
||
#: ../virtManager/snapshots.py:377 ../virtManager/storagelist.py:465
|
||
msgid "There are unapplied changes. Would you like to apply them now?"
|
||
msgstr ""
|
||
"Il y a des modifications en attente. Souhaitez-vous les appliquer "
|
||
"maintenant ?"
|
||
|
||
#: ../virtManager/details.py:1132 ../virtManager/host.py:980
|
||
#: ../virtManager/snapshots.py:379 ../virtManager/storagelist.py:467
|
||
msgid "Don't warn me again."
|
||
msgstr "Ne plus m'avertir."
|
||
|
||
#: ../virtManager/details.py:1218
|
||
#, python-format
|
||
msgid "Error refreshing hardware page: %s"
|
||
msgstr "Erreur lors de l'actualisation de la page du matériel : %s"
|
||
|
||
#: ../virtManager/details.py:1290 ../virtManager/manager.py:841
|
||
msgid "_Restore"
|
||
msgstr "_Restaurer"
|
||
|
||
#: ../virtManager/details.py:1292 ../virtManager/manager.py:843
|
||
#: ../virtManager/vmmenu.py:107 ../ui/manager.ui.h:21
|
||
msgid "_Run"
|
||
msgstr "_Démarrer"
|
||
|
||
#: ../virtManager/details.py:1355
|
||
msgid "Manage VM snapshots"
|
||
msgstr "Gérer les instantanés des VM"
|
||
|
||
#: ../virtManager/details.py:1412
|
||
#, python-format
|
||
msgid "Error launching hardware dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue du matériel : %s"
|
||
|
||
#: ../virtManager/details.py:1491
|
||
#, python-format
|
||
msgid "Error taking screenshot: %s"
|
||
msgstr "Erreur lors de la prise de la copie d'écran : %s"
|
||
|
||
#: ../virtManager/details.py:1499
|
||
msgid "Error initializing spice USB device widget"
|
||
msgstr "Erreur lors de l'initialisation du widget du périphérique USB SPICE"
|
||
|
||
#: ../virtManager/details.py:1503
|
||
msgid "Select USB devices for redirection"
|
||
msgstr "Sélectionnez les périphériques USB pour la redirection"
|
||
|
||
#: ../virtManager/details.py:1529
|
||
msgid "Save Virtual Machine Screenshot"
|
||
msgstr "Enregistrer la capture d'écran de la machine virtuelle"
|
||
|
||
#: ../virtManager/details.py:1672
|
||
msgid "Error generating CPU configuration"
|
||
msgstr "Erreur lors de la génération de la configuration CPU"
|
||
|
||
#: ../virtManager/details.py:1874
|
||
#, python-format
|
||
msgid "Error disconnecting media: %s"
|
||
msgstr "Erreur lors de la déconnexion du média : %s"
|
||
|
||
#: ../virtManager/details.py:1895
|
||
#, python-format
|
||
msgid "Error launching media dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue du média : %s"
|
||
|
||
#: ../virtManager/details.py:1961
|
||
#, python-format
|
||
msgid "Error apply changes: %s"
|
||
msgstr "Erreur lors de l'application des modifications : %s"
|
||
|
||
#: ../virtManager/details.py:2097
|
||
#, python-format
|
||
msgid "Error changing autostart value: %s"
|
||
msgstr ""
|
||
"Erreur lors de la modification de la valeur de démarrage automatique : %s"
|
||
|
||
#: ../virtManager/details.py:2115
|
||
msgid "Cannot set initrd without specifying a kernel path"
|
||
msgstr ""
|
||
"Impossible de définir le fichier initrd sans spécifier le chemin du noyau"
|
||
|
||
#: ../virtManager/details.py:2118
|
||
msgid "Cannot set kernel arguments without specifying a kernel path"
|
||
msgstr ""
|
||
"Impossible de définir les arguments du noyau sans spécifier le chemin du "
|
||
"noyau"
|
||
|
||
#: ../virtManager/details.py:2124
|
||
msgid "An init path must be specified"
|
||
msgstr "Un chemin d'initialisation doit être spécifié"
|
||
|
||
#: ../virtManager/details.py:2332
|
||
msgid "Are you sure you want to remove this device?"
|
||
msgstr "Êtes-vous certain de vouloir retirer ce périphérique ?"
|
||
|
||
#: ../virtManager/details.py:2339
|
||
#, python-format
|
||
msgid "Error Removing Device: %s"
|
||
msgstr "Erreur lors du retrait du périphérique : %s"
|
||
|
||
#: ../virtManager/details.py:2356
|
||
msgid "Device could not be removed from the running machine"
|
||
msgstr ""
|
||
"Le périphérique ne peut pas être retiré de la machine en cours de "
|
||
"fonctionnement"
|
||
|
||
#: ../virtManager/details.py:2358
|
||
msgid "This change will take effect after the next guest shutdown."
|
||
msgstr ""
|
||
"Cette modification prendra effet après la prochaine extinction de l'invité."
|
||
|
||
#: ../virtManager/details.py:2480
|
||
msgid "Error while inspecting the guest configuration"
|
||
msgstr "Erreur lors de l'inspection de la configuration de l'invité"
|
||
|
||
#: ../virtManager/details.py:2488 ../virtManager/details.py:2492
|
||
msgid "unknown"
|
||
msgstr "inconnu"
|
||
|
||
#: ../virtManager/details.py:2529 ../virtManager/details.py:2530
|
||
#: ../virtManager/details.py:2531 ../virtManager/details.py:2532
|
||
#: ../virtManager/host.py:547 ../virtManager/host.py:578
|
||
msgid "Disabled"
|
||
msgstr "Désactivé"
|
||
|
||
#: ../virtManager/details.py:2785
|
||
msgid "Absolute Movement"
|
||
msgstr "Mouvement absolu"
|
||
|
||
#: ../virtManager/details.py:2787
|
||
msgid "Relative Movement"
|
||
msgstr "Mouvement relatif"
|
||
|
||
#: ../virtManager/details.py:2798
|
||
msgid "Hypervisor does not support removing this device"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:2832
|
||
#, python-format
|
||
msgid "%s:%s"
|
||
msgstr "%s : %s"
|
||
|
||
#: ../virtManager/details.py:2976
|
||
msgid "Serial Device"
|
||
msgstr "Périphérique série"
|
||
|
||
#: ../virtManager/details.py:2978
|
||
msgid "Parallel Device"
|
||
msgstr "Périphérique parallèle"
|
||
|
||
#: ../virtManager/details.py:2980
|
||
msgid "Console Device"
|
||
msgstr "Périphérique console"
|
||
|
||
#: ../virtManager/details.py:2982
|
||
msgid "Channel Device"
|
||
msgstr "Périphérique channel"
|
||
|
||
#: ../virtManager/details.py:2984
|
||
#, python-format
|
||
msgid "%s Device"
|
||
msgstr "Périphérique %s"
|
||
|
||
#: ../virtManager/details.py:2992
|
||
msgid "Primary Console"
|
||
msgstr "Console principale"
|
||
|
||
#: ../virtManager/details.py:3179
|
||
msgid "Overview"
|
||
msgstr "Aperçu"
|
||
|
||
#: ../virtManager/details.py:3182
|
||
msgid "OS information"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/details.py:3310
|
||
msgid "No bootable devices"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:240
|
||
msgid "Running"
|
||
msgstr "En cours de fonctionnement"
|
||
|
||
#: ../virtManager/domain.py:242
|
||
msgid "Paused"
|
||
msgstr "Suspendue"
|
||
|
||
#: ../virtManager/domain.py:244
|
||
msgid "Shutting Down"
|
||
msgstr "Extinction"
|
||
|
||
#: ../virtManager/domain.py:247 ../virtManager/domain.py:294
|
||
msgid "Saved"
|
||
msgstr "Sauvegardé"
|
||
|
||
#: ../virtManager/domain.py:249
|
||
msgid "Shutoff"
|
||
msgstr "Éteinte"
|
||
|
||
#: ../virtManager/domain.py:251 ../virtManager/domain.py:272
|
||
#: ../virtManager/domain.py:284 ../virtManager/domain.py:292
|
||
msgid "Crashed"
|
||
msgstr "Plantée"
|
||
|
||
#: ../virtManager/domain.py:253
|
||
msgid "Suspended"
|
||
msgstr "Suspendu"
|
||
|
||
#: ../virtManager/domain.py:264
|
||
msgid "Booted"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:265 ../virtManager/domain.py:293
|
||
msgid "Migrated"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:266
|
||
msgid "Restored"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:267 ../virtManager/domain.py:281
|
||
#: ../virtManager/domain.py:296
|
||
msgid "From snapshot"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:268
|
||
msgid "Unpaused"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:269
|
||
msgid "Migration canceled"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:270
|
||
msgid "Save canceled"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:271
|
||
msgid "Event wakeup"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:275 ../virtManager/domain.py:287
|
||
msgid "User"
|
||
msgstr "utilisateur"
|
||
|
||
#: ../virtManager/domain.py:276
|
||
msgid "Migrating"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:277
|
||
msgid "Saving"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:278
|
||
msgid "Dumping"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:279
|
||
msgid "I/O error"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:282
|
||
msgid "Shutting down"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:283 ../virtManager/snapshots.py:543
|
||
msgid "Creating snapshot"
|
||
msgstr "Création d'un instantané"
|
||
|
||
#: ../virtManager/domain.py:290
|
||
msgid "Shutdown"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:291
|
||
msgid "Destroyed"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:295
|
||
msgid "Failed"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:299
|
||
msgid "Panicked"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/domain.py:400
|
||
#, python-format
|
||
msgid ""
|
||
"There is more than one '%s' device attached to your host, and we can't "
|
||
"determine which one to use for your guest.\n"
|
||
"To fix this, remove and reattach the USB device to your guest using the 'Add "
|
||
"Hardware' wizard."
|
||
msgstr ""
|
||
"Il y a plus d'un périphérique « %s » connecté à votre hôte et nous ne "
|
||
"pouvons pas déterminer lequel utiliser pour votre invité.\n"
|
||
"Afin de corriger cela, retirez et réattachez le périphérique USB à votre "
|
||
"invité en utilisant l'assistant « Ajouter du matériel »."
|
||
|
||
#: ../virtManager/domain.py:504
|
||
msgid "Libvirt connection does not support snapshots."
|
||
msgstr "La connexion libvirt ne prend pas en charge les instantanés."
|
||
|
||
#: ../virtManager/domain.py:519
|
||
msgid ""
|
||
"Snapshots are only supported if all writeable disks images allocated to the "
|
||
"guest are qcow2 format."
|
||
msgstr ""
|
||
"Les instantanés ne sont pris en charge que si toutes les images disques "
|
||
"accessibles en écriture allouées à l'invité sont au format qcow2."
|
||
|
||
#: ../virtManager/domain.py:522
|
||
msgid ""
|
||
"Snapshots require at least one writeable qcow2 disk image allocated to the "
|
||
"guest."
|
||
msgstr ""
|
||
"Les instantanés requièrent au moins une image disque qcow2 accessible en "
|
||
"écriture allouée à l'invité."
|
||
|
||
#: ../virtManager/domain.py:557
|
||
#, python-format
|
||
msgid "Could not find specified device in the inactive VM configuration: %s"
|
||
msgstr ""
|
||
"Impossible de trouver le périphérique spécifié dans la configuration de la "
|
||
"VM inactive : %s"
|
||
|
||
#: ../virtManager/domain.py:1415
|
||
msgid "Cannot start guest while cloning operation in progress"
|
||
msgstr ""
|
||
"Impossible de démarrer un invité lorsqu'une opération de clonage est en "
|
||
"cours"
|
||
|
||
#: ../virtManager/domain.py:1450
|
||
msgid "Cannot resume guest while cloning operation in progress"
|
||
msgstr ""
|
||
"Impossible de reprendre un invité lorsqu'une opération de clonage est en "
|
||
"cours"
|
||
|
||
#: ../virtManager/domain.py:1459
|
||
msgid "Saving domain to disk"
|
||
msgstr "Sauvegarde du domaine sur le disque"
|
||
|
||
#: ../virtManager/domain.py:1508
|
||
msgid "Migrating domain"
|
||
msgstr "Migration du domaine"
|
||
|
||
#. Manager fail message
|
||
#: ../virtManager/engine.py:181
|
||
msgid ""
|
||
"Could not detect a default hypervisor. Make\n"
|
||
"sure the appropriate virtualization packages\n"
|
||
"are installed (kvm, qemu, libvirt, etc.), and\n"
|
||
"that libvirtd is running.\n"
|
||
"\n"
|
||
"A hypervisor connection can be manually\n"
|
||
"added via File->Add Connection"
|
||
msgstr ""
|
||
"Impossible de trouver un hyperviseur par défaut. Assurez-vous\n"
|
||
"que les paquets de virtualisation appropriés\n"
|
||
"sont installés (kvm, qemu, libvirt, etc.) et\n"
|
||
"que libvirtd est en cours d'exécution.\n"
|
||
"\n"
|
||
"Une connexion à un hyperviseur peut être ajoutée\n"
|
||
"manuellement via Fichier -> Ajouter une Connexion"
|
||
|
||
#: ../virtManager/engine.py:208
|
||
msgid ""
|
||
"The 'libvirtd' service will need to be started.\n"
|
||
"\n"
|
||
"After that, virt-manager will connect to libvirt on\n"
|
||
"the next application start up."
|
||
msgstr ""
|
||
"Le service « libvirtd » va avoir besoin d'être démarré.\n"
|
||
"\n"
|
||
"Virt-manager se connectera à libvirt au\n"
|
||
"prochain démarrage de l'application."
|
||
|
||
#: ../virtManager/engine.py:219
|
||
msgid "Libvirt service must be started"
|
||
msgstr "Le service libvirt doit être démarré"
|
||
|
||
#: ../virtManager/engine.py:346
|
||
#, python-format
|
||
msgid "Error polling connection '%s': %s"
|
||
msgstr "Erreur lors de l'obtention de la connexion « %s » : %s"
|
||
|
||
#: ../virtManager/engine.py:586
|
||
#, python-format
|
||
msgid "Unknown connection URI %s"
|
||
msgstr "URI de connexion %s inconnue"
|
||
|
||
#: ../virtManager/engine.py:599
|
||
msgid ""
|
||
"The remote host requires a version of netcat/nc\n"
|
||
"which supports the -U option."
|
||
msgstr ""
|
||
"L'hôte distant requiert une version de netcat/nc\n"
|
||
"qui prend en charge l'option -U."
|
||
|
||
#: ../virtManager/engine.py:614
|
||
msgid ""
|
||
"You need to install openssh-askpass or similar\n"
|
||
"to connect to this host."
|
||
msgstr ""
|
||
"Vous devez installer openssh-askpass ou similaire\n"
|
||
"pour vous connecter à cet hôte."
|
||
|
||
#: ../virtManager/engine.py:618
|
||
msgid "Verify that the 'libvirtd' daemon is running\n"
|
||
"on the remote host."
|
||
msgstr ""
|
||
"Vérifiez que le démon « libvirtd » est en cours d'exécution\n"
|
||
"sur l'hôte distant."
|
||
|
||
#: ../virtManager/engine.py:622
|
||
msgid ""
|
||
"Verify that:\n"
|
||
" - A Xen host kernel was booted\n"
|
||
" - The Xen service has been started"
|
||
msgstr ""
|
||
"Vérifiez que :\n"
|
||
" - Le système a été démarré sur un noyau d'hôte Xen\n"
|
||
" - Le service Xen a été démarré"
|
||
|
||
#: ../virtManager/engine.py:628
|
||
msgid ""
|
||
"Could not detect a local session: if you are \n"
|
||
"running virt-manager over ssh -X or VNC, you \n"
|
||
"may not be able to connect to libvirt as a \n"
|
||
"regular user. Try running as root."
|
||
msgstr ""
|
||
"Impossible de détecter une session locale : si vous\n"
|
||
"exécutez virt-manager par ssh -X ou VNC, vous\n"
|
||
"pourriez ne pas être en mesure de vous connecter à libvirt en tant\n"
|
||
"qu'utilisateur normal. Essayez de l'exécuter en tant que root."
|
||
|
||
#: ../virtManager/engine.py:634
|
||
msgid "Verify that the 'libvirtd' daemon is running."
|
||
msgstr "Vérifiez que le démon « libvirtd » est en cours d'exécution."
|
||
|
||
#: ../virtManager/engine.py:638
|
||
msgid "Unable to connect to libvirt."
|
||
msgstr "Impossible de se connecter à libvirt."
|
||
|
||
#: ../virtManager/engine.py:652
|
||
msgid "Would you still like to remember this connection?"
|
||
msgstr "Voulez-vous toujours mémoriser cette connexion ?"
|
||
|
||
#: ../virtManager/engine.py:654
|
||
msgid "Virtual Machine Manager Connection Failure"
|
||
msgstr "Échec de connexion au gestionnaire de machines virtuelles"
|
||
|
||
#: ../virtManager/engine.py:681
|
||
#, python-format
|
||
msgid "Error launching 'About' dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue « À propos » : %s"
|
||
|
||
#: ../virtManager/engine.py:695
|
||
#, python-format
|
||
msgid "Error launching preferences: %s"
|
||
msgstr "Erreur lors du lancement des préférences : %s"
|
||
|
||
#: ../virtManager/engine.py:716
|
||
#, python-format
|
||
msgid "Error launching host dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue de l'hôte : %s"
|
||
|
||
#: ../virtManager/engine.py:742
|
||
#, python-format
|
||
msgid "Error launching connect dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue de connexion : %s"
|
||
|
||
#: ../virtManager/engine.py:793
|
||
#, python-format
|
||
msgid "Error launching details: %s"
|
||
msgstr "Erreur lors du lancement des détails : %s"
|
||
|
||
#: ../virtManager/engine.py:853 ../virtManager/engine.py:868
|
||
#, python-format
|
||
msgid "Error launching manager: %s"
|
||
msgstr "Erreur lors du lancement du gestionnaire : %s"
|
||
|
||
#: ../virtManager/engine.py:880
|
||
#, python-format
|
||
msgid "Error launching migrate dialog: %s"
|
||
msgstr "Erreur lors du lancement de la boîte de dialogue de migration : %s"
|
||
|
||
#: ../virtManager/engine.py:896
|
||
#, python-format
|
||
msgid "Error setting clone parameters: %s"
|
||
msgstr "Erreur lors de la définition des paramètres du clone : %s"
|
||
|
||
#: ../virtManager/engine.py:961
|
||
#, python-format
|
||
msgid "Are you sure you want to save '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir sauvegarder « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:972
|
||
#, python-format
|
||
msgid "Error saving domain: %s"
|
||
msgstr "Erreur lors de la sauvegarde du domaine : %s"
|
||
|
||
#: ../virtManager/engine.py:977
|
||
msgid "Saving Virtual Machine"
|
||
msgstr "Sauvegarde de la machine virtuelle"
|
||
|
||
#: ../virtManager/engine.py:978
|
||
msgid "Saving virtual machine memory to disk "
|
||
msgstr "Sauvegarde de la mémoire de la machine virtuelle vers le disque"
|
||
|
||
#: ../virtManager/engine.py:991
|
||
#, python-format
|
||
msgid "Error cancelling save job: %s"
|
||
msgstr "Erreur lors de l'annulation de l'opération de sauvegarde : %s"
|
||
|
||
#: ../virtManager/engine.py:1004
|
||
#, python-format
|
||
msgid "Are you sure you want to force poweroff '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir forcer l'arrêt de « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:1006
|
||
msgid ""
|
||
"This will immediately poweroff the VM without shutting down the OS and may "
|
||
"cause data loss."
|
||
msgstr ""
|
||
"Cela éteindra immédiatement la VM sans arrêter le système d'exploitation et "
|
||
"peut occasionner une perte de données."
|
||
|
||
#: ../virtManager/engine.py:1012 ../virtManager/engine.py:1089
|
||
msgid "Error shutting down domain"
|
||
msgstr "Erreur lors de l'extinction du domaine"
|
||
|
||
#: ../virtManager/engine.py:1020
|
||
#, python-format
|
||
msgid "Are you sure you want to pause '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir suspendre « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:1026
|
||
msgid "Error pausing domain"
|
||
msgstr "Erreur lors de la suspension du domaine"
|
||
|
||
#: ../virtManager/engine.py:1034
|
||
msgid "Error unpausing domain"
|
||
msgstr "Erreur lors de la reprise du domaine"
|
||
|
||
#: ../virtManager/engine.py:1046
|
||
msgid "Error restoring domain"
|
||
msgstr "Erreur lors de la restauration du domaine"
|
||
|
||
#: ../virtManager/engine.py:1049
|
||
msgid ""
|
||
"The domain could not be restored. Would you like\n"
|
||
"to remove the saved state and perform a regular\n"
|
||
"start up?"
|
||
msgstr ""
|
||
"Le domaine ne peut pas être restauré. Souhaitez-vous\n"
|
||
"supprimer l'état sauvegardé et effectuer un démarrage\n"
|
||
"normal ?"
|
||
|
||
#: ../virtManager/engine.py:1063
|
||
#, python-format
|
||
msgid "Error removing domain state: %s"
|
||
msgstr "Erreur lors de la suppression de l'état du domaine : %s"
|
||
|
||
#. VM will be restored, which can take some time, so show progress
|
||
#: ../virtManager/engine.py:1067
|
||
msgid "Restoring Virtual Machine"
|
||
msgstr "Restauration de la machine virtuelle"
|
||
|
||
#: ../virtManager/engine.py:1068
|
||
msgid "Restoring virtual machine memory from disk"
|
||
msgstr "Restauration de la mémoire de la machine virtuelle depuis le disque"
|
||
|
||
#. Regular startup
|
||
#: ../virtManager/engine.py:1074
|
||
msgid "Error starting domain"
|
||
msgstr "Erreur lors du démarrage du domaine"
|
||
|
||
#: ../virtManager/engine.py:1083
|
||
#, python-format
|
||
msgid "Are you sure you want to poweroff '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir éteindre « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:1097
|
||
#, python-format
|
||
msgid "Are you sure you want to reboot '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir redémarrer « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:1103
|
||
msgid "Error rebooting domain"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/engine.py:1112
|
||
#, python-format
|
||
msgid "Are you sure you want to force reset '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir forcer la réinitialisation de « %s » ?"
|
||
|
||
#: ../virtManager/engine.py:1114
|
||
msgid ""
|
||
"This will immediately reset the VM without shutting down the OS and may "
|
||
"cause data loss."
|
||
msgstr ""
|
||
"Cela réinitialisera immédiatement la VM sans arrêter le système "
|
||
"d'exploitation et peut occasionner une perte de données."
|
||
|
||
#: ../virtManager/engine.py:1120
|
||
msgid "Error resetting domain"
|
||
msgstr "Erreur lors de la réinitialisation du domaine"
|
||
|
||
#: ../virtManager/engine.py:1131
|
||
#, python-format
|
||
msgid "Error launching delete dialog: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/error.py:136
|
||
msgid "Input Error"
|
||
msgstr "Erreur d'entrée"
|
||
|
||
#: ../virtManager/error.py:204
|
||
msgid "Don't ask me again"
|
||
msgstr "Ne plus me demander"
|
||
|
||
#: ../virtManager/error.py:346 ../ui/details.ui.h:25
|
||
msgid "Details"
|
||
msgstr "Détails"
|
||
|
||
#: ../virtManager/fsdetails.py:263
|
||
msgid "Te_mplate:"
|
||
msgstr "_Modèle :"
|
||
|
||
#: ../virtManager/fsdetails.py:265
|
||
msgid "_Source path:"
|
||
msgstr "Chemin de la _source :"
|
||
|
||
#: ../virtManager/fsdetails.py:295
|
||
msgid "A filesystem source must be specified"
|
||
msgstr "Une source du système de fichiers doit être spécifiée"
|
||
|
||
#: ../virtManager/fsdetails.py:298
|
||
msgid "A RAM filesystem usage must be specified"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/fsdetails.py:300
|
||
msgid "A filesystem target must be specified"
|
||
msgstr "Une cible du système de fichiers doit être spécifiée"
|
||
|
||
#: ../virtManager/fsdetails.py:325
|
||
msgid "Filesystem parameter error"
|
||
msgstr "Erreur dans les paramètres du système de fichiers"
|
||
|
||
#: ../virtManager/gfxdetails.py:76
|
||
msgid "Spice server"
|
||
msgstr "Serveur Spice"
|
||
|
||
#: ../virtManager/gfxdetails.py:77
|
||
msgid "VNC server"
|
||
msgstr "Serveur VNC"
|
||
|
||
#: ../virtManager/gfxdetails.py:85
|
||
msgid "Localhost only"
|
||
msgstr "Localhost seulement"
|
||
|
||
#: ../virtManager/gfxdetails.py:86
|
||
msgid "All interfaces"
|
||
msgstr "Toutes les interfaces"
|
||
|
||
#: ../virtManager/gfxdetails.py:160
|
||
msgid "Port"
|
||
msgstr "port"
|
||
|
||
#: ../virtManager/gfxdetails.py:173
|
||
#, python-format
|
||
msgid "%(graphicstype)s Server"
|
||
msgstr "Serveur %(graphicstype)s"
|
||
|
||
#: ../virtManager/gfxdetails.py:193
|
||
msgid "Local SDL Window"
|
||
msgstr "Fenêtre SDL locale"
|
||
|
||
#: ../virtManager/host.py:316
|
||
#, python-format
|
||
msgid "%(currentmem)s of %(maxmem)s"
|
||
msgstr "%(currentmem)s sur %(maxmem)s"
|
||
|
||
#: ../virtManager/host.py:338
|
||
msgid "Libvirt connection does not support virtual network management."
|
||
msgstr ""
|
||
"La connexion libvirt ne prend pas en charge la gestion du réseau virtuel."
|
||
|
||
#: ../virtManager/host.py:342
|
||
msgid "Libvirt connection does not support interface management."
|
||
msgstr ""
|
||
"La connexion libvirt ne prend pas en charge la gestion des interfaces."
|
||
|
||
#: ../virtManager/host.py:349 ../virtManager/host.py:350
|
||
#: ../virtManager/storagelist.py:579
|
||
msgid "Connection not active."
|
||
msgstr "Connexion inactive."
|
||
|
||
#: ../virtManager/host.py:378
|
||
#, python-format
|
||
msgid "Are you sure you want to permanently delete the network %s?"
|
||
msgstr ""
|
||
"Êtes-vous certain de vouloir supprimer de manière irréversible le réseau "
|
||
"%s ?"
|
||
|
||
#: ../virtManager/host.py:385
|
||
#, python-format
|
||
msgid "Error deleting network '%s'"
|
||
msgstr "Erreur lors de la suppression du réseau « %s »"
|
||
|
||
#: ../virtManager/host.py:394
|
||
#, python-format
|
||
msgid "Error starting network '%s'"
|
||
msgstr "Erreur lors du démarrage du réseau « %s »"
|
||
|
||
#: ../virtManager/host.py:403
|
||
#, python-format
|
||
msgid "Error stopping network '%s'"
|
||
msgstr "Erreur lors de l'arrêt du réseau « %s »"
|
||
|
||
#: ../virtManager/host.py:412
|
||
#, python-format
|
||
msgid "Error launching network wizard: %s"
|
||
msgstr "Erreur lors du lancement de l'assistant du réseau : %s"
|
||
|
||
#: ../virtManager/host.py:447
|
||
msgid "Network could not be updated"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/host.py:448
|
||
msgid "This change will take effect when the network is restarted"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/host.py:455
|
||
#, python-format
|
||
msgid "Error changing network settings: %s"
|
||
msgstr "Erreur lors de la modification des paramètres réseau : %s"
|
||
|
||
#: ../virtManager/host.py:487 ../virtManager/host.py:644
|
||
#: ../virtManager/storagelist.py:349 ../virtManager/storagelist.py:541
|
||
msgid "On Boot"
|
||
msgstr "Au démarrage"
|
||
|
||
#: ../virtManager/host.py:488 ../virtManager/host.py:644
|
||
#: ../virtManager/host.py:663 ../virtManager/preferences.py:108
|
||
#: ../virtManager/storagelist.py:317 ../virtManager/storagelist.py:349
|
||
#: ../virtManager/storagelist.py:541
|
||
msgid "Never"
|
||
msgstr "Jamais"
|
||
|
||
#: ../virtManager/host.py:517
|
||
msgid "No virtual network selected."
|
||
msgstr "Aucun réseau virtuel sélectionné."
|
||
|
||
#: ../virtManager/host.py:528
|
||
#, python-format
|
||
msgid "Error selecting network: %s"
|
||
msgstr "Erreur lors de la sélection du réseau : %s"
|
||
|
||
#: ../virtManager/host.py:571 ../virtinst/network.py:160
|
||
msgid "Routed network"
|
||
msgstr "Réseau routé"
|
||
|
||
#: ../virtManager/host.py:573
|
||
msgid "Isolated network, internal routing only"
|
||
msgstr "Réseau isolé, routage interne seulement"
|
||
|
||
#: ../virtManager/host.py:575
|
||
msgid "Isolated network, routing disabled"
|
||
msgstr "Réseau isolé, routage désactivé"
|
||
|
||
#: ../virtManager/host.py:632 ../virtManager/host.py:657
|
||
#: ../virtManager/host.py:845 ../virtManager/netlist.py:147
|
||
#: ../virtManager/storagelist.py:315 ../virtManager/storagelist.py:347
|
||
msgid "Inactive"
|
||
msgstr "Inactif"
|
||
|
||
#: ../virtManager/host.py:671 ../virtManager/host.py:676
|
||
msgid "Isolated network"
|
||
msgstr "Réseau isolé"
|
||
|
||
#: ../virtManager/host.py:719
|
||
#, python-format
|
||
msgid "Are you sure you want to stop the interface '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir arrêter l'interface « %s » ?"
|
||
|
||
#: ../virtManager/host.py:725
|
||
#, python-format
|
||
msgid "Error stopping interface '%s'"
|
||
msgstr "Erreur lors de l'arrêt de l'interface « %s »"
|
||
|
||
#: ../virtManager/host.py:734
|
||
#, python-format
|
||
msgid "Are you sure you want to start the interface '%s'?"
|
||
msgstr "Êtes-vous certain de vouloir démarrer l'interface « %s » ?"
|
||
|
||
#: ../virtManager/host.py:740
|
||
#, python-format
|
||
msgid "Error starting interface '%s'"
|
||
msgstr "Erreur lors du démarrage de l'interface « %s »"
|
||
|
||
#: ../virtManager/host.py:747
|
||
#, python-format
|
||
msgid "Are you sure you want to permanently delete the interface %s?"
|
||
msgstr ""
|
||
"Êtes-vous certain de vouloir supprimer de manière irréversible l'interface "
|
||
"%s ?"
|
||
|
||
#: ../virtManager/host.py:755
|
||
#, python-format
|
||
msgid "Error deleting interface '%s'"
|
||
msgstr "Erreur lors de la suppression de l'interface « %s »"
|
||
|
||
#: ../virtManager/host.py:764
|
||
#, python-format
|
||
msgid "Error launching interface wizard: %s"
|
||
msgstr "Erreur lors du lancement de l'assistant de l'interface : %s"
|
||
|
||
#: ../virtManager/host.py:791
|
||
#, python-format
|
||
msgid "Error setting interface startmode: %s"
|
||
msgstr ""
|
||
"Erreur lors de la définition du démarrage automatique de l'interface : %s"
|
||
|
||
#: ../virtManager/host.py:808
|
||
msgid "No interface selected."
|
||
msgstr "Aucune interface sélectionnée."
|
||
|
||
#: ../virtManager/host.py:818
|
||
#, python-format
|
||
msgid "Error selecting interface: %s"
|
||
msgstr "Erreur lors de la sélection de l'interface : %s"
|
||
|
||
#: ../virtManager/manager.py:325
|
||
msgid "D_etails"
|
||
msgstr "_Détails"
|
||
|
||
#: ../virtManager/manager.py:402
|
||
msgid "CPU usage"
|
||
msgstr "Utilisation CPU"
|
||
|
||
#: ../virtManager/manager.py:403
|
||
msgid "Host CPU usage"
|
||
msgstr "Utilisation CPU de l'hôte"
|
||
|
||
#: ../virtManager/manager.py:404
|
||
msgid "Memory usage"
|
||
msgstr "Utilisation mémoire"
|
||
|
||
#: ../virtManager/manager.py:405
|
||
msgid "Disk I/O"
|
||
msgstr "E/S des disques"
|
||
|
||
#: ../virtManager/manager.py:406
|
||
msgid "Network I/O"
|
||
msgstr "E/S du réseau"
|
||
|
||
#: ../virtManager/manager.py:511
|
||
#, python-format
|
||
msgid "This will remove the connection:\n"
|
||
"\n"
|
||
"%s\n"
|
||
"\n"
|
||
"Are you sure?"
|
||
msgstr "Cela supprimera la connexion :\n"
|
||
"\n"
|
||
"%s\n"
|
||
"Êtes-vous certain ?"
|
||
|
||
#: ../virtManager/manager.py:614
|
||
msgid "Double click to connect"
|
||
msgstr "Double-cliquez pour vous connecter"
|
||
|
||
#: ../virtManager/manager.py:621
|
||
msgid "Not Connected"
|
||
msgstr "Non connecté"
|
||
|
||
#: ../virtManager/manager.py:623
|
||
msgid "Connecting..."
|
||
msgstr "Connexion…"
|
||
|
||
#: ../virtManager/manager.py:987
|
||
msgid "Disabled in preferences dialog."
|
||
msgstr "Désactivé dans la boîte de dialogue des préférences."
|
||
|
||
#: ../virtManager/mediacombo.py:85
|
||
msgid "Libvirt version does not support media listing."
|
||
msgstr "La version de libvirt ne prend pas en charge le listage des médias."
|
||
|
||
#: ../virtManager/mediacombo.py:97
|
||
msgid "No device present"
|
||
msgstr "Aucun périphérique présent"
|
||
|
||
#: ../virtManager/mediacombo.py:105
|
||
msgid "No media detected"
|
||
msgstr "Aucun média détecté"
|
||
|
||
#: ../virtManager/mediacombo.py:107
|
||
msgid "Media Unknown"
|
||
msgstr "Média inconnu"
|
||
|
||
#: ../virtManager/migrate.py:124
|
||
msgid "Direct"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:125
|
||
msgid "Tunnelled"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:143
|
||
msgid "Migrate"
|
||
msgstr "Migrer"
|
||
|
||
#: ../virtManager/migrate.py:202
|
||
msgid "A valid destination connection must be selected."
|
||
msgstr "Une connexion de destination valide doit être sélectionnée."
|
||
|
||
#: ../virtManager/migrate.py:218
|
||
msgid ""
|
||
"A remotely accessible libvirt URI is required for tunneled migration, but "
|
||
"the selected connection is a local URI. Libvirt will reject this unless you "
|
||
"add a transport."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:228
|
||
msgid ""
|
||
"The destination's hostname is 'localhost', which will be rejected by libvirt."
|
||
" You must configure the destination to have a valid publicly accessible "
|
||
"hostname."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:295
|
||
msgid "Hypervisors do not match"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:299
|
||
msgid "Same connection"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:318
|
||
msgid "No usable connections available."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:360
|
||
#, python-format
|
||
msgid "Unable to migrate guest: %s"
|
||
msgstr "Impossible de migrer l'invité : %s"
|
||
|
||
#: ../virtManager/migrate.py:403
|
||
#, python-format
|
||
msgid "Migrating VM '%s'"
|
||
msgstr "Migration de la VM « %s »"
|
||
|
||
#: ../virtManager/migrate.py:404
|
||
#, python-format
|
||
msgid "Migrating VM '%s' to %s. This may take a while."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/migrate.py:418
|
||
#, python-format
|
||
msgid "Error cancelling migrate job: %s"
|
||
msgstr "Erreur lors de l'annulation de l'opération de migration : %s"
|
||
|
||
#: ../virtManager/netlist.py:112 ../virtinst/deviceinterface.py:90
|
||
msgid "Usermode networking"
|
||
msgstr "Réseau utilisateur"
|
||
|
||
#: ../virtManager/netlist.py:118
|
||
msgid "Virtual network"
|
||
msgstr "Réseau virtuel"
|
||
|
||
#: ../virtManager/netlist.py:163
|
||
msgid "No virtual networks available"
|
||
msgstr "Aucun réseau virtuel disponible"
|
||
|
||
#: ../virtManager/netlist.py:208 ../virtManager/netlist.py:212
|
||
#, python-format
|
||
msgid "Host device %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/netlist.py:215
|
||
msgid "Empty bridge"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/netlist.py:216
|
||
#, python-format
|
||
msgid "Bridge %s: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/netlist.py:221
|
||
msgid "macvtap"
|
||
msgstr "macvtap"
|
||
|
||
#: ../virtManager/netlist.py:227
|
||
msgid "Not bridged"
|
||
msgstr "Non ponté"
|
||
|
||
#: ../virtManager/netlist.py:280
|
||
msgid "No networking"
|
||
msgstr "Aucun réseau"
|
||
|
||
#: ../virtManager/netlist.py:289
|
||
msgid "Specify shared device name"
|
||
msgstr "Spécifiez le nom du périphérique partagé"
|
||
|
||
#: ../virtManager/netlist.py:353
|
||
msgid "Virtual Network is not active."
|
||
msgstr "Le réseau virtuel n'est pas actif."
|
||
|
||
#: ../virtManager/netlist.py:354
|
||
#, python-format
|
||
msgid ""
|
||
"Virtual Network '%s' is not active. Would you like to start the network now?"
|
||
msgstr ""
|
||
"Le réseau virtuel « %s » n'est pas actif. Souhaitez-vous le démarrer "
|
||
"maintenant ?"
|
||
|
||
#: ../virtManager/netlist.py:365
|
||
#, python-format
|
||
msgid "Could not start virtual network '%s': %s"
|
||
msgstr "Impossible de démarrer le réseau virtuel « %s » : %s"
|
||
|
||
#: ../virtManager/netlist.py:390
|
||
msgid "Error with network parameters."
|
||
msgstr "Erreur dans les paramètres du réseau."
|
||
|
||
#: ../virtManager/netlist.py:395 ../virtManager/netlist.py:397
|
||
msgid "Mac address collision."
|
||
msgstr "Collision d'adresses MAC."
|
||
|
||
#: ../virtManager/netlist.py:398
|
||
#, python-format
|
||
msgid "%s Are you sure you want to use this address?"
|
||
msgstr "Êtes-vous certain de vouloir utiliser l'adresse « %s » ?"
|
||
|
||
#: ../virtManager/netlist.py:410
|
||
msgid "Libvirt version does not support physical interface listing."
|
||
msgstr ""
|
||
"La version de libvirt ne prend pas en charge le listage des interfaces "
|
||
"physiques."
|
||
|
||
#: ../virtManager/preferences.py:109
|
||
msgid "Fullscreen only"
|
||
msgstr "Plein écran seulement"
|
||
|
||
#: ../virtManager/preferences.py:110
|
||
msgid "Always"
|
||
msgstr "Toujours"
|
||
|
||
#: ../virtManager/preferences.py:119
|
||
msgid "Off"
|
||
msgstr "Désactivé"
|
||
|
||
#: ../virtManager/preferences.py:120
|
||
msgid "On"
|
||
msgstr "Activé"
|
||
|
||
#: ../virtManager/preferences.py:122 ../virtManager/preferences.py:132
|
||
#: ../virtManager/preferences.py:142 ../virtManager/preferences.py:152
|
||
#: ../virtManager/preferences.py:163
|
||
#, python-format
|
||
msgid "System default (%s)"
|
||
msgstr "Valeur par défaut du système (%s)"
|
||
|
||
#: ../virtManager/preferences.py:166
|
||
msgid "Nearest host CPU model"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/preferences.py:167
|
||
msgid "Copy host CPU definition"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/preferences.py:296
|
||
msgid "Configure grab key combination"
|
||
msgstr "Configurer la combinaison des touches d'appropriation"
|
||
|
||
#: ../virtManager/preferences.py:305
|
||
msgid ""
|
||
"You can now define grab keys by pressing them.\n"
|
||
"To confirm your selection please click OK button\n"
|
||
"while you have desired keys pressed."
|
||
msgstr ""
|
||
"Vous pouvez maintenant définir les touches d'appropriation en les pressant.\n"
|
||
"Pour confirmer votre sélection, cliquez sur le bouton « Valider »\n"
|
||
"lorsque vous aurez appuyé sur les touches désirées."
|
||
|
||
#: ../virtManager/preferences.py:308
|
||
msgid "Please press desired grab key combination"
|
||
msgstr ""
|
||
"Veuillez appuyer sur la combinaison désirée pour les touches d'appropriation"
|
||
|
||
#: ../virtManager/serialcon.py:282
|
||
msgid "Serial console not yet supported over remote connection"
|
||
msgstr ""
|
||
"La console série n'est pas encore prise en charge à travers une connexion "
|
||
"distante"
|
||
|
||
#: ../virtManager/serialcon.py:285
|
||
msgid "Serial console not available for inactive guest"
|
||
msgstr "La console série n'est pas disponible pour un invité inactif"
|
||
|
||
#: ../virtManager/serialcon.py:287
|
||
#, python-format
|
||
msgid "Console for device type '%s' not yet supported"
|
||
msgstr ""
|
||
"La console pour le type de périphérique « %s » n'est pas encore prise en "
|
||
"charge"
|
||
|
||
#: ../virtManager/serialcon.py:292
|
||
#, python-format
|
||
msgid "Can not access console path '%s'"
|
||
msgstr "Impossible d'accéder au chemin de la console « %s »"
|
||
|
||
#: ../virtManager/serialcon.py:407
|
||
#, python-format
|
||
msgid "Error connecting to text console: %s"
|
||
msgstr "Erreur lors de la connexion à la console texte : %s"
|
||
|
||
#: ../virtManager/snapshots.py:159
|
||
msgid "_Start snapshot"
|
||
msgstr "_Démarrer l'instantané"
|
||
|
||
#: ../virtManager/snapshots.py:168
|
||
msgid "_Delete snapshot"
|
||
msgstr "_Supprimer l'instantané"
|
||
|
||
#: ../virtManager/snapshots.py:225
|
||
#, python-format
|
||
msgid "Error refreshing snapshot list: %s"
|
||
msgstr "Erreur lors de l'actualisation de la liste des instantanés : %s"
|
||
|
||
#: ../virtManager/snapshots.py:241
|
||
msgid "External"
|
||
msgstr "Externe"
|
||
|
||
#: ../virtManager/snapshots.py:248
|
||
msgid "VM State"
|
||
msgstr "État de la MV"
|
||
|
||
#: ../virtManager/snapshots.py:346
|
||
msgid "External disk and memory"
|
||
msgstr "Disque et mémoire externes"
|
||
|
||
#: ../virtManager/snapshots.py:348
|
||
msgid "External memory only"
|
||
msgstr "Mémoire externe seulement"
|
||
|
||
#: ../virtManager/snapshots.py:350
|
||
msgid "External disk only"
|
||
msgstr "Disque externe seulement"
|
||
|
||
#: ../virtManager/snapshots.py:469
|
||
#, python-format
|
||
msgid "Error creating snapshot: %s"
|
||
msgstr "Erreur lors de la création de l'instantané : %s"
|
||
|
||
#: ../virtManager/snapshots.py:487
|
||
#, python-format
|
||
msgid "Error validating snapshot: %s"
|
||
msgstr "Erreur lors de la validation de l'instantané : %s"
|
||
|
||
#: ../virtManager/snapshots.py:544
|
||
msgid "Creating virtual machine snapshot"
|
||
msgstr "Création d'un instantané de la machine virtuelle"
|
||
|
||
#: ../virtManager/snapshots.py:617
|
||
#, python-format
|
||
msgid ""
|
||
"Are you sure you want to run snapshot '%s'? All %s changes since the last "
|
||
"snapshot was created will be discarded."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/snapshots.py:621
|
||
msgid "disk"
|
||
msgstr "disqu"
|
||
|
||
#: ../virtManager/snapshots.py:623
|
||
msgid "disk and configuration"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/snapshots.py:632
|
||
msgid "Running snapshot"
|
||
msgstr "Instantané en fonctionnement"
|
||
|
||
#: ../virtManager/snapshots.py:633
|
||
#, python-format
|
||
msgid "Running snapshot '%s'"
|
||
msgstr "Instantané « %s » en fonctionnement"
|
||
|
||
#: ../virtManager/snapshots.py:634
|
||
#, python-format
|
||
msgid "Error running snapshot '%s'"
|
||
msgstr "Erreur lors du fonctionnement de l'instantané « %s »"
|
||
|
||
#: ../virtManager/snapshots.py:643
|
||
msgid "Are you sure you want to permanently delete the selected snapshots?"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/snapshots.py:651
|
||
msgid "Deleting snapshot"
|
||
msgstr "Suppression de l'instantané"
|
||
|
||
#: ../virtManager/snapshots.py:652
|
||
#, python-format
|
||
msgid "Deleting snapshot '%s'"
|
||
msgstr "Suppression de l'instantané « %s »"
|
||
|
||
#: ../virtManager/snapshots.py:653
|
||
#, python-format
|
||
msgid "Error deleting snapshot '%s'"
|
||
msgstr "Erreur lors de la suppression de l'instantané « %s »"
|
||
|
||
#: ../virtManager/snapshots.py:661
|
||
msgid "No snapshot selected."
|
||
msgstr "Aucun instantané sélectionné."
|
||
|
||
#: ../virtManager/snapshots.py:664
|
||
msgid "Multiple snapshots selected."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/snapshots.py:674
|
||
#, python-format
|
||
msgid "Error selecting snapshot: %s"
|
||
msgstr "Erreur lors de la sélection de l'instantané : %s"
|
||
|
||
#: ../virtManager/storagebrowse.py:104
|
||
msgid "Cannot use local storage on remote connection."
|
||
msgstr "Ne peut utiliser un stockage local sur une connexion distante."
|
||
|
||
#: ../virtManager/storagelist.py:168
|
||
msgid "Copy Volume Path"
|
||
msgstr "Chemin du volume de copie"
|
||
|
||
#: ../virtManager/storagelist.py:360
|
||
msgid "Create new volume"
|
||
msgstr "Créer un nouveau volume"
|
||
|
||
#: ../virtManager/storagelist.py:366
|
||
msgid "Pool does not support volume creation"
|
||
msgstr "Le pool ne prend pas en charge la création de volume"
|
||
|
||
#: ../virtManager/storagelist.py:505
|
||
msgid "No storage pool selected."
|
||
msgstr "Aucun pool de stockage sélectionné."
|
||
|
||
#: ../virtManager/storagelist.py:515
|
||
#, python-format
|
||
msgid "Error selecting pool: %s"
|
||
msgstr "Erreur lors de la sélection du pool de stockage : %s"
|
||
|
||
#: ../virtManager/storagelist.py:573
|
||
msgid "Libvirt connection does not support storage management."
|
||
msgstr "La connexion libvirt ne prend pas en charge la gestion du stockage."
|
||
|
||
#: ../virtManager/storagelist.py:602
|
||
#, python-format
|
||
msgid "Error stopping pool '%s'"
|
||
msgstr "Erreur lors de l'arrêt du pool « %s »"
|
||
|
||
#: ../virtManager/storagelist.py:612
|
||
#, python-format
|
||
msgid "Error starting pool '%s'"
|
||
msgstr "Erreur lors du démarrage du pool « %s »"
|
||
|
||
#: ../virtManager/storagelist.py:624
|
||
#, python-format
|
||
msgid "Error launching pool wizard: %s"
|
||
msgstr "Erreur lors du lancement de l'assistant de pool : %s"
|
||
|
||
#: ../virtManager/storagelist.py:632
|
||
#, python-format
|
||
msgid "Are you sure you want to permanently delete the pool %s?"
|
||
msgstr ""
|
||
"Êtes-vous certain de vouloir supprimer de manière irréversible le pool %s ?"
|
||
|
||
#: ../virtManager/storagelist.py:639
|
||
#, python-format
|
||
msgid "Error deleting pool '%s'"
|
||
msgstr "Erreur lors de la suppression du pool « %s »"
|
||
|
||
#: ../virtManager/storagelist.py:655
|
||
#, python-format
|
||
msgid "Error refreshing pool '%s'"
|
||
msgstr "Erreur lors de l'actualisation du pool « %s »"
|
||
|
||
#: ../virtManager/storagelist.py:671
|
||
#, python-format
|
||
msgid "Error changing pool settings: %s"
|
||
msgstr "Erreur lors de la modification des paramètres du pool : %s"
|
||
|
||
#: ../virtManager/storagelist.py:710
|
||
#, python-format
|
||
msgid "Error launching volume wizard: %s"
|
||
msgstr "Erreur lors du lancement de l'assistant du volume : %s"
|
||
|
||
#: ../virtManager/storagelist.py:718
|
||
#, python-format
|
||
msgid "Are you sure you want to permanently delete the volume %s?"
|
||
msgstr ""
|
||
"Êtes-vous certain de vouloir supprimer de manière irréversible le volume "
|
||
"%s ?"
|
||
|
||
#: ../virtManager/storagelist.py:731
|
||
#, python-format
|
||
msgid "Error refreshing volume '%s'"
|
||
msgstr "Erreur lors de l'actualisation du volume « %s »"
|
||
|
||
#: ../virtManager/systray.py:118
|
||
msgid "_Show Virtual Machine Manager"
|
||
msgstr "_Afficher le gestionnaire de machines virtuelles"
|
||
|
||
#: ../virtManager/systray.py:146 ../ui/manager.ui.h:1
|
||
msgid "Virtual Machine Manager"
|
||
msgstr "Gestionnaire de machine virtuelle"
|
||
|
||
#: ../virtManager/systray.py:266 ../virtManager/systray.py:323
|
||
msgid "No virtual machines"
|
||
msgstr "Aucune machine virtuelle"
|
||
|
||
#: ../virtManager/viewers.py:325
|
||
#, python-format
|
||
msgid ""
|
||
"Unable to provide requested credentials to the VNC server.\n"
|
||
" The credential type %s is not supported"
|
||
msgstr ""
|
||
|
||
#: ../virtManager/viewers.py:442
|
||
#, python-format
|
||
msgid "Error opening socket path '%s': %s"
|
||
msgstr "Erreur lors de l'ouverture du chemin du socket « %s » : %s"
|
||
|
||
#: ../virtManager/viewers.py:447
|
||
#, python-format
|
||
msgid "Error opening socket path '%s'"
|
||
msgstr "Erreur lors de l'ouverture du chemin du socket « %s »"
|
||
|
||
#: ../virtManager/vmmenu.py:73
|
||
msgid "_Reboot"
|
||
msgstr "_Redémarrer"
|
||
|
||
#: ../virtManager/vmmenu.py:74 ../virtManager/vmmenu.py:110
|
||
msgid "_Shut Down"
|
||
msgstr "_Éteindre"
|
||
|
||
#: ../virtManager/vmmenu.py:75
|
||
msgid "F_orce Reset"
|
||
msgstr "F_orcer la réinitialisation"
|
||
|
||
#: ../virtManager/vmmenu.py:76
|
||
msgid "_Force Off"
|
||
msgstr "_Forcer l'extinction"
|
||
|
||
#: ../virtManager/vmmenu.py:78
|
||
msgid "Sa_ve"
|
||
msgstr "Sau_vegarder"
|
||
|
||
#: ../virtManager/vmmenu.py:100
|
||
msgid "Hypervisor does not support domain reset."
|
||
msgstr ""
|
||
|
||
#: ../virtManager/vmmenu.py:108 ../ui/manager.ui.h:23
|
||
msgid "_Pause"
|
||
msgstr "Sus_pendre"
|
||
|
||
#: ../virtManager/vmmenu.py:109
|
||
msgid "R_esume"
|
||
msgstr "R_eprendre"
|
||
|
||
#: ../virtManager/vmmenu.py:114
|
||
msgid "Clone..."
|
||
msgstr "Cloner…"
|
||
|
||
#: ../virtManager/vmmenu.py:115
|
||
msgid "Migrate..."
|
||
msgstr "Migrer…"
|
||
|
||
#: ../virtManager/vmmenu.py:116
|
||
msgid "_Delete"
|
||
msgstr "_Supprimer"
|
||
|
||
#: ../virtconv/formats.py:73
|
||
#, python-format
|
||
msgid "No parser found for type '%s'"
|
||
msgstr ""
|
||
|
||
#: ../virtconv/formats.py:83
|
||
#, python-format
|
||
msgid "Don't know how to parse file %s"
|
||
msgstr ""
|
||
|
||
#: ../virtconv/formats.py:134
|
||
#, python-format
|
||
msgid ""
|
||
"%s appears to be an archive, but 'unar' is not installed. Please either "
|
||
"install 'unar', or extract the archive yourself and point virt-convert at "
|
||
"the extracted directory."
|
||
msgstr ""
|
||
|
||
#: ../virtconv/formats.py:141
|
||
#, python-format
|
||
msgid "%s appears to be an archive, running: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtconv/formats.py:252
|
||
#, python-format
|
||
msgid "None of %s tools found."
|
||
msgstr ""
|
||
|
||
#: ../virtconv/formats.py:290
|
||
#, python-format
|
||
msgid "New path name '%s' already exists"
|
||
msgstr ""
|
||
|
||
#: ../virtconv/ovf.py:193
|
||
#, python-format
|
||
msgid "Unknown disk reference id '%s' for path %s."
|
||
msgstr ""
|
||
|
||
#: ../virtconv/ovf.py:202
|
||
#, python-format
|
||
msgid "Unknown storage path type %s."
|
||
msgstr "Type de chemin de stockage %s inconnu."
|
||
|
||
#: ../virtconv/ovf.py:207
|
||
#, python-format
|
||
msgid "Unknown reference id '%s' for path %s."
|
||
msgstr "Id de référence inconnu « %s » pour le chemin %s."
|
||
|
||
#: ../virtconv/ovf.py:272
|
||
#, python-format
|
||
msgid ""
|
||
"OVF section '%s' is listed as required, but parser doesn't know how to "
|
||
"handle it."
|
||
msgstr ""
|
||
"La section OVF « %s » est un élément requis mais l'analyseur ne sait pas "
|
||
"comment le gérer."
|
||
|
||
#: ../virtconv/vmx.py:87
|
||
#, python-format
|
||
msgid "Syntax error at line %d: %s\n"
|
||
"%s"
|
||
msgstr "Erreur de syntaxe en ligne %d : %s\n"
|
||
"%s"
|
||
|
||
#: ../virtconv/vmx.py:125
|
||
msgid "Didn't detect a storage line in the VMDK descriptor file"
|
||
msgstr "Impossible de trouver la ligne de stockage dans le fichier VMDK"
|
||
|
||
#: ../virtconv/vmx.py:128
|
||
msgid "Don't know how to handle multistorage VMDK descriptors"
|
||
msgstr "Les descripteurs VMDK ne gèrent pas le multistockage"
|
||
|
||
#: ../virtconv/vmx.py:263
|
||
#, python-format
|
||
msgid "No displayName defined in '%s'"
|
||
msgstr "Pas de nom d'affichage défini dans « %s »"
|
||
|
||
#: ../virtinst/capabilities.py:466
|
||
#, python-format
|
||
msgid "for arch '%s'"
|
||
msgstr "pour l'architecture « %s »"
|
||
|
||
#: ../virtinst/capabilities.py:470
|
||
#, python-format
|
||
msgid "virtualization type '%s'"
|
||
msgstr "type de virtualisation « %s »,"
|
||
|
||
#: ../virtinst/capabilities.py:472
|
||
msgid "any virtualization options"
|
||
msgstr "options de virtualisation"
|
||
|
||
#: ../virtinst/capabilities.py:474
|
||
#, python-format
|
||
msgid "Host does not support %(virttype)s %(arch)s"
|
||
msgstr "La machine hôte ne supporte pas %(virttype)s %(arch)s"
|
||
|
||
#: ../virtinst/capabilities.py:482
|
||
#, python-format
|
||
msgid ""
|
||
"Host does not support domain type %(domain)s%(machine)s for virtualization "
|
||
"type '%(virttype)s' arch '%(arch)s'"
|
||
msgstr ""
|
||
"L'hôte ne supporte pas les domaines de type %(domain)s%(machine)s pour "
|
||
"virtualiser le type « %(virttype)s' arch '%(arch)s »"
|
||
|
||
#: ../virtinst/cli.py:150
|
||
msgid "See man page for examples and full option syntax."
|
||
msgstr ""
|
||
"Voir la page de manuel pour des exemples et la syntaxe complète des options."
|
||
|
||
#: ../virtinst/cli.py:152
|
||
msgid "Use '--option=?' or '--option help' to see available suboptions"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:318
|
||
msgid "Exiting at user request."
|
||
msgstr "Sortie sur demande de l'utilisateur."
|
||
|
||
#: ../virtinst/cli.py:330
|
||
#, python-format
|
||
msgid ""
|
||
"Domain installation does not appear to have been successful.\n"
|
||
"If it was, you can restart your domain by running:\n"
|
||
" %s\n"
|
||
"otherwise, please restart your installation."
|
||
msgstr ""
|
||
"L'installation du domaine ne semble pas s'être terminée avec succès.\n"
|
||
"Si c'est bon, vous pouvez démarrer le domaine en lançant :\n"
|
||
" %s\n"
|
||
"sinon, recommencez l'installation."
|
||
|
||
#: ../virtinst/cli.py:347
|
||
#, python-format
|
||
msgid " (Use --check %s=off or --check all=off to override)"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:363
|
||
#, python-format
|
||
msgid "This will overwrite the existing path '%s'"
|
||
msgstr "Cela va écraser le chemin existant « %s »"
|
||
|
||
#: ../virtinst/cli.py:374
|
||
#, python-format
|
||
msgid "Disk %s is already in use by other guests %s."
|
||
msgstr "Le disque « %s » est déjà utilisé par d'autres invités %s."
|
||
|
||
#: ../virtinst/cli.py:391
|
||
#, python-format
|
||
msgid ""
|
||
"%s may not be accessible by the hypervisor. You will need to grant the '%s' "
|
||
"user search permissions for the following directories: %s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:464
|
||
msgid ""
|
||
"Unable to connect to graphical console: virt-viewer not installed. Please "
|
||
"install the 'virt-viewer' package."
|
||
msgstr ""
|
||
"Impossible de se connecter à la console graphique : virt-viewer n'est pas "
|
||
"installé. Veuillez installer le paquetage « virt-viewer »."
|
||
|
||
#: ../virtinst/cli.py:470
|
||
msgid "Graphics requested but DISPLAY is not set. Not running virt-viewer."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:490 ../virtinst/cli.py:493
|
||
msgid "Connect to hypervisor with libvirt URI"
|
||
msgstr "Connecte à l'hyperviseur avec l'URI libvirt"
|
||
|
||
#: ../virtinst/cli.py:509
|
||
msgid "Don't automatically try to connect to the guest console"
|
||
msgstr ""
|
||
"Ne pas essayer de se connecter automatiquement à la console de l'invité"
|
||
|
||
#: ../virtinst/cli.py:513
|
||
msgid "Don't boot guest after completing install."
|
||
msgstr "Ne pas démarrer l'invité après installation."
|
||
|
||
#: ../virtinst/cli.py:517
|
||
msgid "Don't check name collision, overwrite any guest with the same name."
|
||
msgstr ""
|
||
"Ne pas vérifier les collisions de nom, écraser tout invité avec le même nom."
|
||
|
||
#: ../virtinst/cli.py:524
|
||
msgid "Print the generated domain XML rather than create the guest."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:543
|
||
msgid ""
|
||
"Run through install process, but do not create devices or define the guest."
|
||
msgstr ""
|
||
"Effectuer le processus d'installation mais ne pas créer de périphériques ou "
|
||
"définir d'invité."
|
||
|
||
#: ../virtinst/cli.py:548
|
||
msgid ""
|
||
"Enable or disable validation checks. Example:\n"
|
||
"--check path_in_use=off\n"
|
||
"--check all=off"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:552
|
||
msgid "Suppress non-error output"
|
||
msgstr "Enlever les sorties non-erreur"
|
||
|
||
#: ../virtinst/cli.py:554
|
||
msgid "Print debugging information"
|
||
msgstr "Imprime des informations de débogage"
|
||
|
||
#: ../virtinst/cli.py:559
|
||
msgid ""
|
||
"Configure guest metadata. Ex:\n"
|
||
"--metadata name=foo,title=\"My pretty title\",uuid=...\n"
|
||
"--metadata description=\"My nice long description\""
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:566
|
||
msgid ""
|
||
"Configure guest memory allocation. Ex:\n"
|
||
"--memory 1024 (in MiB)\n"
|
||
"--memory 512,maxmemory=1024"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:576
|
||
msgid ""
|
||
"Number of vcpus to configure for your guest. Ex:\n"
|
||
"--vcpus 5\n"
|
||
"--vcpus 5,maxcpus=10,cpuset=1-4,6,8\n"
|
||
"--vcpus sockets=2,cores=4,threads=2,"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:585
|
||
msgid "CPU model and features. Ex:\n"
|
||
"--cpu coreduo,+x2apic\n"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:596
|
||
msgid ""
|
||
"Configure guest display settings. Ex:\n"
|
||
"--graphics vnc\n"
|
||
"--graphics spice,port=5901,tlsport=5902\n"
|
||
"--graphics none\n"
|
||
"--graphics vnc,password=foobar,port=5910,keymap=ja"
|
||
msgstr ""
|
||
"Configurer des paramètres d'affichage invité. Ex. :\n"
|
||
"--graphics vnc\n"
|
||
"--graphics spice,port=5901,tlsport=5902\n"
|
||
"--graphics none\n"
|
||
"--graphics vnc,password=foobar,port=5910,keymap=ja"
|
||
|
||
#: ../virtinst/cli.py:605
|
||
msgid ""
|
||
"Configure a guest network interface. Ex:\n"
|
||
"--network bridge=mybr0\n"
|
||
"--network network=my_libvirt_virtual_net\n"
|
||
"--network network=mynet,model=virtio,mac=00:11...\n"
|
||
"--network none\n"
|
||
"--network help"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:615
|
||
msgid ""
|
||
"Configure a guest controller device. Ex:\n"
|
||
"--controller type=usb,model=ich9-ehci1"
|
||
msgstr ""
|
||
"Configurer un contrôleur de périphérique invité. Ex. :\n"
|
||
"--controller type=usb,model=ich9-ehci1"
|
||
|
||
#: ../virtinst/cli.py:618
|
||
msgid ""
|
||
"Configure a guest input device. Ex:\n"
|
||
"--input tablet\n"
|
||
"--input keyboard,bus=usb"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:622
|
||
msgid "Configure a guest serial device"
|
||
msgstr "Configurer un périphérique série invité"
|
||
|
||
#: ../virtinst/cli.py:624
|
||
msgid "Configure a guest parallel device"
|
||
msgstr "Configurer un périphérique parallèle invité"
|
||
|
||
#: ../virtinst/cli.py:626
|
||
msgid "Configure a guest communication channel"
|
||
msgstr "Configurer un canal de communication invité"
|
||
|
||
#: ../virtinst/cli.py:628
|
||
msgid "Configure a text console connection between the guest and host"
|
||
msgstr ""
|
||
"Configurer une connexion console en mode texte entre l'hôte et l'invité"
|
||
|
||
#: ../virtinst/cli.py:631
|
||
msgid ""
|
||
"Configure physical USB/PCI/etc host devices to be shared with the guest"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:634
|
||
msgid ""
|
||
"Pass host directory to the guest. Ex: \n"
|
||
"--filesystem /my/source/dir,/dir/in/guest\n"
|
||
"--filesystem template_name,/,type=template"
|
||
msgstr ""
|
||
"Passer le répertoire hôte vers l'invité. Ex. :\n"
|
||
"--filesystem /my/source/dir,/dir/in/guest\n"
|
||
"--filesystem template_name,/,type=template"
|
||
|
||
#: ../virtinst/cli.py:645
|
||
msgid "Configure guest sound device emulation"
|
||
msgstr "Configurer l'émulation du périphérique audio de l'invité"
|
||
|
||
#: ../virtinst/cli.py:655
|
||
msgid "Configure a guest watchdog device"
|
||
msgstr "Configurer le périphérique de surveillance invité"
|
||
|
||
#: ../virtinst/cli.py:657
|
||
msgid "Configure guest video hardware."
|
||
msgstr "Configurer le matériel vidéo invité."
|
||
|
||
#: ../virtinst/cli.py:659
|
||
msgid "Configure a guest smartcard device. Ex:\n"
|
||
"--smartcard mode=passthrough"
|
||
msgstr ""
|
||
"Configurer un périphérique de carte à puces invité. Ex. :\n"
|
||
"--smartcard mode=passthrough"
|
||
|
||
#: ../virtinst/cli.py:662
|
||
msgid ""
|
||
"Configure a guest redirection device. Ex:\n"
|
||
"--redirdev usb,type=tcp,server=192.168.1.1:4000"
|
||
msgstr ""
|
||
"Configurer une redirection de périphérique invitée. Ex. :\n"
|
||
"--redirdev usb,type=tcp,server=192.168.1.1:4000"
|
||
|
||
#: ../virtinst/cli.py:665
|
||
msgid "Configure a guest memballoon device. Ex:\n"
|
||
"--memballoon model=virtio"
|
||
msgstr ""
|
||
"Configurer un périphérique d'allocation dynamique de la mémoire invité. Ex. :"
|
||
"\n"
|
||
"--memballoon model=virtio"
|
||
|
||
#: ../virtinst/cli.py:668
|
||
msgid "Configure a guest TPM device. Ex:\n"
|
||
"--tpm /dev/tpm"
|
||
msgstr "Configurer un périphérique TPM invité. Ex. :\n"
|
||
"--tpm /dev/tpm"
|
||
|
||
#: ../virtinst/cli.py:671
|
||
msgid "Configure a guest RNG device. Ex:\n"
|
||
"--rng /dev/random"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:674
|
||
msgid "Configure a guest panic device. Ex:\n"
|
||
"--panic default"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:680
|
||
msgid "Set domain security driver configuration."
|
||
msgstr "Définir la configuration de sécurité du pilote du domaine."
|
||
|
||
#: ../virtinst/cli.py:682
|
||
msgid "Tune NUMA policy for the domain process."
|
||
msgstr "Régler la politique NUMA pour le processus domaine."
|
||
|
||
#: ../virtinst/cli.py:684
|
||
msgid "Tune memory policy for the domain process."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:686
|
||
msgid "Tune blkio policy for the domain process."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:688
|
||
msgid ""
|
||
"Set memory backing policy for the domain process. Ex:\n"
|
||
"--memorybacking hugepages=on"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:691
|
||
msgid ""
|
||
"Set domain <features> XML. Ex:\n"
|
||
"--features acpi=off\n"
|
||
"--features apic=on,eoi=on"
|
||
msgstr ""
|
||
"Définir la balise XML <features> du domaine. Ex. :\n"
|
||
"--features acpi=off\n"
|
||
"--features apic=on,eoi=on"
|
||
|
||
#: ../virtinst/cli.py:695
|
||
msgid ""
|
||
"Set domain <clock> XML. Ex:\n"
|
||
"--clock offset=localtime,rtc_tickpolicy=catchup"
|
||
msgstr ""
|
||
"Définir la balise XML <clock> du domaine. Ex. :\n"
|
||
"--clock offset=localtime,rtc_tickpolicy=catchup"
|
||
|
||
#: ../virtinst/cli.py:698
|
||
msgid "Configure VM power management features"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:700
|
||
msgid "Configure VM lifecycle management policy"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:702
|
||
msgid "Configure VM resource partitioning (cgroups)"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:707
|
||
msgid ""
|
||
"Configure guest boot settings. Ex:\n"
|
||
"--boot hd,cdrom,menu=on\n"
|
||
"--boot init=/sbin/init (for containers)"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:711
|
||
msgid ""
|
||
"Enable user namespace for LXC container. Ex:\n"
|
||
"--idmap uid_start=0,uid_target=1000,uid_count=10"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:720
|
||
msgid ""
|
||
"Specify storage with various options. Ex.\n"
|
||
"--disk size=10 (new 10GiB image in default location)\n"
|
||
"--disk /my/existing/disk,cache=none\n"
|
||
"--disk device=cdrom,bus=scsi\n"
|
||
"--disk=?"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:750
|
||
#, python-format
|
||
msgid "%(key)s must be 'yes' or 'no'"
|
||
msgstr "%(key)s doit être « yes » ou « no »"
|
||
|
||
#: ../virtinst/cli.py:822
|
||
#, python-format
|
||
msgid ""
|
||
"Don't know how to match device type '%(device_type)s' property "
|
||
"'%(property_name)s'"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:889
|
||
#, python-format
|
||
msgid "Unknown options %s"
|
||
msgstr "Options inconnues %s"
|
||
|
||
#: ../virtinst/cli.py:1075 ../virtinst/cli.py:1108
|
||
#, python-format
|
||
msgid "Error: --%(cli_arg_name)s %(options)s: %(err)s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/cli.py:1644
|
||
#, python-format
|
||
msgid "Improper value for 'size': %s"
|
||
msgstr "Mauvaise taille pour « size » : %s"
|
||
|
||
#: ../virtinst/cli.py:1657
|
||
#, python-format
|
||
msgid "Unknown '%s' value '%s'"
|
||
msgstr "« %s » est une valeur « %s » inconnue"
|
||
|
||
#: ../virtinst/cli.py:1674
|
||
msgid "Cannot specify more than 1 storage path"
|
||
msgstr "Impossible de spécifier plus d'un emplacement de stockage"
|
||
|
||
#: ../virtinst/cli.py:1681
|
||
msgid "Storage volume must be specified as vol=poolname/volname"
|
||
msgstr "Le volume de stockage doit être spécifié comme vol=poolname/volname"
|
||
|
||
#: ../virtinst/cli.py:1818
|
||
#, python-format
|
||
msgid "Didn't match keymap '%s' in keytable!"
|
||
msgstr ""
|
||
"Le mappage clavier « %s » ne correspond à aucun enregistrement dans la table "
|
||
"des clés."
|
||
|
||
#: ../virtinst/cli.py:2113
|
||
#, python-format
|
||
msgid "%(devtype)s type '%(chartype)s' does not support '%(optname)s' option."
|
||
msgstr ""
|
||
"%(devtype)s de type « %(chartype)s » ne supporte pas l'option "
|
||
"« %(optname)s »."
|
||
|
||
#: ../virtinst/cloner.py:90
|
||
msgid "Original xml must be a string."
|
||
msgstr "Le XML originel doit être une chaîne de caractères."
|
||
|
||
#: ../virtinst/cloner.py:107
|
||
#, python-format
|
||
msgid "Invalid name for new guest: %s"
|
||
msgstr "Nom invalide pour le nouvel invité : %s"
|
||
|
||
#: ../virtinst/cloner.py:117
|
||
#, python-format
|
||
msgid "Invalid uuid for new guest: %s"
|
||
msgstr "UUID invalide pour le nouvel invité : %s"
|
||
|
||
#: ../virtinst/cloner.py:120
|
||
#, python-format
|
||
msgid "UUID '%s' is in use by another guest."
|
||
msgstr "L'UUID « %s » est en cours d'utilisation par un autre invité."
|
||
|
||
#: ../virtinst/cloner.py:150
|
||
#, python-format
|
||
msgid "Could not use path '%s' for cloning: %s"
|
||
msgstr "Impossible d'utiliser le chemin « %s » pour cloner : %s"
|
||
|
||
#: ../virtinst/cloner.py:239
|
||
msgid "Cloning policy must be a list of rules."
|
||
msgstr "La politique de clonage doit être une liste de règles."
|
||
|
||
#: ../virtinst/cloner.py:279
|
||
msgid "Original guest name or xml is required."
|
||
msgstr "Le nom originel de la machine virtuelle ou son XML est requis."
|
||
|
||
#: ../virtinst/cloner.py:306
|
||
msgid "Domain with devices to clone must be paused or shutoff."
|
||
msgstr ""
|
||
"Les domaines avec des périphériques à cloner doivent être en pause ou "
|
||
"arrêtés."
|
||
|
||
#: ../virtinst/cloner.py:331
|
||
#, python-format
|
||
msgid "Clone onto existing storage volume is not currently supported: '%s'"
|
||
msgstr ""
|
||
"Le clonage sur un volume de stockage existant n'est pas actuellement pris en "
|
||
"charge : « %s »"
|
||
|
||
#: ../virtinst/cloner.py:373
|
||
#, python-format
|
||
msgid ""
|
||
"More disks to clone than new paths specified. (%(passed)d specified, "
|
||
"%(need)d needed"
|
||
msgstr ""
|
||
"Plus de disques à cloner que de nouveaux chemins ont été définis (%(passed)d "
|
||
"définis, %(need)d attendus"
|
||
|
||
#: ../virtinst/cloner.py:385
|
||
msgid ""
|
||
"Setting the graphics device port to autoport, in order to avoid conflicting."
|
||
msgstr ""
|
||
"Configurer le port de la carte graphique en autoport, de façon à éviter les "
|
||
"conflits."
|
||
|
||
#: ../virtinst/cloner.py:548
|
||
#, python-format
|
||
msgid "Could not determine original disk information: %s"
|
||
msgstr "Impossible de déterminer l'information initiale du disque : %s"
|
||
|
||
#: ../virtinst/cloner.py:589
|
||
#, python-format
|
||
msgid "Domain '%s' was not found."
|
||
msgstr "Le domaine « %s » n'a pas été trouvé."
|
||
|
||
#: ../virtinst/cpu.py:98
|
||
msgid "No host CPU reported in capabilities"
|
||
msgstr "Aucun hôte CPU rapporté dans les capacités"
|
||
|
||
#: ../virtinst/device.py:72 ../virtinst/deviceredirdev.py:45
|
||
#, python-format
|
||
msgid "Could not determine or unsupported format of '%s'"
|
||
msgstr ""
|
||
"Impossible de déterminer le format « %s », à moins qu'il ne soit pas pris en "
|
||
"charge"
|
||
|
||
#: ../virtinst/device.py:157
|
||
msgid "Virtual device type must be set in subclass."
|
||
msgstr "Le type du périphérique virtuel doit être défini dans la sous-classe."
|
||
|
||
#: ../virtinst/device.py:160
|
||
#, python-format
|
||
msgid "Unknown virtual device type '%s'."
|
||
msgstr "Type de périphérique virtuel inconnu « %s »."
|
||
|
||
#: ../virtinst/devicechar.py:98
|
||
msgid "Pseudo TTY"
|
||
msgstr "Pseudo TTY"
|
||
|
||
#: ../virtinst/devicechar.py:100
|
||
msgid "Physical host character device"
|
||
msgstr "Périphérique hôte de caractères physique"
|
||
|
||
#: ../virtinst/devicechar.py:102
|
||
msgid "Standard input/output"
|
||
msgstr "Entrée/sortie standard"
|
||
|
||
#: ../virtinst/devicechar.py:104
|
||
msgid "Named pipe"
|
||
msgstr "Tube nommé"
|
||
|
||
#: ../virtinst/devicechar.py:106
|
||
msgid "Output to a file"
|
||
msgstr "Sortie vers un fichier"
|
||
|
||
#: ../virtinst/devicechar.py:108
|
||
msgid "Virtual console"
|
||
msgstr "Console virtuelle"
|
||
|
||
#: ../virtinst/devicechar.py:110
|
||
msgid "Null device"
|
||
msgstr "Périphérique vide"
|
||
|
||
#: ../virtinst/devicechar.py:112
|
||
msgid "TCP net console"
|
||
msgstr "Console réseau TCP"
|
||
|
||
#: ../virtinst/devicechar.py:114
|
||
msgid "UDP net console"
|
||
msgstr "Console réseau UDP"
|
||
|
||
#: ../virtinst/devicechar.py:116
|
||
msgid "Unix socket"
|
||
msgstr "Socket Unix"
|
||
|
||
#: ../virtinst/devicechar.py:118
|
||
msgid "Spice agent"
|
||
msgstr "Agent « spice »"
|
||
|
||
#: ../virtinst/devicechar.py:120
|
||
msgid "Spice port"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicechar.py:132
|
||
msgid "Client mode"
|
||
msgstr "Mode client"
|
||
|
||
#: ../virtinst/devicechar.py:134
|
||
msgid "Server mode"
|
||
msgstr "Mode serveur"
|
||
|
||
#: ../virtinst/devicechar.py:193
|
||
msgid "Method used to expose character device in the host."
|
||
msgstr "Méthode utilisée pour exposer le périphérique de caractères à l'hôte."
|
||
|
||
#: ../virtinst/devicechar.py:198
|
||
msgid "Host input path to attach to the guest."
|
||
msgstr "Chemin d'entrée de l'hôte pour attacher à l'invité."
|
||
|
||
#: ../virtinst/devicechar.py:210
|
||
msgid "Source channel name."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicechar.py:237
|
||
msgid "Target connect/listen mode."
|
||
msgstr "Mode de connexion/écoute pour la cible."
|
||
|
||
#: ../virtinst/devicechar.py:265
|
||
msgid "Address to connect/listen to."
|
||
msgstr "Adresse ou se connecter/écouter."
|
||
|
||
#: ../virtinst/devicechar.py:287
|
||
msgid "Port on target host to connect/listen to."
|
||
msgstr "Port sur l'hôte cible ou se connecter/écouter."
|
||
|
||
#: ../virtinst/devicechar.py:304
|
||
msgid "Host address to bind to."
|
||
msgstr "Adresse de l'hôte où se lier."
|
||
|
||
#: ../virtinst/devicechar.py:307
|
||
msgid "Host port to bind to."
|
||
msgstr "Port de l'hôte où se lier."
|
||
|
||
#: ../virtinst/devicechar.py:315
|
||
msgid "Format used when sending data."
|
||
msgstr "Format utilisé pour envoyer les données."
|
||
|
||
#: ../virtinst/devicechar.py:323
|
||
msgid "Channel type as exposed in the guest."
|
||
msgstr "Type de canal comme défini pour l'hôte."
|
||
|
||
#: ../virtinst/devicechar.py:327
|
||
msgid "Guest forward channel address in the guest."
|
||
msgstr "Adresse du canal de retour invité pour l'invité."
|
||
|
||
#: ../virtinst/devicechar.py:330
|
||
msgid "Guest forward channel port in the guest."
|
||
msgstr "Port du canal de retour invité pour l'invité."
|
||
|
||
#: ../virtinst/devicechar.py:337
|
||
msgid "Sysfs name of virtio port in the guest"
|
||
msgstr "Nom sysfs du port virtio pour l'invité"
|
||
|
||
#. Trying to change perms on vfat at least doesn't work
|
||
#. but also doesn't seem to error. Try and detect that
|
||
#: ../virtinst/devicedisk.py:305
|
||
#, python-format
|
||
msgid "Permissions on '%s' did not stick"
|
||
msgstr "Les permissions sur « %s » n'ont pas été conservées"
|
||
|
||
#: ../virtinst/devicedisk.py:415
|
||
#, python-format
|
||
msgid "Size must be specified for non existent volume '%s'"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicedisk.py:420
|
||
#, python-format
|
||
msgid ""
|
||
"Don't know how to create storage for path '%s'. Use libvirt APIs to manage "
|
||
"the parent directory as a pool first."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicedisk.py:442
|
||
msgid "Format attribute not supported for this volume type"
|
||
msgstr "Format d'attribut non pris en charge pour ce type de volume"
|
||
|
||
#: ../virtinst/devicedisk.py:851
|
||
#, python-format
|
||
msgid "Device type '%s' requires a path"
|
||
msgstr "Le type de périphérique « %s » nécessite un chemin"
|
||
|
||
#: ../virtinst/devicedisk.py:858
|
||
#, python-format
|
||
msgid "The path '%s' must be a file or a device, not a directory"
|
||
msgstr ""
|
||
"Le chemin « %s » doit être un fichier ou un périphérique, pas un répertoire"
|
||
|
||
#: ../virtinst/devicedisk.py:867
|
||
#, python-format
|
||
msgid "Must specify storage creation parameters for non-existent path '%s'."
|
||
msgstr ""
|
||
"Vous devez spécifier les paramètres de création du stockage pour le chemin "
|
||
"inexistant « %s »."
|
||
|
||
#. This basically means that we either chose full
|
||
#. controller or didn't add any
|
||
#: ../virtinst/devicedisk.py:1040
|
||
#, python-format
|
||
msgid "Controller number %d for disk of type %s has no empty slot to use"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicedisk.py:1043
|
||
#, python-format
|
||
msgid "Only %s disks of type '%s' are supported"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicefilesystem.py:83
|
||
#, python-format
|
||
msgid "Filesystem target '%s' must be an absolute path"
|
||
msgstr "Le système de fichiers cible « %s » doit être un chemin absolu"
|
||
|
||
#: ../virtinst/devicegraphics.py:37
|
||
#, python-format
|
||
msgid "%s must be above 5900, or -1 for auto allocation"
|
||
msgstr "%s doit être au-dessus de 5900, ou -1 pour l'attribution automatique"
|
||
|
||
#: ../virtinst/devicehostdev.py:56
|
||
#, fuzzy, python-format
|
||
msgid "Could not find USB device (vendorId: %s, productId: %s)"
|
||
msgstr ""
|
||
"Impossible de trouver le périphérique USB (vendorId : %s, productId : %s) "
|
||
|
||
#: ../virtinst/deviceinterface.py:86
|
||
msgid "Shared physical device"
|
||
msgstr "Périphérique physique partagé"
|
||
|
||
#: ../virtinst/deviceinterface.py:88
|
||
msgid "Virtual networking"
|
||
msgstr "Réseau virtuel"
|
||
|
||
#: ../virtinst/deviceinterface.py:131
|
||
#, python-format
|
||
msgid "The MAC address '%s' is in use by another virtual machine."
|
||
msgstr ""
|
||
"L'adresse MAC « %s » est en cours d'utilisation par une autre machine "
|
||
"virtuelle."
|
||
|
||
#: ../virtinst/devicepanic.py:35
|
||
msgid "ISA"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/devicerng.py:43
|
||
msgid "Random"
|
||
msgstr "Aléatoire"
|
||
|
||
#: ../virtinst/devicerng.py:45
|
||
msgid "Entropy Gathering Daemon"
|
||
msgstr "Entropy Gathering Daemon"
|
||
|
||
#: ../virtinst/devicetpm.py:43
|
||
msgid "Passthrough device"
|
||
msgstr "Périphérique de relais"
|
||
|
||
#: ../virtinst/devicewatchdog.py:47
|
||
msgid "Forcefully reset the guest"
|
||
msgstr "Forcer la réinitialisation de l'invité"
|
||
|
||
#: ../virtinst/devicewatchdog.py:49
|
||
msgid "Gracefully shutdown the guest"
|
||
msgstr "Arrêter l'invité normalement"
|
||
|
||
#: ../virtinst/devicewatchdog.py:51
|
||
msgid "Forcefully power off the guest"
|
||
msgstr "Forcer l'arrêt de l'invité"
|
||
|
||
#: ../virtinst/devicewatchdog.py:53
|
||
msgid "Pause the guest"
|
||
msgstr "Mettre en pause l'invité"
|
||
|
||
#: ../virtinst/devicewatchdog.py:55
|
||
msgid "No action"
|
||
msgstr "Aucune action"
|
||
|
||
#: ../virtinst/diskbackend.py:107
|
||
#, python-format
|
||
msgid "Cannot use storage %(path)s: %(err)s"
|
||
msgstr "Le stockage %(path)s ne peut pas être utilisé : %(err)s"
|
||
|
||
#: ../virtinst/diskbackend.py:279
|
||
#, python-format
|
||
msgid "Cannot create storage for %s device."
|
||
msgstr "Impossible de créer le stockage pour le périphérique %s."
|
||
|
||
#: ../virtinst/diskbackend.py:286
|
||
#, python-format
|
||
msgid "Local block device path '%s' must exist."
|
||
msgstr "Le chemin du périphérique de bloc local « %s » doit exister."
|
||
|
||
#: ../virtinst/diskbackend.py:289
|
||
#, python-format
|
||
msgid "size is required for non-existent disk '%s'"
|
||
msgstr "la taille est requise pour le disque inexistant « %s »"
|
||
|
||
#: ../virtinst/diskbackend.py:334
|
||
msgid ""
|
||
"The filesystem will not have enough free space to fully allocate the sparse "
|
||
"file when the guest is running."
|
||
msgstr ""
|
||
"Le système de fichiers n'aura pas assez d'espace disque pour allouer "
|
||
"totalement le fichier à trous quand l'invité fonctionnera."
|
||
|
||
#: ../virtinst/diskbackend.py:339
|
||
msgid "There is not enough free space to create the disk."
|
||
msgstr "Il n'y a pas assez d'espace disque libre pour créer le disque."
|
||
|
||
#: ../virtinst/diskbackend.py:343
|
||
#, python-format
|
||
msgid " %d M requested > %d M available"
|
||
msgstr "%d Mio nécessaires > %d Mio disponibles"
|
||
|
||
#: ../virtinst/diskbackend.py:348
|
||
#, python-format
|
||
msgid "Cloning %(srcfile)s"
|
||
msgstr "Copie de %(srcfile)s"
|
||
|
||
#: ../virtinst/diskbackend.py:417
|
||
#, python-format
|
||
msgid "Error cloning diskimage %s to %s: %s"
|
||
msgstr "Erreur au clonage de l'image disque %s vers %s : %s"
|
||
|
||
#: ../virtinst/distroinstaller.py:63
|
||
msgid "Invalid NFS format: No path specified."
|
||
msgstr "Format NFS invalide : pas de chemin défini."
|
||
|
||
#: ../virtinst/distroinstaller.py:123
|
||
msgid "Failed to lookup scratch media volume"
|
||
msgstr "Impossible de trouver de volume pour écrire"
|
||
|
||
#: ../virtinst/distroinstaller.py:138
|
||
#, python-format
|
||
msgid "Transferring %s"
|
||
msgstr "Transfert de %s"
|
||
|
||
#: ../virtinst/distroinstaller.py:427
|
||
#, fuzzy, python-format
|
||
msgid "Validating install media '%s' failed: %s"
|
||
msgstr "Erreur en validant l'emplacement d'installation : %s"
|
||
|
||
#: ../virtinst/distroinstaller.py:450
|
||
msgid "Invalid install location: "
|
||
msgstr "Emplacement d'installation invalide : "
|
||
|
||
#: ../virtinst/domainnumatune.py:45
|
||
msgid "cpuset must be string"
|
||
msgstr "« cpuset » doit être une chaîne de caractères"
|
||
|
||
#: ../virtinst/domainnumatune.py:47
|
||
msgid "cpuset can only contain numeric, ',', '^', or '-' characters"
|
||
msgstr ""
|
||
"cpuset ne comporter que des chiffres et les caractères « , », « ^ » ou « - »"
|
||
|
||
#: ../virtinst/domainnumatune.py:61
|
||
msgid "cpuset contains invalid format."
|
||
msgstr "Le format de « cpuset » est invalide."
|
||
|
||
#: ../virtinst/domainnumatune.py:63 ../virtinst/domainnumatune.py:71
|
||
msgid "cpuset's pCPU numbers must be less than pCPUs."
|
||
msgstr ""
|
||
"Le nombre d'UC physiques dans « cpuset » doit être inférieur au nombre d'UC "
|
||
"physiques."
|
||
|
||
#: ../virtinst/domainnumatune.py:104
|
||
msgid "No topology section in capabilities xml."
|
||
msgstr "Pas de section topologie dans le XML des fonctionnalités."
|
||
|
||
#: ../virtinst/domainnumatune.py:108
|
||
msgid "Capabilities only show <= 1 cell. Not NUMA capable"
|
||
msgstr ""
|
||
"Les fonctionnalités uniquement affichées ne doivent pas dépasser une cellule."
|
||
" Pas de fonctionnalités NUMA"
|
||
|
||
#: ../virtinst/domainnumatune.py:134
|
||
msgid "Could not find any usable NUMA cell/cpu combinations."
|
||
msgstr "Impossible de trouver une cellule ou une combinaisons CPU NUMA."
|
||
|
||
#: ../virtinst/domcapabilities.py:131
|
||
msgid "BIOS"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/domcapabilities.py:137
|
||
#, python-format
|
||
msgid "UEFI %(arch)s: %(path)s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/domcapabilities.py:140
|
||
#, python-format
|
||
msgid "Custom: %(path)s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/guest.py:75
|
||
#, python-format
|
||
msgid "Domain named %s already exists!"
|
||
msgstr "Le domaine de nom %s existe déjà !"
|
||
|
||
#: ../virtinst/guest.py:86
|
||
#, python-format
|
||
msgid "Could not remove old vm '%s': %s"
|
||
msgstr "Impossible de retirer l'ancienne machine virtuelle « %s » : %s"
|
||
|
||
#: ../virtinst/guest.py:92
|
||
msgid "Guest"
|
||
msgstr "Invité"
|
||
|
||
#: ../virtinst/guest.py:100
|
||
#, python-format
|
||
msgid "Guest name '%s' is already in use."
|
||
msgstr "Le nom d'invité « %s » est déjà utilisé."
|
||
|
||
#: ../virtinst/guest.py:236
|
||
#, python-format
|
||
msgid "Distro '%s' does not exist in our dictionary"
|
||
msgstr "La distribution « %s » n'existe pas dans notre dictionnaire"
|
||
|
||
#: ../virtinst/guest.py:393
|
||
msgid "Domain has already been started!"
|
||
msgstr "Le domaine est déjà démarré !"
|
||
|
||
#: ../virtinst/guest.py:444
|
||
msgid "Creating domain..."
|
||
msgstr "Création du domaine..."
|
||
|
||
#: ../virtinst/guest.py:446
|
||
msgid "Starting domain..."
|
||
msgstr "Démarrage du domaine..."
|
||
|
||
#: ../virtinst/guest.py:530
|
||
msgid "Libvirt version does not support UEFI."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/guest.py:534
|
||
#, python-format
|
||
msgid "Don't know how to setup UEFI for arch '%s'"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/guest.py:539
|
||
#, python-format
|
||
msgid "Did not find any UEFI binary path for arch '%s'"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/guest.py:938
|
||
#, python-format
|
||
msgid "Duplicate address for devices %s and %s"
|
||
msgstr "Duplique une adresse pour les périphériques %s et %s"
|
||
|
||
#: ../virtinst/interface.py:58
|
||
msgid "Whether to enable DHCP"
|
||
msgstr "Indique s'il faut activer le DHCP"
|
||
|
||
#: ../virtinst/interface.py:60
|
||
msgid "Network gateway address"
|
||
msgstr "Adresse de passerelle réseau"
|
||
|
||
#: ../virtinst/interface.py:62
|
||
msgid "Whether to enable IPv6 autoconfiguration"
|
||
msgstr "Indique s'il faut activer l'auto-configuration IPv6"
|
||
|
||
#: ../virtinst/interface.py:164
|
||
#, python-format
|
||
msgid "Name '%s' already in use by another interface."
|
||
msgstr "Le nom « %s » est déjà utilisé par une autre interface."
|
||
|
||
#: ../virtinst/interface.py:178
|
||
msgid "Maximum transmit size in bytes"
|
||
msgstr "Taille maximale d'envoi en bits"
|
||
|
||
#: ../virtinst/interface.py:180
|
||
msgid "When the interface will be auto-started."
|
||
msgstr "Quand l'interface démarrera automatiquement."
|
||
|
||
#: ../virtinst/interface.py:183
|
||
msgid "Name for the interface object."
|
||
msgstr "Nom de l'objet d'interface."
|
||
|
||
#: ../virtinst/interface.py:186
|
||
msgid "Interface MAC address"
|
||
msgstr "Adresse MAC de l'interface"
|
||
|
||
#: ../virtinst/interface.py:194
|
||
msgid "Whether STP is enabled on the bridge"
|
||
msgstr "Indique si STP est activé en mode pont"
|
||
|
||
#: ../virtinst/interface.py:196
|
||
msgid "Delay in seconds before forwarding begins when joining a network."
|
||
msgstr ""
|
||
"Délai en secondes avant de commencer le transfert après avoir rejoint un "
|
||
"réseau."
|
||
|
||
#: ../virtinst/interface.py:204
|
||
msgid "Mode of operation of the bonding device"
|
||
msgstr "Mode d'opération du périphérique de liaison"
|
||
|
||
#: ../virtinst/interface.py:207
|
||
msgid "ARP monitoring interval in milliseconds"
|
||
msgstr "Intervalle de surveillance ARP en millisecondes"
|
||
|
||
#: ../virtinst/interface.py:210
|
||
msgid "IP target used in ARP monitoring packets"
|
||
msgstr "IP cible utilisée pour surveiller les paquets ARP"
|
||
|
||
#: ../virtinst/interface.py:212
|
||
msgid "ARP monitor validation mode"
|
||
msgstr "Mode de validation de la surveillance ARP"
|
||
|
||
#: ../virtinst/interface.py:215
|
||
msgid "MII monitoring method."
|
||
msgstr "Méthode de surveillance MII."
|
||
|
||
#: ../virtinst/interface.py:217
|
||
msgid "MII monitoring interval in milliseconds"
|
||
msgstr "Intervalle de surveillance MII en millisecondes"
|
||
|
||
#: ../virtinst/interface.py:220
|
||
msgid ""
|
||
"Time in milliseconds to wait before enabling a slave after link recovery "
|
||
msgstr ""
|
||
"Temps, en millisecondes, avant de démarrer un esclave après un retour du "
|
||
"lien"
|
||
|
||
#: ../virtinst/interface.py:223
|
||
msgid ""
|
||
"Time in milliseconds to wait before disabling a slave after link failure"
|
||
msgstr ""
|
||
"Temps, en millisecondes, avant de désactiver un esclave après un échec de "
|
||
"lien"
|
||
|
||
#: ../virtinst/interface.py:232
|
||
msgid "VLAN device tag number"
|
||
msgstr "Balise numérale de périphérique VLAN"
|
||
|
||
#: ../virtinst/interface.py:234
|
||
msgid "Parent interface to create VLAN on"
|
||
msgstr "Interface parent sur laquelle le VLAN est créé"
|
||
|
||
#: ../virtinst/interface.py:244
|
||
msgid "VLAN Tag and parent interface are required."
|
||
msgstr "Le tag VLAN et l'interface parent sont requis."
|
||
|
||
#: ../virtinst/interface.py:257
|
||
#, python-format
|
||
msgid "Could not define interface: %s"
|
||
msgstr "Impossible de définir l'interface : %s"
|
||
|
||
#: ../virtinst/interface.py:264
|
||
#, python-format
|
||
msgid "Could not create interface: %s"
|
||
msgstr "Impossible de créer l'interface : %s"
|
||
|
||
#: ../virtinst/network.py:106 ../virtinst/network.py:111
|
||
msgid "Average"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:107 ../virtinst/network.py:112
|
||
msgid "Peak"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:108 ../virtinst/network.py:113
|
||
msgid "Burst"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:109
|
||
msgid "Floor"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:124
|
||
msgid "Inbound: "
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:131
|
||
msgid "Outbound: "
|
||
msgstr ""
|
||
|
||
#: ../virtinst/network.py:153
|
||
#, python-format
|
||
msgid "NAT to %s"
|
||
msgstr "NAT vers %s"
|
||
|
||
#: ../virtinst/network.py:158
|
||
#, python-format
|
||
msgid "Route to %s"
|
||
msgstr "Routage vers %s"
|
||
|
||
#: ../virtinst/network.py:167
|
||
msgid "Isolated network, internal and host routing only"
|
||
msgstr "Réseau isolé, interne ou routage par l'hyperviseur uniquement"
|
||
|
||
#: ../virtinst/network.py:200
|
||
#, python-format
|
||
msgid "Name '%s' already in use by another network."
|
||
msgstr "Le nom « %s » est déjà utilisé par un autre réseau."
|
||
|
||
#: ../virtinst/nodedev.py:68
|
||
msgid "Connection does not support host device enumeration."
|
||
msgstr "La connexion ne supporte pas l'énumération du périphérique hôte."
|
||
|
||
#: ../virtinst/nodedev.py:81
|
||
#, python-format
|
||
msgid "Did not find node device matching '%s': %s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/nodedev.py:134
|
||
msgid "System"
|
||
msgstr "Système"
|
||
|
||
#: ../virtinst/nodedev.py:151
|
||
#, python-format
|
||
msgid "Interface %s"
|
||
msgstr "Interface %s"
|
||
|
||
#: ../virtinst/nodedev.py:371
|
||
#, python-format
|
||
msgid "%s corresponds to multiple node devices"
|
||
msgstr "%s correspond à plusieurs périphériques"
|
||
|
||
#: ../virtinst/nodedev.py:374
|
||
#, python-format
|
||
msgid "Did not find a matching node device for '%s'"
|
||
msgstr "Le périphérique ne correspond pas à « %s »"
|
||
|
||
#: ../virtinst/snapshot.py:77
|
||
msgid "A name must be specified."
|
||
msgstr "Un nom doit être spécifié."
|
||
|
||
#: ../virtinst/storage.py:65
|
||
msgid "Storage object"
|
||
msgstr "Objet de stockage"
|
||
|
||
#: ../virtinst/storage.py:75
|
||
msgid "Name for the storage object."
|
||
msgstr "Nom de l'objet de stockage."
|
||
|
||
#: ../virtinst/storage.py:115
|
||
msgid "Filesystem Directory"
|
||
msgstr "Répertoire des fichiers système"
|
||
|
||
#: ../virtinst/storage.py:116
|
||
msgid "Pre-Formatted Block Device"
|
||
msgstr "Périphérique de bloc pré-formaté"
|
||
|
||
#: ../virtinst/storage.py:117
|
||
msgid "Network Exported Directory"
|
||
msgstr "Répertoire réseau exporté"
|
||
|
||
#: ../virtinst/storage.py:118
|
||
msgid "LVM Volume Group"
|
||
msgstr "Volume de groupe LVM"
|
||
|
||
#: ../virtinst/storage.py:119
|
||
msgid "Physical Disk Device"
|
||
msgstr "Périphérique de disque physique"
|
||
|
||
#: ../virtinst/storage.py:120
|
||
msgid "iSCSI Target"
|
||
msgstr "Cible iSCSI"
|
||
|
||
#: ../virtinst/storage.py:121
|
||
msgid "SCSI Host Adapter"
|
||
msgstr "Adaptateur hôte SCSI"
|
||
|
||
#: ../virtinst/storage.py:122
|
||
msgid "Multipath Device Enumerator"
|
||
msgstr "Périphérique énumérateur multi-chemin"
|
||
|
||
#: ../virtinst/storage.py:123
|
||
msgid "Gluster Filesystem"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/storage.py:124
|
||
msgid "RADOS Block Device/Ceph"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/storage.py:125
|
||
msgid "Sheepdog Filesystem"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/storage.py:231
|
||
#, python-format
|
||
msgid "Couldn't create default storage pool '%s': %s"
|
||
msgstr "Impossible de créer le pool de stockage par défaut « %s » : %s"
|
||
|
||
#: ../virtinst/storage.py:306
|
||
#, python-format
|
||
msgid "Name '%s' already in use by another pool."
|
||
msgstr "Le nom « %s » est déjà utilisé par un autre ensemble."
|
||
|
||
#: ../virtinst/storage.py:393
|
||
msgid "Storage device type the pool will represent."
|
||
msgstr "Type de périphérique de stockage représenté par l'ensemble."
|
||
|
||
#: ../virtinst/storage.py:405
|
||
msgid "iSCSI initiator qualified name"
|
||
msgstr "Initialisation d'un nom qualifié iSCSI"
|
||
|
||
#: ../virtinst/storage.py:408
|
||
msgid "Name of the Volume Group"
|
||
msgstr "Nom du volume de groupe"
|
||
|
||
#: ../virtinst/storage.py:473
|
||
msgid "Hostname is required"
|
||
msgstr "Le nom d'hôte est requis"
|
||
|
||
#: ../virtinst/storage.py:477
|
||
msgid "Source path is required"
|
||
msgstr "Le chemin d'accès à la source est requis"
|
||
|
||
#: ../virtinst/storage.py:490
|
||
msgid "Must explicitly specify source path if building pool"
|
||
msgstr ""
|
||
"Le chemin source doit être spécifié explicitement en construisant l'ensemble"
|
||
|
||
#: ../virtinst/storage.py:494
|
||
msgid "Must explicitly specify disk format if formatting disk device."
|
||
msgstr ""
|
||
"Le format de disque doit être spécifié explicitement en formatant le "
|
||
"périphérique de disque."
|
||
|
||
#: ../virtinst/storage.py:507
|
||
#, python-format
|
||
msgid "Could not define storage pool: %s"
|
||
msgstr "Impossible de définir l'ensemble de stockage : %s"
|
||
|
||
#: ../virtinst/storage.py:514
|
||
#, python-format
|
||
msgid "Could not build storage pool: %s"
|
||
msgstr "Impossible de construire l'ensemble de stockage : %s"
|
||
|
||
#: ../virtinst/storage.py:520
|
||
#, python-format
|
||
msgid "Could not start storage pool: %s"
|
||
msgstr "Impossible de démarrer l'ensemble de stockage : %s"
|
||
|
||
#: ../virtinst/storage.py:526
|
||
#, python-format
|
||
msgid "Could not set pool autostart flag: %s"
|
||
msgstr ""
|
||
"Impossible de définir l'ensemble des drapeaux de démarrage automatique : %s"
|
||
|
||
#: ../virtinst/storage.py:595
|
||
#, python-format
|
||
msgid "pool '%s' must be active."
|
||
msgstr "l'ensemble « %s » doit être actif."
|
||
|
||
#: ../virtinst/storage.py:609
|
||
msgid "input_vol must be a virStorageVol"
|
||
msgstr "input_vol doit être un virStoragePool"
|
||
|
||
#: ../virtinst/storage.py:613
|
||
msgid ""
|
||
"Creating storage from an existing volume is not supported by this libvirt "
|
||
"version."
|
||
msgstr ""
|
||
"La création d'un stockage à partir d'un volume existant n'est pas disponible "
|
||
"dans cette version de libvirt."
|
||
|
||
#: ../virtinst/storage.py:618
|
||
msgid "virStorageVolume pointer to clone/use as input."
|
||
msgstr "Pointeur virStorageVolume pour cloner/utiliser comme entrée."
|
||
|
||
#: ../virtinst/storage.py:626
|
||
#, fuzzy
|
||
msgid ""
|
||
"Creating storage by btrfs COW copy is not supported by this libvirt version."
|
||
msgstr ""
|
||
"La création d'un stockage à partir d'un volume existant n'est pas disponible "
|
||
"dans cette version de libvirt."
|
||
|
||
#: ../virtinst/storage.py:657
|
||
#, python-format
|
||
msgid "Name '%s' already in use by another volume."
|
||
msgstr "Le nom « %s » est utilisé par un autre volume."
|
||
|
||
#: ../virtinst/storage.py:757
|
||
msgid ""
|
||
"Sparse logical volumes are not supported, setting allocation equal to "
|
||
"capacity"
|
||
msgstr ""
|
||
"Les volumes logiques à trous ne sont pas pris en charge, l'espace alloué est "
|
||
"égal à la capacité"
|
||
|
||
#: ../virtinst/storage.py:795
|
||
#, python-format
|
||
msgid "Allocating '%s'"
|
||
msgstr "Allocation de « %s »"
|
||
|
||
#: ../virtinst/storage.py:865
|
||
#, python-format
|
||
msgid ""
|
||
"There is not enough free space on the storage pool to create the volume. (%d "
|
||
"M requested allocation > %d M available)"
|
||
msgstr ""
|
||
"Il n'y a pas assez d'espace libre sur l'ensemble de stockage pour créer le "
|
||
"volume (l'allocation requiert %d M > %d M disponible)."
|
||
|
||
#: ../virtinst/storage.py:871
|
||
#, python-format
|
||
msgid ""
|
||
"The requested volume capacity will exceed the available pool space when the "
|
||
"volume is fully allocated. (%d M requested capacity > %d M available)"
|
||
msgstr ""
|
||
"La capacité requise pour le volume dépassera l'espace libre quand le volume "
|
||
"sera plein (l'allocation requiert %d M > %d M disponible)."
|
||
|
||
#: ../virtinst/urlfetcher.py:106
|
||
#, python-format
|
||
msgid "Retrieving file %s..."
|
||
msgstr "Récupération du fichier %s..."
|
||
|
||
#: ../virtinst/urlfetcher.py:108
|
||
#, python-format
|
||
msgid "Couldn't acquire file %s: %s"
|
||
msgstr "Impossible d'obtenir le fichier %s : %s"
|
||
|
||
#: ../virtinst/urlfetcher.py:154
|
||
msgid "Invalid install location"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/urlfetcher.py:158
|
||
#, python-format
|
||
msgid "Opening URL %s failed: %s."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/urlfetcher.py:234
|
||
#, python-format
|
||
msgid "Mounting location '%s' failed"
|
||
msgstr "Le montage de l'emplacement « %s » a échoué"
|
||
|
||
#: ../virtinst/urlfetcher.py:456
|
||
msgid "The URL could not be accessed, maybe you mistyped?"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/urlfetcher.py:459
|
||
#, python-format
|
||
msgid ""
|
||
"Could not find an installable distribution at '%s'%s\n"
|
||
"\n"
|
||
"The location must be the root directory of an install tree.\n"
|
||
"See virt-install man page for various distro examples."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/urlfetcher.py:521
|
||
#, python-format
|
||
msgid "Couldn't find %(type)s kernel for %(distro)s tree."
|
||
msgstr "Impossible de trouver le noyau %(type)s pour l'arbre %(distro)s."
|
||
|
||
#: ../virtinst/urlfetcher.py:536
|
||
#, python-format
|
||
msgid "Could not find boot.iso in %s tree."
|
||
msgstr "Impossible de trouver boot.iso dans l'arbre %s."
|
||
|
||
#: ../virtinst/urlfetcher.py:710
|
||
#, python-format
|
||
msgid "Could not find a kernel path for virt type '%s'"
|
||
msgstr "Impossible de trouver un chemin noyau pour le type virt « %s »"
|
||
|
||
#: ../virtinst/urlfetcher.py:719
|
||
msgid "Could not find a boot iso path for this tree."
|
||
msgstr "Impossible de trouver le chemin de l'iso de démarrage pour cet arbre."
|
||
|
||
#: ../virtinst/util.py:123
|
||
msgid "UUID must be a string."
|
||
msgstr "L'UUID doit être une chaîne de caractères."
|
||
|
||
#: ../virtinst/util.py:131
|
||
msgid ""
|
||
"UUID must be a 32-digit hexadecimal number. It may take the form xxxxxxxx-"
|
||
"xxxx-xxxx-xxxx-xxxxxxxxxxxx or may omit hyphens altogether."
|
||
msgstr ""
|
||
"L'UUID doit être un nombre hexadécimal de 32 chiffres. Il peut prendre la "
|
||
"forme xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx avec ou sans traits d'union."
|
||
|
||
#: ../virtinst/util.py:147
|
||
#, python-format
|
||
msgid "A name must be specified for the %s"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/util.py:152
|
||
#, python-format
|
||
msgid "%s name '%s' can not contain '%s' character."
|
||
msgstr ""
|
||
|
||
#: ../virtinst/util.py:161
|
||
msgid "MAC address must be a string."
|
||
msgstr "L'adresse MAC doit être une chaîne de caractères."
|
||
|
||
#: ../virtinst/util.py:165
|
||
#, python-format
|
||
msgid "MAC address must be of the format AA:BB:CC:DD:EE:FF, was '%s'"
|
||
msgstr ""
|
||
|
||
#: ../virtinst/util.py:218
|
||
msgid "Name generation range exceeded."
|
||
msgstr "Dépassement de la zone de génération de nom."
|
||
|
||
#. 11 = typical num of fields in the file
|
||
#: ../virtinst/util.py:268
|
||
#, python-format
|
||
msgid "Invalid line length while parsing %s."
|
||
msgstr "Longueur de ligne invalide pendant l'analyse de %s."
|
||
|
||
#: ../virtinst/util.py:270
|
||
#, python-format
|
||
msgid "Defaulting bridge to xenbr%d"
|
||
msgstr "Pont fixé par défaut à xenbr%d"
|
||
|
||
#: ../ui/about.ui.h:1
|
||
msgid "Copyright (C) 2006-2014 Red Hat Inc."
|
||
msgstr ""
|
||
|
||
#: ../ui/about.ui.h:2
|
||
msgid "Powered by libvirt"
|
||
msgstr "Propulsé par libvirt"
|
||
|
||
#. TRANSLATORS: Replace this string with your names, one name per line.
|
||
#: ../ui/about.ui.h:4
|
||
msgid "translator-credits"
|
||
msgstr ""
|
||
"Damien Durand <splinux@fedoraproject.org>\n"
|
||
"Thomas Canniot <thomas.canniot@laposte.net>\n"
|
||
"Alain PORTAL <aportal@univ-montp2.fr>\n"
|
||
"Decroux Fabien <fdecroux@redhat.com>\n"
|
||
"Gauthier Ancelin <gauthier.ancelin@laposte.net>\n"
|
||
"Laurent Léonard <laurent@open-minds.org>"
|
||
|
||
#: ../ui/addhardware.ui.h:1
|
||
msgid "Add New Virtual Hardware"
|
||
msgstr "Ajouter un nouveau matériel virtuel"
|
||
|
||
#: ../ui/addhardware.ui.h:2
|
||
msgid "_Device type:"
|
||
msgstr "Type de _périphérique :"
|
||
|
||
#: ../ui/addhardware.ui.h:3
|
||
msgid "Device Type Field"
|
||
msgstr "Champ Type de périphérique"
|
||
|
||
#: ../ui/addhardware.ui.h:4
|
||
msgid "_Bus type:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:5
|
||
msgid "Stor_age format:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:6 ../ui/details.ui.h:123
|
||
msgid "Cac_he mode:"
|
||
msgstr "Mode de cac_he :"
|
||
|
||
#: ../ui/addhardware.ui.h:7
|
||
msgid "<b>Ad_vanced options</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:8 ../ui/createpool.ui.h:5 ../ui/fsdetails.ui.h:4
|
||
#: ../ui/gfxdetails.ui.h:1 ../ui/netlist.ui.h:10
|
||
msgid "_Type:"
|
||
msgstr "_Type :"
|
||
|
||
#: ../ui/addhardware.ui.h:9
|
||
msgid "_Model:"
|
||
msgstr "_Modèle :"
|
||
|
||
#: ../ui/addhardware.ui.h:10
|
||
msgid "ctrl"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:11
|
||
msgid "aa:bb:cc:dd:ee:ff"
|
||
msgstr "aa:bb:cc:dd:ee:ff"
|
||
|
||
#: ../ui/addhardware.ui.h:12
|
||
msgid "MAC Address Field"
|
||
msgstr "Champ Adresse MAC"
|
||
|
||
#: ../ui/addhardware.ui.h:13
|
||
msgid "_MAC address:"
|
||
msgstr "Adresse _MAC :"
|
||
|
||
#: ../ui/addhardware.ui.h:14 ../ui/details.ui.h:134
|
||
msgid "Device mode_l:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:15
|
||
msgid "Host _Device:"
|
||
msgstr "_Périphérique hôte :"
|
||
|
||
#: ../ui/addhardware.ui.h:16 ../ui/gfxdetails.ui.h:4 ../ui/migrate.ui.h:6
|
||
msgid "_Port:"
|
||
msgstr "_Port :"
|
||
|
||
#: ../ui/addhardware.ui.h:17
|
||
msgid "Po_rt:"
|
||
msgstr "Po_rt :"
|
||
|
||
#: ../ui/addhardware.ui.h:18
|
||
msgid "_Path:"
|
||
msgstr "_Chemin :"
|
||
|
||
#: ../ui/addhardware.ui.h:19 ../ui/createinterface.ui.h:36
|
||
#: ../ui/createnet.ui.h:30
|
||
msgid "_Mode:"
|
||
msgstr "_Mode :"
|
||
|
||
#: ../ui/addhardware.ui.h:20
|
||
msgid "H_ost:"
|
||
msgstr "_Hôte :"
|
||
|
||
#: ../ui/addhardware.ui.h:21
|
||
msgid "_Bind Host:"
|
||
msgstr "_Attacher à l'hôte :"
|
||
|
||
#: ../ui/addhardware.ui.h:22
|
||
msgid "Use Te_lnet:"
|
||
msgstr "Utiliser Te_lnet :"
|
||
|
||
#: ../ui/addhardware.ui.h:23
|
||
msgid "Device _Type:"
|
||
msgstr "_Type de périphérique :"
|
||
|
||
#: ../ui/addhardware.ui.h:24
|
||
msgid "T_ype:"
|
||
msgstr "T_ype :"
|
||
|
||
#: ../ui/addhardware.ui.h:25 ../ui/createinterface.ui.h:23
|
||
#: ../ui/createpool.ui.h:3 ../ui/createvol.ui.h:4 ../ui/details.ui.h:40
|
||
#: ../ui/host.ui.h:7 ../ui/snapshots.ui.h:3
|
||
msgid "_Name:"
|
||
msgstr "_Nom :"
|
||
|
||
#: ../ui/addhardware.ui.h:26
|
||
msgid "_Auto socket:"
|
||
msgstr "Socket _automatique :"
|
||
|
||
#: ../ui/addhardware.ui.h:27
|
||
msgid "_Channel:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:28 ../ui/details.ui.h:152
|
||
msgid "Ac_tion:"
|
||
msgstr "Ac_tion :"
|
||
|
||
#: ../ui/addhardware.ui.h:29
|
||
msgid "_Host:"
|
||
msgstr "_Hôte :"
|
||
|
||
#: ../ui/addhardware.ui.h:30
|
||
msgid "Device _Path:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:31
|
||
msgid "_Backend:"
|
||
msgstr "_Backend :"
|
||
|
||
#: ../ui/addhardware.ui.h:32
|
||
msgid "_Backend Type:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:33
|
||
msgid "Backend _Mode:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:34
|
||
msgid "B_ind Host:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:35
|
||
msgid "P_ort:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:36
|
||
msgid "_Device:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:37 ../ui/details.ui.h:170
|
||
msgid "rng"
|
||
msgstr "Générateur de nombres aléatoires"
|
||
|
||
#: ../ui/addhardware.ui.h:38
|
||
msgid "Address _Type:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:39
|
||
msgid "_IO Base:"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:40 ../ui/details.ui.h:176
|
||
msgid "panic"
|
||
msgstr ""
|
||
|
||
#: ../ui/addhardware.ui.h:41 ../ui/create.ui.h:69 ../ui/createinterface.ui.h:32
|
||
#: ../ui/createnet.ui.h:35 ../ui/createpool.ui.h:14 ../ui/createvol.ui.h:15
|
||
#: ../ui/snapshots.ui.h:7
|
||
msgid "_Finish"
|
||
msgstr "_Terminer"
|
||
|
||
#: ../ui/addstorage.ui.h:1
|
||
msgid "C_reate a disk image on the computer's hard drive"
|
||
msgstr "C_réer une image disque sur le disque dur de l'ordinateur"
|
||
|
||
#: ../ui/addstorage.ui.h:2
|
||
msgid "0.0"
|
||
msgstr ""
|
||
|
||
#: ../ui/addstorage.ui.h:3
|
||
msgid "_GiB"
|
||
msgstr ""
|
||
|
||
#: ../ui/addstorage.ui.h:4
|
||
msgid "_Allocate entire disk now"
|
||
msgstr "_Allouer la totalité du disque maintenant"
|
||
|
||
#: ../ui/addstorage.ui.h:5
|
||
msgid ""
|
||
"Fully allocating storage may take longer now, but the OS install phase will "
|
||
"be quicker.\n"
|
||
"\n"
|
||
"Skipping allocation can also cause space issues on the host machine, if the "
|
||
"maximum image size exceeds available storage space.\n"
|
||
"\n"
|
||
"Tip: Storage format qcow2 and qed do not support full allocation."
|
||
msgstr ""
|
||
|
||
#: ../ui/addstorage.ui.h:10
|
||
msgid "Select _managed or other existing storage"
|
||
msgstr "Sélectionner un stockage _géré ou un autre stockage existant"
|
||
|
||
#: ../ui/addstorage.ui.h:11 ../ui/create.ui.h:22
|
||
msgid "Bro_wse..."
|
||
msgstr "_Parcourir…"
|
||
|
||
#: ../ui/asyncjob.ui.h:1
|
||
msgid "Operation in progress"
|
||
msgstr "Opération en cours"
|
||
|
||
#: ../ui/asyncjob.ui.h:2
|
||
msgid "Please wait a few moments..."
|
||
msgstr "Veuillez patienter quelques instants…"
|
||
|
||
#: ../ui/choosecd.ui.h:1
|
||
msgid "Choose Media"
|
||
msgstr "Choisir un média"
|
||
|
||
#: ../ui/choosecd.ui.h:2 ../ui/clone.ui.h:26 ../ui/fsdetails.ui.h:3
|
||
msgid "_Browse..."
|
||
msgstr "_Parcourir…"
|
||
|
||
#: ../ui/choosecd.ui.h:3
|
||
msgid "CD-_ROM or DVD"
|
||
msgstr "CD-_ROM ou DVD"
|
||
|
||
#: ../ui/choosecd.ui.h:4
|
||
msgid "_ISO Image Location"
|
||
msgstr "Emplacement de l'image _ISO"
|
||
|
||
#: ../ui/choosecd.ui.h:5
|
||
msgid "_Location:"
|
||
msgstr "Emp_lacement :"
|
||
|
||
#: ../ui/choosecd.ui.h:6
|
||
msgid "_Device Media:"
|
||
msgstr "Périphérique _de média :"
|
||
|
||
#: ../ui/choosecd.ui.h:7
|
||
msgid "<b>Choose Source Device or File</b>"
|
||
msgstr "<b>Choisissez un périphérique ou un fichier source</b>"
|
||
|
||
#: ../ui/clone.ui.h:1
|
||
msgid "Clone Virtual Machine"
|
||
msgstr "Cloner la machine virtuelle"
|
||
|
||
#: ../ui/clone.ui.h:2
|
||
msgid "<span size='large' color='white'>Clone virtual machine</span>"
|
||
msgstr "<span size='large' color='white'>Cloner la machine virtuelle</span>"
|
||
|
||
#: ../ui/clone.ui.h:3
|
||
msgid "Create clone based on:"
|
||
msgstr ""
|
||
|
||
#: ../ui/clone.ui.h:4
|
||
msgid "Destination host:"
|
||
msgstr ""
|
||
|
||
#: ../ui/clone.ui.h:5
|
||
msgid "No networking devices"
|
||
msgstr "Aucun périphérique réseau"
|
||
|
||
#: ../ui/clone.ui.h:6
|
||
msgid "<span color='#484848'>Networking:</span>"
|
||
msgstr "<span color='#484848'>Réseau :</span>"
|
||
|
||
#: ../ui/clone.ui.h:7
|
||
msgid "No storage to clone"
|
||
msgstr "Aucun stockage à cloner"
|
||
|
||
#: ../ui/clone.ui.h:8 ../ui/create.ui.h:64
|
||
msgid "<span color='#484848'>Storage:</span>"
|
||
msgstr "<span color='#484848'>Stockage :</span>"
|
||
|
||
#: ../ui/clone.ui.h:9 ../ui/create.ui.h:60
|
||
msgid "<span color='#484848'>_Name:</span>"
|
||
msgstr "<span color='#484848'>_Nom :</span>"
|
||
|
||
#: ../ui/clone.ui.h:10
|
||
msgid ""
|
||
"<span size='small'>Cloning creates a new, independent copy of the original "
|
||
"disk. Sharing\n"
|
||
"uses the existing disk image for both the original and the new machine.</"
|
||
"span>"
|
||
msgstr ""
|
||
"<span size='small'>Le clonage crée une nouvelle et indépendante copie du "
|
||
"disque original. Le partage\n"
|
||
"utilise l'image disque existante pour la machine originale et la nouvelle "
|
||
"machine.</span>"
|
||
|
||
#: ../ui/clone.ui.h:12
|
||
msgid ""
|
||
"<span size='small'>Cloning does <u>not</u> alter the guest OS contents. If "
|
||
"you need to do things\n"
|
||
"like change passwords or static IPs, please see the virt-sysprep(1) tool.</"
|
||
"span>"
|
||
msgstr ""
|
||
|
||
#: ../ui/clone.ui.h:14
|
||
msgid "C_lone"
|
||
msgstr "C_loner"
|
||
|
||
#: ../ui/clone.ui.h:15
|
||
msgid "Change MAC address"
|
||
msgstr "Modifier l'adresse MAC"
|
||
|
||
#: ../ui/clone.ui.h:16
|
||
msgid "New _MAC:"
|
||
msgstr "Nouvelle _MAC :"
|
||
|
||
#: ../ui/clone.ui.h:17
|
||
msgid "<span color='#484848'>Type:</span>"
|
||
msgstr "<span color='#484848'>Type :</span>"
|
||
|
||
#: ../ui/clone.ui.h:18
|
||
msgid "<span color='#484848'>MAC:</span>"
|
||
msgstr "<span color='#484848'>MAC :</span>"
|
||
|
||
#: ../ui/clone.ui.h:19
|
||
msgid "Change storage path"
|
||
msgstr "Modifier le chemin de stockage"
|
||
|
||
#: ../ui/clone.ui.h:20
|
||
msgid "<span color='#484848'>Size:</span>"
|
||
msgstr "<span color='#484848'>Taille :</span>"
|
||
|
||
#: ../ui/clone.ui.h:21
|
||
msgid "<span color='#484848'>Target:</span>"
|
||
msgstr "<span color='#484848'>Cible :</span>"
|
||
|
||
#: ../ui/clone.ui.h:22
|
||
msgid "<span color='#484848'>Path:</span>"
|
||
msgstr "<span color='#484848'>Chemin :</span>"
|
||
|
||
#: ../ui/clone.ui.h:23
|
||
msgid "Existing disk"
|
||
msgstr "Disque existant"
|
||
|
||
#: ../ui/clone.ui.h:24
|
||
msgid "<span color='#484848'>New _Path:</span>"
|
||
msgstr "<span color='#484848'>Nouveau _chemin :</span>"
|
||
|
||
#: ../ui/clone.ui.h:25
|
||
msgid "Create a new disk (c_lone) for the virtual machine"
|
||
msgstr "Créer un nouveau disque (c_lone) pour la machine virtuelle"
|
||
|
||
#: ../ui/connect.ui.h:1
|
||
msgid "Add Connection"
|
||
msgstr "Ajouter une connexion"
|
||
|
||
#: ../ui/connect.ui.h:2
|
||
msgid "Co_nnect"
|
||
msgstr "Co_nnecter"
|
||
|
||
#: ../ui/connect.ui.h:3
|
||
msgid "Hypervisor Select"
|
||
msgstr "Sélection de l'hyperviseur"
|
||
|
||
#: ../ui/connect.ui.h:4
|
||
msgid "_Hypervisor:"
|
||
msgstr "_Hyperviseur :"
|
||
|
||
#: ../ui/connect.ui.h:5
|
||
msgid "Connection Select"
|
||
msgstr "Sélection de la connexion"
|
||
|
||
#: ../ui/connect.ui.h:6
|
||
msgid "Generated URI:"
|
||
msgstr "URI générée :"
|
||
|
||
#: ../ui/connect.ui.h:7
|
||
msgid "Connect to _remote host"
|
||
msgstr "Connexion à un hôte _distant"
|
||
|
||
#: ../ui/connect.ui.h:8
|
||
msgid "_Autoconnect:"
|
||
msgstr "Connexion _automatique :"
|
||
|
||
#: ../ui/connect.ui.h:9
|
||
msgid "H_ostname:"
|
||
msgstr "N_om de l'hôte :"
|
||
|
||
#: ../ui/connect.ui.h:10 ../ui/details.ui.h:180
|
||
msgid "_Username:"
|
||
msgstr "Nom d'_utilisateur :"
|
||
|
||
#: ../ui/connect.ui.h:11
|
||
msgid "Me_thod:"
|
||
msgstr "Mé_thode :"
|
||
|
||
#: ../ui/connect.ui.h:12
|
||
msgid ""
|
||
"<small>QEMU usermode session is not the virt-manager\n"
|
||
"default. It is likely that any pre-existing QEMU/KVM\n"
|
||
"guests will not be available. Networking options\n"
|
||
"are very limited. </small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/create.ui.h:1
|
||
msgid "New VM"
|
||
msgstr "Nouvelle VM"
|
||
|
||
#: ../ui/create.ui.h:2
|
||
msgid "<span size='large' color='white'>Create a new virtual machine</span>"
|
||
msgstr ""
|
||
"<span size='large' color='white'>Créer une nouvelle machine virtuelle</span>"
|
||
|
||
#: ../ui/create.ui.h:3
|
||
msgid "Choose how you would like to install the operating system"
|
||
msgstr "Choisissez comment vous souhaitez installer le système d'exploitation"
|
||
|
||
#: ../ui/create.ui.h:4
|
||
msgid "_Local install media (ISO image or CDROM)"
|
||
msgstr "Média d'installation _local (image ISO ou CD-ROM)"
|
||
|
||
#: ../ui/create.ui.h:5
|
||
msgid "Network _Install (HTTP, FTP, or NFS)"
|
||
msgstr "_Installation réseau (HTTP, FTP ou NFS)"
|
||
|
||
#: ../ui/create.ui.h:6
|
||
msgid "Network _Boot (PXE)"
|
||
msgstr "_Démarrage réseau (PXE)"
|
||
|
||
#: ../ui/create.ui.h:7
|
||
msgid "Import _existing disk image"
|
||
msgstr "Importer une image disque _existante"
|
||
|
||
#: ../ui/create.ui.h:8
|
||
msgid "Choose the container type"
|
||
msgstr "Choisissez le type de conteneur"
|
||
|
||
#: ../ui/create.ui.h:9
|
||
msgid "_Application container"
|
||
msgstr "Conteneur d'_application"
|
||
|
||
#: ../ui/create.ui.h:10
|
||
msgid "O_perating system container"
|
||
msgstr "Conteneur de _système d'exploitation"
|
||
|
||
#: ../ui/create.ui.h:11
|
||
msgid "C_onnection:"
|
||
msgstr "C_onnexion :"
|
||
|
||
#: ../ui/create.ui.h:12
|
||
msgid "_Virt Type:"
|
||
msgstr "Type de _virtualisation :"
|
||
|
||
#: ../ui/create.ui.h:13
|
||
msgid "_Architecture:"
|
||
msgstr "_Architecture :"
|
||
|
||
#: ../ui/create.ui.h:14
|
||
msgid "_Machine Type:"
|
||
msgstr "Type de _machine :"
|
||
|
||
#: ../ui/create.ui.h:15
|
||
msgid "Architecture options"
|
||
msgstr "Options d'architecture"
|
||
|
||
#: ../ui/create.ui.h:16
|
||
msgid "Error message\n"
|
||
"bar"
|
||
msgstr "Barre de\n"
|
||
"message d'erreur"
|
||
|
||
#: ../ui/create.ui.h:19
|
||
msgid "Locate your install media"
|
||
msgstr "Localisez votre média d'installation"
|
||
|
||
#: ../ui/create.ui.h:20
|
||
msgid "Use CD_ROM or DVD"
|
||
msgstr "Utiliser un CD-_ROM ou un DVD"
|
||
|
||
#: ../ui/create.ui.h:21
|
||
msgid "Use _ISO image:"
|
||
msgstr "Utiliser une image _ISO :"
|
||
|
||
#: ../ui/create.ui.h:23
|
||
msgid "ISO"
|
||
msgstr "ISO"
|
||
|
||
#: ../ui/create.ui.h:24
|
||
msgid "Provide the operating system install URL"
|
||
msgstr "Fournir l'URL d'installation du système d'exploitation"
|
||
|
||
#: ../ui/create.ui.h:25
|
||
msgid "URL:"
|
||
msgstr "URL :"
|
||
|
||
#: ../ui/create.ui.h:26
|
||
msgid "Kickstart URL:"
|
||
msgstr "URL du fichier kickstart :"
|
||
|
||
#: ../ui/create.ui.h:27
|
||
msgid "Kernel options:"
|
||
msgstr "Paramètres du noyau :"
|
||
|
||
#: ../ui/create.ui.h:28
|
||
msgid "URL Options"
|
||
msgstr "Paramètres de l'URL :"
|
||
|
||
#: ../ui/create.ui.h:29
|
||
msgid "URL"
|
||
msgstr "URL"
|
||
|
||
#: ../ui/create.ui.h:30
|
||
msgid "PXE"
|
||
msgstr "PXE"
|
||
|
||
#: ../ui/create.ui.h:31
|
||
msgid "Provide the existing storage path:"
|
||
msgstr "Fournissez le chemin de stockage existant :"
|
||
|
||
#: ../ui/create.ui.h:32
|
||
msgid "B_rowse..."
|
||
msgstr "Pa_rcourir…"
|
||
|
||
#: ../ui/create.ui.h:33
|
||
msgid "Direct kernel boot:"
|
||
msgstr "Démarrage direct sur le noyau :"
|
||
|
||
#: ../ui/create.ui.h:34
|
||
msgid "_Kernel path:"
|
||
msgstr "Chemin du _noyau :"
|
||
|
||
#: ../ui/create.ui.h:35 ../ui/details.ui.h:104
|
||
msgid "_Initrd path:"
|
||
msgstr "Chemin de l'_initrd :"
|
||
|
||
#: ../ui/create.ui.h:36
|
||
msgid "_DTB path:"
|
||
msgstr "Chemin _DTB :"
|
||
|
||
#: ../ui/create.ui.h:37
|
||
msgid "Br_owse..."
|
||
msgstr "_Parcourir…"
|
||
|
||
#: ../ui/create.ui.h:38
|
||
msgid "Brow_se..."
|
||
msgstr "_Parcourir…"
|
||
|
||
#: ../ui/create.ui.h:39
|
||
msgid ""
|
||
"<span size='small'>Specifying a DTB allows use of virtio for improved "
|
||
"performance</span>"
|
||
msgstr ""
|
||
"<small>Spécifier un DTB permet l'utilisation de virtio pour une meilleure "
|
||
"performance</small>"
|
||
|
||
#: ../ui/create.ui.h:40
|
||
msgid "Kerne_l args:"
|
||
msgstr "Arguments du _noyau :"
|
||
|
||
#: ../ui/create.ui.h:41
|
||
msgid "Provide the _application path:"
|
||
msgstr "Fournissez le chemin de l'_application :"
|
||
|
||
#: ../ui/create.ui.h:42
|
||
msgid "Provide the existing OS root _directory:"
|
||
msgstr "Fournissez le _dossier racine du système d'exploitation existant :"
|
||
|
||
#: ../ui/create.ui.h:43
|
||
msgid ""
|
||
"<small>The OS directory tree must already exist. Creating an OS directory "
|
||
"tree\n"
|
||
"is not yet supported.</small>"
|
||
msgstr ""
|
||
"<small>L'arbre du dossier du système d'exploitation doit déjà exister. La "
|
||
"création d'un arbre de dossier de système d'exploitation\n"
|
||
"n'est pas encore prise en charge.</small>"
|
||
|
||
#: ../ui/create.ui.h:45
|
||
msgid "A_utomatically detect operating system based on install media"
|
||
msgstr ""
|
||
"Détecter a_utomatiquement le système d'exploitation en se basant sur le "
|
||
"média d'installation"
|
||
|
||
#: ../ui/create.ui.h:46
|
||
msgid "Choose an operating system type and version"
|
||
msgstr "Choisissez un type et une version de système d'exploitation"
|
||
|
||
#: ../ui/create.ui.h:47
|
||
msgid "_Version:"
|
||
msgstr "_Version :"
|
||
|
||
#: ../ui/create.ui.h:48
|
||
msgid "OS _type:"
|
||
msgstr "_Type de système d'exploitation :"
|
||
|
||
#: ../ui/create.ui.h:49
|
||
msgid "Install"
|
||
msgstr "Installation"
|
||
|
||
#: ../ui/create.ui.h:50
|
||
msgid "Choose Memory and CPU settings"
|
||
msgstr "Choisissez les paramètres mémoire et CPU"
|
||
|
||
#: ../ui/create.ui.h:51
|
||
msgid "C_PUs:"
|
||
msgstr "C_PU :"
|
||
|
||
#: ../ui/create.ui.h:52
|
||
msgid "_Memory (RAM):"
|
||
msgstr "_Mémoire (RAM) :"
|
||
|
||
#: ../ui/create.ui.h:53 ../ui/details.ui.h:94 ../ui/fsdetails.ui.h:9
|
||
msgid "MiB"
|
||
msgstr ""
|
||
|
||
#: ../ui/create.ui.h:54
|
||
msgid "(Insert host mem)"
|
||
msgstr "(Insérer la mémoire de l'hôte)"
|
||
|
||
#: ../ui/create.ui.h:55
|
||
msgid "Memory"
|
||
msgstr "Mémoire"
|
||
|
||
#: ../ui/create.ui.h:56
|
||
msgid "_Enable storage for this virtual machine"
|
||
msgstr "Activ_er le stockage pour cette machine virtuelle"
|
||
|
||
#: ../ui/create.ui.h:58
|
||
#, fuzzy
|
||
msgid "Ready to begin the installation"
|
||
msgstr "Commencer l'installation"
|
||
|
||
#: ../ui/create.ui.h:59
|
||
msgid "C_ustomize configuration before install"
|
||
msgstr "Personnaliser la config_uration avant l'installation"
|
||
|
||
#: ../ui/create.ui.h:61
|
||
msgid "<span color='#484848'>Install:</span>"
|
||
msgstr "<span color='#484848'>Installation :</span>"
|
||
|
||
#: ../ui/create.ui.h:62
|
||
msgid "<span color='#484848'>Memory:</span>"
|
||
msgstr "<span color='#484848'>Mémoire :</span>"
|
||
|
||
#: ../ui/create.ui.h:63
|
||
msgid "<span color='#484848'>CPUs:</span>"
|
||
msgstr "<span color='#484848'>CPU :</span>"
|
||
|
||
#: ../ui/create.ui.h:65
|
||
msgid "<span color='#484848'>OS:</span>"
|
||
msgstr "<span color='#484848'>Système d'exploitation :</span>"
|
||
|
||
#: ../ui/create.ui.h:66
|
||
msgid ""
|
||
"<small>Specifying an operating system is required for best performance</"
|
||
"small>"
|
||
msgstr ""
|
||
"<small>Spécifier un système d'exploitation est requis pour une meilleure "
|
||
"performance</small>"
|
||
|
||
#: ../ui/create.ui.h:67
|
||
msgid "N_etwork selection"
|
||
msgstr ""
|
||
|
||
#: ../ui/create.ui.h:68
|
||
msgid "Finish"
|
||
msgstr "Terminer"
|
||
|
||
#: ../ui/createinterface.ui.h:1
|
||
msgid "Bridge configuration"
|
||
msgstr "Configuration du pont"
|
||
|
||
#: ../ui/createinterface.ui.h:2
|
||
msgid "Forward _delay:"
|
||
msgstr ""
|
||
|
||
#: ../ui/createinterface.ui.h:3
|
||
msgid "Enable _STP:"
|
||
msgstr ""
|
||
|
||
#: ../ui/createinterface.ui.h:4 ../ui/preferences.ui.h:9
|
||
msgid "seconds"
|
||
msgstr "secondes"
|
||
|
||
#: ../ui/createinterface.ui.h:5
|
||
msgid "<b>Bridge configuration</b>"
|
||
msgstr "<b>Configuration du pont</b>"
|
||
|
||
#: ../ui/createinterface.ui.h:6
|
||
msgid "Bonding configuration"
|
||
msgstr "Configuration de l'association"
|
||
|
||
#: ../ui/createinterface.ui.h:7
|
||
msgid "Bond monitor mode:"
|
||
msgstr "Mode de surveillance de l'association :"
|
||
|
||
#: ../ui/createinterface.ui.h:8
|
||
msgid "Bond mode:"
|
||
msgstr "Mode d'association :"
|
||
|
||
#: ../ui/createinterface.ui.h:9
|
||
msgid "Target address:"
|
||
msgstr "Adresse cible :"
|
||
|
||
#: ../ui/createinterface.ui.h:10
|
||
msgid "Interval:"
|
||
msgstr "Intervalle :"
|
||
|
||
#: ../ui/createinterface.ui.h:11
|
||
msgid "Validate mode:"
|
||
msgstr "Mode de validation :"
|
||
|
||
#: ../ui/createinterface.ui.h:12
|
||
msgid "<b>ARP settings</b>"
|
||
msgstr "<b>Paramètres ARP</b>"
|
||
|
||
#: ../ui/createinterface.ui.h:13
|
||
msgid "Frequency:"
|
||
msgstr "Fréquence :"
|
||
|
||
#: ../ui/createinterface.ui.h:14
|
||
msgid "Up delay:"
|
||
msgstr "Délai d'activation :"
|
||
|
||
#: ../ui/createinterface.ui.h:15
|
||
msgid "Down delay:"
|
||
msgstr "Délai de désactivation :"
|
||
|
||
#: ../ui/createinterface.ui.h:16
|
||
msgid "Carrier type:"
|
||
msgstr "Type de transporteur :"
|
||
|
||
#: ../ui/createinterface.ui.h:17
|
||
msgid "<b>MII settings</b>"
|
||
msgstr "<b>Paramètres MII</b>"
|
||
|
||
#: ../ui/createinterface.ui.h:18
|
||
msgid "<b>Bond configuration</b>"
|
||
msgstr "<b>Configuration de l'association</b>"
|
||
|
||
#: ../ui/createinterface.ui.h:19
|
||
msgid "Configure network interface"
|
||
msgstr "Configurer l'interface réseau"
|
||
|
||
#: ../ui/createinterface.ui.h:20
|
||
msgid "<span size='large' color='white'>Configure network interface</span>"
|
||
msgstr "<span size='large' color='white'>Configurer l'interface réseau</span>"
|
||
|
||
#: ../ui/createinterface.ui.h:21
|
||
msgid "Select the interface type you would like to configure."
|
||
msgstr "Sélectionnez le type d'interface que vous souhaitez configurer."
|
||
|
||
#: ../ui/createinterface.ui.h:22
|
||
msgid "_Interface type:"
|
||
msgstr "Type d'_interface :"
|
||
|
||
#: ../ui/createinterface.ui.h:24
|
||
msgid "_Start mode:"
|
||
msgstr "_Mode de démarrage :"
|
||
|
||
#: ../ui/createinterface.ui.h:25
|
||
msgid "_Activate now:"
|
||
msgstr "_Activer maintenant :"
|
||
|
||
#: ../ui/createinterface.ui.h:26
|
||
msgid "_VLAN tag:"
|
||
msgstr "Tag _VLAN :"
|
||
|
||
#: ../ui/createinterface.ui.h:27
|
||
msgid "Bridge settings:"
|
||
msgstr "Paramètres du pont :"
|
||
|
||
#: ../ui/createinterface.ui.h:28
|
||
msgid "C_onfigure"
|
||
msgstr "C_onfigurer"
|
||
|
||
#: ../ui/createinterface.ui.h:29
|
||
msgid "IP settings:"
|
||
msgstr "Paramètres IP :"
|
||
|
||
#: ../ui/createinterface.ui.h:30
|
||
msgid "Config_ure"
|
||
msgstr ""
|
||
|
||
#: ../ui/createinterface.ui.h:31
|
||
msgid "Insert list desc:"
|
||
msgstr "Description de la liste d'insertion :"
|
||
|
||
#: ../ui/createinterface.ui.h:33
|
||
msgid "IP Configuration"
|
||
msgstr "Configuration IP"
|
||
|
||
#: ../ui/createinterface.ui.h:34
|
||
msgid "_Copy interface configuration from:"
|
||
msgstr "_Copier la configuration de l'interface depuis :"
|
||
|
||
#: ../ui/createinterface.ui.h:35
|
||
msgid "Ma_nually configure:"
|
||
msgstr "Configurer ma_nuellement :"
|
||
|
||
#: ../ui/createinterface.ui.h:37
|
||
msgid "Static configuration:"
|
||
msgstr "Configuration statique :"
|
||
|
||
#: ../ui/createinterface.ui.h:38 ../ui/migrate.ui.h:5
|
||
msgid "_Address:"
|
||
msgstr "_Adresse :"
|
||
|
||
#: ../ui/createinterface.ui.h:39
|
||
msgid "_Gateway:"
|
||
msgstr "_Passerelle :"
|
||
|
||
#: ../ui/createinterface.ui.h:40
|
||
msgid "IPv4"
|
||
msgstr "IPv4"
|
||
|
||
#: ../ui/createinterface.ui.h:41
|
||
msgid "A_utoconf"
|
||
msgstr "A_utoconfiguration"
|
||
|
||
#: ../ui/createinterface.ui.h:42
|
||
msgid "Addresses:"
|
||
msgstr "Adresses :"
|
||
|
||
#: ../ui/createinterface.ui.h:43
|
||
msgid "IPv6"
|
||
msgstr "IPv6"
|
||
|
||
#: ../ui/createinterface.ui.h:44
|
||
msgid "<b>IP Configuration</b>"
|
||
msgstr "<b>Configuration IP</b>"
|
||
|
||
#: ../ui/createnet.ui.h:1
|
||
msgid "Create a new virtual network"
|
||
msgstr "Créer un nouveau réseau virtuel"
|
||
|
||
#: ../ui/createnet.ui.h:2
|
||
msgid "<span size='large' color='white'>Create virtual network</span>"
|
||
msgstr "<span size='large' color='white'>Créer un réseau virtuel</span>"
|
||
|
||
#: ../ui/createnet.ui.h:3
|
||
msgid "Choose a name for your virtual network:"
|
||
msgstr "Choisissez un nom pour votre réseau virtuel :"
|
||
|
||
#: ../ui/createnet.ui.h:4
|
||
msgid "Net Name Field"
|
||
msgstr "Champ Nom de réseau"
|
||
|
||
#: ../ui/createnet.ui.h:5
|
||
msgid "<b>Example:</b> network1"
|
||
msgstr "<b>Exemple :</b> reseau1"
|
||
|
||
#: ../ui/createnet.ui.h:6
|
||
msgid "Network _Name:"
|
||
msgstr "_Nom du réseau :"
|
||
|
||
#: ../ui/createnet.ui.h:7
|
||
msgid "Choose <b>IPv4</b> address space for the virtual network:"
|
||
msgstr "Choisissez un espace d'adressage <b>IPv4</b> pour le réseau virtuel :"
|
||
|
||
#: ../ui/createnet.ui.h:8
|
||
msgid "Enable IPv4 network address space definition"
|
||
msgstr "Activer la définition de l'espace d'adresses réseau IPv4"
|
||
|
||
#: ../ui/createnet.ui.h:9
|
||
msgid "_Network:"
|
||
msgstr "_Réseau :"
|
||
|
||
#: ../ui/createnet.ui.h:10
|
||
msgid ""
|
||
"<b>Hint:</b> The network should be chosen from one of the IPv4 private "
|
||
"address ranges. eg 10.0.0.0/8 or 192.168.0.0/16"
|
||
msgstr ""
|
||
"<b>Conseil :</b> Le réseau devrait être choisi parmi l'une des plages "
|
||
"d'adresses IPv4 privées, par ex. 10.0.0.0/8 ou 192.168.0.0/16"
|
||
|
||
#: ../ui/createnet.ui.h:11
|
||
msgid "192.168.100.1"
|
||
msgstr "192.168.100.1"
|
||
|
||
#: ../ui/createnet.ui.h:12
|
||
msgid "?"
|
||
msgstr "?"
|
||
|
||
#: ../ui/createnet.ui.h:13
|
||
msgid "Gateway:"
|
||
msgstr "Passerelle :"
|
||
|
||
#: ../ui/createnet.ui.h:14 ../ui/details.ui.h:137
|
||
msgid "Type:"
|
||
msgstr "Type :"
|
||
|
||
#: ../ui/createnet.ui.h:15
|
||
msgid "Start:"
|
||
msgstr "Début :"
|
||
|
||
#: ../ui/createnet.ui.h:16
|
||
msgid "End:"
|
||
msgstr "Fin :"
|
||
|
||
#: ../ui/createnet.ui.h:17
|
||
msgid "Enable DHCPv4"
|
||
msgstr "Activer le DHCPv4"
|
||
|
||
#: ../ui/createnet.ui.h:18
|
||
msgid "Enable Static Route Definition"
|
||
msgstr "Activer la définition de la route statique"
|
||
|
||
#: ../ui/createnet.ui.h:19
|
||
msgid "<b>to</b> Network:"
|
||
msgstr "<b>vers</b> le réseau :"
|
||
|
||
#: ../ui/createnet.ui.h:20
|
||
msgid "<b>via</b> Gateway:"
|
||
msgstr "<b>via</b> la passerelle :"
|
||
|
||
#: ../ui/createnet.ui.h:21
|
||
msgid "Choose <b>IPv6</b> address space for the virtual network:"
|
||
msgstr "Choisissez un espace d'adressage <b>IPv6</b> pour le réseau virtuel :"
|
||
|
||
#: ../ui/createnet.ui.h:22
|
||
msgid "Enable IPv6 network address space definition"
|
||
msgstr "Activer la définition de l'espace d'adresses réseau IPv6"
|
||
|
||
#: ../ui/createnet.ui.h:23
|
||
msgid ""
|
||
"<b>Note:</b> The network could be chosen from one of the IPv6 private "
|
||
"address ranges. eg FC00::/7. The prefix must be <b>64</b>. A typical IPv6 "
|
||
"network address will look something like: fd00:dead:beef:55::/64"
|
||
msgstr ""
|
||
"<b>Remarque :</b> Le réseau peut être choisi parmi l'une des plages "
|
||
"d'adresses IPv6 privées, par ex FC00::/7. Le préfixe doit être <b>64</b>. "
|
||
"Une adresse réseau IPv6 typique ressemblera à quelque chose comme : fd00:"
|
||
"dead:beef:55::/64"
|
||
|
||
#: ../ui/createnet.ui.h:24
|
||
msgid "fd00:100::1"
|
||
msgstr "fd00:100::1"
|
||
|
||
#: ../ui/createnet.ui.h:25
|
||
msgid "Enable DHCPv6"
|
||
msgstr "Activer le DHCPv6"
|
||
|
||
#: ../ui/createnet.ui.h:26
|
||
msgid "Connected to a <b>physical network</b>:"
|
||
msgstr "Connecté à un <b>réseau physique</b> :"
|
||
|
||
#: ../ui/createnet.ui.h:27
|
||
msgid "_Isolated virtual network"
|
||
msgstr "Réseau virtuel _isolé"
|
||
|
||
#: ../ui/createnet.ui.h:28
|
||
msgid "For_warding to physical network"
|
||
msgstr "_Réacheminement vers un réseau physique"
|
||
|
||
#: ../ui/createnet.ui.h:29
|
||
msgid "_Destination:"
|
||
msgstr "_Destination :"
|
||
|
||
#: ../ui/createnet.ui.h:31
|
||
msgid "Physical Network"
|
||
msgstr "Réseau physique"
|
||
|
||
#: ../ui/createnet.ui.h:32
|
||
msgid "Enable IPv6 internal routing/networking"
|
||
msgstr "Activer le réseau et le routage IPv6 interne"
|
||
|
||
#: ../ui/createnet.ui.h:33
|
||
msgid ""
|
||
"If an IPv6 network address is <b>not</b> specified, this will enable IPv6 "
|
||
"internal routing between virtual machines. By default, IPv4 internal "
|
||
"routing is enabled."
|
||
msgstr ""
|
||
"Si une adresse réseau IPv6 n'est <b>pas</b> spécifiée, cela activera le "
|
||
"routage interne IPv6 entre les machines virtuelles. Par défaut, le routage "
|
||
"interne IPv4 est activé."
|
||
|
||
#: ../ui/createnet.ui.h:34
|
||
msgid "DNS Domain Name:"
|
||
msgstr "Nom de domaine DNS :"
|
||
|
||
#: ../ui/createpool.ui.h:1
|
||
msgid "Add a New Storage Pool"
|
||
msgstr "Ajouter un nouveau pool de stockage"
|
||
|
||
#: ../ui/createpool.ui.h:2
|
||
msgid "<span size='large' color='white'>Create storage pool</span>"
|
||
msgstr "<span size='large' color='white'>Créer un pool de stockage</span>"
|
||
|
||
#: ../ui/createpool.ui.h:4
|
||
msgid "Select the storage pool type you would like to configure."
|
||
msgstr ""
|
||
"Sélectionnez le type de pool de stockage que vous souhaitez configurer."
|
||
|
||
#: ../ui/createpool.ui.h:6
|
||
msgid "B_uild Pool:"
|
||
msgstr "Pool de constr_uction :"
|
||
|
||
#: ../ui/createpool.ui.h:7
|
||
msgid "_Target Path:"
|
||
msgstr "Chemin de la _cible :"
|
||
|
||
#: ../ui/createpool.ui.h:8 ../ui/createvol.ui.h:5
|
||
msgid "F_ormat:"
|
||
msgstr "F_ormat :"
|
||
|
||
#: ../ui/createpool.ui.h:9
|
||
msgid "Host Na_me:"
|
||
msgstr "No_m de l'hôte :"
|
||
|
||
#: ../ui/createpool.ui.h:10
|
||
msgid "Initiator _IQN:"
|
||
msgstr ""
|
||
|
||
#: ../ui/createpool.ui.h:11
|
||
msgid "B_rowse"
|
||
msgstr "Pa_rcourir"
|
||
|
||
#: ../ui/createpool.ui.h:12
|
||
msgid "Bro_wse"
|
||
msgstr "_Parcourir"
|
||
|
||
#: ../ui/createpool.ui.h:13
|
||
msgid "Source _Name:"
|
||
msgstr ""
|
||
|
||
#: ../ui/createvol.ui.h:1
|
||
msgid "Add a Storage Volume"
|
||
msgstr "Ajouter un volume de stockage"
|
||
|
||
#: ../ui/createvol.ui.h:2
|
||
msgid "<span size='large' color='white'>Create storage volume</span>"
|
||
msgstr "<span size='large' color='white'>Créer un volume de stockage</span>"
|
||
|
||
#: ../ui/createvol.ui.h:3
|
||
msgid "Create a storage unit to be used directly by a virtual machine."
|
||
msgstr ""
|
||
"Créer une unité de stockage pour être directement utilisée par une machine "
|
||
"virtuelle."
|
||
|
||
#: ../ui/createvol.ui.h:6
|
||
msgid "<b>Storage Volume Quota</b>"
|
||
msgstr "<b>Quota de volume de stockage</b>"
|
||
|
||
#: ../ui/createvol.ui.h:7
|
||
msgid "available space:"
|
||
msgstr "espace disponible :"
|
||
|
||
#: ../ui/createvol.ui.h:8
|
||
msgid "1.0"
|
||
msgstr "1.0"
|
||
|
||
#: ../ui/createvol.ui.h:9
|
||
msgid "GiB"
|
||
msgstr ""
|
||
|
||
#: ../ui/createvol.ui.h:10
|
||
msgid "Max Ca_pacity:"
|
||
msgstr "Ca_pacité maximale :"
|
||
|
||
#: ../ui/createvol.ui.h:11
|
||
msgid "_Allocation:"
|
||
msgstr "_Allocation :"
|
||
|
||
#: ../ui/createvol.ui.h:12 ../ui/details.ui.h:160
|
||
msgid "Path:"
|
||
msgstr "Chemin :"
|
||
|
||
#: ../ui/createvol.ui.h:13
|
||
msgid "Browse..."
|
||
msgstr "Parcourir…"
|
||
|
||
#: ../ui/createvol.ui.h:14
|
||
msgid "Backing store"
|
||
msgstr "Magasin de stockage"
|
||
|
||
#: ../ui/delete.ui.h:1
|
||
msgid "Delete Virtual Machine"
|
||
msgstr "Supprimer la machine virtuelle"
|
||
|
||
#: ../ui/delete.ui.h:2
|
||
msgid ""
|
||
"<small>This VM is currently running and will be forced off before being "
|
||
"deleted</small>"
|
||
msgstr ""
|
||
"<small>Cette VM est actuellement en cours de fonctionnement et son "
|
||
"extinction sera forcée avant d'être supprimée</small>"
|
||
|
||
#: ../ui/delete.ui.h:3
|
||
msgid "Delete _associated storage files"
|
||
msgstr "Supprimer les fichiers de stockage _associés"
|
||
|
||
#: ../ui/details.ui.h:1
|
||
msgid "Virtual Machine"
|
||
msgstr "Machine virtuelle"
|
||
|
||
#: ../ui/details.ui.h:2 ../ui/host.ui.h:2 ../ui/manager.ui.h:2
|
||
msgid "_File"
|
||
msgstr "_Fichier"
|
||
|
||
#: ../ui/details.ui.h:3 ../ui/host.ui.h:5
|
||
msgid "_View Manager"
|
||
msgstr "_Voir le gestionnaire"
|
||
|
||
#: ../ui/details.ui.h:4
|
||
msgid "Virtual _Machine"
|
||
msgstr "_Machine virtuelle"
|
||
|
||
#: ../ui/details.ui.h:5
|
||
msgid "_Take Screenshot"
|
||
msgstr "_Prendre une capture d'écran"
|
||
|
||
#: ../ui/details.ui.h:6
|
||
msgid "Redirect host USB device to virtual machine with SPICE graphics."
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:7
|
||
msgid "_Redirect USB device"
|
||
msgstr "_Rediriger un périphérique USB"
|
||
|
||
#: ../ui/details.ui.h:8 ../ui/manager.ui.h:8
|
||
msgid "_View"
|
||
msgstr "_Afficher"
|
||
|
||
#: ../ui/details.ui.h:9
|
||
msgid "_Console"
|
||
msgstr "_Console"
|
||
|
||
#: ../ui/details.ui.h:10
|
||
msgid "_Details"
|
||
msgstr "_Détails"
|
||
|
||
#: ../ui/details.ui.h:11
|
||
msgid "Sna_pshots"
|
||
msgstr "_Instantanés"
|
||
|
||
#: ../ui/details.ui.h:12
|
||
msgid "_Fullscreen"
|
||
msgstr "_Plein écran"
|
||
|
||
#: ../ui/details.ui.h:13
|
||
msgid "_Resize to VM"
|
||
msgstr "_Redimensionner à la taille de la VM"
|
||
|
||
#: ../ui/details.ui.h:14
|
||
msgid "_Scale Display"
|
||
msgstr "Mettre à l'_échelle l'affichage"
|
||
|
||
#: ../ui/details.ui.h:15
|
||
msgid "_Always"
|
||
msgstr "_Toujours"
|
||
|
||
#: ../ui/details.ui.h:16
|
||
msgid "_Only when Fullscreen"
|
||
msgstr "_Seulement en plein écran"
|
||
|
||
#: ../ui/details.ui.h:17
|
||
msgid "_Never"
|
||
msgstr "_Jamais"
|
||
|
||
#: ../ui/details.ui.h:18
|
||
msgid "Auto _resize VM with window"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:19
|
||
msgid "_Text Consoles"
|
||
msgstr "Consoles _texte"
|
||
|
||
#: ../ui/details.ui.h:20
|
||
msgid "T_oolbar"
|
||
msgstr "Barre d'_outils"
|
||
|
||
#: ../ui/details.ui.h:21
|
||
msgid "Send _Key"
|
||
msgstr "Envoyer des _touches"
|
||
|
||
#: ../ui/details.ui.h:22
|
||
msgid "Show the graphical console"
|
||
msgstr "Afficher la console graphique"
|
||
|
||
#: ../ui/details.ui.h:23
|
||
msgid "Console"
|
||
msgstr "Console"
|
||
|
||
#: ../ui/details.ui.h:24
|
||
msgid "Show virtual hardware details"
|
||
msgstr "Afficher les détails du matériel virtuel"
|
||
|
||
#: ../ui/details.ui.h:26 ../ui/manager.ui.h:20
|
||
msgid "Power on the virtual machine"
|
||
msgstr "Démarrer la machine virtuelle"
|
||
|
||
#: ../ui/details.ui.h:27
|
||
msgid "Run"
|
||
msgstr "Démarrer"
|
||
|
||
#: ../ui/details.ui.h:28 ../ui/manager.ui.h:22
|
||
msgid "Pause the virtual machine"
|
||
msgstr "Suspendre la machine virtuelle"
|
||
|
||
#: ../ui/details.ui.h:29
|
||
msgid "Pause"
|
||
msgstr "Suspendre"
|
||
|
||
#: ../ui/details.ui.h:30 ../ui/manager.ui.h:24
|
||
msgid "Shutdown the virtual machine"
|
||
msgstr "Éteindre la machine virtuelle"
|
||
|
||
#: ../ui/details.ui.h:31
|
||
msgid "Shut Down"
|
||
msgstr "Éteindre"
|
||
|
||
#: ../ui/details.ui.h:32
|
||
msgid "Snapshots"
|
||
msgstr "Instantanés"
|
||
|
||
#: ../ui/details.ui.h:33
|
||
msgid "Switch to fullscreen view"
|
||
msgstr "Basculer vers la vue plein écran"
|
||
|
||
#: ../ui/details.ui.h:34
|
||
msgid "Begin Installation"
|
||
msgstr "Commencer l'installation"
|
||
|
||
#: ../ui/details.ui.h:35
|
||
msgid "_Begin Installation"
|
||
msgstr "_Commencer l'installation"
|
||
|
||
#: ../ui/details.ui.h:36
|
||
#, fuzzy
|
||
msgid "_Cancel Installation"
|
||
msgstr "_Commencer l'installation"
|
||
|
||
#: ../ui/details.ui.h:37
|
||
msgid "A_dd Hardware"
|
||
msgstr "_Ajouter un matériel"
|
||
|
||
#: ../ui/details.ui.h:38 ../ui/snapshots.ui.h:5
|
||
msgid "Status:"
|
||
msgstr "État :"
|
||
|
||
#: ../ui/details.ui.h:39
|
||
msgid "UUID:"
|
||
msgstr "UUID :"
|
||
|
||
#: ../ui/details.ui.h:41
|
||
msgid "T_itle:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:42
|
||
msgid "Shut down"
|
||
msgstr "Éteindre"
|
||
|
||
#: ../ui/details.ui.h:43
|
||
msgid "D_escription:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:44
|
||
msgid "<b>Basic Details</b>"
|
||
msgstr "<b>Détails de base</b>"
|
||
|
||
#: ../ui/details.ui.h:45
|
||
msgid "Hypervisor:"
|
||
msgstr "Hyperviseur :"
|
||
|
||
#: ../ui/details.ui.h:46
|
||
msgid "Architecture:"
|
||
msgstr "Architecture :"
|
||
|
||
#: ../ui/details.ui.h:47
|
||
msgid "Emulator:"
|
||
msgstr "Émulateur :"
|
||
|
||
#: ../ui/details.ui.h:48
|
||
msgid "Machine _Type: "
|
||
msgstr "_Type de machine :"
|
||
|
||
#: ../ui/details.ui.h:49
|
||
msgid "Chipse_t:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:50
|
||
msgid ""
|
||
"<small>Q35 is not the default chipset and has received far less testing.\n"
|
||
"Once this change is made it is difficult to go back. Only use this\n"
|
||
"if you know what you are doing.</small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:53
|
||
msgid "Firmware:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:54
|
||
msgid "<b>Hypervisor Details</b>"
|
||
msgstr "<b>Détails de l'hyperviseur</b>"
|
||
|
||
#: ../ui/details.ui.h:55
|
||
msgid "Enable User Namespace"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:56
|
||
msgid "User ID: "
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:57
|
||
msgid " Group ID: "
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:58
|
||
msgid "Start"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:60
|
||
msgid "Count"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:61 ../ui/migrate.ui.h:7
|
||
msgid "0"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:62
|
||
msgid "<b>User Namespace</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:63
|
||
msgid "Hostname:"
|
||
msgstr "Nom de l'hôte :"
|
||
|
||
#: ../ui/details.ui.h:64
|
||
msgid "Product name:"
|
||
msgstr "Nom du produit :"
|
||
|
||
#: ../ui/details.ui.h:65
|
||
msgid "<b>Operating System</b>"
|
||
msgstr "<b>Système d'exploitation</b>"
|
||
|
||
#: ../ui/details.ui.h:66
|
||
msgid "<b>Applications</b>"
|
||
msgstr "<b>Applications</b>"
|
||
|
||
#: ../ui/details.ui.h:67
|
||
msgid "Error message bar"
|
||
msgstr "Barre de message d'erreur"
|
||
|
||
#: ../ui/details.ui.h:68 ../ui/host.ui.h:10
|
||
msgid "<b>CPU usage</b>"
|
||
msgstr "<b>Utilisation CPU</b>"
|
||
|
||
#: ../ui/details.ui.h:69 ../ui/host.ui.h:11
|
||
msgid "<b>Memory usage</b>"
|
||
msgstr "<b>Utilisation mémoire</b>"
|
||
|
||
#: ../ui/details.ui.h:70
|
||
msgid "0 KiBytes/s 0 KiBytes/s"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:71
|
||
msgid "<b>Disk I/O</b>"
|
||
msgstr "<b>E/S disque</b>"
|
||
|
||
#: ../ui/details.ui.h:72
|
||
msgid "<b>Network I/O</b>"
|
||
msgstr "<b>E/S réseau</b>"
|
||
|
||
#: ../ui/details.ui.h:73
|
||
msgid "Logical host CPUs:"
|
||
msgstr "Unités centrales logiques hébergées :"
|
||
|
||
#: ../ui/details.ui.h:74
|
||
msgid "Ma_ximum allocation:"
|
||
msgstr "Allocation ma_ximale :"
|
||
|
||
#: ../ui/details.ui.h:75
|
||
msgid "Current a_llocation:"
|
||
msgstr "A_llocation actuelle :"
|
||
|
||
#: ../ui/details.ui.h:76
|
||
msgid "Virtual CPU Select"
|
||
msgstr "Sélection des CPU virtuelles"
|
||
|
||
#: ../ui/details.ui.h:77
|
||
msgid "<small>Overcommitting vCPUs can hurt performance</small>"
|
||
msgstr ""
|
||
"<small>L'utilisation d'un nombre trop important de VCPU peut affecter la "
|
||
"performance</small>"
|
||
|
||
#: ../ui/details.ui.h:78
|
||
msgid "<b>CPUs</b>"
|
||
msgstr "<b>CPU</b>"
|
||
|
||
#: ../ui/details.ui.h:79
|
||
msgid "M_odel:"
|
||
msgstr "M_odèle :"
|
||
|
||
#: ../ui/details.ui.h:80
|
||
msgid "Copy host CP_U configuration"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:81
|
||
msgid "<b>Configu_ration</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:82
|
||
msgid "Manuall_y set CPU topology"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:83
|
||
msgid "Thread_s:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:84
|
||
msgid "Cor_es:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:85
|
||
msgid "Socke_ts:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:86
|
||
msgid "<small>Selected CPU model does not support Hyper-Threading</small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:87
|
||
msgid "<b>To_pology</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:88
|
||
msgid "Default p_inning:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:89
|
||
msgid "Virtual CPU Affinity Select"
|
||
msgstr "Sélection de l'affinité des CPU virtuelles"
|
||
|
||
#: ../ui/details.ui.h:90
|
||
msgid "Generate from host _NUMA configuration"
|
||
msgstr "Générer à partir de la configuration _NUMA de l'hôte"
|
||
|
||
#: ../ui/details.ui.h:91
|
||
msgid "<b>Pinnin_g</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:92
|
||
msgid "Total host memory:"
|
||
msgstr "Mémoire totale de l'hôte :"
|
||
|
||
#: ../ui/details.ui.h:93
|
||
msgid "Memory Select"
|
||
msgstr "Sélection de la mémoire"
|
||
|
||
#: ../ui/details.ui.h:95
|
||
msgid "Max Memory Select"
|
||
msgstr "Sélection de la mémoire maximale"
|
||
|
||
#: ../ui/details.ui.h:96
|
||
msgid "<b>Memory</b>"
|
||
msgstr "<b>Mémoire</b>"
|
||
|
||
#: ../ui/details.ui.h:97
|
||
msgid "Start virt_ual machine on host boot up"
|
||
msgstr "Démarrer la machine virt_uelle au démarrage de l'hôte"
|
||
|
||
#: ../ui/details.ui.h:98
|
||
msgid "<b>Autostart</b>"
|
||
msgstr "<b>Démarrage automatique</b>"
|
||
|
||
#: ../ui/details.ui.h:99
|
||
msgid "Init _path:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:100
|
||
msgid "Init ar_gs:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:101
|
||
msgid "<b>Container init</b>"
|
||
msgstr "<b>Initialisation du conteneur</b>"
|
||
|
||
#: ../ui/details.ui.h:102
|
||
msgid "Ena_ble direct kernel boot"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:103
|
||
msgid "Ke_rnel path:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:105
|
||
msgid "Browse"
|
||
msgstr "Parcourir"
|
||
|
||
#: ../ui/details.ui.h:106
|
||
msgid "Kernel ar_gs:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:107
|
||
msgid "D_TB Path:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:108
|
||
msgid "<b>Dir_ect kernel boot</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:109
|
||
msgid "Enable boot me_nu"
|
||
msgstr "Activer le me_nu de démarrage"
|
||
|
||
#: ../ui/details.ui.h:110
|
||
msgid "<b>Boot device order</b>"
|
||
msgstr "<b>Ordre des périphériques de démarrage</b>"
|
||
|
||
#: ../ui/details.ui.h:111
|
||
msgid "R_eadonly:"
|
||
msgstr "L_ecture seule"
|
||
|
||
#: ../ui/details.ui.h:112
|
||
msgid "Sharea_ble:"
|
||
msgstr "Partagea_ble :"
|
||
|
||
#: ../ui/details.ui.h:113
|
||
msgid "Storage size:"
|
||
msgstr "Taille de stockage :"
|
||
|
||
#: ../ui/details.ui.h:114
|
||
msgid "Source path:"
|
||
msgstr "Chemin de la source :"
|
||
|
||
#: ../ui/details.ui.h:115
|
||
msgid "Connect or disconnect media"
|
||
msgstr "Connecter ou déconnecter le média"
|
||
|
||
#: ../ui/details.ui.h:116
|
||
msgid "Device type:"
|
||
msgstr "Type de périphérique :"
|
||
|
||
#: ../ui/details.ui.h:117
|
||
msgid "Removab_le:"
|
||
msgstr "Amovib_le :"
|
||
|
||
#: ../ui/details.ui.h:118
|
||
msgid "Disk b_us:"
|
||
msgstr "B_us du disque :"
|
||
|
||
#: ../ui/details.ui.h:119
|
||
msgid "Seria_l number:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:120
|
||
msgid ""
|
||
"<small>Changing this will not change the disk image format, it only tells "
|
||
"libvirt about the existing image format. </small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:121
|
||
msgid "Storage forma_t:"
|
||
msgstr "Forma_t de stockage :"
|
||
|
||
#: ../ui/details.ui.h:122
|
||
msgid "_SGIO:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:124
|
||
msgid "_IO mode:"
|
||
msgstr "Mode d'_E/S :"
|
||
|
||
#: ../ui/details.ui.h:125
|
||
msgid "_Performance options"
|
||
msgstr "Options de _performance"
|
||
|
||
#: ../ui/details.ui.h:126
|
||
msgid "Re_ad:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:127
|
||
msgid "KiBytes/Sec"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:128
|
||
msgid "IOPS/Sec"
|
||
msgstr "IOPS/s"
|
||
|
||
#: ../ui/details.ui.h:129
|
||
msgid "Total_:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:130
|
||
msgid "_Write:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:131
|
||
msgid "IO Tu_ning"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:132
|
||
msgid "Advanced _options"
|
||
msgstr "_Options avancées"
|
||
|
||
#: ../ui/details.ui.h:133
|
||
msgid "<b>Virtual Disk</b>"
|
||
msgstr "<b>Disque virtuel</b>"
|
||
|
||
#: ../ui/details.ui.h:135
|
||
msgid "MAC address:"
|
||
msgstr "Adresse MAC :"
|
||
|
||
#: ../ui/details.ui.h:136
|
||
msgid "<b>Virtual Network Interface</b>"
|
||
msgstr "<b>Interface réseau virtuelle</b>"
|
||
|
||
#: ../ui/details.ui.h:138 ../ui/host.ui.h:43
|
||
msgid "Mode:"
|
||
msgstr "Mode :"
|
||
|
||
#: ../ui/details.ui.h:139
|
||
msgid "<b>Virtual Input Device</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:140
|
||
msgid "Device m_odel:"
|
||
msgstr "M_odèle de périphérique :"
|
||
|
||
#: ../ui/details.ui.h:141
|
||
msgid "<b>Sound Device</b>"
|
||
msgstr "<b>Périphérique audio</b>"
|
||
|
||
#: ../ui/details.ui.h:142
|
||
msgid "Source host:"
|
||
msgstr "Hôte source :"
|
||
|
||
#: ../ui/details.ui.h:143
|
||
msgid "Bind host:"
|
||
msgstr "Lier l'hôte :"
|
||
|
||
#: ../ui/details.ui.h:144
|
||
msgid "Target type:"
|
||
msgstr "Type de cible :"
|
||
|
||
#: ../ui/details.ui.h:145
|
||
msgid "Target name:"
|
||
msgstr "Nom de la cible :"
|
||
|
||
#: ../ui/details.ui.h:146
|
||
msgid "<b>insert type</b>"
|
||
msgstr "<b>insérer type</b>"
|
||
|
||
#: ../ui/details.ui.h:147 ../ui/host.ui.h:13
|
||
msgid "Device:"
|
||
msgstr "Périphérique :"
|
||
|
||
#: ../ui/details.ui.h:148
|
||
msgid "ROM _BAR:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:149
|
||
msgid "RAM:"
|
||
msgstr "RAM :"
|
||
|
||
#: ../ui/details.ui.h:150
|
||
msgid "Heads:"
|
||
msgstr "Têtes :"
|
||
|
||
#: ../ui/details.ui.h:151
|
||
msgid "<b>Video</b>"
|
||
msgstr "<b>Vidéo</b>"
|
||
|
||
#: ../ui/details.ui.h:153
|
||
msgid "<b>Controller</b>"
|
||
msgstr "<b>Contrôleur</b>"
|
||
|
||
#: ../ui/details.ui.h:154
|
||
msgid "<b>Filesystem</b>"
|
||
msgstr "<b>Système de fichiers</b>"
|
||
|
||
#: ../ui/details.ui.h:155 ../ui/fsdetails.ui.h:5 ../ui/migrate.ui.h:12
|
||
msgid "M_ode:"
|
||
msgstr "M_ode :"
|
||
|
||
#: ../ui/details.ui.h:156
|
||
msgid "<b>Smartcard Device</b>"
|
||
msgstr "<b>Périphérique de cartes à puce</b>"
|
||
|
||
#: ../ui/details.ui.h:157 ../ui/host.ui.h:44
|
||
msgid "Address:"
|
||
msgstr "Adresse :"
|
||
|
||
#: ../ui/details.ui.h:158
|
||
msgid "foo:12"
|
||
msgstr "foo:12"
|
||
|
||
#: ../ui/details.ui.h:159
|
||
msgid "<b>Redirected device</b>"
|
||
msgstr "<b>Périphérique redirigé</b>"
|
||
|
||
#: ../ui/details.ui.h:161
|
||
msgid "<b>TPM Device</b>"
|
||
msgstr "<b>Périphérique TPM</b>"
|
||
|
||
#: ../ui/details.ui.h:162
|
||
msgid "Backend type:"
|
||
msgstr "Type de moteur :"
|
||
|
||
#: ../ui/details.ui.h:163
|
||
msgid "Host:"
|
||
msgstr "Hôte :"
|
||
|
||
#: ../ui/details.ui.h:164
|
||
msgid "Service:"
|
||
msgstr "Service :"
|
||
|
||
#: ../ui/details.ui.h:165
|
||
msgid "Bind Host:"
|
||
msgstr "Lier l'hôte :"
|
||
|
||
#: ../ui/details.ui.h:166
|
||
msgid "Bind Service:"
|
||
msgstr "Lier le service :"
|
||
|
||
#: ../ui/details.ui.h:167
|
||
msgid "Rate (period):"
|
||
msgstr "Taux (période) :"
|
||
|
||
#: ../ui/details.ui.h:168
|
||
msgid "Rate (bytes):"
|
||
msgstr "Taux (octets) :"
|
||
|
||
#: ../ui/details.ui.h:169
|
||
msgid "<b>Random Number Generator</b>"
|
||
msgstr "<b>Générateur de nombres aléatoires</b>"
|
||
|
||
#: ../ui/details.ui.h:171
|
||
msgid "Address Type:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:172
|
||
msgid "IO Base:"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:173
|
||
msgid "panic-address-type"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:174
|
||
msgid "panic-iobase"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:175
|
||
msgid "<b>Panic Notifier</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/details.ui.h:177
|
||
msgid "<b>The console is currently unavailable</b>"
|
||
msgstr "<b>La console est actuellement indisponible</b>"
|
||
|
||
#: ../ui/details.ui.h:178
|
||
msgid "_Password:"
|
||
msgstr "Mot de _passe :"
|
||
|
||
#: ../ui/details.ui.h:179
|
||
msgid "_Save this password in your keyring"
|
||
msgstr "_Sauvegarder ce mot de passe dans votre trousseau"
|
||
|
||
#: ../ui/details.ui.h:181
|
||
msgid "_Login"
|
||
msgstr "_Identifiant de connexion"
|
||
|
||
#: ../ui/fsdetails.ui.h:1
|
||
msgid "Default"
|
||
msgstr "Par défaut"
|
||
|
||
#: ../ui/fsdetails.ui.h:2
|
||
msgid "E_xport filesystem as readonly mount"
|
||
msgstr "E_xporter le système de fichiers en lecture seule"
|
||
|
||
#: ../ui/fsdetails.ui.h:6
|
||
msgid "_Driver:"
|
||
msgstr "_Pilote :"
|
||
|
||
#: ../ui/fsdetails.ui.h:7
|
||
msgid "_Write Policy:"
|
||
msgstr "Politique d'_écriture :"
|
||
|
||
#: ../ui/fsdetails.ui.h:8
|
||
msgid "Ta_rget path:"
|
||
msgstr "Chemin de la _cible :"
|
||
|
||
#: ../ui/fsdetails.ui.h:10
|
||
msgid "_Format:"
|
||
msgstr "_Format :"
|
||
|
||
#: ../ui/gfxdetails.ui.h:2
|
||
msgid "Addr_ess:"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:3
|
||
msgid "Pa_ssword:"
|
||
msgstr "Mot de pa_sse :"
|
||
|
||
#: ../ui/gfxdetails.ui.h:5
|
||
msgid "T_LS port:"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:6
|
||
msgid "Aut_o"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:7
|
||
msgid "5901"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:8
|
||
msgid "Ke_ymap:"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:9
|
||
msgid "A_uto"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:10
|
||
msgid "5900"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:11
|
||
msgid "Display:"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:12
|
||
msgid "XAuth:"
|
||
msgstr ""
|
||
|
||
#: ../ui/gfxdetails.ui.h:13 ../ui/snapshots.ui.h:12 ../ui/storagelist.ui.h:17
|
||
msgid "label"
|
||
msgstr "étiquette"
|
||
|
||
#: ../ui/host.ui.h:1
|
||
msgid "Connection Details"
|
||
msgstr "Détails de la connexion"
|
||
|
||
#: ../ui/host.ui.h:3
|
||
msgid "Restore Saved Machine..."
|
||
msgstr "Restaurer une machine sauvegardée…"
|
||
|
||
#: ../ui/host.ui.h:4
|
||
msgid "Restore a saved machine from a filesystem image"
|
||
msgstr ""
|
||
"Restaurer une machine sauvegardée depuis une image de système de fichiers"
|
||
|
||
#: ../ui/host.ui.h:6
|
||
msgid "Libvirt URI:"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:8
|
||
msgid "A_utoconnect:"
|
||
msgstr "Connexion a_utomatique :"
|
||
|
||
#: ../ui/host.ui.h:9
|
||
msgid "<b>Basic details</b>"
|
||
msgstr "<b>Détails de base</b>"
|
||
|
||
#: ../ui/host.ui.h:12
|
||
msgid "_Overview"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:14 ../ui/storagelist.ui.h:14
|
||
msgid "State:"
|
||
msgstr "État :"
|
||
|
||
#: ../ui/host.ui.h:15 ../ui/storagelist.ui.h:15
|
||
msgid "A_utostart:"
|
||
msgstr "Démarrage a_utomatique :"
|
||
|
||
#: ../ui/host.ui.h:16
|
||
msgid "Domain:"
|
||
msgstr "Domaine :"
|
||
|
||
#: ../ui/host.ui.h:17 ../ui/storagelist.ui.h:12
|
||
msgid "Name:"
|
||
msgstr "Nom :"
|
||
|
||
#: ../ui/host.ui.h:18
|
||
msgid "NAT to any device"
|
||
msgstr "NAT vers n'importe quel périphérique"
|
||
|
||
#: ../ui/host.ui.h:19
|
||
msgid "Network:"
|
||
msgstr "Réseau :"
|
||
|
||
#: ../ui/host.ui.h:20
|
||
msgid "DHCP range:"
|
||
msgstr "Plage DHCP :"
|
||
|
||
#: ../ui/host.ui.h:21
|
||
msgid "Forwarding:"
|
||
msgstr "Transfert :"
|
||
|
||
#: ../ui/host.ui.h:22
|
||
msgid "Static Route:"
|
||
msgstr "Route statique :"
|
||
|
||
#: ../ui/host.ui.h:23
|
||
#, fuzzy
|
||
msgid "<b>_IPv4 configuration</b>"
|
||
msgstr "<b>Configuration IPv4</b>"
|
||
|
||
#: ../ui/host.ui.h:25
|
||
msgid "<b>IPv6 configuration</b>"
|
||
msgstr "<b>Configuration IPv6</b>"
|
||
|
||
#: ../ui/host.ui.h:26
|
||
msgid "Enable i_nbound QoS"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:27
|
||
msgid "Average (KiB/sec):"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:28
|
||
msgid "Burst (KiB):"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:29
|
||
msgid "Peak (KiB/sec):"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:30
|
||
msgid "Enable ou_tbound QoS"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:31
|
||
msgid "Burst (KiB/sec):"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:32
|
||
#, fuzzy
|
||
msgid "<b>_QoS configuration</b>"
|
||
msgstr "<b>Configuration de l'association</b>"
|
||
|
||
#: ../ui/host.ui.h:33
|
||
msgid "Add Network"
|
||
msgstr "Ajouter un réseau"
|
||
|
||
#: ../ui/host.ui.h:34
|
||
msgid "Start Network"
|
||
msgstr "Démarrer le réseau"
|
||
|
||
#: ../ui/host.ui.h:35
|
||
msgid "Stop Network"
|
||
msgstr "Arrêter le réseau"
|
||
|
||
#: ../ui/host.ui.h:36
|
||
msgid "Delete Network"
|
||
msgstr "Supprimer le réseau"
|
||
|
||
#: ../ui/host.ui.h:37
|
||
msgid "_Virtual Networks"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:38
|
||
msgid "_Storage"
|
||
msgstr ""
|
||
|
||
#: ../ui/host.ui.h:39
|
||
msgid "<b>Name</b>"
|
||
msgstr "<b>Nom</b>"
|
||
|
||
#: ../ui/host.ui.h:40
|
||
msgid "MAC:"
|
||
msgstr "MAC :"
|
||
|
||
#: ../ui/host.ui.h:41
|
||
msgid "Start mode:"
|
||
msgstr "Mode de démarrage :"
|
||
|
||
#: ../ui/host.ui.h:42
|
||
msgid "In use by:"
|
||
msgstr "En cours d'utilisation par :"
|
||
|
||
#: ../ui/host.ui.h:45
|
||
msgid "<b>IPv4 Configuration</b>"
|
||
msgstr "<b>Configuration IPv4</b>"
|
||
|
||
#: ../ui/host.ui.h:46
|
||
msgid "<b>IPv6 Configuration</b>"
|
||
msgstr "<b>Configuration IPv6</b>"
|
||
|
||
#: ../ui/host.ui.h:47
|
||
msgid "<b>Slave Interfaces</b>"
|
||
msgstr "<b>Interfaces esclaves</b>"
|
||
|
||
#: ../ui/host.ui.h:48
|
||
msgid "Add Interface"
|
||
msgstr "Ajouter une interface"
|
||
|
||
#: ../ui/host.ui.h:49
|
||
msgid "Start Interface"
|
||
msgstr "Démarrer une interface"
|
||
|
||
#: ../ui/host.ui.h:50
|
||
msgid "Stop Interface"
|
||
msgstr "Arrêter une interface"
|
||
|
||
#: ../ui/host.ui.h:51
|
||
msgid "Delete Interface"
|
||
msgstr "Supprimer une interface"
|
||
|
||
#: ../ui/host.ui.h:52
|
||
msgid "N_etwork Interfaces"
|
||
msgstr ""
|
||
|
||
#: ../ui/manager.ui.h:3
|
||
msgid "_Add Connection..."
|
||
msgstr "_Ajouter une connexion…"
|
||
|
||
#: ../ui/manager.ui.h:4
|
||
msgid "_New Virtual Machine"
|
||
msgstr ""
|
||
|
||
#: ../ui/manager.ui.h:5
|
||
msgid "_Edit"
|
||
msgstr "_Édition"
|
||
|
||
#: ../ui/manager.ui.h:6
|
||
msgid "_Connection Details"
|
||
msgstr "Détails de la _connexion"
|
||
|
||
#: ../ui/manager.ui.h:7
|
||
msgid "_Virtual Machine Details"
|
||
msgstr "Détails de la machine _virtuelle"
|
||
|
||
#: ../ui/manager.ui.h:9
|
||
msgid "_Graph"
|
||
msgstr "_Graphique"
|
||
|
||
#: ../ui/manager.ui.h:10
|
||
msgid "_Guest CPU Usage"
|
||
msgstr "Utilisation CPU de l'_invité"
|
||
|
||
#: ../ui/manager.ui.h:11
|
||
msgid "_Host CPU Usage"
|
||
msgstr "Utilisation CPU de l'_hôte"
|
||
|
||
#: ../ui/manager.ui.h:12
|
||
msgid "_Memory Usage"
|
||
msgstr ""
|
||
|
||
#: ../ui/manager.ui.h:13
|
||
msgid "_Disk I/O"
|
||
msgstr "E/S des _disques"
|
||
|
||
#: ../ui/manager.ui.h:14
|
||
msgid "_Network I/O"
|
||
msgstr "E/S du _réseau"
|
||
|
||
#: ../ui/manager.ui.h:15
|
||
msgid "_Help"
|
||
msgstr "A_ide"
|
||
|
||
#: ../ui/manager.ui.h:16
|
||
msgid "Create a new virtual machine"
|
||
msgstr "Créer une nouvelle machine virtuelle"
|
||
|
||
#: ../ui/manager.ui.h:17
|
||
msgid "New"
|
||
msgstr "Nouvelle"
|
||
|
||
#: ../ui/manager.ui.h:18
|
||
msgid "Show the virtual machine console and details"
|
||
msgstr "Afficher la console et les détails de la machine virtuelle"
|
||
|
||
#: ../ui/manager.ui.h:19
|
||
msgid "_Open"
|
||
msgstr "_Ouvrir"
|
||
|
||
#: ../ui/manager.ui.h:25
|
||
msgid "_Shutdown"
|
||
msgstr "_Éteindre"
|
||
|
||
#: ../ui/migrate.ui.h:1
|
||
msgid "Migrate the virtual machine"
|
||
msgstr "Migrer la machine virtuelle"
|
||
|
||
#: ../ui/migrate.ui.h:2
|
||
msgid "<span color='#484848'>Migrating VM:</span>"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:3
|
||
msgid "<span color='#484848'>Original host:</span>"
|
||
msgstr "<span color='#484848'>Hôte original :</span>"
|
||
|
||
#: ../ui/migrate.ui.h:4
|
||
msgid "<span color='#484848'>New _host:</span>"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:8
|
||
msgid "Let libvirt decide"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:9
|
||
msgid ""
|
||
"Tunnel migration through the libvirtd connection channel, rather than having "
|
||
"the hypervisor open a separate network connection to the destination. The "
|
||
"source libvirt instance connects directly to the destination libvirt "
|
||
"instance.\n"
|
||
"\n"
|
||
"This can simplify setup since no additional firewall ports need to be open, "
|
||
"and will encrypt migration traffic if your libvirt connection is encrypted. "
|
||
"But it can be difficult to make this work with SSH transport."
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:13
|
||
msgid "_URI:"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:14
|
||
msgid "<b>Connectivity</b>"
|
||
msgstr "<b>Connectivité</b>"
|
||
|
||
#: ../ui/migrate.ui.h:15
|
||
msgid ""
|
||
"By default libvirt will refuse to migrate a VM for certain configurations "
|
||
"that could lead to malfunctioning guests, like if a disk's cache mode is not "
|
||
"'none'.\n"
|
||
"\n"
|
||
"Enabling this option tells libvirt to skip those checks."
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:18
|
||
msgid "A_llow unsafe:"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:19
|
||
msgid ""
|
||
"By default, the migrated VM config is removed from the source host, and "
|
||
"saved persistently on the destination host. The destination host is "
|
||
"considered the new home of the VM.\n"
|
||
"\n"
|
||
"If 'temporary' is selected, the migration is considered only a temporary "
|
||
"move: the source host maintains a copy of the VM config, and the running "
|
||
"copy moved to the destination is only transient, and will disappear when it "
|
||
"is shutdown."
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:22
|
||
msgid "_Temporary move:"
|
||
msgstr ""
|
||
|
||
#: ../ui/migrate.ui.h:23
|
||
msgid "Advanced options"
|
||
msgstr "Options avancées"
|
||
|
||
#: ../ui/migrate.ui.h:24
|
||
msgid "_Migrate"
|
||
msgstr "_Migrer"
|
||
|
||
#: ../ui/netlist.ui.h:1
|
||
msgid "_Bridge name:"
|
||
msgstr "Nom du _pont :"
|
||
|
||
#: ../ui/netlist.ui.h:2
|
||
msgid "Source m_ode:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:3
|
||
msgid ""
|
||
"<small>In most configurations, macvtap does not work for host to guest "
|
||
"network communication.</small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:4
|
||
msgid "_Portgroup:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:5
|
||
msgid "_Network source:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:6
|
||
msgid "Ins_tance id:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:7
|
||
msgid "Typ_eid version:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:8
|
||
msgid "T_ypeid:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:9
|
||
msgid "M_anagerid:"
|
||
msgstr ""
|
||
|
||
#: ../ui/netlist.ui.h:11
|
||
msgid "Virtual _port"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:1
|
||
msgid "Preferences"
|
||
msgstr "Préférences"
|
||
|
||
#: ../ui/preferences.ui.h:2
|
||
msgid "Enable _system tray icon"
|
||
msgstr "Activer l'icône dans la boîte à miniatures du _système"
|
||
|
||
#: ../ui/preferences.ui.h:3
|
||
msgid "<b>General</b>"
|
||
msgstr "<b>Général</b>"
|
||
|
||
#: ../ui/preferences.ui.h:4
|
||
msgid "_General"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:5
|
||
msgid "Poll _Disk I/O"
|
||
msgstr "Obtenir les E/S des _disques"
|
||
|
||
#: ../ui/preferences.ui.h:6
|
||
msgid "Poll _Network I/O"
|
||
msgstr "Obtenir les E/S du _réseau"
|
||
|
||
#: ../ui/preferences.ui.h:7
|
||
msgid "Poll _Memory stats"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:8
|
||
msgid "_Update status every"
|
||
msgstr "Mettre à jo_ur l'état toutes les"
|
||
|
||
#: ../ui/preferences.ui.h:10
|
||
msgid "Poll C_PU usage"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:11
|
||
msgid "<b>Stats Options</b>"
|
||
msgstr "<b>Options de statistiques</b>"
|
||
|
||
#: ../ui/preferences.ui.h:12
|
||
msgid "P_olling"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:13
|
||
msgid "Gra_phics type:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:14
|
||
msgid "Default storage format for new disk images."
|
||
msgstr "Format de stockage par défaut pour les nouvelles images disque."
|
||
|
||
#: ../ui/preferences.ui.h:15
|
||
msgid "_Storage format:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:16
|
||
msgid "_Add sound device:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:17
|
||
msgid ""
|
||
"Default CPU setting for new VMs. This is typically a tradeoff between "
|
||
"performance\n"
|
||
"and migration compatibility: if using the 'copy host' option, your servers "
|
||
"will need\n"
|
||
"identical CPUs in order to migrate the VM."
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:20
|
||
msgid "CPU _default:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:21
|
||
msgid "Add Spice _USB\n"
|
||
"Redirection:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:23
|
||
msgid "<b>New VM Defaults</b>"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:24
|
||
msgid "N_ew VM"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:25
|
||
msgid "Graphical console _scaling:"
|
||
msgstr "Mi_se à l'échelle de la console graphique"
|
||
|
||
#: ../ui/preferences.ui.h:26
|
||
msgid "Gr_ab keys:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:27
|
||
msgid "Not supported"
|
||
msgstr "Non pris en charge"
|
||
|
||
#: ../ui/preferences.ui.h:28
|
||
msgid ""
|
||
"When the guest graphical console has keyboard focus, do not disable "
|
||
"shortcuts for console window menus (Alt+F -> File, etc.) Normally these are "
|
||
"disabled to ensure that typing in the guest does not accidentally perform an "
|
||
"operation in virt-manager's console window."
|
||
msgstr ""
|
||
"Lorsque la console graphique de l'invité a le focus du clavier, ne pas "
|
||
"désactiver les raccourcis de menus pour la fenêtre de la console (Alt+F -> "
|
||
"Fichier, etc.) Ceux-ci sont habituellement désactivés afin d'assurer que la "
|
||
"saisie du clavier dans l'invité n'exécute pas une opération dans la fenêtre "
|
||
"de console de Virt-manager."
|
||
|
||
#: ../ui/preferences.ui.h:29
|
||
msgid "_Force console shortcuts:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:30
|
||
msgid "Change..."
|
||
msgstr "Modifier…"
|
||
|
||
#: ../ui/preferences.ui.h:31
|
||
msgid ""
|
||
"Change guest resolution when the guest window size is changed. Only works "
|
||
"with properly configured guest using spice and the desktop agent."
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:32
|
||
msgid "_Resize guest with window:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:33
|
||
msgid "<b>Graphical Consoles</b>"
|
||
msgstr "<b>Consoles graphiques</b>"
|
||
|
||
#: ../ui/preferences.ui.h:34
|
||
msgid "Conso_le"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:35
|
||
msgid "_Force Poweroff:"
|
||
msgstr "_Forcer l'extinction :"
|
||
|
||
#: ../ui/preferences.ui.h:36
|
||
msgid "Poweroff/_Reboot/Save:"
|
||
msgstr "Éteindre/_Redémarrer/Sauvegarder :"
|
||
|
||
#: ../ui/preferences.ui.h:37
|
||
msgid "_Pause:"
|
||
msgstr "Sus_pendre :"
|
||
|
||
#: ../ui/preferences.ui.h:38
|
||
msgid "Device re_moval:"
|
||
msgstr "_Retrait de périphérique :"
|
||
|
||
#: ../ui/preferences.ui.h:39
|
||
msgid "_Interface start/stop:"
|
||
msgstr "Démarrer/arrêter l'_interface :"
|
||
|
||
#: ../ui/preferences.ui.h:40
|
||
msgid "_Unapplied changes:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:41
|
||
msgid "_Deleting storage:"
|
||
msgstr ""
|
||
|
||
#: ../ui/preferences.ui.h:42
|
||
msgid "<b>Confirmations</b>"
|
||
msgstr "<b>Confirmations</b>"
|
||
|
||
#: ../ui/preferences.ui.h:43
|
||
msgid "Feed_back"
|
||
msgstr ""
|
||
|
||
#: ../ui/snapshots.ui.h:1
|
||
msgid "Create snapshot"
|
||
msgstr "Créer un instantané"
|
||
|
||
#: ../ui/snapshots.ui.h:2
|
||
msgid "<span size='large' color='white'>Create snapshot</span>"
|
||
msgstr "<span size='large' color='white'>Créer un instantané</span>"
|
||
|
||
#: ../ui/snapshots.ui.h:4
|
||
msgid "_Description:"
|
||
msgstr "_Description :"
|
||
|
||
#: ../ui/snapshots.ui.h:6
|
||
msgid "Screenshot:"
|
||
msgstr "Capture d'écran :"
|
||
|
||
#: ../ui/snapshots.ui.h:8
|
||
msgid "Description:"
|
||
msgstr "Description :"
|
||
|
||
#: ../ui/snapshots.ui.h:9
|
||
msgid "VM State:"
|
||
msgstr "État de la MV :"
|
||
|
||
#: ../ui/snapshots.ui.h:10
|
||
msgid "Timestamp:"
|
||
msgstr "Horodatage :"
|
||
|
||
#: ../ui/snapshots.ui.h:11
|
||
msgid "Snapshot Mode:"
|
||
msgstr "Mode d'instantané :"
|
||
|
||
#: ../ui/snapshots.ui.h:13
|
||
msgid "No screenshot available"
|
||
msgstr "Aucune capture d'écran disponible"
|
||
|
||
#: ../ui/snapshots.ui.h:14
|
||
msgid "<small><i>This was the most recently applied snapshot.</i></small>"
|
||
msgstr ""
|
||
|
||
#: ../ui/snapshots.ui.h:15
|
||
msgid "Create new snapshot"
|
||
msgstr "Créer un nouvel instantané"
|
||
|
||
#: ../ui/snapshots.ui.h:16
|
||
msgid "Run selected snapshot"
|
||
msgstr "Exécuter l'instantané sélectionné"
|
||
|
||
#: ../ui/snapshots.ui.h:17
|
||
msgid "Delete selected snapshot"
|
||
msgstr "Supprimer l'instantané sélectionné"
|
||
|
||
#: ../ui/snapshots.ui.h:18
|
||
msgid "Save updated snapshot metadata"
|
||
msgstr "Enregistrer les métadonnées de l'instantané mis à jour"
|
||
|
||
#: ../ui/storagebrowse.ui.h:1
|
||
msgid "Choose Storage Volume"
|
||
msgstr "Choisir un volume de stockage"
|
||
|
||
#: ../ui/storagelist.ui.h:1
|
||
msgid "Add Pool"
|
||
msgstr "Ajouter un pool"
|
||
|
||
#: ../ui/storagelist.ui.h:2
|
||
msgid "Start Pool"
|
||
msgstr "Démarrer le pool"
|
||
|
||
#: ../ui/storagelist.ui.h:3
|
||
msgid "Stop Pool"
|
||
msgstr "Supprimer le pool"
|
||
|
||
#: ../ui/storagelist.ui.h:4
|
||
msgid "Delete Pool"
|
||
msgstr "Supprimer le pool"
|
||
|
||
#: ../ui/storagelist.ui.h:5
|
||
msgid "Browse local filesystem"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:6
|
||
msgid "_Browse Local"
|
||
msgstr "_Parcourir en local"
|
||
|
||
#: ../ui/storagelist.ui.h:7
|
||
msgid "Cancel and close dialog"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:8
|
||
msgid "Choose Volume"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:9
|
||
msgid "Choose the selected volume"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:10
|
||
msgid "Apply pool changes"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:13
|
||
msgid "Location:"
|
||
msgstr "Emplacement :"
|
||
|
||
#: ../ui/storagelist.ui.h:16
|
||
msgid "Size:"
|
||
msgstr ""
|
||
|
||
#: ../ui/storagelist.ui.h:18
|
||
msgid "<b>Volumes</b>"
|
||
msgstr "<b>Volumes</b>"
|
||
|
||
#: ../ui/storagelist.ui.h:19
|
||
msgid "Refresh volume list"
|
||
msgstr "Actualiser la liste des volumes"
|
||
|
||
#: ../ui/storagelist.ui.h:20
|
||
msgid "Delete volume"
|
||
msgstr ""
|