From 538149e90012f016a3565246126c2592cdea5eee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:05:55 +0200 Subject: Merging upstream version 2.9.1. Signed-off-by: Daniel Baumann --- po/fr.po | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 62 insertions(+), 17 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index db110b0..e9d5f38 100644 --- a/po/fr.po +++ b/po/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-04-12 18:21+0000\n" +"POT-Creation-Date: 2024-04-14 16:52+0000\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -2017,7 +2017,7 @@ msgstr "" #: apt-private/private-install.cc #, fuzzy, c-format #| msgid "Downloading %s %s" -msgid " Download size: %sB/%sB\n" +msgid " Download size: %sB / %sB\n" msgstr "Téléchargement de %s %s" #. TRANSLATOR: The required space between number and unit is already included @@ -2041,18 +2041,48 @@ msgid "Need to get %sB of archives.\n" msgstr "Il est nécessaire de prendre %so dans les archives.\n" #: apt-private/private-install.cc -#, fuzzy, c-format -#| msgid " Installed: " -msgid " Installed size: %sB\n" -msgstr " Installé : " +#, c-format +msgid "After this operation, %sB of additional disk space will be used.\n" +msgstr "" +"Après cette opération, %so d'espace disque supplémentaires seront utilisés.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format -msgid "After this operation, %sB of additional disk space will be used.\n" +msgid "Space needed: %sB / %sB available\n" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "More space needed than available: %sB > %sB, installation may fail" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB - +#. The first %s is the location of the boot directory (determined from Dir::Boot), +#. and it tells the space being needed there. +#. (We have two spaces to align with parent "space needed:"for /boot) +#: apt-private/private-install.cc +#, c-format +msgid "in %s: %sB / %sB available\n" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#. The first %s is the location of the boot directory (determined from Dir::Boot) +#: apt-private/private-install.cc +#, c-format +msgid "" +"More space needed in %s than available: %sB > %sB, installation may fail" +msgstr "" + +#: apt-private/private-install.cc +#, c-format +msgid "Space needed: %sB\n" msgstr "" -"Après cette opération, %so d'espace disque supplémentaires seront utilisés.\n" #: apt-private/private-install.cc #, fuzzy, c-format @@ -2079,6 +2109,10 @@ msgid "" "break the system." msgstr "" +#: apt-private/private-install.cc +msgid "Continue anyway?" +msgstr "" + #: apt-private/private-install.cc msgid "Continue?" msgstr "" @@ -2399,9 +2433,9 @@ msgstr "Les paquets suivants seront mis à une VERSION INFÉRIEURE :" #: apt-private/private-output.cc #, fuzzy -#| msgid "The following held packages will be changed:" -msgid "Changing held packages:Changing held packages:" -msgstr "Les paquets retenus suivants seront changés :" +#| msgid "Pinned packages:" +msgid "Changing held packages:" +msgstr "Paquets épinglés :" #: apt-private/private-output.cc msgid "The following held packages will be changed:" @@ -2422,12 +2456,7 @@ msgstr "" "que vous êtes en train de faire." #: apt-private/private-output.cc -msgid "Summary:\n" -msgstr "" - -#: apt-private/private-output.cc -#, c-format -msgid " Upgrading: %lu, Installing: %lu, " +msgid "Summary:" msgstr "" #: apt-private/private-output.cc @@ -2435,6 +2464,12 @@ msgstr "" msgid "%lu upgraded, %lu newly installed, " msgstr "%lu mis à jour, %lu nouvellement installés, " +#: apt-private/private-output.cc +#, fuzzy, c-format +#| msgid "Installing %s" +msgid "Upgrading: %lu, Installing: %lu, " +msgstr "Installation de %s" + #: apt-private/private-output.cc #, c-format msgid "%lu reinstalled, " @@ -4187,6 +4222,16 @@ 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" +#, fuzzy, c-format +#~| msgid " Installed: " +#~ msgid " Installed size: %sB\n" +#~ msgstr " Installé : " + +#, fuzzy +#~| msgid "The following held packages will be changed:" +#~ msgid "Changing held packages:Changing held packages:" +#~ msgstr "Les paquets retenus suivants seront changés :" + # The space before the exclamation mark must not be a non-breaking space; this # sentence is supposed to be typed by a user who cannot see the difference. #~ msgid "Yes, do as I say!" -- cgit v1.2.3