From db6013f0a589994e17df4409f3f4fa14e6073648 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Apr 2024 06:10:51 +0200 Subject: Merging upstream version 2.9.2. Signed-off-by: Daniel Baumann --- doc/po/nl.po | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 2 deletions(-) (limited to 'doc/po/nl.po') diff --git a/doc/po/nl.po b/doc/po/nl.po index 5a8ec81..76c782f 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.7.12\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: 2024-02-26 22:00+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -141,6 +141,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" +" Het versienummer van het programma weergeven.\n" +" \n" +" \n" +" \n" + #. type: Plain text #: apt.ent #, no-wrap @@ -172,7 +199,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" @@ -184,6 +223,44 @@ msgid "" " \n" " \n" " \n" +msgstr "" +" \n" +" \n" +" \n" +" Een configuratieoptie instellen; Dit stelt een\n" +" willekeurige configuratieoptie in. De syntaxis is .\n" +" en kunnen meermaals\n" +" gebruikt worden om verschillende opties in te stellen.\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" @@ -4702,6 +4779,53 @@ msgstr "" "geregistreerd worden via het commando 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 ,