X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5b0577488ff60e7163fe7dc62a044329d398d726..0a7370ca91289db3d23d72aeac397edfe3dfb75b:/po/fr.po diff --git a/po/fr.po b/po/fr.po index 906d1b6b2..c9ebf08c3 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-05-11 10:50+0200\n" +"POT-Creation-Date: 2016-08-04 10:25+0200\n" "PO-Revision-Date: 2013-12-15 16:45+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -558,19 +558,21 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "NOTE: Ceci n'est qu'une simulation !\n" -" apt-get a besoin des privilèges du superutilisateur\n" +" %s a besoin des privilèges du superutilisateur\n" " pour pouvoir vraiment fonctionner.\n" " Veuillez aussi noter que le verrouillage est désactivé,\n" " et la situation n'est donc pas forcément représentative\n" -" de la réalité !" +" de la réalité !\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -1564,14 +1566,10 @@ msgstr "" msgid "Unable to connect to %s:%s:" msgstr "Impossible de se connecter à %s:%s :" -#: methods/copy.cc methods/store.cc +#: methods/copy.cc msgid "Failed to stat" msgstr "Impossible de statuer" -#: methods/copy.cc methods/rred.cc methods/store.cc -msgid "Failed to set modification time" -msgstr "Impossible de modifier l'heure " - #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "Liens invalides, les liens locaux ne doivent pas débuter par //" @@ -1856,6 +1854,10 @@ msgstr "[Miroir : %s]" msgid "Failed to stat %s" msgstr "Impossible de statuer %s" +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "Impossible de modifier l'heure " + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Impossible de créer le tube IPC sur le sous-processus" @@ -1955,6 +1957,20 @@ msgstr "" msgid "Merging available information" msgstr "Fusion des informations disponibles" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "A attendu %s mais il n'était pas présent" + #: cmdline/apt-extracttemplates.cc #, fuzzy msgid "" @@ -1990,6 +2006,29 @@ msgid "Cannot get debconf version. Is debconf installed?" msgstr "" "Impossible d'obtenir la version de debconf. Est-ce que debconf est installé ?" +#: cmdline/apt-internal-planner.cc +#, fuzzy +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" +"Utilisation: apt-internal-solver\n" +"\n" +"apt-internal-solver est une interface en ligne de commande\n" +"permettant d'utiliser la résolution interne d'apt de manière externe\n" +"avec les outils de la famille d'APT à des fins de déboguage ou\n" +"équivalent.\n" +"\n" +"Options:\n" +" -h La présente aide.\n" +" -q Affichage journalisable - pas de barre de progression\n" +" -c=? lecture du fichier de configuration indiqué\n" +" -o=? utilisation d'une option de configuration,\n" +" p. ex. -o dir::cache=/tmp\n" + #: cmdline/apt-internal-solver.cc #, fuzzy msgid "" @@ -2498,10 +2537,45 @@ msgid "" "details." msgstr "" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "Le répertoire %s est détourné" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "Le répertoire %s est détourné" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Le répertoire %s est détourné" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Le répertoire %s est détourné" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Le répertoire %s est détourné" + #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Somme de contrôle de hachage incohérente" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." @@ -2576,33 +2650,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribution en conflit : %s (%s attendu, mais %s obtenu)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "Le répertoire %s est détourné" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "Le répertoire %s est détourné" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Le répertoire %s est détourné" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -3061,11 +3108,6 @@ msgstr "" "« %s » dans le répertoire « %s » a été ignoré car il utilise une extension " "non valable" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "A attendu %s mais il n'était pas présent" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3297,6 +3339,11 @@ msgstr "" msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3362,13 +3409,18 @@ msgstr "Disparition de %s constatée" msgid "Running post-installation trigger %s" msgstr "Exécution des actions différées (« trigger ») de %s" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "%s installé" + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Directory '%s' missing" msgstr "Répertoire %s inexistant" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "Impossible d'ouvrir le fichier « %s »" @@ -3388,11 +3440,6 @@ msgstr "Décompression de %s" msgid "Preparing to configure %s" msgstr "Préparation de la configuration de %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Installed %s" -msgstr "%s installé" - #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" @@ -3519,6 +3566,26 @@ msgstr "Échec du solveur externe sans message d'erreur adapté" msgid "Execute external solver" msgstr "Exécution du solveur externe" +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Execute external planner" +msgstr "Exécution du solveur externe" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send request to planner" +msgstr "Envoi d'une requête au solveur" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send scenario to planner" +msgstr "Envoi du scénario au solveur" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "External planner failed without a proper error message" +msgstr "Échec du solveur externe sans message d'erreur adapté" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n"