diff options
Diffstat (limited to '')
-rw-r--r-- | doc/po/it.po | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/doc/po/it.po b/doc/po/it.po index 33edd6a..a72dacd 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-03-22 10:14+0000\n" +"POT-Creation-Date: 2024-04-12 18:21+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" @@ -1789,6 +1789,20 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Re-install packages that are already installed and at the newest " +#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>." +msgid "" +"Display package lists without arranging them in columns. By default, package " +"lists are printed in the style of the \"ls\" command. Configuration Item: " +"<literal>APT::Get::List-Columns</literal>." +msgstr "" +"Reinstalla i pacchetti che sono giĆ installati alla nuova versione. Voce di " +"configurazione: <literal>APT::Get::ReInstall</literal>." + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml msgid "" "This option controls the architecture packages are built for by <command>apt-" "get source --compile</command> and how cross-builddependencies are " @@ -2660,16 +2674,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml -#, fuzzy -#| msgid "" -#| "<literal>dotty</literal> takes a list of packages on the command line and " -#| "generates output suitable for use by dotty from the <ulink url=\"http://" -#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The " -#| "result will be a set of nodes and edges representing the relationships " -#| "between the packages. By default the given packages will trace out all " -#| "dependent packages; this can produce a very large graph. To limit the " -#| "output to only the packages listed on the command line, set the " -#| "<literal>APT::Cache::GivenOnly</literal> option." msgid "" "<literal>dotty</literal> takes a list of packages on the command line and " "generates output suitable for use by dotty from the <ulink url=\"https://" |