From c9390165718d4cf0ec43a0af01f06d6628717905 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 28 Jun 2017 19:53:45 +0200 Subject: Upload 1.5~alpha1 to experimental --- po/fr.po | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 54 insertions(+), 12 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 5b56d0db9..b0e003e62 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: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2013-12-15 16:45+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -296,6 +296,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "Erreur de GPG : %s : %s" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -306,11 +313,9 @@ msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"Impossible de trouver l'entrée « %s » attendue dans le fichier « Release » : " -"ligne non valable dans sources.list ou fichier corrompu" #: apt-pkg/acquire-item.cc #, c-format @@ -336,6 +341,31 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribution en conflit : %s (%s attendu, mais %s obtenu)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -431,12 +461,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "Le type de fichier d'index « %s » n'est pas accepté" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Impossible d'accéder à %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -644,6 +668,11 @@ msgstr "Écriture de la nouvelle liste de sources\n" msgid "Source list entries for this disc are:\n" msgstr "Les entrées de listes de sources pour ce disque sont :\n" +#: apt-pkg/clean.cc +#, c-format +msgid "Unable to change to %s" +msgstr "Impossible d'accéder à %s" + #: apt-pkg/clean.cc #, c-format msgid "Unable to stat %s." @@ -1676,6 +1705,12 @@ msgstr "" "« %s »\n" "dans le lecteur « %s » et appuyez sur la touche Entrée\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Correction des dépendances..." @@ -3566,7 +3601,7 @@ msgstr "Fichier non trouvé" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "Connexion à %s (%s)" @@ -3895,6 +3930,13 @@ msgstr "Connexion fermée prématurément" msgid "Empty files can't be valid archives" msgstr "Les fichiers vides ne peuvent être des archives valables" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "Impossible de trouver l'entrée « %s » attendue dans le fichier " +#~ "« Release » : ligne non valable dans sources.list ou fichier corrompu" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Dépendances manquantes. Essayez d'utiliser l'option --fix-broken." -- cgit v1.2.3