From 85f9a2650850b181208492de61822cf840ee62e5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Apr 2024 06:10:52 +0200 Subject: Merging upstream version 2.9.2. Signed-off-by: Daniel Baumann --- doc/po/fr.po | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 2 deletions(-) (limited to 'doc/po/fr.po') diff --git a/doc/po/fr.po b/doc/po/fr.po index 7b854cb..d0419ec 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-04-12 18:21+0000\n" +"POT-Creation-Date: 2024-04-22 17:38+0000\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -147,6 +147,33 @@ msgstr "" " \n" " \n" +#. type: Plain text +#: apt.ent +#, fuzzy, no-wrap +#| msgid "" +#| " \n" +#| " \n" +#| " \n" +#| " Show the program version.\n" +#| " \n" +#| " \n" +#| " \n" +msgid "" +" \n" +" \n" +" Show audit (and notice) messages. This overrides the quiet option, but only for notice messages, not progress ones.\n" +" \n" +" \n" +" \n" +msgstr "" +" \n" +" \n" +" \n" +" Afficher la version du programme.\n" +" \n" +" \n" +" \n" + #. type: Plain text #: apt.ent #, no-wrap @@ -176,7 +203,19 @@ msgstr "" #. type: Plain text #: apt.ent -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " \n" +#| " \n" +#| " \n" +#| " Set a Configuration Option; This will set an arbitrary\n" +#| " configuration option. The syntax is .\n" +#| " and can be used multiple\n" +#| " times to set different options.\n" +#| " \n" +#| " \n" +#| " \n" +#| "\">\n" msgid "" " \n" " \n" @@ -188,6 +227,44 @@ msgid "" " \n" " \n" " \n" +msgstr "" +" \n" +" \n" +" \n" +" Définir une option de configuration ; permet de régler\n" +" une option de configuration donnée. La syntaxe est .\n" +" et peuvent être utilisées plusieurs fois\n" +" pour définir des options différentes.\n" +" \n" +" \n" +" \n" +"\">\n" + +#. type: Plain text +#: apt.ent +#, fuzzy, no-wrap +#| msgid "" +#| " \n" +#| " \n" +#| " \n" +#| " Set a Configuration Option; This will set an arbitrary\n" +#| " configuration option. The syntax is .\n" +#| " and can be used multiple\n" +#| " times to set different options.\n" +#| " \n" +#| " \n" +#| " \n" +#| "\">\n" +msgid "" +" \n" +" \n" +" \n" +"Turn colors on or off. Colors are on by default on supported terminals for &apt; and\n" +"can also be disabled using the NO_COLOR or APT_NO_COLOR environment variables,\n" +"or further configured by the configuration option and scope, see &apt-conf; for information on that.\n" +" \n" +" \n" +" \n" "\">\n" msgstr "" " \n" @@ -4560,6 +4637,53 @@ msgstr "" "les autres architectures sont ajoutées à la liste par défaut lorsqu'elles " "sont enregistrées avec dpkg --add-architecture." +#. type: Content of: +#: apt.conf.5.xml +msgid "" +"This scope defines colors and styles. The basic colors supported are " +", , , " +", , , and " +"." +msgstr "" + +#. type: Content of: +#: apt.conf.5.xml +msgid "" +"The subscope defines the colors for package lists in " +" and similar commands. The following options may be " +"set: , , , ; corresponding to their lists in the &apt; output." +msgstr "" + +#. type: Content of: +#: apt.conf.5.xml +msgid "" +"Each color may reference one or more other color options by name, relative " +"to . Their escape sequences will be combined." +msgstr "" + +#. type: Content of: +#: apt.conf.5.xml +#, no-wrap +msgid "" +"APT::Color::Bold \"\\x1B[1m\";\n" +"APT::Color::Action::Install \"cyan\";\n" +"APT::Color::Action::Upgrade \"bold action::install\";\n" +" " +msgstr "" + +#. type: Content of: +#: apt.conf.5.xml +msgid "" +"Colors may be turned on or off completely by setting or , by utilizing " +"NO_COLOR or APT_NO_COLOR environment " +"variables, or using the ,