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/es.po | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 2 deletions(-) (limited to 'doc/po/es.po') diff --git a/doc/po/es.po b/doc/po/es.po index e362307..c3c6067 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 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-22 17:38+0000\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -173,6 +173,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" +" Muestra la versión del programa.\n" +" \n" +" \n" +" \n" + #. type: Plain text #: apt.ent #, no-wrap @@ -206,7 +233,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" @@ -218,6 +257,44 @@ msgid "" " \n" " \n" " \n" +msgstr "" +" \n" +" \n" +" \n" +" Define una opción de configuración: Esto definirá una opción\n" +" arbitraria de configuración. La sintaxis es .\n" +" y se pueden usar varias\n" +" veces para definir diferentes opciones.\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" @@ -4551,6 +4628,53 @@ msgstr "" "las arquitecturas externas se añaden al registro mediante 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 ,