diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 13 |
1 files changed, 12 insertions, 1 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: 2023-07-12 15:26+0000\n" +"POT-Creation-Date: 2023-09-16 13:02+0200\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" @@ -1971,6 +1971,17 @@ msgstr "" "Les paquets doivent être enlevés, mais la désinstallation est désactivée." #: apt-private/private-install.cc +msgid "Unmerged usr is no longer supported, install usrmerge to continue." +msgstr "" + +#. TRANSLATORS: %s is a url to a page describing merged-usr (bookworm release notes) +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Selected %s for removal.\n" +msgid "See %s for more details." +msgstr "Sélection de %s pour suppression.\n" + +#: apt-private/private-install.cc msgid "" "Essential packages were removed and -y was used without --allow-remove-" "essential." |