diff options
Diffstat (limited to 'doc/po/pl.po')
-rw-r--r-- | doc/po/pl.po | 64 |
1 files changed, 62 insertions, 2 deletions
diff --git a/doc/po/pl.po b/doc/po/pl.po index 4d0c9a97b..6a92b3849 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: 2024-02-13 16:31+0100\n" +"POT-Creation-Date: 2024-02-20 18:39+0000\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" @@ -895,6 +895,20 @@ msgid "" "your preferred text editor while also providing basic sanity checks." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.8.xml +#, fuzzy +#| msgid "&apt-conf;" +msgid "(summarised in &apt-cache;)" +msgstr "&apt-conf;" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.8.xml +#, fuzzy +#| msgid "apt-get" +msgid "(summarised in &apt-get;)" +msgstr "apt-get" + #. type: Content of: <refentry><refsect1><title> #: apt.8.xml msgid "Script Usage and Differences from Other APT Tools" @@ -1458,6 +1472,20 @@ msgstr "" "<literal>APT::Clean-Installed</literal> zapobiegnie usuwaniu plików " "zawierających zainstalowane pakiety." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-get.8.xml +msgid "alias)" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>distclean</literal> removes all files under <filename>&statedir;/" +"lists</filename> except Release, Release.gpg, and InRelease. It can be used " +"for example, when finalizing images distributed to users. The release files " +"are kept for security reasons, to prevent various types of attacks." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -3028,7 +3056,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-key.8.xml -msgid "apt-key(8) will last be available in Debian 12 and Ubuntu 23.10." +msgid "apt-key(8) will last be available in Debian 12 and Ubuntu 24.04." msgstr "" #. type: Content of: <refentry><refsect1><title> @@ -4656,6 +4684,38 @@ msgid "" "documentation for more information about the options here." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "Never autoremove packages that match the regular expression(s)." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"This option tells apt autoremove that kernels are protected and defaults to " +"true. In case kernels are not protected they are treated as any other " +"package." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"Define the regular expression(s) for versioned kernel packages. Based on " +"these expressions a rule set is injected into apt similar to APT::" +"NeverAutoRemove regular expressions." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"Keep a custom amount of kernels when autoremoving and defaults to 2, meaning " +"two kernels are kept. Apt will always keep the running kernel and the latest " +"one. If the latest kernel is the same as the running kernel, the second " +"latest kernel is kept. Because of this, any value lower than 2 will be " +"ignored. If you want only the latest kernel, you should set APT::Protect-" +"Kernels to false." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt.conf.5.xml msgid "The Acquire Group" |