diff options
Diffstat (limited to 'doc/po/pl.po')
-rw-r--r-- | doc/po/pl.po | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/po/pl.po b/doc/po/pl.po index 2d05a84fe..ed921763f 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 <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda <robert@debian.org>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" @@ -3148,6 +3148,24 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> jest używane do zaznaczania pakietu jako " +"zainstalowanego automatycznie, co spowoduje jego usunięcie, w sytuacji gdy " +"żaden inny ręcznie zainstalowany pakiet nie będzie od niego zależał." + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml msgid "" "<literal>showauto</literal> is used to print a list of automatically " "installed packages with each package on a new line. All automatically " |