diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-20 19:40:22 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-20 19:40:22 +0100 |
commit | 1e6c5ed296e1a305db64cf807294f79c99ba73a0 (patch) | |
tree | 3ce8c2d7f56e669d45136d2af7611715aae13c4c /doc/po/it.po | |
parent | 8abe267566a6c759c157a2aebec16fe992f9406d (diff) |
Release 2.7.122.7.12
I also unfuzzied the translation strings for the 23.10->24.04
apt-key deprecation change.
Diffstat (limited to 'doc/po/it.po')
-rw-r--r-- | doc/po/it.po | 64 |
1 files changed, 62 insertions, 2 deletions
diff --git a/doc/po/it.po b/doc/po/it.po index 2c3889509..8b3550e13 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,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: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -956,6 +956,20 @@ msgstr "" "&sources-list; nell'editor di testo preferito e fornisce controlli di sanità " "di base." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.8.xml +#, fuzzy +#| msgid "(&apt-cache;)" +msgid "(summarised in &apt-cache;)" +msgstr "(&apt-cache;)" + +#. 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" @@ -1495,6 +1509,20 @@ msgstr "" "configurazione <literal>APT::Clean-Installed</literal> è disabilitata, " "impedisce che vengano eliminati i pacchetti installati." +#. 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 "" @@ -2966,7 +2994,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> @@ -4803,6 +4831,38 @@ msgstr "" "La sottosezione CDROM controlla lo strumento &apt-cdrom;; vedere la sua " "documentazione per maggiori informazioni su queste opzioni." +#. 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" |