diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -10,7 +10,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: 2021-11-17 18:30+0100\n" +"POT-Creation-Date: 2022-02-22 20:01+0100\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" @@ -3988,6 +3988,13 @@ msgstr "" msgid "Unknown error executing apt-key" 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." +msgstr "" + #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format |