diff options
Diffstat (limited to 'po/fr.po')
| -rw-r--r-- | po/fr.po | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-12-07 16:13+0000\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca <leatherface@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -4046,20 +4046,25 @@ msgstr "" "l'empreinte de la clé." #: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +#, fuzzy +#| msgid "" +#| "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgid "Could not execute 'gpgv' to verify signature (is gnupg installed?)" msgstr "" "Impossible d'exécuter « apt-key » pour contrôler la signature (veuillez " "vérifier si gnupg est installé)." #: methods/gpgv.cc -msgid "Unknown error executing apt-key" +#, fuzzy +#| msgid "Unknown error executing apt-key" +msgid "Unknown error executing gpgv" msgstr "Erreur inconnue à l'exécution de apt-key" #: methods/gpgv.cc #, c-format msgid "" -"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " -"section in apt-key(8) for details." +"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See " +"the USER CONFIGURATION section in apt-secure(8) for details." msgstr "" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. |
