From 8f0b97043bf4c0dde04805ded9ba11fd923419ca Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 12:18:18 +0200 Subject: Adding upstream version 2.9.0. Signed-off-by: Daniel Baumann --- po/fr.po | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 112 insertions(+), 10 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index c3d297b..db110b0 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-02-28 18:50+0000\n" +"POT-Creation-Date: 2024-04-12 18:21+0000\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -2014,6 +2014,12 @@ msgstr "" "Étrangement, les tailles ne correspondent pas. Veuillez le signaler par " "courriel à apt@packages.debian.org" +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Downloading %s %s" +msgid " Download size: %sB/%sB\n" +msgstr "Téléchargement de %s %s" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -2021,6 +2027,12 @@ msgstr "" msgid "Need to get %sB/%sB of archives.\n" msgstr "Il est nécessaire de prendre %so/%so dans les archives.\n" +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Downloading %s %s" +msgid " Download size: %sB\n" +msgstr "Téléchargement de %s %s" + #. 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 @@ -2028,6 +2040,12 @@ msgstr "Il est nécessaire de prendre %so/%so dans les archives.\n" 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é : " + #. 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 @@ -2036,6 +2054,12 @@ 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" +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Stored label: %s\n" +msgid " Freed space: %sB\n" +msgstr "Étiquette stockée : %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 @@ -2055,6 +2079,10 @@ msgid "" "break the system." msgstr "" +#: apt-private/private-install.cc +msgid "Continue?" +msgstr "" + #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Souhaitez-vous continuer ?" @@ -2152,10 +2180,6 @@ msgid_plural "Use '%s' to remove them." msgstr[0] "Veuillez utiliser « %s » pour le supprimer." msgstr[1] "Veuillez utiliser « %s » pour les supprimer." -#: apt-private/private-install.cc -msgid "The following additional packages will be installed:" -msgstr "Les paquets supplémentaires suivants seront installés : " - #: apt-private/private-install.cc msgid "Suggested packages:" msgstr "Paquets suggérés :" @@ -2164,6 +2188,10 @@ msgstr "Paquets suggérés :" msgid "Recommended packages:" msgstr "Paquets recommandés :" +#: apt-private/private-install.cc +msgid "The following additional packages will be installed:" +msgstr "Les paquets supplémentaires suivants seront installés : " + #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" @@ -2303,10 +2331,32 @@ msgstr " ou" msgid "The following packages have unmet dependencies:" msgstr "Les paquets suivants contiennent des dépendances non satisfaites :" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "Failed to satisfy %s dependency for %s: %s" +msgid "Unsatisfied dependencies:" +msgstr "Impossible de satisfaire les dépendances %s pour %s : %s" + #: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "Les NOUVEAUX paquets suivants seront installés :" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "Installing %s" +msgid "Installing:" +msgstr "Installation de %s" + +#: apt-private/private-output.cc +#, fuzzy +#| msgid "Total dependencies: " +msgid "Installing dependencies:" +msgstr "Nombre de dépendances : " + +#: apt-private/private-output.cc +msgid "REMOVING:" +msgstr "" + #: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "Les paquets suivants seront ENLEVÉS :" @@ -2317,6 +2367,16 @@ msgstr "Les paquets suivants seront ENLEVÉS :" msgid "The following upgrades have been deferred due to phasing:" msgstr "Les paquets suivants ont été conservés :" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "Not upgrading yet due to phasing:" +msgstr "Les paquets suivants ont été conservés :" + +#: apt-private/private-output.cc +msgid "Not upgrading:" +msgstr "" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Les paquets suivants ont été conservés :" @@ -2325,10 +2385,24 @@ msgstr "Les paquets suivants ont été conservés :" msgid "The following packages will be upgraded:" msgstr "Les paquets suivants seront mis à jour :" +#: apt-private/private-output.cc +msgid "Upgrading:" +msgstr "" + +#: apt-private/private-output.cc +msgid "DOWNGRADING:" +msgstr "" + #: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" 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 :" + #: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "Les paquets retenus suivants seront changés :" @@ -2347,6 +2421,15 @@ msgstr "" "Vous NE devez PAS faire ceci, à moins de savoir exactement ce\n" "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, " +msgstr "" + #: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " @@ -2357,16 +2440,33 @@ msgstr "%lu mis à jour, %lu nouvellement installés, " msgid "%lu reinstalled, " msgstr "%lu réinstallés, " +#: apt-private/private-output.cc +#, fuzzy, c-format +#| msgid "Installing %s" +msgid "Reinstalling: %lu, " +msgstr "Installation de %s" + #: apt-private/private-output.cc #, c-format msgid "%lu downgraded, " msgstr "%lu remis à une version inférieure, " +#: apt-private/private-output.cc +#, fuzzy, c-format +#| msgid "Downloading %s %s" +msgid "Downgrading: %lu, " +msgstr "Téléchargement de %s %s" + #: apt-private/private-output.cc #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu à enlever et %lu non mis à jour.\n" +#: apt-private/private-output.cc +#, c-format +msgid "Removing: %lu, Not Upgrading: %lu\n" +msgstr "" + #: apt-private/private-output.cc #, c-format msgid "%lu not fully installed or removed.\n" @@ -2415,8 +2515,8 @@ msgstr[0] "" "Il y a %i enregistrement supplémentaire. Veuillez utiliser l'opérande « -a » " "pour le voir" msgstr[1] "" -"Il y a %i enregistrements supplémentaires. Veuillez utiliser l'opérande « -a " -"» pour les voir." +"Il y a %i enregistrements supplémentaires. Veuillez utiliser l'opérande « -" +"a » pour les voir." #: apt-private/private-show.cc msgid "not a real package (virtual)" @@ -3993,6 +4093,11 @@ msgstr "Requête" msgid "Unable to invoke " msgstr "Impossible d'invoquer " +#: methods/gpgv.cc +#, c-format +msgid "untrusted public key algorithm: %s" +msgstr "" + #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc #, c-format @@ -4545,9 +4650,6 @@ msgstr "Les fichiers vides ne peuvent être des archives valables" #~ "La distribution cible « %s » indisponible pour le paquet « %s » est " #~ "ignorée" -#~ msgid "Downloading %s %s" -#~ msgstr "Téléchargement de %s %s" - #~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" #~ msgstr "" #~ "Ce n'est pas une archive DEB valide, elle n'a pas de membre « %s », " -- cgit v1.2.3