From faf78e24948280b25ccad71e5fe027809f8c6279 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Apr 2024 06:10:50 +0200 Subject: Adding upstream version 2.9.2. Signed-off-by: Daniel Baumann --- doc/po/pl.po | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 2 deletions(-) (limited to 'doc/po/pl.po') diff --git a/doc/po/pl.po b/doc/po/pl.po index d49a314..c3ef57e 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,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 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -148,6 +148,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" +" Wyświetla wersję programu.\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" +" Ustawia opcję konfiguracji. Pozwala ustawić dowolną\n" +" opcję konfiguracji. Składnia jest następująca: .\n" +" i można podać wielokrotnie - \n" +" do ustawiania różnych opcji.\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" @@ -4534,6 +4611,53 @@ msgid "" "are registered via dpkg --add-architecture." msgstr "" +#. 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 ,